@charset "utf-8";

* { padding: 0; margin: 0; }


/* ESTILO DEL PAGINA*/
body {
	font:11.3px Verdana,Arial,Helvetica,sans-serif; word-spacing:0.3px; line-height:150%;	
	background:#7A7A7A url(../img/background.png) repeat-x; margin:0; padding:0; text-align:center; font-size:12px;color: #666; }

/* PRINCIPAL-*/
.caja { width:900px; background:#fff; margin:0 auto; text-align:left; }


/**********************************************************************************************************************/
/* head */
/**********************************************************************************************************************/
.head {padding:0 5px 0px 5px; }

	.head #naranja { background:#DF5403 url(../img/hd_bck.png) repeat-x; padding:0 5px; height:100px; }
	.head #naranja #logo { float:left; margin:10px 0 0 20px; display:inline;}
	.head #naranja #menu { float:right; padding-top:40px; font:12px Verdana,Arial,Helvetica,sans-serif;}
	
	
	#navlist {
	margin:0;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	}
	
	#navlist ul, #navlist li {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
	}
	
	#navlist a:link, #navlist a:visited {
	float:left;
	line-height:14px;
	margin:0 10px 4px 10px;
	text-decoration:none;
	color:#fff;
	}
	
	#navlist a:link.current, #navlist a:visited.current, #navlist a:hover {
	border-bottom:2px solid #fff;
	padding-bottom:1px;
	color:#fff;
	}


	
    .txt_title_naranja{ color:#FF6600; font-size:16px; font-weight:bold; }
	.txt_title_azul{ color:#0099CC; font-weight:bold; }
	.txt_azul{ color: #CCCCCC; line-height:100%}
    
	a { text-decoration:none;color: #FF0000; font-size:90%; }
	a:hover { text-decoration:underline; }
	p { color: #666; text-align:justify; padding: 0 20px;} 
	
/* FIN DEL head */
 
.col1 {
	border-right: solid 1px #fff;
	float: left; 
	width: 280px;
	height:100px;
	padding: 5px;
	padding-bottom:2px; 
	}
.col2 {
	border-left: solid 1px #fff;
	float: right; 
	width: 280px; 
	height:100px;
	padding: 5px;
	padding-bottom:2px; 
	}
.col3 { 
	margin: 0 295px; 
	padding:5px;
	padding-bottom:2px; 
	height:100px;
	}


/**********************************************************************************************************************/
/*CAJA CONTENIDO*/
/**********************************************************************************************************************/
.foto {
	float:left;
	background-image:url(../img/bg_foto.gif);
	width:104px;
	height:78px;
	padding:9px 12px 14px 12px;
	margin: 10px 12px 0 12px;
	}

.fotobig {
	float:left;
	background-image:url(../img/bg_foto_2.gif);
	width:165px;
	height:127px;
	padding:14px 17px 21px 17px;
	margin-top:10px;
	}

.styel_grey #caja_grey { width:900px; background:#fff; margin:0px auto; text-align: left; padding-top:0px; } 

.styel_grey #box_grey_borde_top { background:#ddd; height:5px; } 
.styel_grey #col_grey {	float:right; width:200px; padding:15px 0.5em; }
.styel_grey #body_grey { margin:0 220px 0 10px;	padding:15px 0.5em; } 
.styel_grey #box_grey_borde_bajo { padding:4px; background:#ddd; } 

#body_grey ul.listatexto {margin: 20px 0 20px 40px;}

/* ESTILO DEL MENU*/
.styel_grey #col_grey #lista { list-style:none; margin:0; padding:0; color:#0099CC;  }

/* FORMATO A CADA FILA */
.styel_grey #col_grey #lista li { margin:1px; padding:0; float:left; }

/*FORMATO A CADA  LINK*/
.styel_grey #col_grey #lista li a { display:block; width:180px; padding:4px; text-decoration:none;	text-align: justify; font-size:11px; font-weight:bold; color: #333; border-bottom:1px solid #FF6600;}

/* FORMATO DE CADA LINK AL MOUSE OVER*/
.styel_grey #col_grey #lista li a:hover { color:#fff; background-color:#FF6600;}
.styel_grey  .title{ font-size:15px; color:#F90; font-weight:bold; text-align:center; padding:15px;}



/* FORMATO A CADA FILA 2*/
.styel_grey #col_grey #lista #lista2 li { list-style:disc; margin:2px; padding:0; color:#0066CC;padding:0; float:left; }

/*FORMATO A CADA  LINK 2 */
.styel_grey #col_grey #lista #lista2 li a { display:block; width:120px; padding:2px; text-decoration:none; text-align:justify; font-size:9px; color:#0099CC; border-bottom: none; background:none;}

/* FORMATO DE CADA LINK AL MOUSE OVER 2 */
.styel_grey #col_grey #lista #lista2 li a:hover { text-decoration:underline;}


/**********************************************************************************************************************//* ELIMINAR FLOAT*/
.borrar { clear:both; height:0; font-size: 1px; line-height:0px; }

/* ESPACIO ENTRE TMEAS*/
.espacio { height:5px; } 


/**********************************************************************************************************************//*/ PIE DE PAGINA*/
.box_pie { width:870px; background:#FFFFFF; height:20px;	margin:5px auto; text-align:left; padding:15px 15px;}

/* CREDITOS*/
.copy {float:left; color:#999} 
.credit {float:right; color:#999;}
.box_pie a {font-weight:bold;color:#999;text-decoration:none;}
.box_pie a:hover {text-decoration:underline;}

span {font-weight:bold;}
p.definicion {font-style:italic;}

p {margin:15px 0;}
ol.alpha {list-style-type: lower-alpha; margin-left:20px;}
ol.alpha li {margin-top: 10px;}

/**********************************************************************************************************************/


