body
{
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	margin-top:0;
	

}
.Fuente_titulos{
	
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;	
}
.Fuente_titulos_grande{
	
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 18px;	
}
.contenttitle 
{
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 16px;
	border-bottom:dotted #666 1px;	
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 35px;
}
.botones{
width:100px; 
border-color: #CCC; 
border-style:solid; 
border-width:1px;	
color: #FFF;
background-color: #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;	
}
.Titulo_directores{
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 16px;	
}
.Titulo_directores_nombre{
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 13px;
}
.info_directors{
	color: #F60;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;

}

.botones_pags{
width:100px; 
border-color: #CCC; 
border-style:solid; 
border-width:1px;	
color: #FFF;
background-color: #BDBDBD;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;	
}


.info_min_directors, info_min_directors#a {
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10px;
	position:relative; top:-28px; left:0px; 
color: #FFFFFF;
 background-color:#000000; 
text-decoration:none;
display:none;
}

.grupofilas{ 
height:270px;width:510px;border:1px;display:none;
}

.res_directors{
color:#999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;

}
.view_more{
color:#999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;

}
.Titulo_directores_descript{
	color: #F60;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
}
.news_titulo{
	color: #F60;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
}
.news_info{
	color: #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
}

#video{

width:100%;
height:100%;
position:absolute;
left:0px;
top:0px;
background-color:#000000;
z-index:1;
filter: alpha(opacity=50);
opacity: .5;

}
#contenedor_video{
	position: absolute;
    left: 50%;
    top: 50%;
    height: 405px;
    margin-top: -202px; 
    width: 720px;
    margin-left: -360px;
}

