.gris_up {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #CCCCCC;

	text-decoration: none;
	
}

.gris_up:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #FF9900;

	text-decoration: none;

}

.blanca_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.VERDECILLA {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: bold;

	color: #006600;

	text-decoration: none;

}

.verdecilla_mini {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #006600;

	text-decoration: none;

}

.negra_contenido {

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.negra_bold {

	font-size: 1em;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.gris_contenido {

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.verdecilla_mini_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: bold;

	color: #006600;

	text-decoration: none;

}

.gris_contenido:hover {

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.gris_contenidoCopia {

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.gris_contenidoCopia:hover {

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #0099FF;

	text-decoration: none;

}

.azul_mini {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #006699;

	text-decoration: none;

}

.negra_contenido {

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}


.negra_contenido:hover {

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	/* color: #999999; */

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

} 

.crema_bold:hover {

	font-family: "Futura Md BT";

	font-size: 1.1em;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.crema_bold {

	font-family: "Futura Md BT";

	font-size: 1.1em;

	font-weight: bold;

	color: #FFFF99;

	text-decoration: none;

}

.blanca_bold:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: bold;

	color: #B1EDF3;

	text-decoration: none;

}

.verdecilla_mini_bold:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: bold;

	color: #FF6600;

	text-decoration: none;

}

.AZUL_mini_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: bold;

	color: #006699;

	text-decoration: none;

}

.AZUL_mini_bold:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: bold;

	color: #006699;

	text-decoration: underline;

}

.azul_mini:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #006699;

	text-decoration: none;

}

.negra_titulo {

	font-size: 1.2em;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.Estilo1 {color: #FF9900}
.Estilo6 {color: #000000}
.Estilo8 {color: #666666}
.Estilo9 {color: #999999; font-size: 0.9em; }
.Estilo10 {color: #FFFFFF}
.Estilo12 {color: #00CCFF}
.Estilo13 {font-size: 0.9em}
.Estilo14 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Estilo15 {font-size: large}

body {
	font-size: 62.5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cuadrovisible{
        width:368px;
        height:283px;
        position:absolute;
        top:auto;
        left:auto;
        overflow:hidden;
        z-index:3;
}
.cuadrooculto{
        width:368px;
        height:283px;
        position:absolute;
        visibility:hidden;
        top:auto;
        left:auto;
        overflow:hidden;
        z-index:2;
}

.cuadrofalso{
        width:368px;
        height:283px;
        position:absolute;
        z-index:1;
}

.sombreado{
		padding-right:2px;
		padding-bottom:3px;
		background-image:url("http://www.benalmadena.com/multimedia/img/joker.jpg");
		background-position:right bottom;
		background-repeat:no-repeat;
}

.sombreado2{
		padding-right:2px;
		padding-bottom:3px;
		background-image:url("http://www.benalmadena.com/multimedia/img/joker2.jpg");
		background-position:right bottom;
		background-repeat:no-repeat;
}

.bordenegro{
		border:1px;
		border-color:#000000;
}

.filas:hover { background-color:#D7EFFF;
		/* background-color:#D7E9FF; */
}
