.mdtwines {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top:10px;
}
.textobase {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}


a:link {color: #808080; text-decoration:none;}
a:visited {color: #808080; text-decoration:none;}
a:hover {color: #9E7333; text-decoration:none;}
a:active {color: #808080; text-decoration:none;}

body {
	background-color:#000000;
	scrollbar-arrow-color: #3c4f3c;
	scrollbar-base-color: #b5a79a;
	scrollbar-darkshadow-color: #b5a79a;
	scrollbar-track-color:#473529;
	scrollbar-face-color: #e7e2df;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color: #e6d0a9;
}

.combo_box
{
margin:0px;
padding: 0 5px 0 0;
background:#ffffff;
border:0px;
width:530px;
height:170px;
overflow-y: scroll;
overflow-x:hidden;
}

.combo_box_noscroll
{
margin:0px;
background:#ffffff;
border:0px;
width:524px;
height:148px;
}

.texto
{
background:#fffff;
padding:0px;
}

.texto_img_vertical
{
float:left;
width:325px;
background:#fffff;
padding:0px;
}

.combo_box_scroll_vert
{
margin:0px;
background:#ffffff;
border:0px;
width:530px;
height:375px;
overflow-y:scroll;
overflow-x:hidden;
}

.titulo
{
padding-bottom:5px;
margin:0;
font-weight:bold;
font-size:16px;
}

.combo_box_prensa
{
margin:0px;
background:#ffffff;
border:0px;
width:524px;
height:148px;
overflow-y: scroll;
overflow-x:hidden;
}

.titulo_prensa
{
font-weight:bold;
color:#000000;
font-size:15px;
border-bottom:1px dotted #CCCCCC;
}

.volver
{
text-align:center;
font-weight:bold;
color:#333333;
font-size:12px;
border-top:1px dotted #CCCCCC;
}