/* GENERALES */


body{
	background-color: #171717;
	margin: 0;
}
img .cargando {  
	background: white url('../imagenes/loading_img.gif') no-repeat center center;  
}
.cargando { 
	width: 100%;
	text-align: center;
}
/* TOP */

.fondo_reproductor{
	background-image: url('../imagenes/fondo_reproductor.png');
	background-repeat: no-repeat;
	top: 230px;
	left: 50%;
	margin-left: 150px;
	width: 250px;
	height: 390px;
	position: absolute;
	z-index: 3;
}

.reproductor{
	top: 340px;
	left: 50%;
	margin-left: 192px;
	width: 165px;
	height: 160px;
	position: absolute;
	z-index: 5;
}

.fondo_reproductor .mail{
	margin-top: 40px;
	margin-left: 42px;
	height: 160px;
	position: absolute;
}

.top{
	position: relative;
	border-left: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	position: relative;
	background-color: #CCCCCC;
	width: 780px;
	height: 217px;
	left: 50%;
	margin-left: -390px;
}


.mail{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	width: 165px;
	padding-left: 5px;
}
.mail input[type="text"]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}

.mail .button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	vertical-align: bottom;
	border: solid #CCCCCC 1px;
	background-color: #333333;
	color:#FFFFFF;
	height: 20px;
	cursor: pointer; 
}

.calle{
	border-left: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	
	background-image: url('../imagenes/calle.jpg');
	background-repeat: repeat-y;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	height: 100%;
	min-height: 500px;
	position:relative;
}



#main{
	border-left: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	background-image: url('../imagenes/calle.jpg');
	background-repeat: repeat-y;
	position: relative;
	width: 780px;
	left: 50%;
	margin-left: -390px;

} 
  
#main .banquina{
	background-image: url('../imagenes/banquina.jpg');
	background-repeat: no-repeat;
	top: 0px;
	z-index: 0;
	width: 780px;
	height: 62px;
	position:relative;
}

#main .contenido{
	position:relative;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;

	width: 510px;
	height: 380px; /* ie treats as min-height */ 
	min-height: 380px; /* ie ignores */
} 
  
  
*>#main .contenido {
	height: auto; /* ie ignores child selector, modern browsers replace height declaration */
}   	

#main .contenido #caja {
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	width:100%;
	display: none;
	padding:5px;
}
#main .contenido .mostrar{
	font-size:16px; 
	text-decoration:none;
	display:block;
	width:100%;
	padding:5px;
	color:#FFFFFF;
}



#main .bottom{
	position: relative;
	background-image: url('../imagenes/bottom.png');
	background-repeat: no-repeat;
	margin-left: 49px;
	margin-bottom: 0px;
	width: 682px;
	height: 140px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
}

#main .bottom a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#main .bottom .copyright{
	border-left: solid 1px #FFFFFF;
	padding-left: 10px;
	width: 200px;
	height: 85px;
	margin-left: 410px;
	margin-top: 45px;
	position: absolute;
}

#main .bottom .pawer a{
	color: #003399;
}




#main .contenido .noticia{
	clear: both;
	padding-bottom: 10px;
}
#main .contenido .noticia .titulo{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 40px;
	font-weight:bold;
}
#main .contenido .noticia .categoria{
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
}
#main .contenido .noticia .foto{
	float: left;
	padding-right: 10px;
}
#main .contenido .noticia .foto img{
	border: 2px solid #CCCCCC;
}
#main .contenido .noticia .copete{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding-top: 10px;
}

#main .contenido .noticia .desarrollo{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	min-height: 80px;
}

#main .contenido .noticia .datos{
	height: 25px;
	text-align: left;
}
#main .contenido .noticia .datos .fecha{
	font-family: Arial;
	font-size: 11px;
	color: #BFBFBF;
}
#main .contenido .noticia .datos .fecha img{
	vertical-align: middle;
}

#main .contenido .noticia .separador{
	height: 10px;
	border-bottom: 1px solid #ccc;
}




.contenedorImagenes{
	position: relative;
	
}

.galerias{
	width: 225px;
	height: 130px;
	position: relative;
	display: inline-block;
}	

* html .galerias { display:inline; }  /* for IE 6 */
* + html .galerias { display:inline; }  /* for IE 7 */


.tituloGaleria, .tituloGaleria a {
	position: relative;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	height: 50px;
}	


.tituloGaleria a:hover{
	color: #FFF;
}	



.tituloGaleria .volver,.tituloGaleria .volver a {
	position: relative;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}	


.tituloGaleria .volver a:hover{
	color: #FFFFFF;
}	



.galerias .tituloGalerias, .tituloGalerias a {
	width: 200px;
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
}	


.galerias .tituloGalerias a:hover{
	color: #CCCCCC;
}	

.imagenGaleria{
	border: solid 2px #FFF;
	margin-left: 12px;
	width: 190px;
	height: 120px;
	background-image: url("../imagenes/img-loader.gif");
	background-position: center center;
	background-repeat: no-repeat;
	/*filter: alpha(opacity=50);
	/*-moz-opacity: 0.5;
	opacity: 0.5;
	background-color: #333333;
*/
}
/*
.imagenGaleria:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;

}
*/
.thumb{
	width: 150px;
	height: 100px;
	position: relative;
	display: inline-block;
}	
* html .thumb { display:inline; }  /* for IE 6 */
* + html .thumb { display:inline; }  /* for IE 7 */




.thumb .thumbImagen{
	background-image: url("../imagenes/img-loader.gif");
	background-position: center center;
	background-repeat: no-repeat;

	border: solid 2px #FFF;
	margin: 10px;
	
	width: 120px;
	height: 80px;
}

.titulo {
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}	

.aviso {
	border: dashed 1px #DDDDDD;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
	

.downloads, .downloads a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}	


.downloads a:hover{
	color: #FFFFFF;
}	



#formContacto input{
	border:#666666 1px solid;
	background-color:#FFF;
	color:#000000;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#formContacto input:focus{
	border:#999999 1px solid;
	background-color:#FBFBFB;
}
#formContacto textarea{
	border:#666666 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:300px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#formContacto textarea:focus{
	border:#999999 1px solid;
	background-color:#FBFBFB;
}