@charset "utf-8";

/* CSS Document */
#principal {
	background: url(../img/fnd-contenidos.png) repeat-y right 0px;
}

#contenidos {
	width: 622px;
	margin-right: 25px;
	float: left;
	height: auto;
}

#contenidos h2 {
	background: url(../img/tit-our-products.png);
	text-indent: -5000px;
	height: 25px;
	width: 623px;
	margin-bottom: 9px;
}

#contenidos div {
	float: left;
	height: 218px;
	width: 181px;
	margin-bottom: 12px;
	background: url(../img/vin-productos.png) no-repeat center 0px;
	padding-top: 2px;
	color: #4d4d4d;
	padding-right: 13px;
	padding-left: 13px;
	font: 0.85em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
}

#contenidos .new {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 30px;
	background-image: url(../img/ico-new.png);
	height: 50px;
	width: 51px;
	text-indent: -5000px;
}

#contenidos h3 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0.2em;
	text-align: left;
	font-size: 1.1em;
	margin-top: 0.2em;
}

#contenidos h3 a {
	color: #3C3C3C;
}

#contenidos h3 a:hover {
	color: #d73b17;
}

#contenidos p {
	text-align: left;
	margin-bottom: 0.3em;
}

#contenidos p + a,
#contenidos a + a {
	font-weight: bold;
	color: #d73b17;
	display: inline;
	text-align: left;
	font-size: 0.9em;
}

#contenidos p + a:hover,
#contenidos a + a:hover {
	text-decoration: none;
	color: #a62c11;
}

#noticias {
	width: 254px;
	float: right;
	clear: right;
}

#noticiasCont {
	overflow: auto;
	height: 520px;
	border-right: 1px solid #D9D9D9;
}

#noticias li {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 2.8em;
	padding-left: 13px;
	color: #4d4d4d;
	padding-right: 13px;
}

#noticias h2 {
	background: url(../img/tit-news.png);
	text-indent: -5000px;
	height: 25px;
	width: 254px;
}

#noticias h3 a {
	color: #303030;
	font-weight: bold;
	text-transform: uppercase;
}

#noticias a:hover {
	color: #d73b17;
}

#noticias p {
	text-align: justify;
	margin-top: 0.5em;
	line-height: 1.3em;
}

#noticias p a {
	color: #303030;
	font-size: 2.5em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	position: relative;
	line-height: 0em;
	top: 0.2em;
}

#sponsors {
	float: right;
	clear: right;
	width: 254px;
}

#sponsors h2 {
	background: url(../img/tit-sponsors.png);
	text-indent: -5000px;
	height: 25px;
	width: 254px;
	margin-bottom: 10px;
}

#testimonials {
	float: right;
	clear: right;
	width: 254px;
}

#testimonials h2 {
	background: url(../img/tit-testimonials.png);
	text-indent: -5000px;
	height: 25px;
	width: 254px;
	margin-bottom: 10px;
}

#testimonials .testimonial {
	margin-top:10px;
	margin-bottom:25px;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-left: 13px;
	padding-right: 13px;
	color: #4d4d4d;
}

#testimonials .testimonial p {
	margin-left:25px;
}

#testimonials a {
	color: #303030;
	font-weight: bold;
}

#testimonials a:hover {
	color: #d73b17;
}

#testimonials .testimonial h2 {
	background: url(../img/quotesm.png) no-repeat;
	height: 19px;
	width: 19px;
	border-style: none;
	text-indent: -5000px;
	margin: -5px 0px 0px -10px;
	padding: 0px;
	position: absolute;
}

