/*generales*/
/*	*{ padding:0; margin:0; }	*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #353140 url(images/bg-body.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 5px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */ 
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */ 
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table td{
	vertical-align: top;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, #content li {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	line-height: 1.5;
	color: #18141F;
}

#content p{
	padding-bottom: 14px;
}
.eco p{
	line-height: 2.7;
	font-style: italic;
}
.small-info p{
	color: #cccccc;
	font-size: 11px;
}
p + p {

}

h1 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;	
	padding-bottom: 14px;
}

h2 {
	text-transform: none;;
	font-size: 22px;
	line-height: 1.2;
	font-weight: normal;
	font-family:   Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;	
	padding-bottom: 14px;
}
h2 span{
	color: #52BBC0;
}

h3 {
    font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
    color: #18131F;
    line-height: 1.3;
	padding-bottom: 5px;
}
h3.blue{
 	color: #339999;	
	font-weight: bold;
}

h4{
	color: #fff;
	font-size: 13px;
	padding-bottom: 10px;	
}
h4 span.date{
	color: #fae31b;

}
.hr{
	border-top: 1px solid #9b9b9b;
	height: 1px;
	margin-top: 10px;
	padding-bottom: 10px;
}
img {

}
.img-marg{
	margin: 0 0 30px 15px;
}
.img-marg2{
	margin: 0 15px 30px 0 ;
}
input, textarea, select{
	color:#000;
	font-weight: bold;
	font-family: "Trebuchet MS" , Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 1px 5px;
}
.input-text{
	width: 390px;	
}
textarea.input-text{
	height: 145px;
	*height: 150px;
}
.input-field{
	padding: 10px 0;
}
.input-bt{
	height: 23px;
	width: 105px;
	padding: 0px;
	background: url(images/bt-enviar.png) repeat-x top left;
	border: 0px;
	margin-left: 295px;
}
.input-bt:hover{
	background-position: bottom left;
}
input[type=submit]{}

input[type=button]{}

input[type=text]{}

input[type=password]{}

.margen_s {	margin: 5px;	}
.margen_m {	margin: 10px;	}
.margen {	margin: 15px;	}
.margen_l {	margin: 20px;	}
.margtop{margin-top:15px;}
.padd_s {	padding: 5px;	}
.padd_m {	padding: 10px;	}
.padd {	padding: 15px;	}
.padd_l {	padding: 20px;	}

.clear {	clear: both;	}

.left {	text-align: left !important;	}
.center {	text-align: center !important;	}
.right {	text-align: right !important;	}

.fright {	float: right !important;	}	
.fleft {	float: left !important;		}
.no-bg {     background: none !important;		}

.yellow{
	color:#fae31b;
}
.red{
	color: #FF0000;
}
.lineh2{
	line-height: 2;
}
/*end generales*/

#layout{
	margin: 0 auto;
	width: 915px;
}

#header{
	height: 122px;
	float: left; 
	width: 915px;	
	position: relative;
}
#logo{
	margin-left:10px;
}
#logo, #logo a{
	height: 122px;
	width:  326px;
	float: left;
	padding: 0;
}

.logotype_clients{
	height: 150px;
	width:  180px;
	position: absolute;
	margin: 14px 0px 0px 17px;	
}
#logo a{
	background: url(images/logo.jpg) no-repeat center center;
	display: block;
}
#logo a span{
	display:none;
}
#top-navigation{
	position: absolute;
	top: 10px;
	right: 10px;
}
#top-navigation p{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top-navigation a{
	color: #fff;
	border-bottom: none;	
}
#navigation{
	position: absolute;
	bottom: 0px;
	right: 10px;
}
#navigation ul{
}
#navigation ul li{
	display: inline;
	cursor: pointer;
	height: 38px;
	float:left;
}
#navigation  a{
	width: 114px;
	height: 38px;
	float:left;
	background-image: url(images/bg-nav.png);
}
#navigation ul li#bt-home a{
	background-position: -0px -0px ;
}
body #navigation ul li#bt-home a:hover{
	background-position:  -0px -38px ;
}
#navigation ul li#bt-empresa a{
	background-position:  -114px 0px ;
	width: 113px;
}
body #navigation ul li#bt-empresa a:hover{
	background-position: -114px -38px !important;
}
#navigation ul li#bt-area a{
	background-position:  -227px 0px ;
	width: 113px;
}
body #navigation ul li#bt-area a:hover{
	background-position:  -227px -38px !important;
}
#navigation ul li#bt-contacto a{
	background-position:  -340px 0px ;
}
body #navigation ul li#bt-contacto a:hover{
	background-position:  -340px -38px !important;
}
#navigation ul li a span{display: none;}

