.sub a:link, .sub a:active, .sub a:visited, .sub a:focus{
	color:#000;
	text-decoration:underline;}

.sub a:hover{
	text-decoration:none;}

a:link, a:active, a:visited, a:focus{
	color:#000;
	text-decoration:none;}

a:hover{
	text-decoration:underline;}

.negrita{
	font-weight:bold;}


	
form{
	font-size:0.8em;
	float:left;
	height:auto;}

form input, textarea{
	border:#888887 solid 0.1em;
	width:27em;
	height:2em;
	float:left;
	}

form textarea{
	width:27.5em;
	height:5em;
	}
	
form label{
	width:10em;
	float:left;
	margin-right:1em;}

form .campo{
	float:left;
	width:50em;
	margin-bottom:2em;
	}

.btn_enviar{
	float:none !important;
	display:block !important;
	background-color:#7e7f81;
	width:10em !important;
	color:#FFF;
	font-weight:bold;
	position:relative;
	margin:auto;
	margin-bottom:2em;
	cursor:pointer;
	clear:both;
	}

.enlace_grana:link, .enlace_grana:active, .enlace_grana:visited, .enlace_grana:focus{
	color:#94184b;
	text-decoration:none;
	font-weight:bold;
}

.enlace_grana:hover{
	text-decoration:underline;}