body {
	background:#ffffff;
	font-size: 8px;
	font-family: arial, tahoma, trebuchet ms, verdana, helvetica;
     margin:0;
    padding:0;
	text-align: justify;
	color: #333333;
	/*font-family: Arial, 'Helvetica', sans-serif;
    font-size: 11px;
    color: #666666;*/
	background-image:url(/imagenes/fondo-todo.jpg); background-position:center; background-position:top; background-repeat:repeat-y; 
}
p {
  font-weight: normal;
  font-size: 11px;
  padding: 5px 5px 5px 5px;
  color: #666666;
  display: block;

}

p.botonera-arriba {
  font-weight: normal;
  font-size: 11px;
  padding: 0px 0px 3px 0px;
  color: #666666;

}

p.titulo {
  font-weight: bold;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  color: #B00410;

}

p.titulo2 {
  font-weight: bold;
  font-size: 20px;
  padding: 0px 0px 0px 0px;
  color: #7D999E;

}


h1 {
  font-weight: bold;
  font-size: 24px;
  padding: 0px 0px 0px 0px;
  color: #424242;
  
}

h2 {
  font-weight: bold;
  font-size: 16px;
  padding: 0px 0px 0px 0px;
  color: #424242;

}

h3 {
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0px 0px 5px;
  color: #424242;
  
}






td.borde-botonera {
border-top: solid 1px #CACCCD;
border-right: solid 1px #CACCCD;
border-left: solid 1px #CACCCD;
border-bottom: solid 0px #CACCCD;
}


#botones{width:580px; height:110px; }
.boton1{padding:20px 0 0 132px; position:absolute;}
.boton2{padding:20px 0 0 284px ; position:absolute;}
.boton3{padding:20px 0 0 436px ; position:absolute;}
.boton4{padding:60px 0 0 132px ; position:absolute;}
.boton5{padding:60px 0 0 284px ; position:absolute;}
.boton6{padding:60px 0 0 436px ; position:absolute;}
h4.region { font-weight: bold;font-size: 12px; color: #424242; line-height:12px}

p.destacados {padding: 90px 10px 0 10px}
h4.destacados { font-weight: bold;font-size: 12px;padding: 0 15px 0 20px; color: #424242; line-height:12px}

a:link{text-decoration:none; color:#666666}
a:visited{text-decoration:none; color:#666666}
a:active{text-decoration:none; color:#666666}
a:hover{text-decoration:none; color:#233E65}


img.izq {margin-bottom:10px}

span.bolita {font-weight: bold;font-size: 12px;padding: 0 15px 0 5px; color: #424242; line-height:15px}
