@charset "ISO-8859-1";
.contenidoTablas {
	display: none;
}
.mostrarMenu1 {
	display: block;
}
body {
	background-color:#000;
	/*background-image: url(images/fondo2.jpg);
	background-attachment:fixed;
	background-repeat: repeat;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;*/
}

.textogeneral{
	font-family: DINPro-Black, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:justify;
	color: #ffffff;
	margin: 0px;
	margin-top: -7px;
	margin-bottom: 20px;
}

.textosrojos{
	color: #e31e26;
	font-family: DINPro-Black, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:justify;
	margin: 0px;
	margin-top: -7px;
	margin-bottom: 20px;
	}
	
	
.textosaviso{
	color: #ffffff;
	font-family: DINPro-Black, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	}

.titulos{
	font-family: DINPro-Black, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align:justify;
	color:#F00;
	margin: 0px;
	margin-top: -7px;
	margin-bottom: 20px;
	
}

.blancas_chicas{
	color:#FFF;
	font-family: DINPro-Black, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	margin-top: -7px;
	margin-bottom: 20px;
	}
	
.blancasmaschicas{
	color:#FFF;
	font-family: DINPro-Black, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-top: -7px;
	margin-bottom: 20px;
	}

.blancasmaschicas2{
	color:#FFF;
	font-family: DINPro-Black, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: light;
	margin: 0px;
	margin-top: -7px;
	margin-bottom: 20px;
	}

.opacidad {
		padding:20px;
		width:820px;
		background-color:#000;
		/* Fallback for web browsers that doesn't support RGBa */
		background: rgb(0, 0, 0);
		/* RGBa with 0.6 opacity */
		background: rgba(0, 0, 0, 0.7);
		/* For IE 5.5 - 7*/
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		/* For IE 8*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.doscolumns{	
	width:860px;
	}

.derecha {
	padding:20px;
	width:609px;
	float:right;
	background-color:#000;
	/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.izquierda {
	vertical-align:top;
	padding:20px;
	width:170px;
	left:0px;
}



.divisor{
	background:url(images/divisor.gif) repeat-x center    ;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	
	}

.submenu {
	width:820px;
	height:30px;
}

.form {
	color:#FFF;
	font-size:12px;
	font-size:11px;
	border-width:thin;
	
	/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";


}
.form2 {
	color:#FFF;
	font-size:12px;
	border-width:0;
	width:230px;
	height:20px;
	
	/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.2);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";


}


.input.btn{
	color:#FFF;
	
	width:67px;
	height:18;
	background:;
}

.submit {
	background-image:url(images/input.gif);
	width:67px;
	height:18px;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
}
