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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.png);
	background-color: #173166;
}
a:link , a:visited, a:active{
	color: #39C;
}
a:hover {
	color: #e90000;
}

.texto12 {
	font-size:12px;
	font-family: Arial, Helvetica;
	color:#333;
}
a:link.texto12, a:active.texto12, a:visited.texto12 {
	font-size:12px;
	font-family: Arial, Helvetica;
	color:#333;
	text-decoration:none;
}
a:hover.texto12 {
	font-size:12px;
	font-family: Arial, Helvetica;
	color:#2F6D1D;
	text-decoration:underline;
}
.texto14 {
	font-size:14px;
	font-family: Arial, Helvetica;
	text-align:justify;
	color:#333;
}
.textoblanco11 {
	font-size:11px;
	font-family: Arial, Helvetica;
	color:#FFF;
}
.textoamarillo11 {
	font-size:11px;
	font-family: Arial, Helvetica;
	color:#FF6;
}

.footer10 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
}
a:link.footer10, a:active.footer10 , a:visited.footer10  {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
}
a:hover.footer10 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #73a531;
}
.footer_verde {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #09C;
}
.fechas {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:#900;
}
.masinfo {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #09C;
}
a:link.masinfo, a:visited.masinfo , a:active.masinfo {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #029b84;
	text-decoration: none;
}

a:hover.masinfo{
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color:#F30;
	color:#FFF;
}


.TITULOblanco {
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica;
	color:#FFF;
}
.TITULOnegro {
	font-size:16px;
	font-family: Arial, Helvetica;
	color:#000;
}
.textodestacadoNaranja {
	font-size:18px;
	font-weight:bold;
	font-family: Arial, Helvetica;
	color:#900;
}
.textodestacadoverde {
	font-size:20px;
	font-family: Arial, Helvetica;
	color:#09F;
}.TITULOvinoPEQ {
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica;
	color:#900;
}
.TITULOverdePEQ {
	font-size:13px;
	font-weight:bold;
	font-family: Arial, Helvetica;
	color:#09F;
}
.fechasVERDE {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:#09F;
}
.TITULOvinoGra {
	font-size:20px;
	font-weight:bold;
	font-family: Arial, Helvetica;
	color:#900;
}
.texto12gris {
	font-size:11px;
	font-family: Arial, Helvetica;
	color:#999;
	font-weight: bold;
}
#textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173165;
	background-color: #FFF;
	background-image: url(../images/fondo_celdas.jpg);
	background-repeat: no-repeat;
	border: 1px solid #d4ecff;
}
#form1 #textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #152D5C;
	background-image: url(../images/fondo_celdas.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d4ecff;
	padding: 1px;
}
.anylinkcss{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	width: 100%;
	text-decoration: none;
}
.anylinkcss a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	width: 100%;
	display: block;
	padding: 5px 0;
	text-indent: 5px;
	text-decoration: none;

}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #56a6ff;
	color:#FFFFFF;
}
.anylinkcss a:active{ /*hover background color*/
	background-color: #56a6ff;
	color:#FFFFFF;
}
.anylinkcssgris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 999999;
	width: 180px;
	text-decoration: none;
	background-color:#dddddd;
}

.anylinkcssgris a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 999999;
	width: 100%;
	display: block;
	padding: 5px 0;
	text-indent: 5px;
	text-decoration: none;

}

.anylinkcssgris a:hover{ /*hover background color*/
	background-color: #eeeeee;
}
.anylinkcssgris a:active{ /*hover background color*/
	background-color: #eeeeee;
	color:#999999;
}
.titulo14_bold {
	font-size:16px;
	font-family: Arial, Helvetica;
	color:#333;
	font-weight: bold;
}
.TITULOvinoDris {
	font-size:20px;
	font-family: Arial, Helvetica;
	color:#999;
}

