body{
	background: #BCE75B url(../images/fondo.png) repeat-x;
	margin: 0;
}
#cuerpo{
	width: 828px;
	margin: 0 auto;
}

/* @group cabecera */

.logo{
	position: absolute;
	top: 40px;
	margin-left: 524px;
}

/* @group Menu */

#menu{
	width: 828px;
	margin-top: 125px;
}
#menu a{
	display: block;
	height: 62px;
	background: url(../images/menu-color.png) no-repeat;
	float: left;
	behavior: url("iepngfix-mod-min.htc")
}

#menu a.m1{ width: 136px; }
#menu a.m1:hover{ background-position: 0 -64px;}
#menu a.m1_S{ width: 136px;background-position: 0 -64px;}

#menu a.m2{ width: 128px; background-position: -136px 0;}
#menu a.m2:hover{ background-position: -136px -64px;}
#menu a.m2_S{ width: 128px;background-position: -136px -64px;}

#menu a.m3{ width: 133px; background-position: -264px 0;}
#menu a.m3:hover{ background-position: -264px -64px;}
#menu a.m3_S{ width: 133px;background-position: -264px -64px;}

#menu a.m4{ width: 133px; background-position: -397px 0;}
#menu a.m4:hover{ background-position: -397px -64px;}
#menu a.m4_S{ width: 133px;background-position: -397px -64px;}

#menu a.m5{ width: 153px; background-position: -530px 0;}
#menu a.m5:hover{ background-position: -530px -64px;}
#menu a.m5_S{ width: 153px;background-position: -530px -64px;}

#menu a.m6{ width: 145px; background-position: -683px 0;}
#menu a.m6:hover{ background-position: -683px -64px;}
#menu a.m6_S{ width: 145px;background-position: -683px -64px;}


/* @end */

/* @end */

/* @group centro */

.col-que-hacemos {
	padding: 22px 36px;
	width: 308px;
	float: left;
}

.col-que-hacemos p{
	margin: 0;
	font: 12px/16px "Century Gothic", Helvetica, Arial, "Trebuchet MS";
	color: black;
	text-align: justify;
}

.col-proyectos{
	padding: 49px 27px;
	width: 392px;
	float: right;
}

/* @end */

/* @group Contenido */
.contenido {
	padding: 22px 36px;
	float: left;
}
.contenido p{
	float: right;
	width: 520px;
	padding: 5px 40px;
	margin: 0;
	font: 12px/16px "Century Gothic", Helvetica, Arial, "Trebuchet MS";
	color: black;
	text-align: justify;
}
.proyectos{
	clear: both;
}
.proyectos a{
	text-decoration: none;
}
#proyectos{
	clear: left;
	padding: 22px 36px;
}

#proyectos  a.loadMe{
	font: 12px "Century Gothic", Helvetica, Arial, "Trebuchet MS";
	text-decoration: none;
	color: black;
	padding-right: 5px;
	padding-left: 5px;
}
#proyectos  a.loadMe:hover{
	color: white;
}
#proyectos .list{
	border-bottom: 1px solid white;
	color: black;
}

#proyectos #content{
	font: 12px/25px "Century Gothic", Helvetica, Arial, "Trebuchet MS";
	text-align: justify;
}
#proyectos #content h1{
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: white;
}

#servicios{
	clear: left;
	padding: 22px 36px;
}
#servicios #menu-left{
	width: 220px;
	float: left;
	border-top: 1px solid #11A1CD;
	padding-top: 21px;
	margin-top: 40px;
}
#servicios #menu-left a{
	display: block;
	font: 14px/30px "Century Gothic", Helvetica, Arial, "Trebuchet MS";
	color: white;
	text-decoration: none;
}
#servicios #menu-left a:hover{
	margin-left: 10px;
}
#servicios #menu-left a.hover{
	margin-left: 10px;
}
#servicios #content{
	margin-left: 220px;
	font: 12px/18px "Century Gothic", Helvetica, Arial, "Trebuchet MS";
	text-align: justify;
	padding-left: 20px;
	border-left: 1px solid #11A1CD;
	border-bottom: 1px solid #11A1CD;
}
#servicios #content h1{
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: white;
}
#servicios #content h2{
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: white;
}

#servicios #content a{
	color: #911f15;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #911f15;
}
#servicios #content a:hover{
	border-style: none;
}

#servicios .planes{
	font-size:16px;
}
#servicios .valor{
	font-size:14px;
}
#servicios .incluye{
	font-size:10px;
}

#servicios .col-left{
	position: absolute;
	width: 200px;
	top: 500px;
	margin-left: -250px;
	font-size: 10px;
}


#contacto{
	padding: 22px 36px;
	float: left;
	font: 12px/16px "Century Gothic", Helvetica, Arial, "Trebuchet MS";
}

#contacto p{
	margin: 0;
	color: black;
	text-align: justify;
}
#contacto .col-left{
	font-size: 10px;
	float: left;
	width: 300px;
}
#contacto .col-right{
	font-size: 10px;
	margin-left: 340px;
}
#contacto .col-left-int{
	font-size: 10px;
	float: left;
	width: 100px;
}
#contacto .col-right-int{
	font-size: 9px;
	margin-left: 110px;
}
#contacto .inputbox{
	background-color: #FFF;
	padding: 2px 2px 2px 4px;
	font: 10px "Century Gothic", Helvetica, Arial, "Trebuchet MS";
	border: 1px solid #11A1CD;
}
#contacto .data{
	margin: 20px 10px 20px 40px;
	padding-left: 10px;
	border-left: 1px solid #11A1CD;
}
#contacto .btn{
	width: 78px;
	height: 28px;
	background: url(../images/btn-enviar.png) no-repeat;
	cursor: pointer;
	cursor:hand;
}
#contacto a{
	color: #911f15;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #911f15;
}
#contacto a:hover{
	border-style: none;
}
.pie{
	font: 10px "Trebuchet MS", Helvetica, Arial, "Century Gothic", Tahoma;
	color: #333;
	text-align: center;
}
/* @end */