﻿#mapa
{
	padding:0px 0px;
	margin:21px 30px;
	float:right;
}
iframe#mapacidersol
{
	border-color:#50606d;
	border-width:2px;
	border-style:solid;
}
#formcontacto
{
	font-size:90%;
	padding:5px 30px;
	line-height:150%;
}
#formcontacto input
{
	width:348px;
}
#formcontacto input#recibirinformacion
{
	width:auto;
}

#formcontacto input#mensaje
{
	height:100px;
}
textarea
{
	resize: none;
}
.marca
{
	color:#cc0000;
}


#resultContent { width:500px; position:relative; margin:0 auto;}
#resultContact { width:500px; position:fixed; top:-10px; border: solid 1px #1a2732; font-family: Arial; font-size: 14px;  font-weight: bold; color: #50616b; background-color: #ffffff; display: none; text-align:center;}
