@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EFEFEF;
	margin: 0px;
}
#master {
	width: 734px;
	margin-right: auto;
	margin-left: auto;

}
#tope {
	clear: both;
	height: 103px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a:link, a:active, a:visited{ color: #0066CC; text-decoration: underline;}
a:hover{ color: #999999; text-decoration: none;}
#titulo {
	font-size: 24px;
	color: #264800;
	font-weight: bold;
	width: 200px;
	text-align: right;
	margin: 10px;
	float: left;
}
#info {
	float: right;
	width: 490px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flecha{color: #820000; font-size: 24px;}

#pie {
	clear: both;
	padding: 10px;
	border-top: 1px solid #820000;
	color: #284d85;
	font-size: 10px;
	text-align: center;
}
#info p {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	text-align: justify;
}
#info h1 {
	font-size: 14px;
	border-bottom: 1px solid #820000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #820000;
}
.volumen {
	font-size: 12px;
	color: #666666;
}
input, textarea {
	background: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
}
.brdbottomgris{
	border-bottom-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #EAEAEA;
}
.palabras {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.textosubtitulovino{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: "Trebuchet MS";
	color: #820000;
}

.textoclase{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #820000;
}
