/*#mg1{
	background-color: #494949;
	color:#CCC;
	}	*/

#foterIz ul li a#mf8{
	color: #C80000;
}
.contenedoresMensaje {
	height: auto;
	width: 39.9%;
	float: left;
	margin-left: 0.1%;
}
.contenedoresMensaje2 {
	height: auto;
	width: 59.9%;
	float: left;
	margin-left: 0.1%;
}
.contenedoresMensaje3 {
	float: left;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;

}

.texInfoEnvio  {
	font-size: 1.9em;
	text-align: center;
	height: 520px;
	float: left;
	width: 100%;
	font-weight:bold;
	
}
.texInfoEnvio p {
	margin-top: 80px;

}


.tituMensaje  {
	font-size: 2em;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	background-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}
#formuContacto  {
	text-align: center;
	margin-top: 0px;
	/*background: linear-gradient(  #EAEAEA, #CCC);*/
	/*	border-radius: 30px 30px;*/
	padding-bottom:20px;
	padding-top:20px;
	font-size: 1.5em;

}
#formuContacto label {
	display: block;
	font-size: 1.2em;
	
}
#formuContacto .formuClass {
	width: 300px;
	height: 30px;
	text-indent: 5px;
	margin-bottom: 10px;
	border-radius: 30px 30px;
	background: #CCC;
}
#formuContacto textarea {
	display: block;
	height: 100px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 5px;
	border-radius: 30px 30px;
	background: #CCC;
}
.enviarMensaje {
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
	border-radius: 30px 30px;
	cursor: pointer;
	color: #FFF;
	background-color: #C80000;
}
#map {
	height: 350px;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
#lista {
	color: #F00;
}
#respuestaSend {
	font-size: 2em;
	text-align: center;
	color: #F00;
	margin-top: 20px;
}
.imgEnviado {
	
	margin-top: 20px;

}

/********************************************/
#menuFooter ul li #mF7 {
	text-decoration: underline;
}

#menuMovilFull ul li #mMful6 {
	color: #F00;
}