.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	line-height: 18px;
	}
	
.NOTA {
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	background-color: #FFD700;
	padding-left: 10px;
	text-decoration: none;
	line-height: 18px;
	}	
	
.contenido2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #34618f;
	text-decoration: none;
	line-height: 18px;
	}	
	
.contenido3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #34618f;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	}	
	
.contenido4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	}	
	
.fecha {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	}	
	
.contenidoG {
	font-family: Tahoma;
	font-size: 11px;
	color: #2E8B57;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	}	
	
A.mail, A.mail:LINK, A.mail:VISITED {
	color : #001b59;
	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 : underline;
	}
	
A.mailBOLD, A.mailBOLD:LINK, A.mailBOLD:VISITED {
	color : #001b59;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	}

A.mailBOLD:ACTIVE, A.mailBOLD:HOVER, A.mailBOLD:FOCUS {
	color : #cc0000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
	font-weight: 
	}
	
A.mailFOOTER, A.mailFOOTER:LINK, A.mailFOOTER:VISITED {
	color : #228B22;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	}

A.mailFOOTER:ACTIVE, A.mailFOOTER:HOVER, A.mailFOOTER:FOCUS {
	color : #228B22;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
	}	
	
A.menuINF, A.menuINF:LINK, A.menuINF:VISITED {
	color : #34618f;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}

A.menuINF:ACTIVE, A.menuINF:HOVER, A.menuINF:FOCUS {
	color : #fff;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	background-color: #34618f;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}	
	
A.menu, A.menu:LINK, A.menu:VISITED {
	color : #34618f;
	font-family : Tahoma;
	background-image: url(../img/bg-menu.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
	font-size : 11px;
	text-decoration: none;
	line-height: 30px;
	}

A.menu:ACTIVE, A.menu:HOVER, A.menu:FOCUS {
	color : #fff;
	background-image: url(../img/bg-menu-act.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	line-height: 30px; 
	}	
	
.background1{
	background: #34618f;
	}
	
.background2{
	background: #e4f0f6;
	}
	
.background3{
	background: #edffda;
	}
	
.bg-bienve{
	background-image: url(../img/bg-bienve.jpg);
	background-repeat: no-repeat;
}			
	

