html, body, div, ul,ol , li,span, p, a, h2, h3, img, form, fieldset, legend{
	margin:0px;
	padding:0px;
	text-decoration: none;
}

body{
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-size: 12px;
	background-image: url(../img/fon-home.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#86A6C4;
	line-height:1.4em;

}


p
{margin:0px;margin-bottom:1em;}

a{
	color: #0063b6;color: #247380;color:#05429e;
}

a:hover{
	text-decoration: none; color:#0063b6;
}

h1{
	font-size: 1.7em;
	padding: 0px;
	margin-top:15px;
	margin-bottom:0.5em;
	padding-left:0px;
	font-weight:normal;
	color:#004b8a;
	
}

h2{
	font-size: 1.5em;
	margin-top:15px;
	margin-bottom:1em;
	font-weight:normal;
	color:#06C;

}

h3{
	font-size: 1.3em;
margin-top:15px;
margin-bottom:1em;	font-weight:normal;
	color:#336699;
}

h4{
	font-size: 1em;
margin-top:15px;
margin-bottom:1em;	font-weight:normal;
	color:#336699;
}

.seccion{
	font-size: 1.6em;
	color:#000000;
}
ul
{margin:1em;margin-left:3em;margin-bottom:1em;}

ul li
{margin-bottom:0.3em;list-style-type:square; list-style-image: url(../img/bullet.png);}


.titulo {
	BACKGROUND-COLOR: #004080; 
	FONT-STYLE: normal; 
	WIDTH: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 100%; 
	COLOR: #f4ffaa; 
	MARGIN-LEFT: 0%; 
	FONT-SIZE: 13pt; 
	FONT-WEIGHT: normal; 
	MARGIN-RIGHT: 0%
}

.titulo2 {
	background-image: url(../img/fondo_logos_descartes.png); 
	FONT-STYLE: normal; 
	WIDTH: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 100%; 
	COLOR: #f4ffaa; 
	MARGIN-LEFT: 0%; 
	FONT-SIZE: 13pt; 
	FONT-WEIGHT: normal; 
	MARGIN-RIGHT: 0%
}

#contenedor_general{
	display: block;
	margin: auto;
	width: 970px;

	}


#cabecera{
	display: block;
	margin: auto;
	height: 80px;
	background-repeat: repeat-x;
	background:none;
	margin-top: 0px;
	margin-bottom:15px;

}


#wrapper{

	background-color: #fff;
/*	background-image: url(../img/cabecera1c.jpg);  */
/*	background-image: url(../img/cabecera_un_100_b.png); */
	background-repeat:no-repeat;
	padding-bottom:20px;
	display:block;
float:left;
width:970px;
min-height:600px;


}


.instalar
{padding:5px;border:#09C dotted 2px;}

/* #logo
{
	float:left;
	width:900px;
	width:960px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position:20px 20px;
	height:190px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}  */

#logo
{
	float:left;
	width:900px;
	width:940px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position:20px 20px;
	height:125px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}

#logo img
{float:right;margin-top:10px;border:none;}

#logo h1, #logo h2, #logo h3
{display:none;}

#apDiv1 {
	float:right;
	width:228px;
	height:98px;
	z-index:1;
    padding-left: 5%;
}

#apDiv2 {
	float:left;
	width:160px;
	height:90px;
	z-index:1;
    padding-left: 5%;
}

#apDiv3 {
	position:absolute;
	width:72px;
	height:77px;
	z-index:1;
	left: 147px;
	top: 9px;
}

#apDiv4 {
	position:absolute;
	width:140px;
	height:77px;
	z-index:1;
	left: 226px;
	top: 8px;
}

#apDiv5 {
	position:absolute;
	width:80px;
	height:70px;
	z-index:1;
	left: 860px;
	top: 9px;
}

#apDiv6 {
	position:absolute;
	width:120px;
	height:70px;
	z-index:1;
	left: 980px;
	top: 9px;
}

