#contenedorInterior {			 
	margin:0 auto 0 auto; 
	width:780px;

}

#principalInterior {
	float: left;
	width: 780px;
	background-image: url(/iconos/imgBaseCL/back_interior2.gif);
	background-repeat: repeat-y;

}

#principalInterior1 { 
	border:1px solid #CCCCCC;
	float:left;
	margin-top:2px;
	width:778px;
}

#contenedorSecundario {
	width: 676px;

}

#secundarioHeader {
	background-image:url(/iconos/imgBaseCL/back_interiorSecundario1.gif);
	background-repeat:no-repeat;
	height:14px;
	margin-left:50px;
	width:676px;
}


#secundarioheader1 {
	background-image:url(/iconos/imgBaseCL/back_interiorSecundario2.gif);
	background-repeat:no-repeat;
	height:14px;
	margin-left:45px;
	width:691px;
}

#secundarioContenido {
	width: 674px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-left:50px;
	height:auto;

}

#secundarioContenido1 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-left:45px;
	padding-left:15px;
	padding-right:15px;
	width:659px;
	float:left;
}


#secundarioPie {
	width: 676px;
	margin-left:50px;
	background-image: url(/iconos/imgBaseCL/back_interiorSecundario3.gif);
	background-repeat: no-repeat;
	height:43px;

}

#secundarioPie1 {
	background-image:url(/iconos/imgBaseCL/back_interiorSecundario8.gif);
	background-repeat:no-repeat;
	height:43px;
	margin-left:45px;
	width:691px;
	float:left;
}

#headerCorporativo {
	width: 780px;
	background-image: url(/iconos/imgBaseCL/back_interior1.gif);
	background-repeat: no-repeat;
	height: 110px;
}

#headerCorporativo1 {
	width: 780px;
	background-image: url(/iconos/imgBaseCL/back_interior4.gif);
	background-repeat: no-repeat;
	padding-top:55px;
}

#headerCorporativo2 { 
	width: 778px; 
	background-image: url(/iconos/imgBaseCL/back_interior7.gif);
	background-repeat: no-repeat;
	height: 105px;
}

#headerCorporativo3 { /* nuevo */
	width: 778px;
	background-image: url(/iconos/imgBaseCL/back_interior9.gif);
	background-repeat: repeat-x;
	padding-top:55px;
}

#footerCorporativo {
	background-image:url(/iconos/imgBaseCL/back_interior3.gif);
	background-repeat:no-repeat;
	height:30px;
	width:780px;
	margin-top:15px;
	float:left;
}

#footerCorporativo1 { 
	height:10px;
	width:778px;
	margin-top:15px;
	float:left;
}

#titCorporativo {
	text-align:center;
	padding-top:30px;

}

.subtitCorporativo {
	text-align:center;
	margin:0 0 20px 0;
	line-height:18px;

}

#interiorHeaderCorporativo{
	background-image: url(/iconos/imgBaseCL/back_interiorSecundario1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 678px;
	margin-left: 50px;
	margin-top: 30px;
}
#interiorCorporativo {
	height: auto;
	width: 674px;
	float: left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding-top: 10px;
	margin-left: 50px;	

}

#interiorFooterCorporativo{
	background-image: url(/iconos/imgBaseCL/back_interiorSecundario3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 678px;
	margin-bottom:8px;
	margin-left: 50px;
}



#interiorIcono{
	float:left;
	height:250px;
	width:265px;
}
#interiorIcono img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}