@charset "utf-8";


/*GENERAL*/

/* ie png fix */
img, div { behavior: url(iepngfix.htc) }

/* Firefox image outline fix */
a:focus, a:hover, a:active {
	outline: none
}

a{

color:#fff;
text-decoration:none;
}

*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}

.clearfix2:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix2 {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix2 {display:block;}
/* End hide from IE Mac */

.clearfix {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*MAQUETACION*/

body{
	background:#000 url(images/bg_body.jpg) top center no-repeat;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;


}

#contenedor{
width:960px;

margin:0 auto;

}
#cabecera{

width:100%;

}

#flash{
width:100%;
height:400px;

}

#menu{
width:860px;
clear:both;
margin:0 auto;
z-index:100;
}

#menu h1 a{
color:transparent;
text-indent:-99999px;
}

#menu_portada{
width:860px;
clear:both;
margin:0 auto;
z-index:100;
}

#menu_portada a{
color:transparent;
text-indent:-99999px;
}

.logo{
text-indent:-99999px;
}



#frase p{
width:860px;
height:120px;
text-align:center;
clear:both;
background:url(images/frase.png) no-repeat;
text-indent:-99999px;
color:transparent;

}



#cuerpo{
width:900px;
background:transparent;
margin:0 auto;
overflow:visible;

}

#cuerpo h3{
font-size:1.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}



.fecha{
font-size:11px;
padding-bottom:5px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;


}

h2.noticias_tit{
	background:url(images/noticias.png)  left top no-repeat; 
	width:100px;
	height:30px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	padding-bottom:10px;
color:#FFF;

}

.entry_cel{
padding:0 0 25px 0;
}

.entry_fla{
padding:0 0 25px 0;
}

.noticia_flamenco h3{
font-size:1.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

#contenido_left{
width:400px;
min-height:500px;
float:left;
padding:10px;


}



.noticia_celta{
width:400px;
float:left;
clear:both;
padding:10px 0 0 0;
}

.noticia_celta a{
color:#ccc;
}

.noticia_flamenco{
width:400px;
float:left;
padding:10px 0 0 0;
clear:both;
}

.noticia_flamenco a{

color:#ccc;
}

.noticia_celta2{
width:400px;
float:left;
padding:10px 0 0 0;
clear:both;
}


#contenido_right{
width:400px;
min-height:500px;
float:right;
padding:10px;


}


#pie{
background:url(images/home/pie_bg.png) repeat-x;
height:125px;
width:860px;
clear:both;
margin:0 0 0 50px;
padding:10px 0 0 0;
}

#pie h4{
font-size:1em;
text-align:center;
padding:20px 0 10px 0;
}

#pie p{
font-size:0.9em;
text-align:center;
}

#contacto{
width:400px;
float:left;
background:#e7e7e7;
padding:50px 15px;
}

#firma{
width:350px;
float:right;
background:#e7e7e7;
padding:50px 15px;
}
.flamenco{
display:none;
}
.irlandes{
display:none;
}