/*MAQUETACION*/
BODY { 
    FONT-FAMILY: arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size:10px;
    margin: 0 0 0 0px;
	color:#0F77A1; 
    text-align: center; 
	background: url("fondo.gif");
 
} 
#contenedor{ 
    text-align: left; 
    width: 770px;

    margin: auto; 
	position: relative;
	background:url("divisor.gif")  repeat-y;
} 
#cabecera{ 
	width: 770px;
	height:225px;
    margin: auto;
	position: relative;   
} 
#menuizquierda{ 
    float:left;
	margin: 0 0 0 6px;
} 
#menuderecha{ 
    float: right;
	margin: 0 6px 0 0;
} 
#principal{ 
	width: 456px;
	margin: 0 0 0 6px;
    float: left; 
} 
#pie{ 
    background-color: #cccccc;
	background-image:url(pie.gif); 
	width: 766px;
	height: 16px;
	margin:0 0 0 2px;	
    font-size:10px; 
	text-align: center;
	padding-top:2px;
	color: #3399CC;

    clear: both; 
}
#espinilla{ 
	width: 766px;
	height: 15px;
    font-size: 10px; 
    font-weight: bold;
	text-align: center;

    clear: both;
}
.img{ 
	border: 0px;
}

/*MAQUETACION*/


/*MENU*/
ul{
	margin-left: 15px;
	margin-top:0px;
	padding: 0 0 0 0px;  
} 
li.tipo{
	list-style-image:url(esquinita2.gif);
	margin-left: 5px;

} 
li.seccion{
	list-style-image:url(esquina.gif);
	margin-left: 2px;
}
span.numeros{   
    color: #FF9933; 
    font-size:10px; 
    font-weight: bold;
} 
/*MENU*/

/* CSS PARA EL MENU IZQUIERDO */
	#menu {
		width:142px;
		padding:0 0 23px 0;
		margin:10px auto;
		background:url("menuizq.gif") bottom left no-repeat;
	}
	#menu h1 {
		margin:0;
		padding:15px 5px 14px 20px;
		font-family: Arial, Helvetica, sans-serif, Times, serif;
		font-size:10px;
		color: #0F77A1;
		background:url("menuizq.gif") top left no-repeat;
	}
	#menu div.menup {
		margin:0;
		padding:0 5px 5px 5px;
		background:#ff0000;
		background:url("menuf.gif") top left repeat-y;

	}
/* CSS PARA EL MENU IZQUIERDO */

/* CSS PARA LA PUBLICIDAD */
	.publicidad {	
		width:142px;
		padding:0 0 23px 0;
		margin:10px auto;
		background:url("menudere.gif") bottom left no-repeat;
	}
	.publicidad h1 {
		margin:0;
		padding:15px 5px 14px 20px;
		font-family: Arial, Helvetica, sans-serif, Times, serif;
		font-size:10px;
		color: #0F77A1;
		background:url("menudere.gif") top left no-repeat;
	}
	.publicidad p{
		margin:0;
		padding:0 5px 5px 5px;
		background:#ff0000;
		background:url("menuf.gif") top left repeat-y;
	}
/* CSS PARA  LA PUBLICIDAD  */

/* CSS PARA  EL CONTENIDO */
	#centro {	
		width:451px;
		padding:0 0 23px 0;
		margin:10px auto;
		background:url("central.gif") bottom left no-repeat;
	}
	#centro h1 {
		margin:0;
		padding:15px 5px 14px 20px;
		font-family: Arial, Helvetica, sans-serif, Times, serif;
		font-size:10px;
		color: #0F77A1;
		background:url("central.gif") top left no-repeat;
	}
	#centro div.contenido{
		margin:0;
		text-align:justify;
		padding:0 9px 5px 9px;
		background:#ff0000;
		background:url("centralf.gif") top left repeat-y;
 
	}
/* CSS PARA  EL CONTENIDO  */

