/* CSS Document */
* {margin: 0; padding: 0;}
a { outline: none;
}
#wrapper {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-position: center top;
	padding-bottom: 5px;
	
}



body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #666666;
	background-color: #EFEFEF;
	
}
h1 {color: #999999; font-size: 1.1em;}


h2 {
	color: #003366;
	font-size: .9em;
	padding-top: 70px;
	line-height: 150%;
	font-weight: bold;
}
p{ font-size:.9em;
text-align: justify;
line-height: 160%;}


h1, h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
h1, h2, p{ padding-bottom: 1.3em;}

.clearfix { clear: both; height: 0;}

/* ----------------------------------------------*/
/* -------HEADER <<<---------------*/
/* ----------------------------------------------*/

#header {
	background: #FFFFFF;
	padding: 0px;
	height: 74px;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	padding-left: 20px;
	float: left;
	padding-bottom: 0px;
	padding-top: 20px;
}


/* ----------------------------------------------*/
/* -------MENU <<<---------------*/
/* ----------------------------------------------*/


#menu {
	width: 355px;
	height: 76px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	margin-bottom: 0px;
	vertical-align: top;
	margin-right: 0px;
	
}
.inicio {
	background-color: #02A0C6;
	padding-top: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 70px;
	text-align: center;
}


.productos {
	background-color: #0184AC;
	padding-top: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 70px;
	text-align: center;
}
.trabajo {
	background-color: #135E97;
	padding-top: 38px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	width: 70px;
	line-height:inherit;
	
}
.clientes {
	background-color: #13299C;
	padding-top: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 70px;
	text-align: center;
}
.contacto {
	background-color: #010457;
	padding-top: 60px;
	width: 70px;
	text-align: center;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
	float: right;
}

#menu li {
	display: inline;
	float: left;
}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;	
}

#menu a:hover, #menu a.current   {
	color: #BCBCBC;
	
}





/* ----------------------------------------------*/
/* ------CONTENT <<<---------------*/
/* ----------------------------------------------*/

#content {
	width: 730px;
	margin: 60px auto 0px;
	padding: 0px;
	min-height: 350px;
}

* html #content {
	height: 350px;
}

#main-content {
	margin-left: 20px;
	margin-right: 20px;
}
#main-content p{
	margin-right: 100px;
}
#main-content img {
	margin-left: 150px;
	margin-bottom: 15px;
	
}
#main-content-relevamientos {
	margin-left: 20px;
	margin-right: 20px;
}
#main-content-relevamientos img.ancha {
	margin-left: 100px;
	margin-bottom: 15px;	
}

#main-content-relevamientos img.alta {
	margin-left: 220px;
	margin-right: 70px;
	margin-bottom: 15px;	
}

#main-content-rendering {
	margin-left: 20px;
	margin-right: 20px;
}
#main-content-rendering img {
	margin-left: 100px;
	margin-bottom: 15px;
	
}

#content #main-content ul {
	list-style-type: none;
	margin-bottom: 150px;
}

#content #main-content ul li{
	margin-bottom: 10px;
}
#left {
	float: left;
	width: 430px;
	margin-right: 30px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.negrita {
	font-weight: bold;
}


#right {
	float: left;
	padding: 0px;
	
}

#img-right {
	float: left;
	padding: 0px;
	border: 5px solid #DDDDDD;
}

/*.foto {
	float: left;
	border: 5px solid #DDDDDD;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}*/

/* ----------------------------------------------*/
/* ------FOOTER <<<---------------*/
/* ----------------------------------------------*/


#back_footer {
	/*clear: both;*/
	width: 760px;
	margin: 0px auto;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	height: 11px;
	padding: 0px;
}

#footer {
	margin: 0px auto;
	width: 730px;
	height: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #02A0C6;
}


#footer p {
	margin: 3px 0px 0px;
	color: #666666;
	padding-top: 10px;
	text-align: left;
	font-size: 0.7em;
	float: left;
	padding-left: 10px;
	width: 350px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: 150%;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
/*#fondo_contacto {
	float: left;
	height: 250px;
	width: 300px;
	background-color: #006699;
}*/


a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

#footer .f_right {
	text-align: right;
	float: right;
	padding-right: 10px;
}



/* ----------------------------------------------*/
/* ------FORMULARIO <<<---------------*/
/* ----------------------------------------------*/



form{
	float: left;
	height: 280px;
	width: 360px;
	background-color: #f3f3f3;
	color: #0099CC;
	font-size: 0.9em;
	font-weight: normal;
	border: 1px solid #999999;
	padding-top: 20px;
	padding-left: 20px;
	
}
	
form fieldset {
	border: none;}

form label{
	display: block;
	text-align: left;
	float: left;
	margin-left: 0px;
	font-size: 1.1em;
	padding-top: 0px;
	height: 19px;
	width: 150px;	
	line-height:23px;
	color: #999999;
	
}
div.medidas input{
	width:165px;
	color: #666666;
	padding-left: 3px;	
	
}
input#login{
	margin-left: 165px;
	background: url(../images/button.jpg) no-repeat;
	height: 26px;
	width: 69px;
	margin-top: 25px;
	color: #FFFFFF;
	text-align: center;
	border: 0px solid #003366;
	margin-bottom: 20px;
	font-weight: bold;
}

* html input#login{
	margin-left: 168px;	
}
div.medidas textarea {
	float:left;
	width:150px;
	color: #999999;
	height: 80px;
	margin-left: 0px;
	padding-left: 3px;
}

* html div.medidas textarea {
	margin-left: 3px;	
}
#lista li {
	list-style-type: none;
	font-size: 0.9em;
	line-height: 160%;
	font-weight: normal;
	margin-top: 10px;
}

#main-content .ejemplos{
	float: left;
	}


/*.ejemplos {
	color: #02A0C6;
	font-weight: bold;
}
.ejemplos a, a:link, a:visited  {
	color: #0099CC;
}


.ejemplos a:hover {
	color: #0085B0;
}
*/

#lista {
	margin-bottom: 60px;
}
.espacio_logos {
	vertical-align: top;
}


#lista_clientes li {
	list-style-type: none;
	font-size: 0.9em;
	line-height: 160%;
	font-weight: normal;
	height: 80px;
	display:block
}


#lista_clientes {
	margin-bottom: 60px;
}


#logos_clientes {
	list-style-type: none;
	margin-top: 85px;
}
#logos_clientes li {

	height: 80px;
	margin-top: 0px;
}


#left_clientes {
	float: left;
	width: 370px;
	padding-top: 0px;
	padding-left: 20px;
}


#right_clientes {
	float: left;
	width: 180px;
	padding: 0px 10px;
}

