body{
background-image:url(../Images/fons.jpg);
background-repeat:repeat-x;
margin:20px 0px 0px 0px;
}
.dimasa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.dimasaw, .dimasaw a:link, .dimasaw a:visited, .dimasaw a:active, .dimasaw a:hover	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #008000;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 14px;
	width: 150px;
	border: 1px solid #009900;
}
.form2 {
	width: 400px;
	border: 1px solid #009900;
	height: 150px;
}
.formtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 14px;
	width: 75px;
	border: 1px solid #009900;
}

a.btn_tipo:link, a.btn_tipo:visited, a.btn_tipo:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding:0px 6px;
	line-height:22px;
	background-color: #008421;
	border:solid 1px #008421;
}
a.btn_tipo:hover {
color:#fff;
text-decoration: none;
background-color: #003300;
} 

a.btn_homo:link, a.btn_homo:visited, a.btn_homo:active	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: normal;
	color: #008000;
	text-decoration: none;
	padding:12px 0;
	display:block;
	text-decoration:underline;
}
a.btn_homo:hover {
color:#000;
text-decoration: none;
} 


/* ----- VALIDACION ----- */ 

.error { background-color: #FFA28C; border: 1px solid red;  }