html, body, #contenedor {
    min-height: 100%; /* alto minimom FF y Safari */
    width: 100%;
    height: 100%; /* alto minimo para IE Windows */
    margin: 0;
    padding: 0;
}

html>body #contenedor {
    height: auto; /* con este hack escondemos el min-height de IE*/
}
/* fin hacks varios */

body {
	background-image: url(../Img/Fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
    }


.bodyLP {
	background-image: url(../Img/Fondo-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    }
	
	
#contenedor {
    position: absolute;
    top: 20px;
    left: 0;
	height: 100%;
	width: 100%;
	
}

#encabezado{
	height:400px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	
}

#encabezado-2{
	height:320px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	
}

#contenido {
    height: auto;
    width: 899px;
    margin: 0 auto;
}


.imgProductosHome img
{
	width:93px;
	height:80px;
	text-align:center;
	border:1px solid #ccc;}

.imgProductosHome2 img
{
	width:76px;
	height:60px;
	text-align:center;}

.imgProductosHome3 img
{
	width:130px;
	height:90px;
	text-align:center;}

.imgProductosHome4 img
{
	width:126px;
	height:90px;
	text-align:center;}
	
.imgcontacto
{
	background-image: url(../Img/contacto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:230px;
	font-size: 24px;
	padding:20px 10px 0 0;
	color:#000;
	text-align:right;

}
.imgcontacto a:link, .imgcontacto a:visited
{
	font-size: 24px;
	color:#eb752f;
	text-decoration:none;
}
.imgcontacto a:hover, .imgcontacto a:active
{
	font-size: 24px;
	color:#000;
	text-decoration:none;
}
	
#pie {
    position: absolute;
    bottom: 0;
    width: 100%;   
	font-size: 11px;
	font-weight: bolder;
	color: #C00;
	text-align: center;
}
.FondoPie
{
	height:80px;
	background-image: url(../Img/FondoPie.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f49e43;
	text-decoration: none;
	padding-top:10px;
	border-top: 2px dashed #222222;
	background-color:#fff;
	}
	
.FondoPie a:link, .FondoPie a:visited
{
	color: #f49e43;
	text-decoration:none;
	}
	
.FondoPie a:hover, .FondoPie a:active
{
	color: #999;
	text-decoration:none;
	}
	
.k2 a:link, .k2 a:visited
{
	font-family: 'Michroma', sans-serif;
	color: #999;
	text-decoration:none;
	font-size:9px;
	}
	
.k2 a:hover, .k2 a:active
{
	font-family: 'Michroma', sans-serif;
	color: #fff;
	text-decoration:none;
	font-size:9px;
	}
	

h1
{
	font-family:'Lobster Two', cursive;
	font-size: 28px;
	color: #eb752f;
	}

h2
{
	font-family:'Lobster Two', cursive;
	font-size: 18px;
	color: #eb752f;
	font-weight:normal;
	}
h3
{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	color: #eb752f;
	font-weight:normal;
	}
h6
{
	font-family:'Lobster Two', cursive;
	font-size: 24px;
	color: #eb752f;
	margin:20px 0;
	padding:0;
	}
h5
{
	font-family:'Lobster Two', cursive;
	font-size: 18px;
	color: #fff;
	font-weight:normal;
	}
	

.TxtContacto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	word-spacing: 2px;
	font-weight: normal;
	text-decoration: none;
	}

	
	
	.TextoBaseEnfasis
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding:10px;
	word-spacing: 2px;
	line-height: 20px;
	background-color:#eb752f;
	width:33%;
	}
.TextoBaseEnfasis a:link, .TextoBaseEnfasis a:visited
{
	color: #fff;
	background-color:#f2f1f1;
	text-decoration: none;
	background:none;
	font-weight:bold;
	font-style:italic;
	}
.TextoBaseEnfasis a:hover, .TextoBaseEnfasis a:active
{
	color: #333;
	background-color:#f2f1f1;
	text-decoration: none;
	background:none;
	font-weight:bold;
	font-style:italic;
	}

.TextoBaseEnfasis-sin img
{
	border:1px solid #dededc;
	}
.TextoBaseEnfasis-sin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding:10px;
	word-spacing: 2px;
	line-height: 20px;
	border:1px solid #dededc;
	background-image: url(../Img/f1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.TextoBaseEnfasis-sin a:link, .TextoBaseEnfasis-sin a:visited
{
	color: #000;
	background-color:#f2f1f1;
	text-decoration: none;
	background:none;
	font-weight:bold;
	}
.TextoBaseEnfasis-sin a:hover, .TextoBaseEnfasis-sin a:active
{
	color: #333;
	background-color:#f2f1f1;
	text-decoration: none;
	background:none;
	font-weight:bold;
	}

	
.TextoBase
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0 20px;
	word-spacing: 2px;
	line-height: 20px;
	background-color:#fff;
	}
.TextoBase li
{
	list-style-type: disc;
	list-style-position: inside;
	}
.TextoPresupuesto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: right;
	word-spacing: 2px;
	line-height: 20px;
	}
.TextoBase a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eb752f;
	text-align: justify;
	word-spacing: 2px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	}
.TextoBase a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eb752f;
	text-align: justify;
	word-spacing: 2px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	}
.TextoBase a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	word-spacing: 2px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	}
.TextoBase a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	word-spacing: 2px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	}
.BajarImg
{
	padding-top:15px;
	}
.RemarcoMapa
{
	border-top-width: 3px;
	background-color:#333;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #343434;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
	}
.PieMapa
{
	background-image: url(../Img/PieVisor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:24px;
	}

.ImgPiezaPresupuesto
{
	background-repeat:no-repeat;
	background-position:left top;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #343434;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
	background-image: url(../Img/Pieza2.jpg);
	}
.GraficoEstudio
{
	background-image: url(../Img/GraficoEstudio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.PlanoDiseno
{
	background-image: url(../Img/PlanosDiseno.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.PiezaPrototipada
{
	background-image: url(../Img/PiezaPrototipada.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.TxtCostes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
	padding-right:20px;
	}

.logoa
{
	font-size:12px;
	color: #eb752f;
	text-transform: uppercase;
	}
	
.logoa2
{
	font-size:12px;
	color: #fff;
	text-transform: uppercase;
	}

.fb-like-box
{
	border:1px solid #fff;
	background-color:#fff;
}