@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCCCBA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	vertical-align: bottom;
	list-style-position: outside;
	list-style-type: circle;
}
.style1 {
	font-size: 12px
}
.style2 {
	color: #990000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	text-align: left;
	font-variant: normal;
	line-height: 17px;
	color: #333333;
}
.prensadiv{
	float:left;
	display:inline;
	width:145px;
	height:280px;
	margin-right:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top:5px;
	margin-bottom:15px;
	/*padding-top: 10px;
	/padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	*/
}
.finflotado{
	clear:both;
}
.contenedorKitPrensa{
	/*width:142px !important;*/
	width:117px !important;
	float:left !important;
}
.marginRight{
	/*margin-right:68px !important;*/
}
.marginLeft{
	/*margin-left:34px !important;*/
}
.contenedorKitPrensa a img{
	border:none !important;
}
.contenedorKitPrensa a{
	border:none !important;
}

.contenedorKitPrensa p{
	color: #990000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.contenedorKitPrensa a{
	text-decoration:none;
}
.contMainKit{
	width:720px;
	float:left;
}
.vinosBox{
	float:left;
	width:150px;
}
.vinosBox a{
	border:none;
}
.vinosBox a img{
	border:none;
}
.contenedorPrensa{
	margin-left:30px;
	float:left;
	width:700px;
}