@charset "utf-8";
body { margin:0; padding:0; width:100%; background:#d2d6db; 	font-family: arial,verdana;}
html { padding:0; margin:0;}
img {border:none;}

h2 {
	text-align:center;
    font-size: 17px;
}

#contenedor_total {
	width:1020px;
	margin:auto
}

#contenedor1 {
	height:625px;
	width:746px;
	background: url(imagenes/landingindex.jpg) 0px 0px;
	float:left;
}

#contenedor2 {
	height:625px;
	width:746px;
	background: url(imagenes/landingcalidad.jpg) 0px 0px;
	float:left;
}

#contenedor3 {
	height:625px;
	width:746px;
	background: url(imagenes/landingdiseno.jpg) 0px 0px;
	float:left;
}

#contenedor4 {
	height:625px;
	width:746px;
	background: url(imagenes/landingsocial.jpg) 0px 0px;
	float:left;
}

#contenedor5 {
	height:625px;
	width:746px;
	background: url(imagenes/landinghosting.jpg) 0px 0px;
	float:left;
}

#contenedor6 {
	height:625px;
	width:746px;
	background: url(imagenes/landingmantenimiento.jpg) 0px 0px;
	float:left;
}

#contenedor7 {
	height:625px;
	width:746px;
	background: url(imagenes/landingpresupuesto.jpg) 0px 0px;
	float:left;
}

#contenedor_enviado {
	height:625px;
	width:746px;
	background: url(imagenes/landingenviado.jpg) 0px 0px;
	float:left;
}

#menu_sup {
    background-color: #FF9900;
    height: 42px;
    left: 11px;
    position: relative;
    top: 82px;
    width: 724px;
}

#menu_sup ul{
    list-style: none outside none;
    margin: 0 0 0 3px;
    padding: 15px;
}

#menu_sup ul li{
    color: #FFFFFF;
    float: left;
    font-size: 11px;
	font-weight:bold;
}

#menu_sup ul li a{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 5px;
    text-decoration: none;
}

#menu_sup ul li a:hover{
    color: #292929;
	background:#f1f1f1;
    font-size: 11px;
	font-weight:bold;

	text-decoration:none;
}


#fotografia {
	width:400px;
	clear:both;
	float:left;
}

.titulo_texto {
    color: #FF9900;
    font-family: arial,verdana;
    line-height: 22px;
	font-size: 22px;
    left: 430px;
    position: relative;
    top: 95px;
    width: 300px;
}

.texto {
    color: #424242;
    font-family: arial,verdana;
    font-size: 12px;
    left: 436px;
    line-height: 28px;
    position: relative;
    text-align: justify;
    top: 80px;
    width: 285px;
}

.slogan {
	font-size:18px;
	color:#ff9900;
	font-family:verdana;
}

#formulario {
    background: url("imagenes/bgformulario.jpg") no-repeat scroll 0 0 transparent;
    color: #FF9900;
    float: left;
    font-family: arial,verdana;
    font-size: 12px;
    height: 610px;
    padding: 175px 0 0 4px;
    width: 265px;
}	

#formulario table{
	color:#fff;
	margin:20px 0px 0px 10px
}

#formulario tr{
	height:40px;
}

#formulario td{
	color:#fff;
    text-align: left;
}