/* CSS Document */
@font-face {  
font-family: "TradeGothic";  
src: url(fonts/TRADEGOT.TTF) format("truetype");  
 }  


body {
	margin: 0px;
	background-image: url(../img/fondo_negro.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}

* {
	margin: 0px;
	padding: 0px;
}


#contenedor {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	padding-top: 15px;
	padding-bottom: 10px;
}

#cabecero {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#cabecero_titular {
	height: 200px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}

.redes_sociales_cab{
    
    float: right;
    width: 70px;
    padding-top: 70px;
    
}
.red_cab{ padding: 4px; float: left;}

ul {
	margin: 0px;
}
.menu {
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
	list-style-type: none;
	text-decoration: none;
	display: block;		
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#socios {
	font-family: 'PT Sans', sans-serif;
        padding-bottom: 10px;
         padding-top: 5px;
	color: #FD4239;
	font-size: 13px;
	text-transform: uppercase;
	text-align: right;
	float: right;
	/*width: 105px;*/
}
#socios a {
	color: #FD4239;
	text-decoration: none;
}
#socios a:hover {
	color: #000000;
}



.menu  li {
	float: left;
	padding-right: 17px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	display: block;
}
.menu a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.menu a:hover {
	color: #FD4239;
	text-decoration: none;
}
.marcado {
	font-weight: bold;
	color: #000000;
}


.premio_max{
    float: left;
    padding-top: 5px;
    
    
}

#logo  {
	width: 168px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	 padding-top: 20px;
	padding-bottom: 10px;
}
#logo h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}



h1 {
	margin: 0px;
}

.mensaje_logo  {
	margin-left:-4000px;
	position:absolute;
	top:0;	
	z-index:-100;
}


a{
	outline-style:none;	
}

.clear_sin {
	clear: both;
}


#firma {
	font-size: 12px;
	color: #999999;
	text-align: right;
	text-decoration: none;
	float: right;
	width: 50%;
	line-height: 16px;
}
#pie_blanco {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #000000;
}

#pie_blanco a:hover {
	color: #fd4239;
}
#pie_blanco .submenu_pie {
	clear: both;
	width: 100%;
	padding-top: 30px;
}
 .submenu_pie a {
	color: #666666;
	text-decoration: none;
}
.submenu_pie .politica {
	float: left;
	width: 50%;
}


.datos_pie_izq a {
	color: #000000;
	text-decoration: none;
}

.datos_pie_izq {
	float: left;
	width: 50%;
	line-height: 16px;
}

#firma a {
	color: #999999;
	text-decoration: none;
}
#firma a:hover {
	text-decoration: none;
}
#fondo_pie_negro {
	background-color: #000000;
}
#pie_negro {
	font-family: 'PT Sans', sans-serif;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.datos_pie_izq_escena {
	float: left;
	width: 13%;
}
.datos_pie_direccion_mail {
	float: right;
	width: 85%;
	padding-right: 5px;
}
.datos_pie_direccion_mail  a {
	color: #000000;
	text-decoration: none;
}



#pie_negro img {
	margin: 0px;
	padding-right: 7px;
	padding-left: 0px;
	padding-top: 10px;
}
#colabora {
	float: left;
}
#miembro {
	float: right;
        padding-left: 50px;
}
#subvenciona {
	float: left;
}

.aita{
    float:right;
}
.columna_izq {
	float: left;
	width: 254px;
}
.margen_columna {
	margin-left: 20px;
}
.columna_derecha {
	float: right;
	width: 234px;
}
.columna_535 {
	float: left;
	width: 535px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
.columna_237 {
	float: left;
	width: 237px;
	padding-left: 10px;
}

.rojo {
	color: #FD4239;
}
.rojo a {
	color: #FD4239;
	text-decoration: none;
}
.rojo a:hover {
	color: #000000;
	text-decoration: none;
}
.negro_negrita {
	font-weight: bold;
	color: #000000;
}
.columna_250_iz {
	float: left;
	width: 250px;
}
.flotar_izq {
	float: left;
}
.columna_central_izq {
	float: right;
	width: 253px;
	padding-right: 10px;
}
.flotar_dcha {

	float: right;
}
.boton {
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 16px;
	width: 47px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        background-color:#FFFFFF;
}

.bot_enviar {
	background-image: url(../img/escenamateur/boton_enviar.gif);
        cursor: pointer;
}
.boton_buscar {
	background-image: url(../img/teatro/buscar.gif);
        cursor: pointer;
}

.zona_boton {
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}

.compartir {
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	width: 50%;
}
#zona_compartir_info {
	font-family: 'PT Sans', sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
.compartir img {
	padding-top: 5px;
	padding-right: 2px;
}
.info_ficha {
	text-align: right;
}
.info_ficha a {
	color: #000000;
	text-decoration: none;
}
.info_ficha a:hover {
	color: #FD4239;
	text-decoration: none;
}
.boton_solicitar {
	background-image: url(../img/teatro/solicitar.gif);
	width: 67px!important;
}
.miga_resultado {
	padding-top: 5px;
	padding-bottom: 5px;
}
.columna_derecha_index {

	float: right;
	width: 254px;
}

.pijama_impar { background-color: #f0f0f0; }
.pijama_par{ } 

.tabla_grupos th {background-color: #999999; color: #ffffff; text-align:left; padding-top: 6px; padding-bottom: 6px;}
.tabla_grupos .alto {padding-top: 6px; padding-bottom: 6px; padding-left: 4px;}
.consulta_repre {
	padding-bottom: 20px;
	padding-top: 5px;
}


.subvencion {
	width: 800px;
	margin-top:30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	
}
.subvencion .izq{ width: 50%; float: left; margin-top: 15px;}
.subvencion .dcha{ width: 50%; float: right; 	margin-bottom: 30px;}