.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	}
	
.contenido2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	background-color: #99cc99;
	padding-left: 10px;
	padding-right: 10px;
	}	
	
.headers {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	background-color: #006633;
	background-image: url(../img/img_headers.jpg) ;
	background-repeat: no-repeat;
	background-position: right; 
	display: block;
	line-height: 22px;
	}
	
.nota {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.notaROJO {
	font-family: Tahoma;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	}
	
.copySUP {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #006633
	}	
	
A.menuinf, A.menuinf:LINK, A.menuinf:VISITED {
	color : #006633;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	background-color: #99cc99;
	}

A.menuinf:ACTIVE, A.menuinf:HOVER, A.menuinf:FOCUS {
	color : #cc0000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
	background-color: #99cc99;
	}
	
A.mail, A.mail:LINK, A.mail:VISITED {
	color : #cc0000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: underline;
	}

A.mail:ACTIVE, A.mail:HOVER, A.mail:FOCUS {
	color : #cc0000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	}
	
A.linkSOL, A.linkSOL:LINK, A.linkSOL:VISITED {
	color : #ccff00;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: underline;
	font-weight: bold;
	}

A.linkSOL:ACTIVE, A.linkSOL:HOVER, A.linkSOL:FOCUS {
	color : #ccff00;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	}	
	
A.menu, A.menu:LINK, A.menu:VISITED {
	color : #000000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	padding-left: 15px;
	line-height: 23px;
	display: block;
   text-align: left;
	}

A.menu:ACTIVE, A.menu:HOVER, A.menu:FOCUS {
	color : #ffffff;
	font-weight: bold;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	padding-left: 20px;
	background-image: url(../img/btn-act.jpg);
	line-height: 23px;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	}

.background1{
	background: #006633;
	}

.background2{
	background: #99cc99;
	}
	
.background3{
	background: #cc0000;
	}
	
.background4{
	background: #e0f0e0;
	}	

.bgMENU{
	background-image: url(../img/pla-menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.bgCOPY1{
	background-image: url(../img/bg-copy.jpg);
}

.bgCOPY2{
	background-image: url(../img/img-copy.jpg);
	background-position: right bottom;
	background-repeat: no-repeat; 
}

#lista ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lista ul li {
	background-image: url(../img/vineta.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.0em;
	border-bottom-width: 2px;
	/*height: 22px;*/
	padding-top: 3px;
	margin-left:15px;
	}	
#lista ul li a,a:visited,a:active {	
	color: #333366;	
	font-weight : bold;
	text-decoration : none;	
}
#lista ul li a:hover,a:focus {	
	color: #FF6600;	
	font-weight : bold;
	text-decoration : underline;	
}
#lista1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lista1 ul li {
	background-image: url(../img/vineta.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 1.0em;
	border-bottom-width: 2px;
	padding-top: 5px;
	margin-left:15px;
}
#lista2 ol li {
	padding-top: 6px;
	border-bottom-width: 4px;
	margin-left:15px;
}
#lista3 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lista3 ul li {
	background-image: url(../img/vineta.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 1.0em;
	border-bottom-width: 2px;
	padding-top: 5px;
	margin-left:15px;
}
a, a:LINK, a:VISITED {
	color: #336600;;	
	font-weight : normal;
	text-decoration : none;	
}

a:ACTIVE, a:HOVER, a:FOCUS {
	color: #336600;;	
	font-weight : normal;
	text-decoration : underline;	
}

A.fondo, A.fondo:LINK, A.fondo:VISITED {
	color : #FFFFFF;
	font-weight : normal;
	font-family : Tahoma;
	text-decoration: none;
}

A.fondo:ACTIVE, A.fondo:HOVER, A.fondo:FOCUS {
	color : #FFFFFF;
	font-weight : normal;
	font-family : Tahoma;
	text-decoration : underline;
	font-weight: bold;
}


