*{
	margin:0px;
	padding:0px;
}

/* BODY */
body{
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align:center;
	background:#fff url(/images/bg-x.gif) repeat-x top center;
	color:#777;
}

h1 {
	position:absolute;
	top:10px;
	left:20px;
	width:40px;
	height:30px;
}

h1 a, h1 a:hover {
	height:30px;
	text-decoration:none;
	display:block;
	border:none;
}

#home-image { 
	position:relative;
	width:920px;
	height:300px;
}
#home-map { 
	position:relative;
	top:40px;
	width:500px;
	height:400px;
	float:right;
}
#home-form-contac {
	position:relative;
	top:40px;
	width:340px;
	height:360px;
	float:left;
	border-right:1px solid #EEE;
}
#home-image-texto { 
	position:absolute;
	top:50px;
	right:480px;
	font-size:3.4em;
	font-weight:bold;
	color:#333;
}
.pos_rel {
	position:relative;
}
#home-map .cont_not_maps {
  background: #000;
  padding: 7px;
  width:500px;
}
#contacto {
  padding: 15px;
}
input.enviar {
	background:transparent url(/images/bt_enviar.png) no-repeat scroll left top;
	display:block;
	height:35px;
	margin-top:7px;
	margin-left:18px;
	margin-bottom:7px;
	width:170px;
	border:0;
}
#home-map .cont_not_maps p { color: #fff;font: bold 1.4em Arial; padding: 10px; }

/* MAIN DEFINITIONS */
h2, h3, h4, p {
	margin-bottom:10px;
}
h2 {
	font-size:2em;
	line-height:2.2em;
	color:#3D3D3D;
	border-bottom:1px solid #EEE;
	font-weight:normal;
	margin-right:20px;
	margin-bottom:10px;
}
h3 {
	font-size:1.5em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-right:20px;
	font-weight:normal;
}
h3.highlighted {
	color:#00AEEF;
	border-bottom:1px solid #EEE;
	padding-bottom:10px;
	margin-top:20px;
}
p, #content li {
	font-size:1.1em;
	line-height:1.36em;
	margin-right:20px;
}
#footer p, #homesec1 p, #helper p, .column p, .column-wide p, #content li { margin-right:0 }

/* IMAGES */
img {
	border:1px solid #E5E5E5;
	padding:2px;
}
img.logo {
	border:none;
	padding:0;
	position:relative;
	top:-4px;
}
img.plain-image {
	border:none;
	padding:0;
}

/* LISTS */
#content li {
	margin-left:15px;
	margin-bottom:2px;
}
/* TABLES */

/* LINKS */
a {
	color:#00AEEF;
	text-decoration:none;
	border-bottom:1px solid #EEE;
}
a:hover {
	color:#008DC1;
	border-bottom:1px solid #DDD;
}
.more {
	display:block;
}

/* DIV DEFINITIONS */
#container {
	width:960px;
	margin:0 auto;
	background:url(/images/bg-x.gif) no-repeat;
	min-height:300px;
}
#head {
	width:920px;
	margin-left:20px;
	position:relative;
	height:50px;
	background:#FFF;	
}

#head_orange {
	width:920px;
	margin-left:20px;
	position:relative;
	height:50px;
	background:#F9A341;
}
#head_blue {
	width:920px;
	margin-left:20px;
	position:relative;
	height:50px;
	background:#007FD4;
}
#head_green {
	width:920px;
	margin-left:20px;
	position:relative;
	height:50px;
	background:#BDE392;
}
#head_black {
	width:920px;
	margin-left:20px;
	position:relative;
	height:50px;
	background:#000;
}
#main {
	width:920px;
	margin-left:20px;
	padding:0;
	text-align:left;
}
#content {
	float:right;
	width:900px;
}


