/* Para centrar horizontalmente en la pgina. */

div.fcontactaenvelope{

	margin-bottom: 10px;

}



div.fcontactaenvelope div.form{

	width: 400px;

	margin: 0px auto;

	padding: 10px;

}



div.fcontactaenvelope div.form div{

	margin: 0px;

	padding: 0px;

}



/* @ inputs */

div.fcontactaenvelope textarea{

	width: 100%;

	height: 150px;

}



div.fcontactaenvelope div.form div.formtitulo{

	height: 15px;

	line-height: 15px;

	padding: 5px 0px 5px 0px;

	margin-bottom: 10px;

	background-color: #e1e1e1;

	vertical-align: middle;

	text-align: center;

	font-weight: bold;

}



div.fcontactaenvelope div.form div.linea{

	clear: both;

	padding: 5px 0px 5px 0px;

}



div.fcontactaenvelope div.form div.linea div{

	clear: none;

}





div.fcontactaenvelope div.campo{

	width: 30%;

	float: left;

}



div.fcontactaenvelope div.form .oblig{

	background-position: left top;

	background-repeat: no-repeat;

	padding-left: 0px;

}



div.fcontactaenvelope div.valor{

	width: 65%;

	float: left;

	padding-left: 7px;

}



div.fcontactaenvelope div.valor input{

	width: 175px;

}





div.fcontactaenvelope div.valor div.opcion{

	clear: both;

	margin-bottom: 2px;

}



div.fcontactaenvelope div.errmsg{

	clear: both;

	float: none;

	color: #f00;

}



div.fcontactaenvelope div.form div.submit{

	width: 95%;

}



div.fcontactaenvelope div.form div.submit2{

	width: 75%;

}





div.fcontactaenvelope div.form div.submit .button, div.fcontactaenvelope div.form div.submit2 .button{

	margin-top: 10px;

	float: right;

}



div.fcontactaenvelope div.form input.bsubmit{

	display: inline;

	margin: 0px;

	padding: 0px;

	/*

	background-image: url(../images/bsubmit.png);

	*/

	background-position: left top;

	background-repeat: repeat-x;

	background-color: transparent;

	border: 0px;

	width: 100px;

	height: 20px;

	color: White;

	cursor: pointer;

}



div.fcontactaenvelope div.error{

	color: #f00;

}



div.fcontactaenvelope div.sep{

	margin: 0px;

	padding: 0px;

	height: 1px;

	line-height: 1px;

	font-size: 1px;

	clear: both;

}



div.fcontactaenvelope div.alignright{

	text-align: right;

}
