.contenedor-contacto {
	background-color:#f8f8f6;
	border:#a3a293 thin solid;
	width:495px;
height:1000px;
	margin:auto;
	text-align:left;
	padding:0;
}
#iframe {
	float:left;
	width:450px;
	height:450px;
	padding:10px;
margin-top:50px;
	color: #656565;
	}	
#iframe-contacto {
	float:left;
	margin-left:20px;
	width:450px;
	height:380px;
	border: 1px solid #FFFFFF;
	padding:10px;
	}		
.texto-contacto {
width:480px;
	text-align:left;
	padding-bottom: 10px;
border-bottom:1px solid #656565;
margin-bottom:20px;
	}	
.bold {
	color: #FFFFFF;
	font-weight: bold;
}
#design {
	float:right;
	width:302px;
	height:10px;
	text-align:right;
	margin-top:5px;
	}
a.mail:link, a.mail:visited {
	text-decoration:none; 
	color:#FFFFFF;
	font-weight:bold;
	}
a.mail:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	}		

#formContacto {
	float:left;
	width:430px;
	font-size:12px;
	color:#656565;
	height: 500px;
	}

.camposForm {
	background-color:#a3a293;
	border:#656565 1px solid;
   	color:#ffffff;
	}	
.camposForm:focus {
	background:#656565;
	color:#FFFFFF;
	}	
.textarea {
	background-color:#a3a293;
	border:#656565 1px solid;
   	color:#ffffff;
	}	
.textarea:focus {
	background:#656565;
	color:#FFFFFF;
	}		
.boton {
	color:#FFFFFF;
	background-color:#a3a293;
	border:#fffff 1px solid;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	}

.divTituloFormContacto {
	float:left;
	width: 70px;
	margin: 10px 0 0 70px;
	}
.divCampoFormContacto {
	float:left;
	margin: 10px 0 0 0;
	}	
.divBTenviar {
	float:left;
	width: 135px;
	margin: 20px 0 0 20px;
	color: #333333;
	font-weight: bold;
	}	
.contcampos {
	float:left;
	width:450px;
	}
