#mapa{
	width:650px;
	height:400px;
	float:left;
	}

#texto-gracias{
	width:1024px;
	margin:30px auto 0 auto;
	color:#BF57A2;
	text-align:center;
	}


#texto-contacto{
	width:1024px;
	margin:0 auto;
	color:#3B2F7D;
	text-align:justify;
	}

#formulario{
	width:600px;
	float:left;
	}

#formulario-comentarios{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:570px;
	}

textarea{
	width:550px;
	height:100px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:3px;
	font-size:20px;
	border:1px solid #C4C4C4;
	}

#formulario-input{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:280px;
	}

#formulario-input span{
	color:#BF57A2;
	font-weight:bolder;
	}

input{
	width:250px;
	height:30px;
	line-height:30px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:3px;
	font-size:20px;
	border:1px solid #C4C4C4;
	}

label{
	}

.errFld {border: 2px solid #BF57A2;}

.errMsg {
	font-size:15px;
	color:transparent;
}

#contacto{
	width:400px;
	float:right;
	line-height:80px;
	margin-top:40px;
	}

#contacto a{
	text-decoration:none;
	color:#3B2F7D;
	}

#contacto h3{
	margin:0;
	padding:0;
	float:left;
	}

#icono{
	float:left;
	margin-right:10px;
	}

input#submit{
	background:#4EC7F3;
	color:#FFF;
	width:130px;
	height:40px;
	margin:10px;
	text-align:center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:none;
	}

#imagen-contacto{
	visibility:visible;
	}
	
	
#mdc-dental{
	width:128px;
	margin-right:5px;
	float:left;
	}

#mdc-logo{
	float:right;
	background:url(../imagenes/35-anos.png);
	width:150px;
	height:130px;
	margin-top:-20px;
	}