/* =general ------------------------------------------- */
body {
	background:#fff;
	margin:0;
	padding:0;
	border:0;
	color:#000;
	font:normal 8pt Tahoma,Verdana,sans-serif;
}
a{text-decoration:none; color:#c21707;}
a:hover{color:#7d0e03;}

h1,h2,h3,h4,h5,h6{margin:0; padding:0;}
h1, .ayudaAcces{position:absolute; left:-9000px;}

ul{margin:0; padding:0; list-style:none;}
li{margin:0; padding:0;}
p{padding:8px 0; margin:0;}


/* =contenedor ------------------------------------------- */
#contenedor {
	margin:-264px 0 0 -381px;
	padding:0;
	width:763px;
	top:50%;
	left:50%;
	position:absolute;
}
/* =contenido ------------------------------------------- */
#animacion{background:#444;}
/* =destacados */
#destacados{background:url(img/linea-horizontal.gif) repeat-x bottom left; height:176px; padding:0 0 0 12px;}
#destacados h3{text-indent:-5000px;}

#destProyecto{float:left; width:276px; height:175px; background:url(img/home/bg-operacion.gif) no-repeat 0 3px;}
#destProyecto h3{background:url(img/home/h3operacion.gif) no-repeat 1px 0; height:19px; margin:20px 0 12px 0;}
#destProyecto h4{font-size:1em; color: #333333; text-transform:uppercase; padding:3px 100px 0 0;}
#destProyecto h5{font-size:1em; color:#000; text-decoration:underline; padding:4px 0;}
#destProyecto p{font-size:0.9em; padding:4px 150px 5px 0;}
/*#destProyecto ul li{margin:3px 0 0 0;}*/

#destTuOpinion{float:left; width:290px; margin:15px 0 0 5px; height:150px; border-right:1px solid #a3a3a1;}
#destTuOpinion{float:left; width:276px; margin:0 0 0 15px; height:170px; background:url(img/home/bg-opinion01.gif) no-repeat 0 15px;
	border:solid 1px #FFF;
}

#destTuOpinion h3{background:url(img/home/h3opinion.gif) no-repeat; height:19px; margin:20px 0 10px 0;}
#destTuOpinion h4{font-size:1em; color: #333333; text-transform:uppercase; padding:3px 100px 5px 0;}
#destTuOpinion p{font-size:0.9em; padding:8px 180px 8px 0;}

#destNoticias{float:right; margin:19px 0 0 0; width:168px;}
#destNoticias #noticias{height:110px; overflow:auto;}
#destNoticias h3{background:url(img/home/h3noticias.gif) no-repeat; height:24px; margin:0 0 8px 0;}
#destNoticias p{font-size:0.9em; padding:0 0 12px 0;}
#destNoticias p.fecha{color:#951002; padding:0;}
#destNoticias a{color:#666;}
#destNoticias a:hover{color:#333;}

/* =menu --------------------------------------------------- */
#menu ul{background:#444; padding:7px 0 9px 0; text-align:right; font-size:1.1em;}
#menu ul li{display:inline; border-left:1px solid #696969; padding:5px 8px 5px 8px;}
#menu ul li.left{display:inline; border-left:none; padding:5px 8px 5px 9px;}
#menu ul li a{color:#fff;}
#menu ul li a:hover{color:#bbb;}

/* =pie ---------------------------------------------------- */
#pie{color:#7f7f7f; font-size:0.9em; text-align:right; clear:both;}
#pie a{color:#7f7f7f;}
#pie a:hover{color:#444;}

a#linkcaf{display:block; width:41px; height:14px; background:url(img/caf-logo.gif) no-repeat; float:right; font-size:0.1em; color:#c6040d;}
a#linkcaf:hover{background:url(img/caf-logo.gif) no-repeat 0 -14px; color:#da5c61;}

/* =clases generales --------------------------------------- */
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.clearboth{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}

a.masinfo{background:url(img/bullet-masinfo.gif) no-repeat right 5px ; padding: 5px 17px 1px 0; font-size:0.9em;}
