body {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	margin-top: 0cm;
	margin-bottom: 0cm;
}


input {
	font-family:Tahoma, Helvetica, Verdana, Arial, sans-serif; 
	font-size:11px;color:#444444; 
	background-color:#F7F7F8; 
	border:1px SOLID #74797A; 
}

select {
	font-family:Tahoma, Helvetica, Verdana, Arial, sans-serif; 
	font-size:11px;color:#444444; 
	background-color:#F7F7F8; 
	border:1px SOLID #74797A; 
}

textarea {
	font-family:Tahoma, Helvetica, Verdana, Arial, sans-serif; 
	font-size:11px;color:#444444; 
	background-color:#F7F7F8; 
	border:1px SOLID #74797A; }

input.error, select.error, inputchk.error {
	color: #666666;
	border: 1px solid red; 
	background-color: #FFFCE2;
}

.inputPriv {
	font-family:Tahoma, Helvetica, Verdana, Arial, sans-serif; 
	font-size:11px;
	color:#005081; 
	background-color:#F0F5F7; 
	border:1px SOLID #74797A; 
}
.celda_naranja {
	background-color: #f4b131;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: normal;
	white-space: normal;
	padding: 5px;
}

#menu {
	list-style-image: url(../img/vin.gif);
	font-size: 12px;
	font-style: normal;
	position: static;
	text-indent: 0px;
	text-align: left;
	list-style-position: outside;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	letter-spacing: normal;
	vertical-align: middle;
	margin: 2px;
	list-style-type: circle;
	color: #FF9900;
}

.noticias {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: circle;
	color: #000000;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

.fecha {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	list-style-type: circle;
	color: #000000;
}

#listado {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../img/vin_notice.gif);
}

/*
	Enlaces
*/

a.leer {
	color: #f4b131;
	text-decoration: underline;
}

a.leer:hover {
	color: #f4b131;
	text-decoration: underline;
}

a.leer:visit{
	color: #f4b131;
	text-decoration: underline;
}

a.link_menu {
	color: #FF9900;
	text-decoration: none;
}

a.link_menu:hover {
	color: #000000;
	text-decoration: none;
}

a.link_menu:visit {
	color: #FF9900;
	text-decoration: none;
}

a.negro {
	color: #000000;
	text-decoration: none;
}

a.negro:hover {
	color: #FF9900;
	text-decoration: none;
}

a.negro:visit {
	color: #000000;
	text-decoration: none;
}

.tabla_menu {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: normal;
	white-space: normal;
	padding: 5px;
}

.tabla_menu_borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F4B131;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-style: normal;
	border-bottom-color: #F4B131;
}

.separador {
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

.separador_vertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

.fondo_menu_derecha {
	background-color: #EEEEEE;
}

.titulo {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}





