body {
	background-color: #F2F2F2;
}

#content_inner {
	background-color: #fff;
	padding-bottom: 15px;
}

/* ESTRUCTURA */
#header_inner,
#content_inner_in,
#footer_in {
	width: 960px;
	margin: 0 auto;
}


/* HEADER */
#header {
	background: #EAEAEA url(../img/bg/header-tail.gif) repeat-x left bottom;
}

#logo_search {
	padding: 20px 0 10px;
}

#form_search .text {
	border: 1px solid #D2D2D2;
	margin: 2px 0;
	padding: 2px 4px;
	width: 180px;
	height: 20px;
	line-height: 20px;
}

#content_form_search {
	margin-top: 20px;
	width: 281px;
}

#form_contactanos button,
#form_search button {
	margin: 0 0 0 10px;
	padding: 0;
	width: 77px;
	height: 32px;
	background: url(../img/bg/btn-buscar.gif) no-repeat left bottom;
	line-height: 32px;
	text-align: center;
	border: 0 none;
	color: #fff;
}

#nav_top ul {
	padding-left: 310px;
	width: 650px !important;
}

#nav_top li {
	float: left;
}

#nav_top li a {
	display: block;
	text-decoration: none;
	color: #676767;
	font-size: 17px;
}
#nav_top li.active a,
#nav_top li a:hover {
	color: #007EFF;
	background: url(../img/bg/nav-left.gif) no-repeat left top;
	overflow: visible;
}

#nav_top li.active a span,
#nav_top li a:hover span {
	background: url(../img/bg/nav-right.gif) no-repeat right top;
	overflow: visible;
}

#nav_top li a span {
	display: block;
	padding: 22px 25px 13px;
}


/* FOOTER */

#footer {
    background: #F2F2F2 url(../img/bg/footer-bg.gif) repeat-x left top;
    padding: 30px 0;
}

#footer_in {
	font-size: 11px;
}

/* CONTENT */

#section_left {
	width: 269px;
	float: left;
    position: relative;
    top: -44px;
}

#main_content {
	width: 640px;
	float: right;
	padding-top: 15px;
}

.myriad_pro em {
    color: #838383;
	font-size: 14px;
	text-transform: uppercase;
}

/* SECTION LEFT */

#section_left li {
	margin-top: 10px;
	list-style: disc;
}

#nuestros_servicios {
	background: #017EFF url(../img/bg/bg-servicios.jpg) no-repeat left bottom;
    color: #fff;
}

.active #nuestros_servicios {
	background: #0064CC url(../img/bg/bg-servicios-active.jpg) no-repeat left bottom;
    color: #fff;
}

#nuestros_servicios a {
	display: block;
	width: 128px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: url(../img/bg/btn-ver-mas-servicios.png) no-repeat left top;
	margin-top: 20px;
	color: #676767;
}

#lista_ultimos_proyectos li a:hover,
#nuestros_servicios a:hover {
	color: #007EFF;
	font-weight: bold;
}

#lista_clientes,
#nuestros_servicios {
	padding: 40px 30px;
}

#nuestros_servicios h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 20px;
    color: #fff;
}

h3 {
    color: #4A4A4A;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 7px;
}

#lista_clientes li {
	text-transform: capitalize;
}

.main_text {
	margin-bottom: 20px;
}

.main_text p {
	line-height: 1.4em;
}

.main_text img.float_left {
	margin: 0 10px 10px 0;
}


/* INDEX */ 

#lista_ultimos_proyectos {
	margin-top: 20px;
}

#lista_ultimos_proyectos li {
	width: 178px;
	float: left;
	margin-left: 35px;
	background: #017EFF url(../img/bg/bg-ultimos-proyectos.jpg) no-repeat left bottom;
	color: #fff;
}

#lista_ultimos_proyectos li img {
	width: 140px;
	margin-bottom: 10px;
}

.ultimos_proyectos_inner {
	padding: 19px;
}

.ultimos_proyectos_inner p.texto_resumen {
	padding-right: 20px;
}

#lista_ultimos_proyectos li a {
	display: block;
	width: 98px;
	height: 32px;
	background: url(../img/bg/btn-ver-mas-proyectos.png) no-repeat left top;
	margin-top: 25px;
	color: #676767;
	line-height: 32px;
	text-align: center;
}

/*  PROYECTOS  */


.lista_proyectos li {
	margin-bottom: 15px;
}

.lista_proyectos li img {
	margin: 0 10px 5px 0;
}

/* MERCADOS */

#lista_mercados li {
	list-style: disc;
}

/* CONTACTANOS */

#datos_contacto dd {
	font-weight: bold;
	margin: 0 0 5px 0;
	float: left;
	width: 25%;
}

#datos_contacto dt {
	margin: 0 0 5px 0;
	float: left;
	width: 75%;
}

#form_contactanos dd,
#form_contactanos dt {
	margin: 0;
	float: left;
}

#form_contactanos dl {
	margin-bottom: 6px;	
}

#form_contactanos dd {
	width: 25%;
	height: 28px;
	line-height: 28px;
}

#form_contactanos dt {
	width: 70%;
}

#form_contactanos dd label {
	font-weight: bold;	
}

#form_contactanos .text,
#form_contactanos textarea {
	border: 1px solid #D2D2D2;
}

#form_contactanos .text {
	width: 260px;
	height: 22px;
	line-height: 22px;
}

#form_contactanos textarea {
	width: 468px;
	height: 200px;
}

#form_contactanos label.error {
	display: block;
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

.error_mensaje_ajax {
	padding: 10px 0;
	text-align: center;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

.exito_mensaje_ajax {
	padding: 10px 0;
	text-align: center;
	border: 2px solid #336600;
	color: #336600;
	font-size: 11px;
	font-weight: bold;
}