@charset "utf-8";
/* CSS Document */

*{
	margin:px;
	padding:0px;
}

body{
	background-color:#eeeeee; /*#ef9f2a;*/
	font-family: Verdana;
	font-size:11px;
	background-image:url(../img/bg.png);
	background-position:center
}

p{
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify
}

h2{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#333333;
	color:#FFFFFF;
	font-size:14px;
	padding-left:20px;
	border-top:3px solid #666666
}

/*h3{
	color:#999999;
	font-size:12px;
	border-bottom:1px solid #999999;
	margin-bottom:10px
}*/

h3{
	background-color:#666666;
	border-top:3px solid #999;
	color:#FFFFFF;
	font-size:13px;
	overflow:hidden;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:5px;
	width:100%;
}

h4{
	font-size: 13px;
	color:#999999}

a{
	color:#666666;
}

#contenedor_gral{
	width:770px;
	min-height:400px;
	margin:auto;
	background-color:#FFFFFF;

}

/*body:nth-of-type(1) div#contenedor_gral {
	margin-top:-10px;
}*/

#encabezado{
width:100%;
height:115px;
background-image:url(../img/encabezado.jpg);
background-position:left center;
background-repeat:no-repeat;
position:relative
}

#banner{
width:100%;
height:119px;
background-color:#DDA102;
}

#cuerpo_gral{
width:100%;
min-height:400px;
overflow:hidden;
/*background-image:url(../img/encabezado.png);*/
background-position:bottom left;
background-repeat:no-repeat
/*background-image:url(../img/cuerpo_gral.png);*/
}

#redondeo_sup{
width:100%;
height:19px;
/*background-image:url(../img/borde-sup-blanco.png)*/
}

#redondeo_inf{
width:100%;
height:30px;
/*background-image:url(../img/borde-inf-blanco.png);*/
background-position:top;
background-repeat:no-repeat;
float:left;
}

#lateral_izq{
width:165px;
min-height:100px;
float:left;
overflow:hidden;
padding-bottom: 32768px;
margin-bottom: -32768px;
background-color:#DDA102
}

#lateral_der{
width:605px;
min-height:100px;
float:left;
overflow:hidden;
padding-bottom: 32768px;
margin-bottom: -32768px;
}

#encabezado_cuerpo{
width:100%;
height:68px;
background-repeat:no-repeat;
/*background-image:url(../img/encabezado_cuerpo.png);*/
position:relative;
background-position:bottom
}

#cuerpo{
width:92%;
min-height:400px;
overflow:hidden;
padding:20px;
padding-top:10px
/*background-image:url(../img/bg_cuerpo.png);*/
}

#pie_cuerpo{
width:100%;
height:26px;
/*background-image:url(../img/pie_cuerpo.png);*/
background-repeat:no-repeat
}

#pie{
width:100%;
text-align:center;
background:#DDA102;
padding-top:10px;
padding-bottom:10px;
font-size:9px;
color:#FFFFFF;
font-weight:bold;
overflow:hidden
/*background-image:url(../img/pie.png)*/
}

/* MENU SIN SUBSECCIONES */
	/*#menu{
		margin-top:30px;
	}

	#menu ul {
		width:130px;
		margin:0px;
		padding:0px;
		font-size:13px;
		list-style-type:none;
		font-weight:bold
	}

	#menu ul li {
		margin-left:5px;
		padding-top:5px;
		padding-bottom:5px;
		border-bottom:1px solid #000;
		width:128px;
		padding-left:15px
	}

	#menu ul li.first {
		border-top: 1px solid #000;
	}

	#menu ul li a{
		color:#ef9f2a;
		text-decoration:none;
	} Cambio Color de las Opciones del menu

	#menu ul li a:hover{
		color:#000}*/

/***********************************/

#contactos dt{
	color:#000000
}

#contactos dt a {
		color:#000; /*#ef9f2a;*/
		text-decoration:none;
}

#contactos dd{
	margin:20px
}

/* MENU CON SUBSECCIONES */

#menu{
	/*background-image:url(../img/bg_menu.png);*/
	background-repeat:repeat-x;
	background-position:top;
	width:157px;
}
#menu dl {
	margin:0px;
	padding:0px;
	font-size:11px;
	list-style-type:none;
	font-weight:bold;
}
#menu dt {
		margin-left:5px;
		border-bottom:1px solid #fff;
		width:152px;
	}
#menu dt.last{
		border-bottom: 1px solid #fff;
	}
#menu dt a {
	display:block;
	padding:4px 0 4px 15px;
	text-decoration:none;
	color:#fff;
	font-weight:bold
	}

.tit_menu  {
	display:block;
	padding:0px;
	text-decoration:none;
	color:#fff;
	font-weight:bold
	}

.bloques_menu {
	text-align:center; padding-bottom:10px; padding-top:10px
}

#menu dt a:active{
	color:#FF0000
}

#menu dt:hover {
	background-image:url(../img/bloque.png);
	background-repeat:repeat-y
}

.hover{
	background:#CC6600;
	background-repeat:repeat-y;
	color:#fff;
}

#menu dt a:hover {
	color:#000
}
#menu dt ul li a{ color: #000; text-decoration:none; vertical-align: bottom; font-size:11px; font-weight:bold; color:#d57651}
#menu dd { margin-left: 15px; }
	body:nth-of-type(1) dd ul{ /*HACK PARA CHROME */
		margin-top: -5px;
		margin-bottom: -5px;
		margin-left:30px;
	}
#menu dd ul {margin-left:30px; list-style: none; padding: 5px;}
#menu dd ul li{ line-height:20px; margin-left:-10px}
#menu dd a { color:#FFFF99; text-decoration:none; font-size:11px;  font-weight:bold; letter-spacing: 0.2px; margin-left:18px; }
	body:nth-of-type(1) #menu dd a { /*HACK PARA CHROME */
		margin-left:-18px;
	}

#menu dd a:hover { color:#993300}

.dd_a {color:#000}
/**************************/

	ul.hover_block { display: block; overflow: hidden; height: 14px; padding-bottom: 15px; position:absolute; left:100px; top:-17px; top:-6px;  }

ul.hover_block li{
	list-style:none;
	float:left;
	padding: 10px;
	width:300px; position: relative;
	margin-right: 20px; }

ul.hover_block li div{
	display: block;
	position: relative;
	overflow: hidden;
	height: 150px;
	width: 300px;
	color: #000;
}

ul.hover_block li a{ text-decoration: none; }

ul.hover_block li img{
border:0;
margin-right:5px}

ul.hover_block li #tit_campus{
	position: absolute;
	top: 0;
	left: 9px;
	border: 0;
	margin-right:0px;
	cursor:pointer
}

ul.hover_block li #botonera_campus
{position:absolute; top:0; left:14px; z-index:2}

#live_edu{
left:476px;
position:absolute;
top:-2px;
}

#cuerpo ul li, #cuerpo ol li {
 margin-left:50px
}

#btn_graficos{
	text-align:center
}

#links {
	text-align:center
}

#links img{
	margin-right:30px
}

#medios{

	overflow:hidden;

}

#medios img{
	width:30%;
	float:left
}