/* SECTIONS ON HOMEPAGE */
#homesec1 {
	width:900px;
	float:right;
	position:relative;
	top:10px;
	margin-bottom:10px;
}
#homesec1 .section {
	width:199px;
	margin-right:20px;
	border:1px solid #999;
	padding:2px;
	float:left;
	background:#FFF;
	display:none;
}
#homesec1 .section div {
	padding:6px 12px;
	min-height:160px;

}
#section1 {	background:#333 url(/images/sec1-x.gif) repeat-x bottom center }
#section2 {	background:#BDE392 url(/images/sec2-x.gif) repeat-x bottom center }
#homesec1 #section2 h2 { color:#333 }
#homesec1 #section2 p { color:#222 }
#section3 { background:#F9A341 url(/images/sec3-x.gif) repeat-x bottom center }
#section4 { background:#007FD4 url(/images/sec4-x.gif) repeat-x bottom center }
#homesec1 h2 {
	font-size:1.8em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin-bottom:10px;
	color:#FFF;
	border:none;
	font-weight:bold;
	margin-right:0;
}
#homesec1 .text {
	padding:30px;
	font-size:1.8em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;	
}
#homesec1 p {
	color:#FFF;
	opacity:.7;
}
#homesec1 a {
	color:#777;
	border:none;
	text-decoration:none;
}
#homesec1 ul {
	margin:10px 60px;
}
#homesec1 a:hover { color:#000 }

/*********************************/
#homesec2 {
	width:900px;
	float:right;
}
#homesec2 .section {
	width:215px;
	margin-right:10px;
	float:left;
	border-right:1px solid #EEE;
}
#homesec2 .wide {
	width:430px;
	border-right:none;
}
#homesec2 .section div {
	min-height:180px;
	padding:6px 15px;
}
#homesec2 h2 {
	font-size:1.8em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin-bottom:10px;
	border:none;
	font-weight:bold;
	margin-right:0;
}
#homesec2 h3 {
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
}

/* MAIN NAVIGATION */
#headtxt {
	position:absolute;
	top:19px;
	right:600px;
	font-size:1.7em;
	font-weight:bold;
	color:#333;
}
#headtxt_otro {
	position:absolute;
	top:19px;
	right:600px;
	font-size:1.7em;
	font-weight:bold;
	color:#FFF;
}
#headnav {
	position:absolute;
	top:15px;
	right:20px;
}

#headnav ul {
	list-style:none;
}
#headnav li {
	float:left;
}
#headnav a {
	display:block;
	font-size:1.3em;
	height:20px;
	background-repeat:no-repeat;
	margin-right:5px;
	border:none;
	color:#00AEEF;
	font-weight:bold;
}
#en #home a 										{ width:49px;}
#en #home a:hover, #en #home a.selected 			{ color:#999;}
#en #about a 										{ width:110px;}
#en #about a:hover, #en #about a.selected 			{ color:#999; }
#en #services a 									{ width:67px;}
#en #services a:hover, #en #services a.selected 	{ color:#999; }
#en #portfolio a 									{ width:73px;}
#en #portfolio a:hover, #en #portfolio a.selected 	{ color:#999; }
#en #contact a 										{ width:65px;}
#en #contact a:hover, #en #contact a.selected 		{ color:#999; }

/* PORTFOLIO */
.leftnav {
	list-style:none;
	font-size:1.1em;
	margin-bottom:20px;
}
.leftnav li.heading {
	padding:10px 4px;
	color:#333;
	font-weight:bold;
	border-bottom:1px solid #EBEBEB;
}
.leftnav a {
	border-bottom:1px solid #EBEBEB;
	display:block;
	padding:6px 4px;
	text-decoration:none;
	color:#00AEEF;
	height:1%;
}
.leftnav a:hover, .leftnav .current_page_item a {
	background:#F5F5F5;
	color:#F26522;
}
/* FORMS & CFORMS */
form.cform, form {
	padding-top:15px;
	margin-right:20px;
}
form fieldset legend {
	font-size:1.2em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	color:#777;
}
fieldset {
	border:none;
	margin-bottom:10px;
	border-bottom:1px solid #EEE;
}
fieldset.cf_hidden {
	display:none;
}
label, #content ol.cf-ol li.cf-box-title, form fieldset ol li.li_text_only {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
}
label {
	width:155px;
	float:left;
	display:block;
}

#contacto label {
  display: block;
  color: #666;
  font: bold 1.2em Arial;
  margin-bottom: 4px;
}
#contacto input {
  margin-bottom: 6px;
  width: 167px;
}
#contacto textarea {
	height:150px;
	width:200px;
}


/* FOOTER */
#footer {
	width:880px;
	margin:20px auto;
	padding:30px 0;
	background:url(/images/footer-bg.gif) no-repeat top center;
}

.logotipos	{
	color:#FFFFFF;
	float:left;

	/*margin:0pt 30px 0pt 0pt;*/
	width:400px;
}
.logotipos img {margin:0pt 5px 10px 0pt;}
