.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.contenido2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
	
.contenidoBlanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}	
		
.headers {
	font-family: Tahoma;
	font-size: 14px;
	color: #00162b;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
	line-height: 18px;
	font-weight: bold 
}

.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	background-color: #00162b;
   text-align: center;
}
	
.copySUP {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}	

A.vermas, A.vermas:LINK, A.vermas:VISITED {
	color : #00162b;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
}

A.vermas:ACTIVE, A.vermas:HOVER, A.vermas:FOCUS {
	color : #999933;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
	font-weight: bold;
}
	
A.menuinf, A.menuinf:LINK, A.menuinf:VISITED {
	color : #000000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	background-color: #cccc99; 
}

A.menuinf:ACTIVE, A.menuinf:HOVER, A.menuinf:FOCUS {
	color : #000000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
	background-color: #cccc99;
}
	
A.news, A.news:LINK, A.news:VISITED {
	color : #000f1e;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
}

A.news:ACTIVE, A.news:HOVER, A.news:FOCUS {
	color : #000f1e;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
}
	
A.menu, A.menu:LINK, A.menu:VISITED {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	padding-left: 20px;
	line-height: 26px;
	display: block;
}

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

.background1{
	background: #000f1e;
}

.background2{
	background: #003366;
}
	
.background3{
	background: #cccc99;
}	

.background4{
	background: #999966;
}

.background5{
	background: #ebebcf;
}
#lista ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lista ul li {
	background-image: url(../img/bull.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 : normal;
	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/bull.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/bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 1.0em;
	border-bottom-width: 2px;
	padding-top: 5px;
	margin-left:15px;
}
A.fondo, A.fondo:LINK, A.fondo:VISITED {
	color : #000000;
	text-decoration: none;
}

A.fondo:ACTIVE, A.fondo:HOVER, A.fondo:FOCUS {
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
}
A.fondo2, A.fondo2:LINK, A.fondo2:VISITED {
	color : #FFFFFF;
	text-decoration: none;
}

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