/* Clear default browser styles */
h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,input,button,select,textarea{ font-size: 100%; 	}
ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td { margin:0; padding:0; }
a img, :link img, :visited img, fieldset { border:none }
table {border-collapse: collapse; }
input,button,select,textarea {font-family: inherit;}
input, select { vertical-align:middle; }

/* Utility classes */
	
body {
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background: #E7E7E7 url(../img/bg_page.jpg) repeat-x;
	text-align: center;
	/*Nuevo*/
}

#container {
	/*Nuevo*/
	text-align: left;
	width: 742px;
	margin: 0px auto 0px auto;
	}
	
.clearBoth { /* For clearing floats */
	clear: both; 
	height: 0px; 
	margin: 0; 
	padding: 0; 
	font-size: 0px;
	line-height: 0px; 
	}
	
p {	
	color: #757575;
	font-size: 96%;
	margin-bottom: 20px;
	}
	
h4 {	
	color: #095E00;
	font-style: normal;
	font-size: 110%;
	}

a {
	color: #FFFFFF;
	font-style: normal;
	}
	
#logo {
	margin: 15px 0px 18px 0px;
	}	

/*H E A D E R*/ /*CAMBIE LISTA POR MAINMENU*/

#mainMenu{
	background: url(../img/bg_menu.jpg) no-repeat;
	padding: 12px 0px 0px 3px;
	height: 65px;
	}	

#mainMenu li {
	float: left;
	list-style: none;
	}
	

/*F O O T E R*/ /*SAQUE FOOTERLISTA y Apuntamos a la lista dentro del FOOTER ej. #footer ul */

#footer {
	height: 47px;
	background : url(../img/bg_footer.jpg) no-repeat;
	}

#footer ul {
	float: left;
	margin-left: 6px;
	}
	
#footer ul li {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	list-style: none;
	font-size: 86%;
	padding: 0px 7px 0px 7px;
	margin: 13px 0px 0px 0px;
	border-left: 1px solid #FFFFFF;
	}

#footer ul li.firstInList {
	border: none;
	}
		
#footer a {
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
		
#copyright {
	float: right;
	margin: 13px 8px 0px 0px;
	}
	
#copyright p {
	color: #9FDC75;
	font-size: 82%;
	}
		
/*H O M E */

#imagencentral {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#translink {
	text-align: center;
	height: 100px;
	margin: 10px 0px 3px 0px;
	background: url(../img/bg_translink.jpg) no-repeat;
	}

#translink img {
	margin-top: 10px;
	}


/*C O M M E R C I A L */

#contentTop {
	background: url(../img/content_top.gif) no-repeat;
	height: 7px;
	}
	
#content.middle {
	background:  url(../img/content_bg.gif) repeat-y;
	}

#contentBottom {
	background:  url(../img/content_bottom.gif) no-repeat bottom left;
	height: 4px;
	margin-bottom: 5px;
	}
	
#izquierda {
	float: left;
	margin: 0px 0px 15px 25px;
	width: 480px;
	}
	
* html #izquierda{
	margin: 0px 0px 15px 15px;
	}
				
h1 {	
	font-size: 176%;
	font-family: Arial, Helvetica, sans-serif;
	color: #075E00;
	margin-bottom: 25px;
	margin-top: 8px;
	}
	
h5 {

	color: #075E00;
	padding: 6px 10px 6px 10px;
	font-size: 106%;
	width: 92%;
	margin-bottom: 25px;
}
	
#buttons {
	margin-bottom: 10px;
	}	
#boton1, #boton2 {
	float: left;
	width: 215px;
	}
.boton1, .boton2 {
margin-left: 20px;
	}

#boton2 {
	margin-left: 20px;
	}
	
#products {
	float: left;
	margin: 8px 0px 0px 15px;
	width: 192px;
	}

#productsTop {
	margin: 0px;
	}
	
#productsMiddle {
	background: #DBDBDB url(../img/products_bg.jpg) no-repeat;
	}
	
#productsBottom {
	background: url(../img/products_bottom.jpg) no-repeat bottom left;
	height: 20px;
	}
	
#products ul {
	list-style: disc;
	padding: 0px 0px 0px 30px;
	color: #747474;
	}
	
#products ul li{
	padding-top: 6px;
	}
	
#products ul.MandA {
	padding-bottom: 95px;
	}

#plainContent {
	margin-left: 25px;
	}
	
#plainContent h1 {
	margin-bottom: 10px;
	}
/*slider*/
#slider {
	position: relative;
	height: 340px;
	background: url(../img/bg_slider.gif) no-repeat;
}	
#testimonios {
	position: absolute;
	width: 586px;
	left: 0px;
	top: 0px;
	height: 258px;
	}

#testimoniosFlechaIzq {
	position: absolute;
	width: 25px;
	height: 258px;
	left: 11px;
	cursor: hand;
	cursor: pointer;
	}
	
#testimoniosFlechaIzq img {
	display: block;
	position: absolute;
	top: 30px;
	}
	
#testimoniosFlechaDer {
	position: absolute;
	width: 25px;
	height: 258px;
	left: 640px;
	cursor: hand;
	cursor: pointer;	
	}
	
#testimoniosFlechaDer img {
	display: block;
	position: absolute;
	top: 30px;
	}

#testimoniosLista {
	position: absolute;
	width: 586px;
	left: 55px;
	height: 285px;
	vertical-align: middle;
	overflow: hidden;
	}
	
#testimoniosScroll {
	position: absolute;	
	top: 23px;
	}
	/* javascript:void(document.getElementById("menuProductosScroll").style.left='-50px'); */
	

.fotoSlider {
	background: url("images/bg_fotoSlider.jpg") no-repeat;
	width: 172px;
	height: 258px;
	margin: 0px 28px 0px 0px;
	float: left;
	display: inline;
	}

/*end of slider*/

#cuadro {
	width: 683px;
	background: url(../img/bg_box_companies.gif) repeat-y;
	margin: 0px 0px 15px 0px;
	}

#cuadroTop {
	width: 683px;
	height: 6px;
	background: url(../img/box_companies_top.gif) no-repeat;
	}

#cuadroBottom {
	width: 683px;
	height: 6px;
	background: url(../img/box_companies_bottom.gif) no-repeat  bottom left;
	}

#companiesLogos {
	margin: 5px 0px 5px 12px;
	}

.companyLogo {
	float: left;
    background-color: #E7E7E7;
	padding: 0px 0px 0px 0px;
	margin: 6px 6px 6px 6px;
	}
	
#proyectPictures {
	margin: 5px 0px 5px 12px;
	}

.proyectPicture {
	float: left;
    background-color: #E7E7E7;
	border: 1px solid #075E00;
	border-bottom: 3px solid #075E00;
	padding: 0px 0px 0px 0px;
	margin: 6px 6px 6px 6px;
	}

.proyectPicture h3 {
	background-color: #075E00;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	margin-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	text-align:center;
	line-height:1.71em;
	}

.proyectPicture img{
	border-top: 1px solid #075E00;
	padding: 0px;
	margin: 0px;
	}
	
#table tr {
	height: 25px;
	}

#table p {
	margin: 0px;
	}

#table {
	margin-bottom: 20px;
	}

#table a:link {
	color: #075E00;
	text-decoration: none;
	}	

#table a:hover{
	text-decoration: underline;
	}	

h5.address{
	 text-align: center;
	}