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

#menu {
	position: fixed;
	margin-top: -10px;
	margin-left: 17px;
	color: #fff;
	background: white;
	width: 100px;
	}
#menu UL {margin: 10; padding: 3px}
#menu LI {
	list-style-type: none; 
	}
#menu A {
	display: block;
	width: 91px;
	text-decoration: none; 
	background: #fff; 
	text-align: left; 
	border-bottom: solid 0px #000;	
	}

#menu A:hover {background: #000; color: #fff}


#contenido {margin: 0 5% 0 170px; width:560px; border: 0px #06f}
#contenido P {padding: 10px 10px 10px 20px; text-align: justify}

/* CSS de la página */

	BODY { 
		margin: 0;
		padding: 10px; 
		background: white;
		}
	H1 {
		font-size: 20px; 
		line-height: 24px; 
		text-align: center; 
		border-bottom: solid 1px black;
		margin-bottom: 2.2em;
		}
	#contenido H4 {padding-left: 3%}
	PRE {
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-left: 3%;
		background: #ffc;
		border: solid 1px black;
		width: 90%;
		}
	ACRONYM {cursor: help; border-bottom: dotted 1px black;}
	STRONG {padding-right: 1em}
	


/*....TEXTOS...*/

	.txt_oculto{ display:none;}
	
	.texto_menu{
	font-family:Verdana;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
		}
	.texto_menu_ama{
	font-family:Verdana;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background:#CCFF00;
		}
		
	.texto_10{
	font-family:Verdana;
	font-size: 11px;
	color: #000;

	padding-top: 1px;
	padding-bottom: 1px;
		}
		
	.texto_11{
	font-family:Verdana;
	font-size: 11px;
	color: #000;
	text-decoration:none;
		}
		
	.texto_11B{
	font-family:Verdana;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
		}
		
	.texto_11NB{
	font-family:Verdana;
	font-size: 11px;
	color: #FFF;
	background:#000;
	text-decoration:none;
		}
		
		.texto_13{
	font-family:Verdana;
	font-size: 13px;
	color: #000;
	text-decoration:none;
		}
		
	.texto_13B{
	font-family:Verdana;
	font-size: 13px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
		}
		
	.texto_13NB{
	font-family:Verdana;
	font-size: 13px;
	color: #FFF;
	background:#000;
	text-decoration:none;
		}
		
	
	.linea_puntos_quienes{margin-top:30px;width:186px; background-image:url(punto.gif);background-repeat:repeat-x;height:5px}
	
.linea_243 {background-image:url(/imagenes/punto.gif); background-repeat: repeat-x; width:243px; height:1px;}
.linea_362 {background-image:url(/imagenes/punto.gif); background-repeat: repeat-x; width:362px; height:1px;}
.linea_420 {background-image:url(/imagenes/punto.gif); background-repeat: repeat-x; width:420px; height:1px;}
