@charset "ISO-8859-1";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, script
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
	vertical-align: baseline;
}
.contenedor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.box {
	display: block;
	width: 298px;
	float: left;
	margin-right: 15px;
	border: 1px solid #d9d7d0;
	clear: right;
	height: 315px;
	margin-bottom: 15px;
}
.ul_box {
	color: #333;
	margin-left: 30px;
	font-size: 1.3em;
	margin-right: 10px;
	line-height: 1.2em;
}

.foot_box {
	width: 296px;
	display: block;
	height: 296px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #b9b9b9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

 
body {
	line-height: 1;
	background-image: url(../imagenes/fondo_header.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 62.5%;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Helvetica;
	color: #5085bb;
	font-size: 2.8em;
	display: block;
	margin-top: 30px;
	width: 945px;
	float: left;
	padding-left: 15px;
	line-height: 1em;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: both;
}
strong {
	font-weight: bold;
	margin-bottom: 10px;
}
li ul  {
	margin-left: 15px;
	margin-bottom: 5px;
	color: #333;
	margin-top: 5px;
}
#general {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header #nav {
	width: 410px;
	height: 50px;
	float: left;
	padding-top: 25px;
	list-style-type: none;
}
#menu li a{
	display: block;
	width: 85px;
	line-height: 50px;
	vertical-align: middle;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #69C;
	padding-left: 15px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-decoration: none;
	color: #d9d7d0;
	float: left;
}
#menu li {
	display: inline;
}
#menu {
	width: 410px;
	float: left;
	height: 50px;
	clear: left;
}
#menu a:hover {
	color: #FFF;
}
#logo   {
	line-height: 105px;
	background-image: url(../imagenes/logo_header.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 105px;
	float: left;
	text-indent: -9999px;
	background-position: 0px -105px;
}
#logo:hover {
	background-image: url(../imagenes/logo_header.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#flag {
	position: relative;
	clear: left;
	width: 960px;
}

#slideshow {
	margin-left: 30px;
}

#logoflag  {
	position: absolute;
	width: 314px;
	display: block;
	float: right;
	right: 30px;
	z-index: 8;
	height: 175px;
	top: 0px;
}
#main {
	background-color: #DDD;
	width: 930px;
	position: relative;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
#mainbox {
	font-size: 2em;
	color: #356AA0;
	background-color: #FAFAFA;
	height: 625px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*Contacto*/
#mainbox ul {
	line-height: 45px;
	text-decoration: none;
	margin-top: 15px;
}
#mainbox #listado_izdo {
	width: 150px;
	float: left;
}
#listado_izdo li a {
	display: block;
	height: 45px;
	width: 150px;
}
#mainbox #listado_dcha {
	width: 200px;
	float: left;
	text-decoration: none;
	padding-left: 35px;
}
#listado_dcha a {
	text-decoration: none;
	color: #5085bb;
}
#phone  {
	background-image: url(../imagenes/phone.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 150px;
	text-indent: -9999px;
}
#fax {
	background-image: url(../imagenes/fax.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 150px;
}
#email {
	background-image: url(../imagenes/email.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 150px;
	display: block;
	background-color: #FAFAFA;
}
#url {
	background-image: url(../imagenes/url.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 150px;
}
#twitcontact {
	background-image: url(../imagenes/twitter.png);
	text-indent: -9999px;
	height: 45px;
	width: 150px;
	display: block;
}
#fbcontact {
	background-image: url(../imagenes/facebook.png);
	text-indent: -9999px;
	height: 45px;
	width: 150px;
	display: block;
}
.clearboth {
	clear: both;
}
#gmaps a {
	font-size: 0.5em;
	text-decoration: none;
}
#gmaps {
	width: 425px;
	float: right;
	clear: both;
}
#contenedor_alto {
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	height: 290px;
}
#direccion {
	background-color: #DDD;
	width: 425px;
	float: right;
	height: 300px;
	display: block;
	position: relative;
}
#direccion p {
	padding-left: 30px;
	padding-top: 30px;
	display: block;
	width: 200px;
	clear: left;
}
#direccion img {
	float: right;
	position: absolute;
	top: 15px;
	left: 120px;
	display: block;
}
#contenedor_bajo {
	height: 300px;
	width: 840px;
	clear: both;
	display: block;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#adress {
	float: right;
	padding-top: 15px;
}
.button {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#tinc_content {
	line-height: 1.2em;
	text-indent: 5px;
	background-color: #DDD;
	font-size: 0.8em;
	width: 380px;
	clear: left;
	height: 300px;
	display: block;
}
#tinc_content h3 {
	font-weight: normal;
	padding-top: 15px;
	font-size: 1.4em;
	padding-left: 30px;
	margin-bottom: 10px;
}
/*Fin Contacto*/
/*Servicios*/
#main #first_content {
	width: 930px;
	height: 365px;
	clear: both;
	display: block;
}
#main #esquema1 {
	position: absolute;
	height: 384px;
	width: 569px;
	left: 346px;
	right: 15px;
	bottom: 30px;
}
#main #claim {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.4em;
	color: #356aa0;
	line-height: 1.1em;
	background-color: #FAFAFA;
	;
	width: 270px;
	margin-left: 30px;
	position: absolute;
	text-align: left;
	padding-top: 31px;
	padding-right: 70px;
	padding-bottom: 55px;
	padding-left: 45px;
	clear: left;
	float: left;
	margin-top: 15px;
}


