#centre {
border:1px solid #BCC6C6;
border-bottom:0;
border-top:0;
color:#000;
padding:1.5em;
}

#centro {
border:1px solid #BCC6C6;
border-bottom:0;
border-top:0;
color:#000;
padding:0.5em;
float:left;
width:800px;
}

.columna{
text-align:center;
}

#derecha {
float:right;
width:160px;
margin-top:6px;
margin-right:6px;
}
#derecha img{
margin-top:8px;
}

#contenedor {
background-color:#fff;
margin: 0 auto; 
min-width:60em;
position:relative;
width:1000px;
}

#contenedor2 {
margin: 0 auto; 
}

#menu {
background-color:#FFF;
height:2.4em;
max-height:2.4em;
border:1px solid #BCC6C6;
}

#header {
background-color:#FFF;
border:1px solid #BCC6C6;
color:#fafafa;
font-size:2em;
height:125px;
padding-left:0em;
padding-right:8px;
}
#headerP {
background-color:#3882C7;
border:1px solid #BCC6C6;
color:#fafafa;
font-size:2em;
height:45px;
padding-left:2em;
}

#pied {
background-color:#EEF9F9;
border:1px solid #BCC6C6;
border-top:1;
padding:0.5em;
text-align:center;
line-height:2em;
}


#pieB {
background-color:#FEFFC8;
border:1px solid #BCC6C6;
border-top:0;
padding:0.5em;
text-align:left;
line-height:2em;
color:#000;
}


#pieB a{color:#000}

.menu2 {
font-size:1em;
list-style-type:none;
margin:0;
padding:0;
}

.menu2 a,.menu2 a:visited {
color:#333636;
margin:0 0.4em;
text-decoration:none;
}

.menu2 a:hover {
color:#2F7BC6;
text-decoration:none;
}

.menu2 li {
border-right:1px solid #BCC6C6;
display:inline;
float:left;
margin:0;
padding:0.6em 10px;
}

.menu2 li:hover{
background:#FFF;
}

.activo{
background:#FFF;
}

.normal{
background:#63AFE1;}

body {
background-color:#98cdef;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
overflow:auto;
}

h1 {
font-size:1.6em;
margin:0.5em 0.5em 1em 0;
}

h2 {
font-size:1.2em;
margin:0.8em 0.5em 0.3em 0.6em;
}

h3 {
font-size:1.1em;
margin:0.8em 0.5em 0.3em 0.8em;
}

h4 {
font-size:1em;
margin:0.7em 0.5em 0.3em 1em;
}

h5 {
font-size:0.9em;
margin:0.6em 0.5em 0.2em 1.5em;
}

p {
margin:1px 0.5em 0.5em 1.5em;
}
img {border:0}

a, a:visited, a:active {text-decoration:none;font-weight:bold;color:#3882C7;}
a:hover {text-decoration:none;font-weight:bold;color:#395773;}

.boton a, .boton button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.boton a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.boton a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}


.tarifa table, .tarifa th, .tarifa td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

.tarifaP table, .tarifaP th, .tarifaP td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	font-size: 1.3em;
}
.tarifa caption,.tarifaP caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

.tarifa td, .tarifa th,.tarifaP td,.tarifa th {
	padding: 4px;
}
.tarifaP td.c {text-align:center}

.tarifa thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}
.tarifaP thead th {
	text-align: center;
	background: #3399CC;
	color: #fff;
	font-size: 1.3em;
}
.tarifa tbody th {
	font-weight: bold;
}

.tarifa table a:link {
	color: #718ABE;
	text-decoration: none;
}

.tarifa table a:visited {
	color: #718ABE;
	text-decoration: none;
}

.tarifa table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}
 
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.centrar {
margin: 0 auto;
}

