#cabezal {
	margin:		auto;
	width:		100%;
	}

#logo {
	float:			left;
	margin:			2px;
	height:			50%;
	width:			150px;
	position : 		relative;
	top:			30%;
}

#buceador {
	position : 		relative;
	float: 			left;
	width:			180px;
	height:			100%;
	top:			30%;
}

#bannerRes {
	float: 			right;
	height:			100%;
}

#formBuceador {
	float: 			right;
}

#barraAzul {
	display: 			block;
	clear:				both;
	width:				100%;
	background-color:	#CCCCFF;
	font-family: 		Verdana;
	font-size:			12px;
	font-weight:		bold;
	text-align:			center;
	height:				24px;
	padding-top:		5px;
}

.blanco {
    color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.barraTitulo {
	background-color:	#666666;	
	text-align:			center;
	height:				25px;
	}
	
sup {
	font-size:			0.8em;
	}
	
.marcoTxt{
	text-align:			center;
	fontFamily:			"Arial";
	font-size:			11px;
	background-color:	#EEEEEE;
	margin: 			10px;
	padding:			10px;
	border-top:			2px solid #999999;
	width:				740px;
	.width:				760px;
	}

.solapaMenu {
	text-align:			center;
	margin:				20px 0px 0px 0px;
	padding:			0px;
	width:				770px;
	}

.itemBlock {
	display:			block;
	text-align:			center;
	width:				760px;
	height:				75px;
	margin:				0px 10px 10px 10px;
	padding:			0px;
	font-size:			11px;	
	}
	
.itemMenu {
	width:				250px;
	display:			block;
	float:				left;
	padding-top:		12px;
	padding-bottom:		5px;
	color:				#333333;
	}

.itemMenu a:link, .itemMenu a:visited, .itemMenu a:active, .itemMenu a:hover {
	font-size:			12px;
	font-weight:		bold;
	}

.itemMenu a:hover {
	text-decoration:	underline;	
	}

.itemBlock label {
	display:			block;	
	font-size:			10px;
	font-family:		"Arial";
	}

#registracion {
	background-color:	#F1CFBC;
	border-top:			2px solid #970500;
	height:				180px;
	}
	
#registracion a {
	color:				#970500;
	}

#novedades {
	background-color:	#C9E6D3;
	border-top:			2px solid #149D41;
	}
	
#novedades a {
	color:				#149D41;
	}

#expertos {
	background-color:	#C9D3F0;
	border-top:			2px solid #1441CC;
	}
	
#expertos a {
	color:				#1441CC;
	}

#debates {
	background-color:	#C9D6E4;
	border-top:			2px solid #144C95;
	}
	
#debates a {
	color:				#144C95;
	}

#controversias {
	background-color:	#F0C9E6;
	border-top:			2px solid #CC149D;
	}
	
#controversias a {
	color:				#CC149D;
	}

#ateneos {
	background-color:	#F0DBC9;
	border-top:			2px solid #CC6914;
	}
	
#ateneos a {
	color:				#CC6914;
	}

#eventos {
	background-color:	#E6D3C9;
	border-top:			2px solid #9D4114;
	}
	
#eventos a {
	color:				#9D4114;
	}

#acisera {
	background-color:	#E2E9F3;
	border-top:			2px solid #8BABDE;
	}
	
#acisera a {
	color:				#6E92E6;
	}

.btnNoticias {
	width:				360px;
	display:			inline;
	float: 				left;
	text-align:			center;
	background:			url("../residentes/files/noticias-acise.jpg") no-repeat center center;
	height:				25px;
	padding-top:		8px;
	margin:				10px 0px 10px 0px;
	}

.btnNoticias a:link, .btnNoticias a:hover, .btnNoticias a:visited, .btnNoticias a:active {
	font-family:		"Arial";
	font-size:			14px;
	font-weight:		bold;	
	color:				#FFFFFF;
	}

.btnNoticias a:hover {
	color:				#000000;
	}

.limpia-float {
	clear:				both;
}

#columnaCentral {
	position:	relative;
	display:	inline;
	float:		left;
	width:		686px;
	margin:		0px 4px 0px 4px;
	}

.rojoSm {
	font-size:			10px;
	color:				#FF0000;
}

.tituloRojo12 {
	font-size: 		12px;
	font-weight:	bold;
	color:			#FF0000;
}

.tituloAz16 {
	font-size: 		16px;
	font-weight:	bold;
	color:			#000099;
}
#bloqueDestacado {
	border:			1px solid #2E9CE6;
	margin:			20px;
	padding:		20px;
	text-align:		center;
	background-color:	#E1E6F7;
}

#bloqueDestacado img {
	display:		block;
	margin-bottom:	10px;
}


