html, body, img, a, ul, li, ol, h1, h2, h3, p, form{
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
html{
	min-height:100%;
	height:100%;
}
body{
	background-color:#e8e7e7;
	min-height:100%;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#distancia{
	width:10px;
	height:50%;
	margin-bottom:-325px;
	float:left;
}
.contenedor{
	width:1000px;
	height:650px;
	margin:0 auto;
	clear:left;
	background:url(../img/fondo.gif) repeat-y;
	position:relative;
	overflow:hidden;
}
.contenido{
	width:900px;
	height:650px;
	position:absolute;
	top:0;
	left:60px;
}
h1.logo{
	width:265px;
	height:83px;
	float:left;
	margin-top:88px;
}
h1.logo span{
	display:none;
}
h2.titulo{
	height:30px;
	text-align:right;
}
.sombra{
	box-shadow: 4px 4px 4px #666;
	-moz-box-shadow: 4px 4px 4px #666;
	-webkit-box-shadow: 4px 4px 4px #666;
	filter:progid:DXImageTransform.Microsoft.Blur(pixelRadius=3,MakeShadow=true,ShadowOpacity=0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelRadius=3,MakeShadow=true,ShadowOpacity=0.5)";
	background: #666;
	width:615px;
	height:330px;
	z-index:1;
}
.izquierdo{
	width:265px;
	height:450px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.derecho{
	width:620px;
	height:3700px;
	position:absolute;
	top:136px;
	left:265px;
}
.bloque{
	float:left;
	width:615px;
	height:360px;
	margin-bottom:180px;
}
.bloque strong{
	font-weight:normal;
}
.bloque em{
	font-style:normal;
}
.contenido_bloque{
	width:615px;
	height:330px;
	position:absolute;
	z-index:2;
	background-color:#f1efef;
}
.contenido_bloque img{
	float:right;
}
.contenido_bloque p{
	margin:45px 0 0 30px;
}
.contenido_bloque a{
	color:#000;
}
.superior{
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	background:url(../img/papel_superior.png) center no-repeat;
	width:1000px;
	height:113px;
}
.inferior{
	position:absolute;
	bottom:0;
	left:0;
	z-index:20;
	background:url(../img/papel_inferior.png) center no-repeat;
	width:1000px;
	height:113px;
}
/*PNG sin alpha para IE 6*/
*html .superior{
	background:url(../img/papel_superior2.png) center no-repeat;
}
*html .inferior{
	background:url(../img/papel_inferior2.png) center no-repeat;
}
/* */
ul.menu{
	position:absolute;
	top:171px;
	left:0;
	width:265px;
	height:300px;
	list-style:none;
	z-index:6;
}
ul.menu li{
	float:left;
	width:265px;
	height:29px;
	font-size:14px;
}
ul.menu li a{
	color:#000;
	text-decoration:none;
	margin:5px 0 0 10px;
	display:block;
}
ul.menu li a:hover{
	color:#0dbe20;
}
ul.menu li a.activo{
	color:#0dbe20;
	cursor:auto;
}
.marco{
	position:absolute;
	top:171px;
	left:0;
	z-index:5;
}
ul.detalles{
	margin:15px 0 0 31px;
	list-style:none;
}
ul.detalles li{
	padding:0 0 15px 19px;
	background:url(../img/estilo-lista.gif) no-repeat left top;
	
}
ul.detalle_trabajos{
	list-style:none;
	margin:32px;
}
ul.detalle_trabajos li{
	display:block;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}
ul.detalle_trabajos li img{
	float:left;
}
ul.detalle_trabajos li p{
	position:absolute;
	bottom:0;
	left:220px;
}
ul.detalle_trabajos li a{
	color:#0dbe20;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	font-size:13px;
}
ul.detalle_trabajos li a:hover{
	color:#000;
}
.pie{
	position:absolute;
	bottom:0;
	left:400px;
	z-index:25;
	width:230px;
	font-size:9px;
	line-height:11px;
}
.pie img{
	float:left;
	margin-right:4px;
}
.pie p{
	float:left;
	margin:0;
}
.pie a{
	color:#000;
}
.mensaje,
.legal{
	position:absolute;
	top:0;
	left:0;
	width:615px;
	height:330px;
	color:#000;
	display:none;
	z-index:10;
	background:url(../img/semi-transparente.gif) repeat;
}
.precarga{
	position:absolute;
	top:0;
	left:0;
	width:615px;
	height:330px;
	background-color:#FFF;
	display:none;
	z-index:10;
}
.precarga img{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-32px;
	margin-left:-32px;
}
.legal p{
	margin:60px 0 0 60px;
	background-color:#FFF;
	border:1px solid #666;
	padding:20px;
	width:450px;
	height:180px;
}
.mensaje p{
	margin:120px auto;
	background-color:#FFF;
	border:1px solid #666;
	padding:20px;
	width:450px;
	text-align:center;
}
a.enlace_legal{
	font-size:10px;
	color:#666;
	margin-left:20px;
}
a.enlace_legal:hover{
	color:#000;
}
a.cerrar{
	display:block;
	border:1px solid #333;
	color:#333;
	padding:2px 3px;
	position:absolute;
	top:10px;
	right:10px;
	background-color:#FFF;
	text-decoration:none;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}
a.cerrar:hover{
	color:#FFF;
	background-color:#333;
}
#formulario{
	margin:30px 0 0 30px;
	
}
#formulario input{
	margin-bottom:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#formulario .texto{
	border:1px solid #666;
}

