@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#666;
}

p{
	margin: 0 0 10px 0;
}

.titles{
	width: 180px;
	height: auto;
	color: #000;
	padding: 5px;
}

#main_wrapper{
	width: 980px;
	margin:0 auto;
	border: #CCC 1px solid;
}

#main_wrapper_pre_home{
	position:relative;
	width: 980px;
	margin:0 auto;
	border: #CCC 0px solid;
}

#info_pre_home{
	position:absolute;
	width:auto;
	height:auto;
	top:750px;
	left: 330px;
}

#info_pre_home .text{
	font-weight: bold;
	font-size:9px;
	color: #666;
	text-align:center;
}


/* Banner */

#header{
	width: 980px;
	height: 165px; 
}

#main_content{
    width: 980px;
    height: 547;
	text-align:left;
}

#column1{
	width: 190px;
	height: 547px;
	padding: 0 5px 0 10px;
	float: left;
}

.content_menu{
	width: 180px;
	height: 547px;
	background: url(../images/menu_vertical.jpg) #CCC no-repeat;
}

#column2{
	width: 560px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	float:left;
}

.banner_page{
	width: 560px;
	height: 380px;
	padding: 0 0 0 0;
	margin-bottom: 6px;
}

.content_page {
	width: 560px;
	height: 161px;
	border: #CCC 1px solid;
}

.content_page .content{
	padding:8px;
}

.content_page .content span{
	color: #F00;
}
	

#column3{
	width: 190px;
	height: 56px;
	padding: 0 5px 0 10px;
	float: left;
}

.content_noticias{
	width: 180px;
	height: 544px;
	background: url(../images/modulo-derecho.png) #FFF no-repeat;
	border: #CCC 1px solid;
}

.content_noticias p{
	padding: 8px;
	margin:0;
}

.content_noticias_info{
	color:#900;
	font-weight:bold;
}
.content_ver_mas{
	width: 180px;
	height: 20px;
	
}
.ver_mas{
	width: 170px;
	height: 10px;
	background:url(../images/ver_mas.png) #FFF no-repeat;
	color:#900;
	text-align:right;
	padding: 4px;
	margin-bottom:15px;
}

.clear{
	clear:both;
}

#footer{
	background:url("../images/footer.jpg") no-repeat scroll center center #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:50px;
	margin:0 auto;
	padding-top:4px;
	text-align:center;
	width:975px;
}

.footer_text{
	font-size:9px;
	color: #FFF;
	text-align:center;
}

/* Menu Vertical */

#menu{
	width: 170;
	height: auto;
}

#menu ul{
	list-style:none;
	color:#FFF;
	padding: 20px;
	margin: 1px 0 0 0;
}

#menu li{
	margin:0 0 14px 0;
	padding:0;
	height:21px;
}

#menu li a, #menu li a:link, #menu li a:visited{
	color:#FFFFFF;
	display:block;
	padding-top:3px;
	text-decoration:none;
}

#menu li a:hover{
	color: #930;
}

#menu .v_active{
	color:#000 !important;
	background:url(../images/flecha-dokto.jpg) no-repeat 130px 5px;
}

#top_menu .h_active{
	color:#F00 !important;
}

/* Menu Horizontal */

#top_menu{
	width: 980px;
	height: 36px;
	background: url(../images/menu-dokto.jpg) #CCC no-repeat;
}

#top_menu ul{
	list-style:none;
	color:#000;
	padding: 2px;
	margin: 1px 0 0 0;
}

#top_menu li{
	margin:0 100px 0 10px;
	padding:0;
	width: 95px;
	float: left;
}

#top_menu li.last_item{
	margin:0 0 0 0;
}

#top_menu li a, #top_menu li a:link, #top_menu li a:visited{
	color: #000;
	display:;
	padding-top:3px;
	text-decoration:none;
}

#top_menu li a:hover{
	color: #930;
}

#internal_content_page{
	width: 540px;
	height: auto;
	padding: 45px 0 0 0;
	margin: 0 auto;
}

#internal_content_page .title{
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 0;
	text-align:justify;
}

#internal_content_page .img{
	margin: 30px 20px 15px 0;
}

#programacion .img{
	margin: 5px 20px 15px 0;
}

#internal_content_page p{
	text-align:justify;
	margin: 30px auto;
}

#internal_content_page ul{
	list-style:none;
	padding: 20px;
	margin: 1px 0 0 0;
}

#internal_content_page li{
	background: url(../images/guiones-estrategia-y-perdurabilidad.gif) #FFF no-repeat 0 5px;
	margin:0 0 10px 0;
	padding: 0 0 0 25px;
}

#internal_content_page .span_rojo{
	color: #900;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#internal_content_page .span_gris{
	color: #666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#internal_content_page .input{
	margin: 0 0 0 210px;
}

/* MF */

#mf{
	width: 980px;
	height: auto;
	margin: 2px 0 2px 0;
	font-size:9px;
	color:#CCC;
	text-align:center;
}

#mf a{
	color:#999;
	display:;
	padding-top:3px;
	text-decoration:none;
}

#mf a:hover{
	color: #000;
}
.ver_mas a, .ver_mas a:link, .ver_mas a:visited{
	color:#990000;
	text-decoration: none;
}
.ver_mas a:hover{
	text-decoration: underline;
}
h1 span {
height:5px;
left:0;
overflow:hidden;
position:absolute;
text-indent:999px;
top:0;
width:5px;
}
h2.titles {
	color:#000000;
font-size:12px;
font-weight:normal;
height:auto;
margin:0;
padding:5px;
width:180px;
}