
body {
	background-color: #440800;
	margin:0
}
.borde_thumb{
	border: solid 1px #999999;
	cursor:pointer;
}
.formulario{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #440800;
	width:216px;
	border: solid 1px #999999;
	margin-bottom:6px
}
.newsletter{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #440800;
	width:180px;
	border: solid 1px #999999;
	margin-bottom:10px
}
.enviar{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #440800;
}
.alerta_formulario{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#FF0000;
}
.texto {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #fff;
}
.texto_amarillo{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #f9c934;
}
a.txt_amarillo:link{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #f9c934;
	text-decoration:none;
}
a:visited.txt_amarillo{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #f9c934;
	text-decoration:none;
}
a:hover.txt_amarillo{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #fff;
	text-decoration:none;
}
