/* basicos */
body {
background:url(images/bg3.jpg) no-repeat top center #97cae4;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3b5564;
}

.clear{
clear:both;
}

a.detalles{
float:right;
padding:5px 15px 0 0;
text-decoration:none;
font-weight:bold;
color:#f8851f;
}

a.footertxt{
float:left;
text-decoration:none;
font-weight:bold;
color:#3b5564;
}

h1{
	color:#000;
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
    font-weight:bold;
    margin:0px;
}

h2{
color:#FF9900;
font-size:16px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}

h3{
color:#F93;
font-size:16px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}

span.azul{
color:#a5dcf8;
}

span.verde{
color:#116c64;
}

p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}

p.color{
color:#FFFFFF;
}
/* final basicos */

/* principal */
#principal{
width:900px;
height:auto;
margin:auto;
}
/* final principal */

/* header */
.header{
	width:900px;
	height:114px;
	margin:auto;
	background-image: url(images/header_bg2.png);
	background-repeat: repeat-x;
}

.right_header{
float:right;
width:640px;
margin-top:9px/*33px*/;
}

#logo{
padding:30px 0 0 20px;
float:left;
}
/* final header */

/* menu */
#menu{
	width:630px;
	height:35px;
	float:right;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}

#menu ul li{
list-style:none;display:inline;float:left;width:96px;height:35px;padding:0px;line-height:35px;font-size:13px;margin:0 3px 0 3px;
}

#menu ul li a{
height:35px; width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(images/menu_bt.gif) no-repeat center;
}

#menu ul li a:hover{
height:35px;width:96px;text-decoration:none;color: #006633;
}

#menu ul li a.current{
height:35px;width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color: #006633;background:url(images/menu_bt.gif) no-repeat center;
}
/* final menu */

/* caja alta*/
#caja_alta{
	width:900px;
	height:190px;
	clear:both;
	margin:auto;
	background-image: url(images/caja-alta-3.png);
	background-repeat: no-repeat;
	background-position: center;
}
#caja_alta1{
	width:900px;
	height:190px;
	clear:both;
	margin:auto;
	background-image: url(images/caja_alta_banner2-telefonos.png);
	background-repeat: no-repeat;
	background-position: center;
}


.caja_alta_contenido{
	width:510px;
	height: 25px;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
    padding:20px 0 0 20px;
}

.caja_alta_contenido_izq{
	width:510px;
	height: 102px;
	color:#fff;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
    padding:30px 0 0 20px;
}
/* final caja alta */

/* caja central */
.cajacentral{
	width:900px;
	height:162px;
	clear:both;
	margin:auto;
	background-image: url(images/fondo-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.cajacentralicono{
float:left;
padding:5px;
}
.cajacentralcontenido{
width:300px;
float:left;
padding:0 0 0 10px;
}

.cajacentralcontenido a:hover{color:#FFFF99;}

.enlace {
	text-decoration:none;
	color: #D0ED96;
}
/* fin caja central */

/* contenido inferior */
#contenido{
width:885px;
height: auto;
margin: auto;
padding:0 0 0 15px;
}

#contenido2{
	width:885px;
	margin: auto;
	padding:0 0 0 15px;
	background-image: url(images/fondo-contenido.png);
	background-repeat: no-repeat;
}
.cajacontenido{
width:267px;
height:auto;
float:left;
margin:10px 10px 10px 10px;
background:url(images/box_bg.gif) no-repeat top center;
}

.cajacentralcontenido a:hover{color:#FF9900;}

.enlace2 {
	text-decoration:none;
	color:#006633;
}
.cajatitulo{
padding:10px 0 10px 0;
}

.cajaicono{
float:left;
padding:0 5px 0 10px;
}

.textocontenido{
width:250px;
float:left;
padding:15px 0 0 15px;
}

.cajatexto{
width:190px;
float:left;
text-align:justify;
padding:0 0 0 10px;
}

.iconocaja{
float:left;
padding:0 5px 0 0 ;
}
/* contenido inferior subpaginas */

#subcontenido{
width:900px;
height: auto;
}

.subcajacentral{
	width:400px;
	float:left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

.subcajacontenido{
	width:900px;
	height: auto;
	float:left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#bajocaja{
	width:900px;
	height:25px;
	background:url(images/bajocaja.png) no-repeat;
}

.subtextocontenido{
width:870px;
float:left;
padding:15px 0 0 15px;
}

.subcajatexto{
width:850px;
float:left;
text-align:justify;
padding:0 0 0 10px;
}
/* final contenido inferior subpaginas */
/* final contenido inferior */
/* footer */
#footer{
	width:900px;
	height:100px;
	color:#508aa1;
	background-image: url(images/fondo-footer.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.copyright{width:900px;font-size:10px;text-align:center;background-color:#62B076;}
.enlace3 {
	text-decoration:none;
	color:#314653;
}
.copyright a:hover{color:#FF9900;}
.center_footer{color: #3b5564;font-size:12px;font-weight:bold;width:565px;height:70px;text-align:left;float:left;	padding-top:2px;padding-left:40px;}
.linea_footer{width:1px;height:100px;float:left;}
.footer_links{
	padding-top:2px;
	padding-left:20px;
	float:left;
	width:200px;
	height:98px;
	color: #003300;
	
}
.enlacesfooter {
	text-decoration:none;
	color:#3b5564;
}
.enlacesdoc {
	text-decoration:none;
	color:#3b5564;
}
/* final footer */

label{
	display:inline-block;
	width:185px;
	height:25px;
}
