@charset "utf-8";
/* CSS Document */

#mensaje p {
	font-size: 14px;
	text-align:center
}
#contenido {
	margin:auto;
	width:auto;
}
ul { 
	list-style-type: none;
	padding-left:0px;
}

	/* EOF estilos de slide */	


#wrapper {
	width:auto;
	max-width:1035px;
	min-width:630px;
	margin:auto;
	position:relative;
}
.texto {
	width:100%;
}
#banners {
	margin:50px auto;
	width:100%;
	max-width:1035px;
}
#banners-content {
	width:100%;
}
.banner {
	float:left;
	width:233px;
	margin-right:31px;
}
.banner img {
	margin:auto;
	border-radius:2px;
	/*box-shadow:0 3px 5px #666;*/
	box-shadow:10px 10px 15px #666;
	
}
.banner p {
	text-align:left;
}
.primero {
	margin-left:5px !important;
}
.ultimo {
	margin-right:0px !important;
}
#mensaje img {
	border: none;
}
<!--
	.Estilo32 {color: #333333}
	.Estilo26 {font-size: 12px}
	.Estilo46 {
		color: #336699;
		font-size: 16px;
	}
	.Estilo47 {
		color: #444444;
		font-weight: bold;
		font-size: 12px;
	}
	.Estilo51 {
		color: #FFFFFF;
		font-weight: bold;
	}
	.Estilo54 {color: #FFFFFF}
	.Estilo58 {color: #666666; font-size: 12px; }
	.Estilo61 {
		color: #666666;
		font-weight: bold;
	}
	.Estilo66 {
		color: #FFFFFF;
		font-size: 10px;
		font-style: italic;
	}
	.Estilo67 {
		color: #336699;
		font-weight: bold;
	}
-->

	