#main #esquema2 {
	float: right;
	margin-right: 15px;
}
/*Fin Servicios*/
#boxes {
	height: 300px;
	display: block;
	width: 945px;
	clear: both;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 30px;
}
#boxes li{
	margin-bottom: 5px;
}
#box_1 h3 {
	line-height: 25px;
	background-image: url(../imagenes/box_title_1.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#box_2 h3 {
	line-height: 25px;
	background-image: url(../imagenes/box_title_2.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#box_3 h3 {
	line-height: 25px;
	background-image: url(../imagenes/box_title_3.png);
	text-indent: -9999px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}
#box_1 {
	background-image: url(../imagenes/box_back_1_img.png);
	background-repeat: no-repeat;
	background-position: 1px 140px;
}
#box_2 {
	background-image: url(../imagenes/box_back_2_img.png);
	background-repeat: no-repeat;
	background-position: 1px 158px;
}
#box_3 {
	background-image: url(../imagenes/box_back_3_img.png);
	background-repeat: no-repeat;
	background-position: 1px 120px;
}

 
ol, ul {
     list-style: none
}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#tabla .dborder {
}
 
#footer {
	background-color: #D9D7D0;
	background-repeat: repeat;
	width: 100%;
	clear: both;
	height: 360px;
}
#footer_info ul {
	text-align: center;
	margin-top: 50px;
}
#footer_info a {
	font-size: 1.4em;
	text-decoration: none;
	color: #303030;
	line-height: 2em;
	text-align: left;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d7d0;
	padding-top: 4px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 40px;
	margin-left: 40px;
}
#footer_info a:hover {
	
	color: #d9d7d0;
}
#footer foot{
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	clear: both;
}
#foot_content {
	margin-right: auto;
	margin-left: auto;
	display: block;
}


li strong {
	font-size: 120%;
	color: #303030;
}#footer_info img {
	margin-left: 20px;
	margin-top: 20px;

}
/*cuadricula de logos*/
#grid {
	margin-left: auto;
	background-color: #DDDDDD;
	width: 621px;
	padding-left: 15px;
	height: 576px;
	margin-right: auto;
}
#grid img {
	display: block;
	float: left;
	padding-right: 15px;
	padding-top: 15px;
}
#mainbox_acerca {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAFAFA;
	height: 270px;
	font-size: 2em;
	color: #356AA0;
}
#mainbox_acerca #parrafo {
	width: 500px;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
}
#img_acerca  {
	float: right;
	display: block;
	height: 240px;
	width: 292px;
	padding-top: 15px;
	padding-right: 60px;
}
#content ul {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}
#content li {
	width: 192px;
	height: 120px;
	display: inline;
	float: left;
	margin-left: 32px;
}
#content #quehacemos {
	background-image: url(../imagenes/botonera.png);
	height: 120px;
	width: 192px;
	display: block;
	text-indent: -9999px;
	background-position: 0px 0px;
}
#content #quehacemos:hover {
	background-image: url(../imagenes/botonera.png);
	background-position: 0px 120px;
	background-color: #DDD;
}
#content  #metodologia {
	background-image: url(../imagenes/botonera.png);
	background-position: 576px 0px;
	display: block;
	height: 120px;
	width: 192px;
	text-indent: -9999px;
}
#content #metodologia:hover {
	background-position: 576px 120px;
	background-color: #DDD;
}
#content #objetivos {
	background-image: url(../imagenes/botonera.png);
	background-position: 384px 0px;
	display: block;
	height: 120px;
	width: 192px;
	text-indent: -9999px;
}
#content #objetivos:hover {
	background-image: url(../imagenes/botonera.png);
	background-position: 384px 120px;
}
#content #redes {
	background-image: url(../imagenes/botonera.png);
	background-position: 192px 0px;
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 192px;
}
#content #redes:hover {
	background-image: url(../imagenes/botonera.png);
	background-position: 192px 120px;
}
#main #content2 {
	width: 930px;
	clear: left;
	padding-top: 30px;
	height: 380px;
}
#content2 hr {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FDFDFD;
	color: #DFDFDF;
}

