/* CSS Document */
h1 { color: #740500; }
h2 { color: #740500; }
h3 { color: #740500; }

/* HEADER */

/* MENU */
	
#nl-header-menu { background-color: #cc0000; }

	#nl-header-menu-list a:link { background-color: #cc0000; color: #ffeeee; }
	#nl-header-menu-list a:visited { background-color: #cc0000; color: #ffeeee; }
	#nl-header-menu-list a:hover { background-color: #cc0000; color: #ffeeee; }	


/* MAIN CONTENT */

/* INICIA SECCION DE TITULO Y PATHWAY */
			
#nl-mc-head h1 { color: #aa0000; }
#nl-mc-head h2 { color: #000000; }

	#nl-mc-head a:link { color: #880000; }
	#nl-mc-head a:visited { color: #880000; }
	#nl-mc-head a:hover { color: #880000; }

div.nl-mcb-left a:link { color: #880000 !important;}
div.nl-mcb-left a:visited { color:#aa0000 !important;}
div.nl-mcb-left a:hover { color:#880000 !important; background:#FFB871;}

/* CONTENEDOR */
	/* definicion de vinculos o ligas internas */
	#nl-m-container a:link		{ color: #BB4400;}
	#nl-m-container a:visited	{ color: #EE6633;}
	#nl-m-container a:active	{ color: #EE6633;}
	#nl-m-container a:hover		{ color: #BB4400;}

/* SECCIÓN CENTRAL */
	div.nl-mcb-container { background: #FFFFFF;}

	.nl-block-bg { background: #FFDDBB; }
		.borde-nivel1 { border-color: #DD6600; }
		.borde-nivel2 {	border-color: #DD6600; }
		.borde-nivel3 {	border-color: #DD6600; }
		.borde-nivel4 { border-color: #DD6600; }
		.borde-nivel5 {	border-color: #DD6600; }
		.borde-nivel6 {	border-color: #DD6600; }
		.borde-nivel7 {	border-color: #DD6600; }
		.borde-nivel8 {	border-color: #DD6600; }

	.nl-mcbr-container { border-color: #FFB871; }
	
	/* definicion de vinculos o ligas internas */
		.nl-mcbr-container a:link, .bloque-right a:link			{ color:#880000 !important;}
		.nl-mcbr-container a:visited, .bloque-right a:visited	{ color:#aa0000 !important;}
		.nl-mcbr-container a:active, .bloque-right a:active		{ color:#880000 !important;}	
		.nl-mcbr-container a:hover, .bloque-right a:hover		{ color:#880000 !important; background:#FFB871;}


/*NUEVA ESTRUCTURA */

.bg-top2 {background: url(/pics/css/imagenes/bg_top2.gif) top no-repeat; width: 100%; height: 8px;}
.bg-center {background: url(/pics/css/imagenes/bg_center.gif) top repeat-y; float: left; width: 100%;}
.bg-bottom2 {background: url(/pics/css/imagenes/bg_bottom2.gif) top no-repeat; width: 100%; height: 15px; float: none; clear: both;}

.bg-top1 {background: url(/pics/css/imagenes/bg_top1.gif) top no-repeat; width: 100%; height: 7px;}
.bg-bottom1 {background: url(/pics/css/imagenes/bg_bottom1.gif) top no-repeat; width: 100%; height: 15px; float: none; clear: both;}

.bloque-left {width: 74%; float: left; margin-left: 7px; padding-bottom: 10px;}
.bloque-left h2 {font-family: Georgia; font-size: 3em; font-weight: normal; color: #660000; margin: 0 0 0.5em 0.5em;}
.bloque-left h3 {margin: 10px 0 10px 0;font-weight: bold;}
.bloque-left p {margin-top: 3px;}
.bloque-right {float: left; width: 25%; padding-top: 5px;}
.bloque-right a, .bloque-right p {margin-left: 20px;}
.bloque-right div {margin: 5px;}

.bloque-lcentral {margin: 15px 0 0 170px;}

div.opcion {padding: 0 0 15px 20px;}
div.opcion label {margin-left: 10px;}
div#pollquestion {padding: 0 0 0 15px;}
div#botones {padding: 0 0 0 15px;}
