body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/gt/imagenes/imgslayout/fondo/fondo_1.gif);
	background-repeat: repeat;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#container {
	border: 1px solid #000000;
	text-align: left;
	width: 995px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header {
	height: 180px;
	width: 995px;
	margin: 0px;
	padding: 0px;

} 

#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#menuvarcr {
	height: 25px;
	width: 995px;
	color: #FFFFFF;
	background-color: #666666;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuvarcr #listanav {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menuvarcr #listanav li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#menuvarcr a{
	text-decoration: none;
	color: #FFFFFF;
}
#menuvarcr a:hover{
	text-decoration: none;
	color: #CCCCCC;
}
#menuvarcr #listanav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}
#sidebar1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;

}h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-align:left;

}
#mainContent {
	width: 795px;
	float: left;
	padding-left: 5px;

} 
#mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	font-weight: bold;
}

#contvinosdesc {
	width: 780px;
	padding-left: 0px;
}

.twoColFixRtHdr #footer {
	height: 65px;
	background-image: url(/cr/images/bac-foot.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	list-style-type: none;
	margin-top: 10px;
	background-position: center center;

} 
#menufoot {
	display: inline;
	list-style-type: none;
}
#menufoot li {
	display: inline;
	padding-right: 30px;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#features {
	height: 220px;
}

#subfeatures_container {
	float: right;
	width: 265px;
}


#subfeatures {
	width: 260px;
	margin-top: 10px;
	margin-left: 0px;
}



.subf_item {
	float: left;
	width: 265px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.subf_thumb {
	display: inline;
	float: left;
	width: 78px;
	margin-right: 1px;
}
.subf_desc {
	font-size: 11px;
	float: left;
	width: 180px;
	margin-left: 0px;
	padding-left: 5px;
}
#fplayer {
	float: left;
	margin-left: 0px;
	width: 518px;
	position: relative;
	padding-top: 2px;
}
#textodow {
	width: 518px;
}
#descd {
	float: right;
	width: 257px;
}
#descf {
	float:left;
	width: 257px;
	margin: 0px;
	padding: 0px;
}
#descf #contenedorf {
	width: 252px;
	padding-right: 2px;
	border: 1px solid #000000;
	padding-left: 3px;
}
#descd  #contenedord {
	width: 252px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}

#descf #titulodescf {
}


#headvideos {
	width: 518px;
}


.subf_desc a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#cepas {
	float: right;
	margin-right: 3px;
	font-size: 12px;
}
#listacepas {
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	display: inline;
}
#slidebarcontent {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
	width: 185px;
	background-color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
#titulos {
	font-size: 18px;
	color: #5F1F1F;
	width: 500px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}
.linksslide a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
}

.linksmain a {
	color:#000000
	text-decoration: none;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.linksfotos a {
	color:#000000
	text-decoration: none;
	text-decoration: none;
	color: #000000;
}
#listacepaside {
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	display: inline;
}
.limpiarlinkslide{
	color:#000000
	text-decoration: none;
	text-decoration: none;
	color: #999999;
	text-align: left;
	list-style-type: none;
	display: inline;
	font-weight: bold;
}
.nomargenes {
	margin: 0px;
	padding: 0px;
}
