@charset "utf-8";
/* CSS Document */

#conten_top{
width:802px;
height:175px;
display:block;
float:left;
border-bottom:1px dotted #cccccc;
}

#indicadores{
width:799px;
height:20px;
display:block;
float:left;
}

#imagen_top{
width:799px;
height:140px;
display:block;
float:left;
border-top:1px dotted #cccccc;
margin-left:3px;
}

#imagen_top img{
margin-top:5px;
}

#contenido_centro{
	width:100%;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:15px;
	height:450px;
}

#contenido_centro b{
margin-left:5px;
font-size:12px;
color:#666666;
display:block;
margin-top:5px;
}

#contenido_izq{
	width:780px;
	display:block;
	float:left;
	height:auto;
}

#descarga_contenido{
width:545px;
display:block;
float:left;
}

#titulo_seccion{
width:780px;
display:block;
float:left;
height:25px;
margin-bottom:10px;
}

#titulo_seccion h1{
color:#998855;
font-size:24px;
}

#titulo_nota1{
width:445px;
display:block;
float:left;
margin-left:7px;
}

#titulo_nota1 span{
font-size:11px;
color:#998855;
}

#pdf_nota{
width:80px;
height:50px;
display:block;
float:left;
margin-left:10px;
}


#tit_izq{
	width:990px;
	background-color:#f1f1f1;
	height:25px;
	display:block;
	float:left;
	border:1px #cccccc solid;
}

#contenedor_gvideos{
float:left;
width:990px;
height:auto;
display:block;
margin-top:15px;
}

#noti_video{
	float:left;
	width:440px;
	height:400px;
	display:block;
}

#tex_video{
	float:left;
	width:430px;
	height:150px;
	display:block;
	padding:5px;
	margin-left:30px;
}

#tex_video b{
font-size:12px;
}

#tex_video span{
font-size:11px;
color:#158cc0;
display:block;
margin-left:5px;
}

#tex_video p{
font-size:12px;
color:#666666;
margin-top:10px;
display:block;
margin-left:5px;
margin-bottom:15px;
}

#tira_videos{
	float:left;
	width:495px;
	height:172px;
	display:block;
	border:#cccccc solid 1px;
	margin-top: 10px;
	margin: 21px;
	
}

