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

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 17px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #a0a0a0;
}
p {
	margin-bottom: 10px;
}
#proyecto {
	display: block;
	height: 689px;
	width: 760px;
	background: #f1f0f0 url(../images/gexperiencia/raya.png) no-repeat 420px 160px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 20px;
	position: relative;
}
#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: 370px;
	display: block;
}
#col-dcha {
	float: right;
	width: 332px;
	margin-top: 150px;
}
#col-izda h2 {
	background: url(../images/gexperiencia/logo-gexperiencia.png) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 183px;
	margin-top: 5px;
	margin-bottom: 45px;
}
#col-izda h1 {
	background: url(../images/gexperiencia/TIT-gexperiencia.png) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 79px;
	width: 306px;
	margin-bottom: 25px;
}

#col-dcha h2 {
	margin-bottom: 5px;
	background: url(../images/gexperiencia/CLICHE-gexperiencia.png) no-repeat 0px 0px;
	text-indent: -9999px;
}
#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;
}
.fon-files {
	height: 43px;
	width: 313px;
	margin-bottom: 17px;
	display: block;
	padding-left: 15px;
	background: url(../images/TC-form-328x43.png) no-repeat 0px 0px;
}
form #formufiles {
	background: #0FF;
	width: 200px;
	margin-top:10px;
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font: 500 13px/41px "Helvetica Neue", Helvetica, Airal, sans-serif;
	color: #999;
}
form #col-dcha #enviar {
	width: 78px;
	margin-left: 125px;
	margin-top: 10px;
	background: url(../images/TC-form-boton.png) no-repeat 0px 0px;
    border: 0 none;
	text-indent: -9999px;
	height: 38px;
	overflow: hidden;
}
form #col-dcha #enviar:hover {
	background: url(../images/TC-form-boton.png) no-repeat 0px -38px;
}
.fon-texarea {
	height: 176px;
	width: 313px;
	background: url(../images/TC-form-328x191.png) no-repeat 0px 0px;
	display: block;
	padding-left: 15px;
	padding-top: 15px;
}
form #col-dcha textarea {
	height: 165px;
	width: 300px;
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font: 500 13px/16px "Helvetica Neue", Helvetica, Airal, sans-serif;
	color: #999;
	overflow: scroll;
}
#formulegal {margin-right: 10px; margin-left: 30px;}
#legal {font: 400 11px/15px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #999; margin-top: 5px; text-align: center;}
#legal a {text-transform: uppercase; text-decoration: none; color: #999; letter-spacing: 0.05em;}
#legal a:hover {color: #000;}
.clearfix {clear: both; float: none;}