
.texto_normal {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
}

.titular {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold ;
	color: #9c6245;
}






.subbotonera {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e2e15;
	text-decoration:none;
	font-weight: normal;
	padding-bottom: 30px;
	padding-left: 34px;
}


.subbotonera:hover {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ac6849;
	text-decoration:none;
	font-weight: normal;
	padding-bottom: 30px;
	padding-left: 34px;
}
.subbotonera:visited {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e2e15;
	text-decoration:none;
	font-weight: normal;
	padding-bottom: 30px;
	padding-left: 34px;
}
.subbotonera:active {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ac6849;
	text-decoration:none;
	font-weight: normal;
	padding-bottom: 30px;
	padding-left: 34px;
}





