.headers1 {
 font-size: 12px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 padding-left: 5px;
 background-color: #0B7575
}

body,td,input,textarea,select {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a, a:LINK, a:VISITED {
	color: #000099;	
	font-weight : normal;
	text-decoration : none;	
}

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

.contenido {
	text-decoration: none;
	text-align: justify;
}

.contenido2 {
	text-decoration: none;
	text-align: center;
}
	
.headers {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	background-color: #0B7575
}
	
.nota {
	text-decoration: none;
	font-weight: bold;
}

.copy {
	font-size: 10px;
	color: #ffffff;
	background-color: #0B7575;
}

A.vermas, A.vermas:LINK, A.vermas:VISITED {
	color : #000000;
	font-size : 10px;
	text-decoration: none;
	font-weight: bold;
}

A.vermas:ACTIVE, A.vermas:HOVER, A.vermas:FOCUS {
	color : #000000;
	font-size : 10px;
	text-decoration : underline;
	font-weight: bold;
}

A.news, A.news:LINK, A.news:VISITED {
	color : #0B7575;
	font-size : 11px;
	text-decoration: none;
}

A.news:ACTIVE, A.news:HOVER, A.news:FOCUS {
	color : #0B7575;
	font-size : 11px;
	text-decoration : underline;
}

A.menu, A.menu:LINK, A.menu:VISITED {
	color : #000000;
	font-size : 11px;
	text-decoration: none;
	padding-left: 20px;
	line-height: 25px;
	display: block;
	font-weight: normal ;
}

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

A.idioma, A.idioma:LINK, A.idioma:VISITED {
	color : #ffffff;
	font-size : 10px;
	text-decoration: none;
}

A.idioma:ACTIVE, A.idioma:HOVER, A.idioma:FOCUS {
	color : #cc0000;
	font-size : 10px;
	text-decoration : underline;
}

A.menuINF, A.menuINF:LINK, A.menuINF:VISITED {
	color : #000000;
	font-size : 10px;
	text-decoration: none;
}

A.menuINF:ACTIVE, A.menuINF:HOVER, A.menuINF:FOCUS {
	color : #000000;
	font-size : 10px;
	text-decoration : underline;
}

A.fondo, A.fondo:LINK, A.fondo:VISITED {
	color : #FFFFFF;
	text-decoration: none;
}

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

.btn{
	background: #0B7575;
	color: White;
	font-size: 10px;
}

.background1{
	background: #0B7575;
}

.background2{
	background: #e7d6a0;
}
	
.background3{
	background: #ceebe4;
}
	
.background4{
	background: #bfe5e1;
}
	
.background5{
	background: #000000;
}

.bg_bandaMENU{
	background-image: url(../img/bg_menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.bg_firmaJulio{
	background-image: url(../img/bg_firmaJulio.jpg);
	background-position: bottom left;
	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/bull1.jpg);
	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/bull2.jpg);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 1.0em;
	border-bottom-width: 2px;
	padding-top: 5px;
	margin-left:15px;
}