/*TITULOS TUTORIALES SPAN EN GENERAL*/
hr {
border: 0;
color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;

}
span.titulos{   
    color: #0F77A1; 
    font-size: 12px; 
    font-weight: bold;
} 
span.tituloenlace{   
    color: #0F77A1; 
    font-size:15px; 
    font-weight: bold;
} 
span.tutoabajo{
    font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;    
	color: #0F77A1;
    font-size:10px; 
    font-weight: normal;
} 
span.tutoresumen{
    font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;    
    color: #586F89; 
    font-size:12px; 

} 
span.tutotitulo{
    font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;    
    color: #003366; 
    font-size:11px; 
} 
span.tutoid{  
    font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;  
    color: #aaaaaa;
	padding-right: 2px;
    font-size:10px; 
    font-weight: normal;
	text-align:center;	
} 
span.texto{
    font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;    
    color: #0F77A1; 
    font-size:11px; 
} 
/*TITULOS TUTORIALES SPAN EN GENERAL*/

/*ENLACES*/
A:link {
	COLOR: #003366 ; 	FONT-WEIGHT: bold ; FONT-SIZE: 12px ; text-decoration: none
}
A:visited {
	COLOR: #003366 ; 	FONT-WEIGHT: bold ; FONT-SIZE: 12px ; text-decoration: none
}
A:active {
	COLOR: #003366  ; 	FONT-WEIGHT: bold ; FONT-SIZE: 12px ; text-decoration: none
}
A:hover {
	COLOR: #ABC7F3   ; 	FONT-WEIGHT: bold ; FONT-SIZE: 12px ; text-decoration: none 
}
A.clase1:visited {
	COLOR: #336699 ; FONT-FAMILY: arial ; FONT-SIZE: 10px ; 	FONT-WEIGHT: bold ; text-decoration: none
}
A.clase1:active {
	COLOR: #336699 ; FONT-FAMILY: arial ; FONT-SIZE: 10px ; 	FONT-WEIGHT: bold ; text-decoration: none
}
A.clase1:link {
	COLOR: #336699 ; FONT-FAMILY: arial ; FONT-SIZE: 10px ; 	FONT-WEIGHT: bold ; text-decoration: none
}
A.clase1:hover {
	COLOR: #FFFFFF ; FONT-FAMILY: arial ; FONT-SIZE: 10px ; 	FONT-WEIGHT: bold ; text-decoration: none
}

A.clase3:visited {
	FONT-SIZE: 12px; COLOR: #FF9900 ; 	FONT-WEIGHT: bold ; text-decoration: underline;
}
A.clase3:active {
	FONT-SIZE: 12px; COLOR: #FF9900 ; 	FONT-WEIGHT: bold ; text-decoration: underline;
}
A.clase3:link {
	FONT-SIZE: 12px; COLOR: #FF9900 ; 	FONT-WEIGHT: bold ; text-decoration: underline;
}
A.clase3:hover {
	FONT-SIZE: 12px; COLOR: #FFBE5E ; 	FONT-WEIGHT: bold ; text-decoration: underline;
}

A.menugrande:visited {
	COLOR: #003366; FONT-FAMILY: arial ; FONT-SIZE: 12px ; 	FONT-WEIGHT: bold ; text-decoration: none;
}
A.menugrande:active {
	COLOR: #003366 ; FONT-FAMILY: arial ; FONT-SIZE: 12px ; 	FONT-WEIGHT: bold ; text-decoration: none;
}
A.menugrande:link {
	COLOR: #003366 ; FONT-FAMILY: arial ; FONT-SIZE: 12px ; 	FONT-WEIGHT: bold ; text-decoration: none;
}
A.menugrande:hover {
	COLOR: #FF6600 ; FONT-FAMILY: arial ; FONT-SIZE: 12px ; 	FONT-WEIGHT: bold ; text-decoration: none;
}

A.menuchico:visited {
	COLOR: #71B8FF  ; FONT-FAMILY: arial ; FONT-SIZE: 10px ; 	 text-decoration: none;
}
A.menuchico:active {
	COLOR: #71B8FF ; FONT-FAMILY: arial ; FONT-SIZE: 10px ; 	 	text-decoration:none;
}
A.menuchico:link {
	COLOR: #71B8FF ; FONT-FAMILY: arial ; FONT-SIZE: 10px ; 		text-decoration:none;
}
A.menuchico:hover {
	COLOR: #B6CDF1 ; FONT-FAMILY: arial ; FONT-SIZE: 10px ; 	 	text-decoration:none;
}

/*ENLACES*/
