@charset "utf-8";
/* CSS Document */

#contContent #mainContent #contImg{
	display:block;
	width:948px;
	height:277px;
	*height:272px;
	margin:auto;
	margin-bottom:5px;
}
.oneColFixCtrHdr #contSecundario {
	border-top: 3px solid #E02527;
	width: 948px;
	margin: 5px auto;
	text-align: left;
	min-height: 300px;
}
#contSecundario #newsletter{
	background-image: url(../img/generales/home/new-fondo.png);
	background-repeat: repeat-x;
	width: 226px;
	height: 266px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 10px;
}
#contSecundario #newsletter h2 {
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 10px;
}
#contSecundario #newsletter p {
	font-size: 11px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 13px;
	margin-bottom: 15px;
}

#newsletter form label {
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
}
#newsletter form input {
	height: 16px;
	width: 204px;
	background-color:#515151;
	border:none;
	border-left:#E02527 solid 3px;
	font-size: 11px;
	padding-left: 3px;
	color:#FFF;
}
#newsletter form #registrarme {
	background-color: #E02527;
	margin-top: 8px;
	float: right;
	width: 92px;
	height: 20px;
	color: #FFF;
	margin-right: 16px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	background-image: url(../img/generales/ico-flecha.png);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	text-align: right;
	padding-left:5px;
	padding-bottom: 5px;
	padding-right:5px;
	padding-top: 2px;
}
/*#newsletter form #registrarme:hover {
	background-color: #CE2C2C;
}*/


#contSecundario .atajos {
	background-image: url(../img/generales/home/new-fondo.png);
	background-repeat: repeat-x;
	width: 236px;
	height: 266px;
	float: left;
	text-align: left;
	margin-right: 5px;
	margin-top: 5px;
}
#contSecundario .atajos img {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#contSecundario .atajos .fondoAtajo {
	background-image: url(../img/generales/home/new-contenedor.png);
	background-repeat: no-repeat;
	width: 213px;
	height: 135px;
	margin: auto;
	padding-left: 8px;
}

#contSecundario .atajos .fondoAtajo h2 {
	font-size: 14px;
	color: #000;
	margin-bottom: 8px;
	padding-top: 15px;
}
#contSecundario .atajos .fondoAtajo p {
	font-size: 11px;
	color: #4D4D4D;
	width: 200px;
}
#contSecundario .atajos a {
	text-decoration: none;
	background-color: #E02527;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	width: 69px;
	height: 12px;
	margin-top: 5px;
	display: block;
	margin-left: 8px;
	padding-bottom: 4px;
}
/*#contSecundario .atajos a:hover {
	background-color: #CE2C2C;
}*/

#contSecundario .atajos a img {
	margin: 0;
	border: none;
	margin-left: 5px;
	margin-right: 5px;
}
#contSecundario #novedades {
	margin-top: 5px;
	width: 220px;
	height: 269px;
	display: block;
	float: left;
	padding-left: 5px;
}
#contSecundario #novedades h2 {
	font-size: 14px;
}

#novedades .novedad {
	font-size: 10px;
	height: 125px;
	width: 220px;
	float: left;
}

#novedades .novedad h3 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#novedades .novedad img {
	border: 4px solid #23221F;
	float: left;
}
#novedades .novedad p {
	width: 106px;
	float: left;
	margin-left: 5px;
	height:80px;
}
#novedades .novedad a {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
#novedades .novedad a:hover {
	text-decoration: none;
}
#contSecundario p.footerLinks
{
	margin-bottom:5px;
	height:20px;
	float:left;
	font-size:10px;
	width:100%;
	padding-top:30px;
	text-align:center;
	color: #111;
}
#contSecundario .footerLinks a {
	color: #111;
	text-decoration: none;
}
#contSecundario .footerLinks a:hover {
	text-decoration: underline;
}
