@charset "utf-8";
#mainContent #contImg
{
	background-image: url(../por/images/portugues1.jpg);
	background-repeat: repeat;
	height: 277px;
	width: 948px;
	margin: 0 auto;
	margin-bottom: 5px;
}
#mainContent #contImg h1 {
	font-size: 28px;
	padding-top: 20px;
}


#contSecundario #contProductos
{
	margin-top:5px;
	background-image:url(../img/generales/home/new-fondo.png);
	background-repeat:repeat-x;
	background-position:0 5px;
	border-top:#E02527 solid 3px;
	width:908px;
	padding:20px;
	margin:0 auto;
	min-height: 240px;
}

#contSecundario p.footerLinks
{
	margin-bottom:5px;
	height:20px;
	float:left;
	font-size:10px;
	width:100%;
	padding-top:5px;
	text-align:center;
	color: #333;
}
#contSecundario .footerLinks a {
	color: #333;
	text-decoration: none;
}
#contSecundario .footerLinks a:hover {
	text-decoration: underline;
}

