@charset "utf-8";
/* CSS Document */

#datosContacto{
	position:absolute;
	top:50px;
	left:210px;
	width:220px;
	margin:0;
	padding:0 0 5px 20px;
	list-style:none;
	line-height:13px;
	font-size:10px;
	color:#6e6e6e;
	line-height:12px;
}
#datosContacto a{
	color:#6e6e6e;
	text-decoration:none;
}
#datosContacto a:hover{
	color:#000;
}
#datosContacto a.select{
	color:#7db901;
}
#datosTelefono{
	position:absolute;
	top:123px;
	left:228px;
	width:194px;
	height:32px;
	background-image:url(img/966355405.jpg);
}
/*
hr{
	height:1px;
	border:none;
	margin:0;
	padding:0;
	background-color:#a8a8a8;
	*margin-top:-10px;
}*/
#contact{
	position:absolute;
	width:665px;
	left:230px;
	top:172px;
	height:251px;
	border-top:1px solid #a8a8a8;
}
label{
	font-size:11px;
	color:#a8a8a8;
}
input.nombre{
	font-size:11px;
	line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:590px;
	border:none;
	margin-top:8px;
	/*margin-top:16px;*/
}
input.email{
	font-size:11px;
	line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:590px;
	border:none;
	margin-top:8px;
	/*margin-top:0;*/
}
input.envio{
	border:none;
	width:45px;
	float:right;
	background:none;
	padding:0;
	text-align:right;
	color:#a8a8a8;
	font-size:12px;
}
.subir{
	*margin-top:0;
}
#texareaDiv{
	position:relative;
	height:180px;
	margin-bottom:2px;
	border-bottom:1px solid #bababa;
	padding-bottom:2px;
	color:#a8a8a8;
}
textarea{
	position:absolute;
	right:10px;
	bottom:0;
	width:599px;
	height:175px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
}
#mensajeLb{
	position:absolute;
	left:0;
	bottom:2px;
	font-size:11px;
}

#vcard {
	margin-top: 28px;
	font-size: 10px;
	line-height: 7px;
	color: #525252;
}
#vcard a {
	color:#a8a8a8;
	text-decoration:none;
	font-size:9px;	
}
#vcard a img {
	float:left;
	margin-right:3px;
	border:0;	
}
.slogan {
	border-bottom:1px solid #bababa;
}
