/*generales*/
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%;
	background: transparent;
}
body {
	line-height: 1;
	background: #ECEED8 url(images/bckg.jpg) repeat-x;	
}
body p {
	text-align: justify;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: 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;
}
a{
	color:#ffffff;
	text-decoration: none;
}
a:hover {

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6;
	padding-left: 21px;
	color: #000000;
	letter-spacing: -0.002em;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.6;
	padding-left: 21px;
	color: #2C7BAC;
	letter-spacing: -0.002em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

img {

}
input, textarea, select{

}

div.margen {
	float: left;
	margin: 15px;
}

.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;		
}
/*end generales*/

#layout{
	width: 924px;
	background: url(images/bckg_s.png) no-repeat;
	padding:0px 0px 0px 17px;	
		/*
margin:0px auto;
*/
	
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-475px;
}

#header{
	width: 890px;	
	height: 151px;	
	float:left;
}
#bannerheader{
	width: 889px;	
	height: 157px;	
	background:url(images/banner01.jpg) no-repeat;
	margin:0px 0px 0px 0px;
	float:left;
}
#logotype{
	width: 284px;	
	height: 117px;
	float:left;
	margin:23px 0px 0px 38px;
	background:url(images/martinelli.jpg) no-repeat;	
}


#navigation{
	width: 890px;	
	height: 55px;
	float:left;
	margin:2px 0px 0px 0px;
	
}

ul#navigation li{
	float:left;
	height:55px;
	margin:0px 0px 0px 0px ;
}

ul#navigation li a{
	display: block;
	text-indent: -5000px;	
	float:left;
	height:55px;
	vertical-align:middle;
	
}
ul#navigation li a.QUIENES_SOMOS{
	background:url(images/nav01.jpg) no-repeat top center;
	width:159px;
}

ul#navigation li a.BIO{
	background:url(images/nav02.jpg) no-repeat top center;
	width:112px;
	}
ul#navigation li a.SERVICIOS{
	background:url(images/nav03.jpg) no-repeat top center;
	width:144px;
	}
ul#navigation li a.OBRAS_GESTIONADAS{
	background:url(images/nav04.jpg) no-repeat top center;
	width:139px;
	}
ul#navigation li a.CLIENTES{
	background:url(images/nav05.jpg) no-repeat top center;
	width:195px;
	}
ul#navigation li a.CONTACTO{
	background:url(images/nav06.jpg) no-repeat top center;
	width:141px;
	}
ul#navigation li a:hover{
	background-position:bottom center;
	}
ul#navigation li a:hover, ul#navigation li a.active{
	background-position:center bottom;
}

#content{
	width: 890px;	
	
	
	float:left;
	background:#ffffff url(images/content.jpg) no-repeat;
}
#contentbio{
	width: 890px;	
	float:left;
	background:#ffffff url(images/bi.jpg) no-repeat;

}
#content5{
	width: 890px;	
	float:left;
	background:#ffffff url(images/c.jpg) no-repeat;
}
#content2{
	width: 890px;	
	float:left;
	background:#ffffff url(images/quienes_somos.jpg) no-repeat;
}
#content2 ul.disc li{
	background: url(images/bg-li.gif) no-repeat 3px 7px;
	padding-left: 30px;
}
#content2 ul.square li{
	background: url(images/bg-li.gif) no-repeat 3px 7px;
	padding-left: 20px;
}
#content2 ul li{
	background: url(images/bg-li.gif) no-repeat 3px 7px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#content3{
	width: 890px;	
	float:left;
	background:#ffffff url(images/ser.jpg) no-repeat;
}
#content3 ul.disc li{
	background: url(images/bg-li.gif) no-repeat 3px 7px;
	padding-left: 30px;
}
#content3 ul.square li{
	background: url(images/bg-li.gif) no-repeat 3px 7px;
	padding-left: 20px;
}
#content3 ul li{
	background: url(images/bg-li.gif) no-repeat 3px 7px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.sep{
	width: 798px;	
	height: 24px;
	float:left;
	margin:12px 0px 12px 0px;
	background:url(images/sep.gif) no-repeat;	
}
.col_obras{
	width: 798px;	
	margin:10px 0px 0px 31px;
	float:left;
}
.col_obras2{
	width: 798px;	
	margin:53px 0px 0px 31px;
	float:left;
}
.col_obras_txt{
	margin:0px 0px 0px 18px;
    width: 600px;


}
.titlebio{
	width: 150px;	
	height: 30px;
	margin:19px 0px 0px 27px;
		
}
.titleobras{
	width: 150px;	
	height: 30px;
	margin:2px 0px 0px 27px;
		
}
.titleobras2{
	width: 150px;	
	height: 30px;
	margin:2px 0px 0px -5px;
		
}
.title{
	width: 250px;	
	height: 30px;
	margin:19px 0px 0px 27px;
}	
.titleser{
	width: 405px;	
	height: 30px;
	margin:19px 0px 0px 27px;
	
}
.titleser2{
	width: 405px;	
	height: 30px;
	margin:19px 0px 0px 21px;
	
}
.title2{
	width: 548px;	
	height: 30px;
	margin:23px 0px 0px 18px;
}
.ser_ima{
	width: 400px;	
	height: 70px;
	margin:23px 0px 0px 18px;
		
}
.caso{
	width: 416px;	
	height: 284px;
	margin:58px 0px 0px 18px;
		
}
.ima_adm{
	width: 381px;	
	height: 40px;
	margin:92px 0px 9px 18px;
		
}
.tit{
	width: 179px;	
	height: 24px;
	margin:3px 0px 0px 18px;
		
}
.col{
	margin:0px 0px 0px 12px;
	
}
.colbio{
	margin:0px 0px 0px -22px;
	
}
.ima{
	width: 228px;	
	height: 332px;
	margin:19px 0px 0px 27px;
	
}
.ima2{
	width: 228px;	
	height: 186px;
	margin:19px 0px 0px 22px;
	
}
.consul{
	width: 381px;	
	height: 40px;
	margin:40px 0px 14px 22px;
	
}
.consul2{
	width: 381px;	
	height: 55px;
	margin:0px 0px 2px 22px;
}	
	
.con{
	width: 200px;	
	height: 100px;	
	float:left;
	margin:52px 0px 0px -223px;
	background:url(images/cont.gif) no-repeat; 
	
}
#footer{
	width: 889px;	
	height: 93px;	
	float:left;
	background:url(images/footer.jpg) no-repeat; 
}
.footer_font p{
	float:left;
	margin:35px 0px 0px 12px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8097A6;
}
.disc{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6;
	padding-left: 21px;
	color: #000000;
	letter-spacing: -0.002em;

}
/*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;}
.span150{width:150px !important;}
.span180{width:180px !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;}
.span660{width:660px !important;}
/*end span*/


