#contenido #colIzq {
	float: left;
	width: 404px;
	height: 240px;
}
#contenido #colDer {
	float: right;
	width: 404px;
	height: 220px;
	padding-top: 20px;
}
.bannersHome {
	float: left;
	height: 335px;
	width: 192px;
	font-size: 11px;
	line-height: 15px;
	color: #0050a0;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
.bannersHome .conteP {
	height: 280px;
}

.bannersHome p {
	padding-right: 11px;
	padding-left: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
.bannersHome .masinfo {
	float: right;
	width: 58px;
	padding-right: 7px;
	font-size: 9px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
	padding-top: 0px;
}
.bannersHome h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bannersHomeTitulos {
	text-align: center;
	height: 17px;
}

#banner1 {
	background-image: url(../imagenes/home_banner1.jpg);
	margin-right: 20px;
}
#banner2 {
	background-image: url(../imagenes/home_banner2.jpg);
	margin-right: 20px;
}
#banner3 {
	background-image: url(../imagenes/home_banner3.jpg);
	margin-right: 20px;
}
#banner4 {
	background-image: url(../imagenes/home_banner4.jpg);
}

#contenido strong {
	color: #003d96;
	font-weight: bold;
}
