body{
	font-family:"Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.8em;
}
.alinear_derecha{
	float:right;
}
.alinear_izquierda{
	float:left;
}
.centrar{
	margin-left:auto;
	margin-right:auto;
}
.limpiar{
	clear:both;
}
h1{
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	color:#006;
}
h2{
	margin-top:5px;
}
img{
	border:0px;
}
#caja_principal{
	width:770px;
}
.resaltar{
	border-left:solid 3px #333;
	width:95%;
	padding-left:10px;
}

#otra_noticia2
{
		
		margin-top:10px;
	width: 746px;	
	margin-left:15px;	
}

/* 
Comunicados Index
*/

#uiltimo_comunicado {
	width: 370px;
}
#foto_ultimo_comunicado {
	width: 100%;
}
#titulo_ultimo_comunicado {
		
}
#resumen_ultimo_comunicado {
		
}


/* 
Otras noticias Index
*/

#otras_noticias{
	width: 370px;	
}
.titulo_secciones_index{
	width: 355px;
	height:40px;
	background:url(img/fondo_titulo_seccion.jpg) no-repeat;
	padding-left: 15px;
	padding-top: 10px;
	color:#9c0;
	
}
#otra_noticia{
	margin-top:10px;
	width: 92%;
}
.foto_otra_noticia{
	width: 70px;
	height: 70px;
}
.titulo_otra_noticia{
	width: 260px;
	color:#036;
}
.enlace_titulo_otra_noticia{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#036;
	text-decoration:none;
}
.enlace_clasificacion_otra_noticia{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#999;
}
a.enlace_clasificacion_otra_noticia:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#999;
}

.division_otra_noticia{
	width:92%;
	border-bottom:thin #CCC;
	border-bottom-style:dotted;
	margin:10px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	
}

.division_otra_noticia2{
	width:746px;
	border-bottom:thin #CCC;
	border-bottom-style:dotted;
	margin:5px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	height:10px;
}
.vertodo{
	width:92%;
	height:20px;
	margin-top:10px;
	text-align:right;
}

/* 
8 coloumnas
*/

#ocho_columnas{
	width: 370px;	
}
.ocho_columna{
	margin-top:10px;
	width: 92%;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#036;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
}

/* 
Enterate
*/

#enterate{
	width: 370px;	
}
.banner_enterate{
	margin-top:10px;
	width: 340px;
}

/* 
Cursos y talleres
*/

#cursos_y_talleres{
	width: 370px;	
}
.curso_y_taller{
	margin-top:10px;
	width: 340px;
}
.foto_curso_y_taller{
	width: 150px;
	height: 120px;
}
.titulo_curso_y_taller{
	width: 175px;
	color: #036;
	font-size: 14px;
}

/* 
Centro Fox
*/

.img_seccion_centrofox{
	width:380px;
	border: solid thin #006;
}
.info_seccion_centrofox{
	width:360px;
}
#demo-container{
	margin:0 0 0 0;
}
ul#simple-menu{
	list-style-type:none;
	width:100%;
	position:relative;
	height:28px;
	font-size:12px;
	margin:0;
	padding:5px 0 0 0;
}
ul#simple-menu li{
	display:block;
	float:left;
	margin:0 0 0 3px;
	height:28px;
}
ul#simple-menu li.left{
	margin:0;
}
ul#simple-menu li a{
	display:block;
	float:left;
	color:#666;
	background:#f5f8ef;
	line-height:28px;
	text-decoration:none;
	padding:0 10px 0 10px;
	height:28px;
}
ul#simple-menu li a.right{
	padding-right:10px;
}
ul#simple-menu li a:hover{
	background:#036;
	color:#ccc;
}
ul#simple-menu li a.current{
	color:#2E4560;
	background:#fff;
}
ul#simple-menu li a.current:hover{
	color:#2E4560;
	background:#fff;
}
#desplegado_info{
	padding: 10px 10px 15px 10px;
}
.info_quienes_somos_todo{
	background:#f5f8ef;
	border-top:solid thin #006;
}
.division_centrofox{
	width:100%;
	border-bottom:thin #CCC;
	border-bottom-style:dotted;
	margin:10px 0 15px 0;
	margin-left:auto;
	margin-right:auto;
}
.areas_cf{
	width:170px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-right:20px;
}
.contenido_academia_cf{
	padding:7px;
	background-color:#ffe3bf;
}
.contenido_investigacion_cf{
	padding:7px;
	background-color:#e3cacb;
}
.contenido_cultura_cf{
	padding:7px;
	background-color:#e9c9db;
}
.contenido_biblioteca_cf{
	padding:7px;
	background-color:#c8ead8;
}

/* 
historia
*/

.narracion{
	width:500px;
}
.datos_estadisticos{
	width:250px;
}

/* 
alianzas
*/

.logo_alianza{
	width:175px;
	height:90px;
	margin-bottom:10px
}
.alianza{
	width:175px;
	margin-right:5px;
	border:solid thin #CCC;
	padding:5px;
	margin-bottom:20px;
}

/* 
ubicacion
*/

.mapa{
	width:445px;
}
.direccion{
	width:310px;
}

/* 
alianzas
*/

.img_nuestras_instalaciones{
	width:240px;
	height:165px;
	margin-bottom:10px
}
.nuestras_instalaciones{
	width:240px;
	margin-right:5px;
	padding:5px;
	margin-bottom:20px;
	background-color:#9C3;
	color:#FFF;
}

/* 
Comunicado del dia
*/

.fecha_comunicado{
	width:100%;
	font-size:10px;
	margin-top:-20px;
}
.clasificacion_comunicado{
	width:100%;
	font-size:11px;
	font-variant:small-caps;
	margin-top:-5px;
}
.foto_pie_comunicado{
	width:100%;
	font-size:10px;
	font-variant:small-caps;
}

/* 
Diplomados
*/

.diplomado{
	width:100%;
}
.img_diplomado{
	width:250px;
}
.texto_diplomado{
	width:510px;
}
.detalles_diplomado{
	border-left:solid 3px #333;
	width:100%;
	background-color:#ffebcc;
	height:32px;
	line-height:32px;
}
.contenido_detalles{
	width:95%;
	height:32px;
	line-height:32px;
}