@charset "UTF-8";
/* 				 			*/
/*							*/
/*		maitrol.es			*/	
/*							*/
/*							*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 16px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #a0a0a0;
}
p {
	margin-bottom: 15px;
}
#proyecto {
	display: block;
	height: 589px;
	width: 740px;
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 20px;
	position: relative;
	background: #f1f0f0 url(../images/gexperiencia/raya.png) no-repeat 380px 180px;
}
#fondogracias {
	display: block;
	height: 100%;
	width: 100%;
	background: #000;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity:0.7;
	z-index: 10;
	display: none;
}
#gracias {
	font: 300 25px/33px "Helvetica Neue", Helvetica, Airal, sans-serif;
	color: #FFF;
	height: 500px;
	width: 500px;
	position: absolute;
	left: 150px;
	top: 250px;
	text-align: center;
	z-index: 20;
	display: none;
}
#col-izda {
	float: left;
	width: 350px;
	height: 450px;
	display: block;
}
#col-dcha {
	float: right;
	width: 350px;
	height: 450px;
	display: block;
}
h2 {
	background: url(../images/publicos/TIT-publicos.png) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 470px;
	margin-bottom: 25px;
	margin-top: 40px;
}
.subtitulo {
	font-size:21px;
	margin-bottom:40px;
}
.destacado {
	font-weight: bold;
	color: #505050;
}
.tfno {
	background: url(../images/publicos/tfno.png) no-repeat left top;
	text-indent: -9999px;
	height: 33px;
	width: 275px;
}
.masinfo {
	background: url(../images/publicos/masinfo.png) no-repeat left top;
	text-indent: -9999px;
	height: 64px;
	width: 71px;
	margin-left:150px;
}

#col-dcha span.fon-input input {
	height: 43px;
	width: 300px;
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font: 500 15px/41px "Helvetica Neue", Helvetica, Airal, sans-serif;
	color: #999;
}
.fon-input {
	height: 43px;
	width: 313px;
	margin-bottom: 17px;
	background: url(../images/TC-form-328x43.png) no-repeat 0px 0px;
	display: block;
	padding-left: 15px;
}
#col-dcha #enviar {
	width: 78px;
	margin-left: 125px;
	margin-top: 20px;
	background: url(../images/TC-form-boton.png) no-repeat 0px 0px;
    border: 0 none;
	text-indent: -9999px;
	height: 38px;
	overflow: hidden;
}
#col-dcha #enviar:hover {
	background: url(../images/TC-form-boton.png) no-repeat 0px -38px;
}
#formulegal {margin-right: 10px; margin-left: 0px;}
#legal {font: 400 11px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #999; margin-top: 15px; text-align: left;}
#legal a {text-transform: uppercase; text-decoration: none; color: #999; letter-spacing: 0.05em;}
#legal a:hover {color: #000;}
.clearfix {clear: both; float: none;}