.contactenos{
	margin:10px 25px 0 25px;	
}
.contactenos table{
	padding:4px 5px 4px 5px !important;
}
.contactenos table SPAN{
	color:#FF0000 !important;
	font-size:12px !important;
}
.contactenos table select{
	font-family:Tahoma, Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	/*background-color:#e1e1e1;
	border:1 solid #003300;*/
	width:150px;
	border:1px solid #003300;
}
.contactenos table input {
	font-family:Tahoma, Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	/*background-color:#e1e1e1;
	border:1 solid #003300;*/
	width:150px;
	border:1px solid #003300;

}
.contactenos table textarea{
	font-family:Tahoma, Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	/*background-color:#e1e1e1;
	border:1 solid #003300;*/
	border:1px solid #003300;
	width:300px;
}
.contactenos table .verde{
	background-color:#C7DACD;
}
.botones{
	margin:0 auto 0 auto;
}
.botones .limpiar{
	background-image:url(../images/bg_boton.jpg) !important;
	background:url(../images/bg_boton.jpg);
	width:90px;
	height:22px;
	color:#FFFFFF;
	font-size:15px;
	/*font-weight:bold;*/
	border:0 none !important;
	cursor:hand;
	cursor:pointer;
}
.botones .enviar{
	background-image:url(../images/bg_boton.jpg) !important;
	background:url(../images/bg_boton.jpg);
	width:90px;
	height:22px;
	color:#FFFFFF;
	font-size:15px;
	/*font-weight:bold;*/
	border:0 none !important;
	margin-left:10px;
	cursor:hand;
	cursor:pointer;
}
