/* CSS Document */

body {
	background-color: #E2CBA9;
}


.menu {
	font-family: Arial ;
	text-decoration: none;
	font-size:12px;
	color:#000;
	
}
.menu :hover {
	color: #6A0201;
	font-weight:bold;
}


.texto {
	font-family: Arial ;
	font-size:12px;
	color:#410B01;
	margin-left: 20px;
	line-height: 28px;
}

.pie {
	font-family: Arial ;
	text-decoration: none;
	font-size:10px;
	color:#5C4538;
}

.texto_interior {
	font-family: Arial ;
	text-decoration: none;
	font-size:12px;
	color:#410B01;
	margin-left: 20px;
	line-height: 15px;
}

.texto_destacado {
	font-family: Arial ;
	font-size:12px;
	font-weight:bold;
	color:#6A0201;
	margin-left: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.campo_texto {
	font-family: Arial ;
	font-size:12px;
	color:#5C4538;
}	

.texto_detalle {
	font-family: Arial ;
	font-size:11px;
	color:#410B01;
	margin-left: 20px;
	line-height: 13px;
}
.texto_destacados {
	font-family: Arial ;
	font-weight:bold;
	font-size:14px;
	color:#6A0201;
	margin-left: 2px;
	line-height: 2px;
}
.texto_destaca{
	font-family: Arial ;
	font-weight:bold;
	text-decoration: none;
	font-size:13px;
	color:#410B01;
	margin-left: 2px;
	line-height: 2px;
}
