/*  
Estilos Bodegas de La Rioja
by Juanjo

COLORES:
Fondo pagina........: #F3E5D4

Fondo...............: #CC9999
Texto en imagenes...: #9D4F4F
Texto...............: #512828

Lineas..............: #666600

Fondo: 
*/




A:link          { text-decoration: none; }
A:visited       { text-decoration: none; }
A:hover         { text-decoration: underline; }
A:visited:hover { text-decoration: underline; }


.EntradaCol1 {
	width: 300;
	height: 50;
	background-color: #CC9999;
}

.EntradaCol2 {
	width: 300;
	height: 50;
	background-color: #CC9999;
}

.EntradaCol3 {
	width: 200;
	height: 50;
	background-color: #CC9999;
}

.EntradaColUnica {
	width: 100%;
	height: 50;
	background-color: #CC9999;
}

.EntradaCeldaBlanco {
	width: 100%;
	height: 100%;
	background-color: #F3E5D4;
}

.TablaArea {
	font-family: Arial, Helvetica, sans-serif;
}

.TituloSeccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 25px; 	
	color: #512828;
	background-color: #CC9999;
	text-align: left;
	text-indent: 5px; background-color: #CC9999}

.LineasDetalle { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        align: top;
	color: #512828;; text-decoration: none}

.Hipervinculos { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #512828;
	line-height: 20px; 	
        text-align: left;
	font-weight: bold;
	text-indent: 5px ;
	border-color: #FF9966 black black; 
        text-decoration: none; 
        font-style: normal}

.LineasDetalleTit { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        height: 20px; 
        color: #512828; 
        text-align: left; 
        font-weight: bold; 
        text-indent: 3px; 
        border-color: #FF9966 black black; 
        text-decoration: none; 
        font-style: normal; 
        background-color: #CC9999}

.LineasDetalleListas { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        height: 20px; 
        align: top; 
        color: #512828; 
        text-decoration: none; 
        Padding-left: 3px; 
        background-color: #F3E5D4}

.LetraP10 { font-size: 10px }



