@charset "utf-8";
/* CSS Document */

/*********************************home************************************/

body {
	background-color: #0D2833;
}
#contenedor {
	width:901px;
	height:auto;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
}

#head {
	width:901px;
	height:119px;
	padding-top: 0px;
	background-image: url(imagenes/head.jpg);
}

#botonera {
	width:500px;
	height:auto;
	float: left;
	clear: left;
	margin-top: 5px;
}

#botones-lista {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

#botones-lista li {
	float: left;
	padding-left: 0px;
	display: block;
	margin: 5px;
	 
}

ul li a {
	color: #869499;
	text-decoration: none;

} 

ul li a:hover {
	color:#000000
 
}

#logox {
	height: 58px;
	width: 140px;
	float: left;
}

a img {
border:none;
}
a {
outline:none;
}

.negro  {
	color: #000000;	
}
.formu  {
	width:86px;
	height: 14px;
	border-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-color: #CCCCCC;
	border-top-width: 1px;
}
.formu2  {
	width:220px;
}

.boton  {
	background-color: #FFFFFF;
	background-image: url(imagenes/b1.jpg);
	width: 24px;
	height: 17px;
	border: none;
	margin-left: 4px;
	float:left	
}


.boton:hover  {
	background-image: url(imagenes/b2.jpg)
	
}

#col1 {
	width:550px;
	height:102px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
#headcol2 {
	width:300px;
	height:100px;
	float: right;
	padding-top: 15px;
}
#apDiv1 {
	width:300px;
	height:58px;
	padding-top: 0px;
}
#apDiv2 {
	width:272px;
	height:38px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 28px;
}
#cuerpo{
	left:17px;
	top:153px;
	width:901px;
	height:auto;
	margin-left: 0px;
	background-image: url(imagenes/fondo.jpg);
	float: left;
	padding-bottom: 30px;
}
#pie {
	left:36px;
	top:652px;
	width:901px;
	height:131px;
	float: left;
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat;
}
#botones-pie {
	width:720px;
	height:40px;
	float: left;
	margin-top: 45px;
}
#formulario {
	width:180px;
	height:50px;
	float: left;
	padding: 0px;
	margin-right: 5px;
}
#apDiv3 {
	position:absolute;
	left:827px;
	top:20px;
	width:60px;
	height:22px;
	z-index:1;
}
#botonitos {
	width:67px;
	height:32px;
	float: left;
	padding-top: 0px;
	margin-left: 3px;
	margin-top: 2px;
	position: absolute;
	left: 815px;
	top: 14px;
}

a#boton1 {
	display:block;
	width:24px;
	height:17px;
	background:url(imagenes/c1.jpg) top left no-repeat;
	float:left;
	margin-left: 5px;	
	/*  text-indent:70px;*/
	
	}
	
	a#boton1:hover {
	background:url(imagenes/c2.jpg) top left no-repeat;
	float:left
	
	}
	
	a#boton2 {
	display:block;
	width:24px;
	height:17px;
	background:url(imagenes/ca1.jpg) top left no-repeat;
	float:left;
	margin-left: 4px;
	
	}
	
	a#boton2:hover {
	background:url(imagenes/ca2.jpg) top left no-repeat;
	float:left;.
	margin-left: 4px;
	}

#contenedorcuadros {
	width:900px;
	height:auto;
	margin-top: 15px;
}
#cuadro-de-texto {
	left:36px;
	width:272px;
	height:78px;
	z-index:1;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	clear: left;
	position: absolute;
	top: 510px;
}
#cuadrito-de-imagenes {
	left:328px;
	top:488px;
	width:103px;
	height:134px;
	z-index:2;
	float: right;
	clear: right;
	position: absolute;
}
.Estilo2 {color: #869499}
