/* CSS Document */
#cont_cuatro div {
	width:140px;
	float:left;
	margin:0px 6px 20px 0px;
	text-align:center;
	height:115px;
	background: #557AA1 url('../img/inferior_4_col.gif') no-repeat left bottom;	
}

#cont_cuatro div p {
	font-size:1.3em;
	font-weight:bold;
	color:#FFF;
	margin:0px; 
	padding:0px;
	text-align:left;
	text-indent:12px;
}

#cont_cuatro div p.m1 {
	text-indent:10px;
}

#cont_cuatro div p.m2 {
	text-indent:6px;
}


#cont_cuatro div.l {
	margin-right:0px;
}
#cont_cuatro div.superior {
	background:url('../img/superior_4_col.gif') no-repeat 0 -9px;
	width:140px;
	height:10px;
	font-size: 0.8em;
	margin:0;
}


#cont_cuatro div ul {
	margin:10px 12px 0px 12px;
	}

#cont_cuatro div li {
	margin:2px 0 1px 0;
	padding: 0px 6px;
	text-align:left;
	font-weight:normal;
	}
	
#cont_cuatro div li {
	background:url('../img/img_bl.gif') no-repeat 0px 8px;	
	font-size: 1.1em;
	color: #FFF;
}

#cont_cuatro div li a {
	color: #FFF;
	text-decoration:underline;
}

#fotos_destaca {
	clear:both;
	height:222px;
	margin: 10px 10px 0 10px;
	padding: 20px 0 0 0 ;
}


#fotos_destaca div {
	padding:0;
	width:245px;
	float:left;
	color:#FFF;
	margin:0;
	height:222px;
	background:#C6DAF2 url('images/borde_p3_bajo.gif') no-repeat left bottom;	
}

#fotos_destaca div.in {
	background:#5b7fa3 url('images/borde_p1_bajo.gif') no-repeat left bottom;	
}

#fotos_destaca div.en {
	margin:0 8px 0 7px;
	background:#8cafd5 url('images/borde_p2_bajo.gif') no-repeat left bottom;
}

#fotos_destaca div div{
	margin:0;
	padding:0;
	background:#C6DAF2 url('images/borde_p3_top.gif') no-repeat left top;
	width:245px;
	height:8px;
	font-size: 8px;
}

#fotos_destaca div.in div {
	background:#5b7fa3 url('images/borde_p1_top.gif') no-repeat left top;	
}

#fotos_destaca div.en div {
	background:#8cafd5 url('images/borde_p2_top.gif') no-repeat left top;
}

#fotos_destaca div img {
	margin:0px 10px;
	border:0;
}

#fotos_destaca div p {
	margin:1px 5px;
	padding:0;
	font-size:1.1em;
	color:#FFF;
}

#fotos_destaca div h1, #fotos_destaca div  h2 {
	font-size:1.4em;
	color:#FFF;
	margin:1px 5px;
	padding:0;
	font-weight:bold;
	background:#C6DAF2;
}
#fotos_destaca div.in h1, #fotos_destaca div.in h2 {
	background:#5b7fa3;
}

#fotos_destaca div.en h1, #fotos_destaca div.en h2 {
	background:#8cafd5;
}

#fotos_destaca div h2 {
	font-size:1.6em;
}

