
/***************************
* ETIQUETAS PRINCIPALES
****************************/


BODY {font-family: Helvetica, Arial, sans-serif; font-size: 0.6em;
	 font-style: normal;  color:#000000; text-decoration: none;
	 margin-left:0; margin-top:0; margin-right:0;
	 background-color: #a3cf6b; }



TH {font-family: Helvetica, Arial, sans-serif;
	 font-style: normal; color: #000000; text-decoration: none }

TD {font-family: Helvetica, Arial, sans-serif; font-size: 0.6em;
	 font-style: normal; color: #FFFFFF; text-decoration: none }

HR { width: 430px; height: 2px; color: #FF8833; background-color: #FF8833 }

H2 { font-family: arial, helvetica, sans-serif;
		font-size: 1.2em; color: #0000FF; font-style: italic;
		font-weight: bolder;  text-decoration: none}

H3 { font-family: arial, helvetica, sans-serif;
		font-size: 1em; color: #000000; font-style: normal;
		font-weight: bolder;  text-decoration: none}

ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 20px 0 0 0;
	
}

li {
	padding-bottom: 4px; 
}


A { 
	padding-left: 4px;

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none }
	
A:link	{ 
	 padding-left: 4px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none}
	
A:visited { 
	padding-left: 4px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none}
	
A:active { 
	padding-left: 4px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none}
	
A:hover { 
	padding-left: 4px;
	color: #000000; 
	font-weight: bold;
	text-decoration: none; }

/******************************************
* LINKS
*********************************/

.enlace { color: #dd481d;}
.enlace:link	{ color: #dd481d;}
.enlace:visited	{ color: #dd481d;}
.enlace:hover {  color: #000000; background-color:#dd481d; text-decoration: none;}

.link {  color: #b90202;}
.link:link { color: #b90202; }
.link:visited { color: #b90202;}
.link:hover {  color: #000000; background-color:#dd481d; text-decoration: none;}

.link-foro { color: #000000; font-style: italic;}
.link-foro:link	{color: #0000ff; font-style: italic;}
.link-foro:visited {color: #0000ff; font-style: italic;}
.link-foro:hover { color: #006600; font-style: italic; text-decoration: underline }

/************************************************/


.tabla {  background-color: #0099FF}
.tabla:hover {  background-color: #FF0000; background-repeat: repeat-x; border-color: #00FF66 black black; border-top-width: thick}


.input { font-style: italic; text-decoration: none; background-color: #b90202; border: thin #000066 dotted}


.tira {  width: 750px; height: 380px; }


.naranja {font-weight: bold; color: #FF0000;  text-decoration: none; }

.Sup {background-color:#19721b;}
.Mid {background-color:#f9d076;}
.Inf {background-color:#f9d076; color: #FF0000;}
/**********************
* CUERPO DE LA PAGINA
***********************/

#cabecera  { position: relative;   background-color: #19721b; height: 30px;
			background-repeat: no-repeat; padding-top:130px; 
			background-image: url(img/cabeceranavidad.jpg)  }

div#principal { position:absolute; width:100%; min-width:620px; height:inherit; border:0; background:transparent;}
html>body div#principal { position:relative; }


div#barraIzq {position:absolute; top:0; left:0; width: 160px; height: 100%;
	background-image: url(img/lateral-izq1navidaz.png); background-repeat: repeat-y;  }
	
div#centro	{ margin-left:160px; margin-right:160px; background-color: transparent; min-height: 600px;}
html>body #Centro { margin-left:181px; margin-right:181px; z-index:2; min-height: 600px; }

div#barraDer { position:absolute; top:0; right:0; width:150px; height:100%; 
	 background-image:url(img/lateral-der1navidaz.png); background-repeat:repeat-y; z-index:1 }
	 
	/* 
	.bd {	background-image: url(images/lateral-der1.png); background-repeat: repeat-y;  height: inherit;}

	

/* Secciones dentro de las barras de los laterales. */


.TSeccion { position: relative; width: 150px; height: 18px; 
	color: #FFFFFF; font-weight: bold; }

.Seccion {	position: relative; width: 100%; background-color: #9BB933; color: #0000FF;}


/* .Seccion-amarillo {	position: relative; width: 100%; background-color: #FFFFCC; color: #000000; }*/

.Seccion-azul {	position: relative; width: 100%;  color: #FFFFFF;}
