BODY {
	scrollbar-3dlight-color : #EFEFEF;
	scrollbar-arrow-color : #EFEFEF;
	scrollbar-base-color : #EFEFEF;
	scrollbar-darkshadow-color : #EFEFEF;
	scrollbar-face-color : #D9D8D8;
	scrollbar-highlight-color : #EFEFEF;
	scrollbar-shadow-color : #EFEFEF;
	scrollbar-track-color : #EFEFEF;
	background-image : url(/imagenes/fondos/paternindex.gif);
}

H1{
	color: #000000;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2{
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}


P{
	font : normal normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	text-decoration : underline;
	color: #000000;
	font-weight : bold;
}

A:HOVER {
	text-decoration : none;
	color: #666666;
	font-weight : bold;
}

.txtBlanco {
	color: #FFFFFF;
}

.txtBlancoNegrita {
	color: #FFFFFF;
	font-weight : bold;
}

.inputTexto{
	border : #006E32;
	border-width : 2px 2px 2px 2 px;
	border-bottom-color : #006E32;
	border-bottom-style : solid;
	border-top-color : #006E32;
	border-top-style : solid;
	border-left-color : #006E32;
	border-left-style : solid;
	border-right-color : #006E32;
	border-right-style : solid;
	font : bold normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.textoCorrido{
	font : normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.inputGoogle{
	border : #666666;
	border-width : 2px 2px 2px 2 px;
	border-bottom-color : #666666;
	border-bottom-style : #666666;
	border-top-color : #666666;
	border-top-style : solid;
	border-left-color : #666666;
	border-left-style : solid;
	border-right-color : #666666;
	border-right-style : solid;
	background : url(imagenes/logos/Logo_25wht.gif);
	background-color : White;
	background-repeat : no-repeat;
	background-position : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #666666;
}

.boton{
	border-width : 2px 2px 2px 2 px;
	border-bottom-color : #005526;
	border-bottom-style : solid;
	border-top-color : #00C458;
	border-top-style : solid;
	border-left-color : #00C458;
	border-left-style : solid;
	border-right-color : #005526;
	border-right-style : solid;
	font : bold normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background : #006E32;
}

.fondoHRTop {
	background : url(imagenes/styles/bg_hr_top.gif) repeat-x 100%;
}

.fondoHRBottom {
	background : url(imagenes/styles/bg_hr_bottom.gif) repeat-x 100%;
}

.fondoAzul {
	background : #000096;
	font : bold normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
}

.borderVerdeTop {
		border-left : 1px solid #006E32;
		border-right : 1px solid #006E32;
		border-top : 1px solid #006E32;
	}

.borderTableMenuDerecho{
	border-right : 1px solid #E0E0E0;
	background-color: #CCCCCC;
	}

.borderGrisMedio{
		border-left : 1px solid #E0E0E0;
		border-right : 1px solid #E0E0E0;
	}

.borderVerdeBottom {
		border-left : 1px solid #006E32;
		border-right : 1px solid #006E32;
		border-bottom : 1px solid #006E32;
}

.borderGrisBottom {
		border-left : 1px solid #E0E0E0;
		border-right : 1px solid #E0E0E0;
		border-bottom : 1px solid #E0E0E0;
}

.borderAzul {
	border : 1px solid #000096;
}

.encabezadoJuegosIndex {
	font : bold normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
}

.lineaPunteada {
	border-right : 1px dashed Gray;
	border-left : 1px dashed Gray;
}

.lineaPunteadaIzquierda {
	border-left : 1px dashed Gray;
}

.overBarraNavegacion {

}

.fondoPixelGris {
background : url(imagenes/fondos/pixelesGris1.jpg)
}

.fondoPixelVerde {
background : url(imagenes/fondos/pixelesVerde2.jpg)
}

.fondoPixelAzul {
background : url(imagenes/fondos/pixelesAzul.jpg)
}

HR {
		height : 1px;
		color : #BFBFBF;
}

TABLE.menuIzquierdo A:HOVER {
	background-color : #EBEBEB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
	line-height: 20px;
	border : thick solid #EBEBEB;
	}

TABLE.menuIzquierdo A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
	line-height: 20px;
	border : thick solid #FFFFFF;
}

TABLE.menuIzquierdo TD {
	border-bottom-color : #E0E0E0;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}

TABLE.menuIzquierdo IMG {
	border : 0px;
	line-height: 20px;
}

