.fuentedatoscontacto{
font-family: 'Roboto', sans-serif;/*Raleway*/
font-weight:300;
font-size:15px;
color:#000000;
line-height:46px;
}

.estiloform{
	/*font-family: 'Carrois Gothic', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:13px;
	color:#000000;
	text-align:left;
	border:none;
	background:none;
	height: 27px;
	width: 426px;
	margin-bottom:18px;
	padding-left:10px;
}

.estiloform2{
	/*font-family: 'Carrois Gothic', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:13px;
	color:#000000;
	text-align:left;
	border: none;
	background:none;
	height: 206px;
	width: 426px;
	line-height: 18px;
	padding-left:10px;
}

.camposobligatorios{
	/*font-family: 'Carrois Gothic', sans-serif;*/
	font-family: 'Roboto', sans-serif;/*Raleway*/
	font-weight:500;
	font-size:11px;
	color:#000000;
	text-align:left;
	border: none;
	background:none;
	height: 180px;
	width: 500px;
	line-height: 31px;
}

.estilobtn{
	font-family: 'Roboto', sans-serif;/*Raleway*/
	font-weight:300;
	font-size:13px;
	height: 31px;
	width: 177px;
	border: 0px;
	margin-right:10px;
	background-image: url(btn_mensaje6.png);
	color:#ffffff;
	text-align: right;
	/*letter-spacing: 2px;*/
	padding-right: 38px;
}

.estilobtn:active{
	font-family: 'Roboto', sans-serif;/*Raleway*/
	font-weight:300;
	font-size:13px;
	height: 31px;
	width: 177px;
	border: 0px;
	margin-right:10px;
	background-image: url(btn_mensaje7.png);
	color:#ffffff;
	text-align: right;
	/*letter-spacing: 2px;*/
	padding-right: 38px;	
}


.estilobtn:hover{
	font-family: 'Roboto', sans-serif;/*Raleway*/
	font-weight:300;
	font-size:13px;
	height: 31px;
	width: 177px;
	border: 0px;
	margin-right:10px;
	background-image: url(btn_mensaje7.png);
	color:#ffffff;
	text-align: right;
	/*letter-spacing: 2px;*/
	padding-right: 38px;
	/*	background-image:url(btn_mensaje.png);*/
}


.submit{
	height: 31px;
	width: 177px;
	border: 0px solid #BBBBBB;
	margin-right:100px;
	padding-right: 508px;
}
