/* CSS Document */

.body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; }
.fondo {background-repeat:no-repeat;}
.fecha {font-family: Verdana; font-size: 10px; color: #000000; font-stretch:expanded}
.caja {border-width:1px; border-color:#587388; font-family: Verdana; font-size:9px; }
.boton {background-color:#C9C7C8; 
		border-width:1px; border-color:#587388; border-style:solid; 
		font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; color:#000000; 
		text-decoration:none;text-align:center; top:11px;
		width:30;
		height:16;}
.boton:hover{background-color:#336799; 
		border-width:1px; border-color:#587388; border-style:solid; 
		font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; color:#ffffff; 
		text-decoration:none;text-align:center; top:11px;
		width:30;
		height:16;}		
.texto {font-family: Verdana; font-size: 12px; color:#575757; text-decoration:none;}
.titulo {font-family: Verdana; font-size: 12px; color: #000000; text-decoration:none;}
.titulo1 {font-family: Verdana; font-size: 12px; color:#666666; text-decoration:none; font-weight:bold}
.texto_eventos{font-family: Verdana; font-size: 11px; color:#575757; text-decoration:none;}
.vińeta {font-family: Verdana; font-size: 12px; color: #336799; text-decoration:none; font-weight:900}

a.link {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#575757; text-decoration:none}
a.link:hover{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; text-decoration:underline}

.textos1 { font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration:none;}
.texto1 {
	font-family: Verdana;
	font-size: 12px;
	text-decoration:none;
	text-align: justify;
}
.texto11 {font-family: Verdana; font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;color: #000000;}
.scroll{ 
		scrollbar-arrow-color:#ffffff;
		SCROLLBAR-HIGHLIGHT-COLOR: #336799;
		SCROLLBAR-TRACK-COLOR:#CCCCCC;
		scrollbar-face-color:#336799; 
		scrollbar-darkshadow-color:#336799; 
		scrollbar-3dlight-color:#336799; 
		SCROLLBAR-DARKSHADOW-COLOR:#336799;
		SCROLLBAR-SHADOW-COLOR:#336799;
		} 

/*SCROLLBAR-FACE-COLOR: #333333; x
SCROLLBAR-HIGHLIGHT-COLOR: #444444; x
SCROLLBAR-SHADOW-COLOR: #111111; x
SCROLLBAR-3DLIGHT-COLOR: #333333; x
SCROLLBAR-ARROW-COLOR: #ffffce;  x
SCROLLBAR-TRACK-COLOR: #000000; x
SCROLLBAR-DARKSHADOW-COLOR: black*/

/*.cuenta { font-family:Verdana; font-size:10px; color:#493430; font-weight:bold; text-decoration:none;}
.ctexto{ border:#5C3A2E;font-size:9px;color:#493430;background-color: #C66300;}
.ctexto1{ font-size:9px;}
.nregistrado {font-family: Verdana; font-size: 8px; color: #493430; font-weight:bold; text-decoration:none;}
.menu {font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration:none;}
.alerta {font-family: Verdana; font-size: 10px; color: #ffffff;}
.productos {font-family: Verdana; font-size: 10px; color: #ffffff; font-weight:bold; text-decoration:none;}*/

.lado {
	background-image: url(imagenes/lado.jpg);
	background-repeat: repeat-x;
}
.fondoletras {
	background-image: url(imagenes/fondoletras.jpg);
	background-repeat: no-repeat;
}
.l1 {
	background-image: url(imagenes/l1.jpg);
	background-repeat: repeat-x;
}
.l2 {
	background-image: url(imagenes/l2.jpg);
	background-repeat: repeat-x;
}
.sombrita {
	background-image: url(imagenes/sombrita.jpg);
	background-repeat: repeat-y;
}
.fondoi {
	background-image: url(imagenes/fondoi.jpg);
	background-repeat: no-repeat;
	background-color: #DCDDE1;
}
.fondoi2 {
	background-image: url(imagenes/fondoi2.jpg);
	background-repeat: repeat-y;
}
