body {
	margin: 0px;
	background-color:#8770AB;
}

.contenido {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
	
.contenido3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #9C9C9C;
	text-decoration: none;
	line-height: 15px;
	}	
	
.contenido2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	background-color: #cae1e1;
	}	
	
.headers {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	padding-left: 10px;
	line-height: 27px;
	}
	
.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;
	}
	
A.menuinf, A.menuinf:LINK, A.menuinf:VISITED {
	color : red;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration: underline;
	font-weight:bold;
}

A.menuinf:ACTIVE, A.menuinf:HOVER, A.menuinf:FOCUS {
	color : red;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration : underline;
	font-weight:bold;
}
	
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.vermas, A.vermas:LINK, A.vermas:VISITED {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 11px;
	background-color: #000066;
	display: block;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;	
	text-decoration: none;
	}

A.vermas:ACTIVE, A.vermas:HOVER, A.vermas:FOCUS {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 11px;
	background-color: #000066;
	display: block;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	text-decoration: underline;
	}
	
A.linkSOL, A.linkSOL:LINK, A.linkSOL:VISITED {
	color : #0099CC;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration: underline;
	font-weight: bold;
	}

A.linkSOL:ACTIVE, A.linkSOL:HOVER, A.linkSOL:FOCUS {
	color : #0099CC;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : none;
	}	
	
A.linkSOL2, A.linkSOL2:LINK, A.linkSOL2:VISITED {
	color : #000066;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration: underline;
	font-weight: bold;
	}

A.linkSOL2:ACTIVE, A.linkSOL2:HOVER, A.linkSOL2:FOCUS {
	color : #000066;
	font-family : Tahoma;
	font-size : 10px;
	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: 30px;
	display: block;
   text-align: left;
	}

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

.background1{
	background: #000066;
	}

.background2{
	background: #dbdbea;
	}
	
.background3{
	background: #cc0000;
	}
	
.background4{
	background: #006666;
	}

.bgMENU2{
	background-position:right bottom;
	background-repeat: no-repeat;
}

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

.bgCOPY1{
	background-image: url(../img/curba-copy.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

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

.bgTABLAS{
	background-image: url(../img/bg-tablas.jpg);
	background-position: bottom;
	background-repeat: no-repeat; 
}




