body {
	background-color: #333333;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.formuLogin{
	font-size: 11px;
	font-family: Arial;
	color: #990033;
	background-color:#FFFFFF;
	font-weight: bold;
	border:thin;
}

.titulo-vino1 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #890644;
}
.titulo-gris {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #BDDCEE;
}
.titulo-azul {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #006699;
}
.titulo-vino {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #990033;
}
.titulo-negro {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000
}
.titulo-rojo{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #DC0127;
}
.titulo-verde {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #99CC33;
}

.texto-vino1 {
	font-size: 14px;
	font-family: Arial;
	color: #890644;
}
.texto-gris {
	font-size: 14px;
	font-family: Arial;
	color: #CCCCCC;
}.texto-azul {
	font-size: 14px;
	font-family: Arial;
	color: #006699;
}
.texto-vino {
	font-size: 14px;
	font-family: Arial;
	color: #990033;
}
.texto-rojo {
	font-size: 14px;
	font-family: Arial;
	color: #FF0000;
}
.texto-verde {
	font-size: 14px;
	font-family: Arial;
	color: #008000;
}
.texto-negro {
	font-size: 14px;
	font-family: Arial;
	color:#000000;
}
.texto-gris {
	font-size: 14px;
	font-family: Arial;
	color:#4E4E4E;
}
.chico-azul {
	font-size: 12px;
	font-family: Arial;
	color: #006699;
}
.chico.rojo {
	font-size: 12px;
	font-family: Arial;
	color: #DC0127;
}

.chico-negro {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
.chico-gris {
	font-size: 12px;
	font-family: Arial;
	color: #4E4E4E;
}
.chico-verde {
	font-size: 12px;
	font-family: Arial;
	color: #008000;
}
.texto04-rojo {
	font-size: 9px;
	font-family: Arial;
	color:#FF0000;
}

.lateral1 {
	font-size: 10px;
	font-family: Arial;
	color: #FF3300;
}
.lateral2 {
	color: #6666FF;
	font-size: 9px;
	font-family: Arial;
}
.pag_link01 {
	font-size: 10px;
	font-family: Arial;
}
.foro2 {
	color: #999999;
	font-size: 9px;
	font-family: Arial;
}
.foro_mensaje {
	color: #336699;
	font-size: 11px;
	font-family: Arial;
}

a:link {
	text-decoration: none;
	color:#FF6600;
}
a:visited {
	text-decoration: none;
	color:#FF3333;
}
a:hover {
	text-decoration: underline;
	color:#0099FF;
}
a:active {
	text-decoration: underline;
	color: #3399CC;
}