.textocontenido {
	color : #565656;
	font-family : Tahoma;
	font-size : 80%;
}
.textoportada {
	color : #565656;
	font-family : Tahoma;
	font-size : 75%;
}
.textonaranja {
	color : #e99228;
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
}
.bordetodo {
	border-bottom : #db9c0f 2px solid;
	border-left : #db9c0f 2px solid;
	border-right : #db9c0f 2px solid;
	border-top : #db9c0f 2px solid;
}	
.contacta {
	color : #cc9933;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}
.contacta:Hover {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}
.pie-home {
	color : #777777;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
}
.pie-home:Hover {
	color : #222222;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
}
.menu {
	color : #a3740a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu:Hover {
	color : #e6bb5a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuon {
	color : #e6bb5a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
.titulos {
	color : #cc9933;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 14px;
}
.titulosBL {
	color : #ffffff;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 14px;
}
.link {
	color : #cc9933;
	font-family : Tahoma;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
}
.link:Hover {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 14px;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	color : #262626;
	font-family : Tahoma;
	font-size : 80%;
}
