.menu
	{
	text-align:right;
	font-size: 0.6em;
	color: #FFFFFF;
	word-spacing: 1em;
	letter-spacing: 0.5em;
	vertical-align: top;
	height: 30px;
	}
	
.menu_enlace
	{
	color: #CCFF00;
	text-decoration: none;
	}	
		
.alinear_derecha
	{
	text-align:right;
	}
	
.alinear_centro
	{
	text-align:center;
	}	
	
.txt-verde
	{
	color:#CCFF00;
	}	

.txt_plano
	{
	font-size: 0.75em;
	text-indent: 1em;
	text-align: justify;
	margin: 1em;
	line-height: 2em;
	}

body
	{
	background-image:url(../layout/base00.png);
	background-attachment:scroll;
	background-position:center top;
	background-repeat:   repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2d2d2d;
	color: #FFFFFF;
	}
	
	
.titulo-1
	{
	background-image: url(../imgs/layout/titulo-1.png);
	behavior: url(iepngfix/iepngfix.htc);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 215px;
	text-align: justify;
	margin-top: 5px;
	margin-left: 7px;
	}


.borde
	{
	border: 5px solid #DDD;
	padding: 1px;
	margin: 1px;
	}	
	
.borde-derecho
	{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C9CDB1;
	}

.borde-abajo
	{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9CDB1;
	}	

.txt-titulo-1
	{
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	}


h1, h1 a
	{
	line-height: 1px;
	color: #F3FCDB;
	font-size: 1px;
	text-decoration: none;
	}

dd
	{
	text-indent: 15px;
	letter-spacing: 1px;
	line-height: 31px;
	}	
	
dd a 
	{	
	color: #666666;
	text-decoration: none; 
	}	

dt
	{
	color: #FF9900;
	font-size: large;
	text-indent: 30px;
	letter-spacing: 4px;
	line-height: 30px;
	}

.interlineado-doble { line-height: 24px; }

.sin-decoracion { text-decoration:none; }

.expandido
	{
	font-size: 0.6em;
	word-spacing: 1em;
	letter-spacing: 0.25em;
	vertical-align: middle;
	text-indent: 1.5em;
	}

.layout-blanco20
	{ background-color: #888; 
	}
.layout-blanco40 
	{ background-color: #999; 
	}
.layout-blanco60 
	{ background-color: #BBB; 
	}
.layout-blanco80 
	{ background-color: #DDD; 
	}

.layout-negro20
	{ background-color: #666; 
	}
.layout-negro40 
	{ background-color: #555; 
	}
.layout-negro60 
	{ background-color: #333; 
	}
.layout-negro80 
	{ background-color: #111; 
	}

.txt_planoLibre {
	font-size: 0.75em;
	margin: 1em;
	line-height: 2em;
	text-decoration: none;
}
.alinear_centroAbsoluto {
	text-align:center;
	vertical-align: middle;
	background-position: center center;
	height: 260px;
	padding-top: 0px;
}
.txt-blanco { color:#FFFFFF; }
.txt-negro { color:#000000; }
.txt-gris { color:#999999; }
.borde-arriba {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C9CDB1;
}