#menu_lateral
{float:left;width:200px;padding-top:20px;font-size:1.3em;font-weight:normal;background:#fff;}

#menu_lateral ul
{margin:0px;padding:0px;
margin-left:15px;
margin-right:5px;}

#menu_lateral ul li
{list-style:none;
background:none;
margin:0px;
padding:4px;
padding-left:10px;
border-bottom:1px dotted #004b8a;border-bottom:1px dotted #666}

#menu_lateral ul li:hover
{
background-color:#c6e5ff;

}

#menu_lateral ul li.activo
{
background-color:#c6e5ff;
font-weight:bold;
color:#004b8a;
}

#menu_lateral ul li.activo
{
background-color:#c6e5ff;
font-weight:bold;
color:#004b8a;
}

#menu_lateral ul li.activo a
{
color:#004b8a;
}

#menu_lateral ul li ul, 
#menu_lateral ul li ol
{padding-top:10px;}

#menu_lateral ul li ul li, #menu_lateral ul li ol li
{font-size:0.8em;}

#menu_lateral ul ul li, #menu_lateral ul ol li
{font-size:0.8em;}


#menu_lateral ul li.menu_hover ul, #menu_lateral ul li.menu_hover ol
{display:none;}

#menu_lateral ul li.menu_hover:hover ul, #menu_lateral ul li.menu_hover:hover ol
{display:block;}

ol li
{list-style:decimal;}


#menu_lateral ul ol li,
#menu_lateral ul ul li
{list-style:  decimal;
list-style-position:inside;list-style-type:none;border-bottom:0px dotted #666;}

#menu_lateral ul li ol li a,
#menu_lateral ul li ul li a
{color:#666;}


#contenido {
	display: block;
	padding-bottom: 10px;
	padding:0px;
	padding-top:20px;
	padding-left:10px;
	margin-top:0px;
	margin:auto;
	border-top: 0px solid #EF5026; 
	width:700px;border:0px;
	float:left;
	border-left:0px dotted #EF5026;
	font-size:1em;
	

}


#bloque_enlaces
{border:0px solid #0063b6;padding:0px;width:100%;display:block;margin:auto; }

.bloque_texto
{width:650px;display:block;margin:auto;margin-bottom:1em;text-align:justify;}

#tabla_archivos
{border:0px solid #0063b6;padding:0px;margin:auto;line-height:120%;margin-bottom:1.4em;border-bottom:0px solid #0063b6; }

#tabla_archivos tr td
{border-bottom:1px dotted #0063b6;padding:10px;}

#tabla_archivos img
{border:0px;}

#tabla_archivos th
{padding-left:0px;}

#tabla_archivos ax
{ padding-right:20px; background-image:url(../img/hyperlink.gif); background-position: right; background-repeat:no-repeat;}

#tabla_archivos a
{font-size: 1.2em;}

#tabla_archivos h2 {
font-size: 1.4em;
margin:2px;
font-weight:normal;color:#0063b6;
text-align:left;

}

#tabla_archivos h3, h4, h5 {
margin:0px;font-weight:bold;padding-top:30px;

}

.enunciado
{border:0px solid #0063b6;padding:10px;width:800px;display:block;margin:auto;font-size:1.1em; background-color:#ebefef;}


#footer{	
	float: left;
	display: block;
	width: 970px;
	background-image: url(../templates/img/sombrapie.gif);
	background-repeat: no-repeat;	
	background-position: right top;
	background:none;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background:none;
	border:none;
	color: #333;
	font-size:0.8em;
}

#footer li{
	display: inline;
	vertical-align: middle;
}



#footer a{
	color:#2E63B4;color:#036;
}

#footer a:hover{
	color:#A17331;
}

#footer #LogoWai{
	padding-top: 12px;
}

#footer #LogoRss{
	padding-top: 8px;
}



.RutaNavegacion{
	padding-left:25px;
	color: #1F99C2;
	color:#666;
	float:left;
	background-color:#CCC;
	width:99%;

}

.RutaNavegacion a{
color:#666;
}

.thmb {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; MARGIN: 0px 0px 10px 20px; FLOAT: right; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.tit_thmb {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; MARGIN: 5px 8px 5px 5px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}

.titulo_ventana{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	text-decoration: none;
	   }	
	   
	   
.t_RES_B1{
	font-size: 17px;
	color: #7ca402;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	padding-left: 0px;
	text-decoration: none;
	   }
	   
.t_RES_B2{
	font-size: 17px;
	color: #b43152;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	padding-left: 0px;
	text-decoration: none;
	   }	
	   	  
.t_RES_B3{
	font-size: 17px;
	color: #018394;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	padding-left: 0px;
	text-decoration: none;
	   }	
	   	
.t_RES_B4{
	font-size: 17px;
	color: #c46a1a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	padding-left: 0px;
	text-decoration: none;
	   }		
	
.t_RES_B5{
	font-size: 17px;
	color: #b98e03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	padding-left: 0px;
	text-decoration: none;
	   }	


	
.menu_RES{
	font-size: 12px;
	color: #4c4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	   }	


		   
	   
.menu_materias{
	font-size: 14px;
	color: #17314a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	   }	
	   
.menuMateria_link{
	font-size: 12px;
	color: #17314a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	   }
.menuMateria_link:hover {
	font-size: 12px;
	color: #3575b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
		   }
	   
.info_ventana{
	font-size: 11px;
	color: #17314a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	   }	
	   
.textos{
	font-size: 11px;
	color: #17314a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	text-decoration: none;
	   }		   
	   
.textos_titulos{
	font-size: 11px;
	color: #17314a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	   }	
	   	   
.lista_link{
	font-size: 11px;
	color: #17314a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	   }
.lista_link:hover {
	font-size: 11px;
	color: #3575b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
		   }


.ruta{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
	   }
  
.ruta_link{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	   }
.ruta_link:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
		   }
	   
.txt_tit01{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	   }	   
	   
.celda_01{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../../images/bck01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f4f4f4;
	padding: 5px;
	   }	   
	   
.textos_RES{
	font-size: 11px;
	line-height:14px;
	color: #4c4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	text-decoration: none;
	   }	   
	   
.textos_RES_Tit_CE{
	font-size: 11px;
	line-height:14px;
	color: #0088a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
	   }	  
	   
.textos_compo{
	font-size: 11px;
	color: #591703;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	text-decoration: none;
	   }	
	   
.textos_compo:link, .textos_compo:visited{
	font-size: 11px;
	color: #591703;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	text-decoration: underline;
	   }		    	   
	   


@import url("print.css") print;
