.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: 20px;
}
	
.contenidoBlanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}	
		
.headers {
	font-family: Tahoma;
	font-size: 14px;
	color: #006600;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
	line-height: 18px;
	font-weight: bold 
}

.copy {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	background-image: url(../img/bg_copy.jpg);
	line-height: 41px;
 text-align: center;
}
	
.copySUP {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}	

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

A.vermas:ACTIVE, A.vermas:HOVER, A.vermas:FOCUS {
	color : #999999;
	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: #BABABA; 
}

A.menuinf:ACTIVE, A.menuinf:HOVER, A.menuinf:FOCUS {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
	background-color: #BABABA;
}
	
A.menu, A.menu:LINK, A.menu:VISITED {
	color : #000000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	padding-left: 15px;
	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_acti.jpg);
	background-position: left top;
	line-height: 26px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
}

.background1{
	background: #006600;
}

.background2{
	background: #999999;
}
	
.background3{
	background: #d8eed8;
}	

.background4{
	background: #99cc99;
}
		
.background_conte{
	background-image: url(../img/sombra_lateral.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
	
.background_tabla{
	background-image: url(../img/sombra_tabla.jpg);
	background-position: top;
	background-repeat: no-repeat;
}	

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

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

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

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