
#contenedor{
	width:100%;
	background-image:url(../images/comun/fondo.gif);
	background-repeat:repeat-x;	
	height:100%;
}
#contenido{
	width: 996px;
	margin:0 auto;
}
#cabecera {
	background-image:url(../images/comun/cabecera.jpg);
	background-repeat:no-repeat;
	height:360px;
	width:996px;
}
#centro{
	width: 996px;
}
#footerArriba1{
	background-color:#dae6ef;
	width:100%;
	margin-top:35px;

}

#footerArriba2{
	background-color:#dae6ef;
	width:996px;
	margin:0 auto;
	padding:10px;
	line-height:15px

}
#footerAbajo1{
	background-color:#b8d1e4;
	width:100%;
}

#footerAbajo2{
	background-color:#b8d1e4;
	width:996px;
	margin:0 auto

}
.botBotonera{
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 23px;
	color: #ffffff;	
	font-weight:bolder; 
	overflow:hidden;
	float:left; 
	margin-right: auto;
	margin-left: auto;	
}
.botBotoneraActivado{
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 23px;
	color: #3b678f;	
	font-weight:bolder; 
	overflow:hidden;
	float:left; 
	margin-right: auto;
	margin-left: auto;	
}
.bot1Activado{

	padding-top:12px;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	width:107px;
	height:35px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3b678f;	
	display: block;
	font-weight:bolder; 
	float:left;
	overflow:hidden;
	float:left; 
	margin-right: auto;
	margin-left: auto;
}
.bot1Activado:hover{
	background-image:url(../images/comun/botonera/bot1.gif);
    background-repeat:no-repeat;
	width:107px;
	height:33px;
	text-align:center;
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3b678f;	
	display: block;
	font-weight:bolder;
	float:left;	
}
.bot1{
	padding-top:12px;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	width:107px;
	height:35px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	display: block;
	font-weight:bolder; 
	float:left;
	overflow:hidden;
	float:left; 
	margin-right: auto;
	margin-left: auto;
	
		
}

.bot1:hover{
	background-image:url(../images/comun/botonera/bot1.gif);
    background-repeat:no-repeat;
	width:107px;
	height:33px;
	text-align:center;
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3b678f;	
	display: block;
	font-weight:bolder;
	float:left;	
}
.bot2{
	padding-top:12px;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	width:149px;
	height:35px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	display: block;
	font-weight:bolder; 
	float:left;
	overflow:hidden;
	float:left; 
	margin-right: auto;
	margin-left: auto;
	
		
}
.bot2:hover{
	background-image:url(../images/comun/botonera/bot2.gif);
    background-repeat:no-repeat;
	width:149px;
	height:33px;
	text-align:center;
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3b678f;	
	display: block;
	font-weight:bolder;
	float:left;	
}
.bot2Activado{
	padding-top:12px;
	background-image:url(../images/comun/botonera/bot2.gif);
    background-repeat:no-repeat;
	width:149px;
	height:33px;
	text-align:center;
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3b678f;	
	display: block;
	font-weight:bolder;
	float:left;	
}
.boton {
background-color: c2d9ea;
border-width: 1;
color: 5e7a8f;
font-size: 9pt;
font-family: arial;
font-weight: bold;
}
/* FIN DE ESTRUCTURA PRINCIPAL */