#content{
    position: relative;	
	float: left;
	width: 915px;
	background: #ffffff url(images/bg-content-top.png) no-repeat top center;
	padding-top:10px;
}
#flash-banner{
	margin: 0px auto;
	width: 897px;
}
#content ul.disc li{
	background: url(images/bg-li2.gif) no-repeat 3px 7px;
	padding-left: 30px;
}
#content ul.square li{
	background: url(images/bg-li3.png) no-repeat 3px 7px;
	padding-left: 20px;
}
#content ul li{
	background: url(images/bg-li.gif) no-repeat 3px 7px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#content .box-wrapper1 {
	float: left;
	margin: 9px;
	width: 897px;
	background: #eeeeee url(images/bg-padd_mm.png) no-repeat top center;
	padding: 12px 0 0px 0;
}
#content .box-wrapper1 .box-wrapper1-bottom{
	background: #EEEEEE url(images/bg-padd_mm2.png) no-repeat bottom center;
	padding: 0px 0 10px 0;	
}
#content .box-wrapper2 {
	float: left;
	margin: 9px;
	width: 897px;

}
#content .box-wrapper4 {
	float: left;
	margin: 9px;
	width: 897px;
	height:309px;
	background: #eeeeee url(images/boxwrapper4.png) no-repeat top center;

}
#content .box-wrapper3 {
	float: left;
	margin: 9px;
	width: 897px;
	background: #eeeeee url(images/bg-padd_mm3.png) no-repeat top center;
	padding: 5px 0 0px 0;
}
#content .box-wrapper3 .box-wrapper1-bottom{
	background: #EEEEEE url(images/bg-padd_mm2.png) no-repeat bottom center;
	padding: 0px 0 10px 0;	
}
#content  .box-wrapper1 .antecedentes{
	background: #eeeeee url(images/bg-antecedentes.png) no-repeat top center;
	width: 296px;
	height: 194px;
}
body #content  .box-wrapper1 .antecedentes li{
	font-size: 10px;
	line-height: 1.6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content  .box-wrapper1 .bienvenido{
	background: #eeeeee url(images/bg-bienvenido.png) no-repeat top center;
	width: 562px;
	height: 218px;	
	margin-left: 12px;
}
#content  .box-wrapper1 .bienvenido .padd_m{
	padding-left: 208px;
}
.box-wrapper2 .box1{
	background: #eeeeee url(images/bg-box1.jpg) no-repeat top center;
	width: 562px;		
}
.box-wrapper2 .box1 .box1-bottom{
	background:   url(images/bg-box1-bottom.jpg) no-repeat bottom center;
	height: 309px;	
}
.box-wrapper2 .box1 .box1-bottom .padd_m{
	padding:25px;
}
.info-block{
	padding-bottom: 5px;	
}
.info-block .info-block-img{
	float: left;
	width: 104px;
}
.info-block .info-block-cont{
	border-bottom: 1px solid #e4e4e4;
	margin-left: 104px;
	padding-bottom: 3px;
}
.palette{
	background: url(images/palette.png) no-repeat top center;
	width: 7px;
	height: 108px;
	position:absolute;
	bottom: 30px; 
	right: -7px;
}
.integ{
	width: 480px;
	margin-left: 58px;

}
#footer{
	background: url(images/bg-footer-top.jpg) no-repeat top center;
	padding: 9px 0px 0 0;
	float: left;
	width: 915px;	
	color: #fff;
}
#footer .link-boxes{
	background: #181520;	
}
#footer .link-boxes .links{
	background:  #181520 url(images/links-li.jpg) no-repeat 20px 0px;
	padding: 0px 5px 0 55px;
}
td.separator{
	background: url(images/separator.jpg) repeat-y top center;
	width: 2px;
}
#footer .link-boxes .links li{
	background:transparent url(images/bg-li.gif) no-repeat scroll 3px 8px;
	padding-bottom:5px;
	padding-left:15px;
}
#footer .link-boxes .links li a{
	font-size: 10px;
	color: #fff;
}
#footer h2 {
    color: #53BCC1;
    font-size: 18px;
    font-weight: normal;
}

#footer p{
	background: url(images/bg-footer-bottom.gif) no-repeat scroll center top;
	color: #949494;
	font-size: 10px;
	line-height: 40px;
	padding: 15px 30px 0;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*span*/
.span10{width:10px !important;}
.span30{width:30px !important;}
.span50{width:50px !important;}
.span60{width:60px !important;}
.span70{width:70px !important;}
.span80{width:80px !important;}
.span90{width:90px !important;}
.span100{width:100px !important;}
.span120{width:120px !important;}
.span130{width:130px !important;}
.span160{width:160px !important;}
.span165{width:165px !important;}
.span200{width:200px !important;}
.span250{width:250px !important;}
.span270{width:270px !important;}
.span300{width:300px !important;}
.span350{width:350px !important;}
.span400{width:400px !important;}
.span450{width:450px !important;}
.span460{width:460px !important;}
.span500{width:500px !important;}
.span600{width:600px !important;}
.span880{width:880px !important;}
/*end span*/


