body {
	background:#999 url(../img/bgtest1.jpg) fixed top center no-repeat;
	margin-left:0;
	margin-right:0;
	margin-top:2%;
	font-family: Arial, Tahoma;
	font-size:11px;
}

#contenedor {
	width:770px;
	padding-bottom:-150px;
	height:100%;
	margin:auto;
}

#ia li {
	margin-left:-40px;
	list-style:none;
	background-image:url(../img/li.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:12px;
}

#up li {
	margin-left:-35px;
	margin-bottom:8px;
	list-style:none;
	background-image:url(../img/li_up.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
}

a {
	color:#004684;
	text-decoration:none;
}

a:hover {
	color:#004684;
	background-color:#DBE5EE;
}

u {
	color:#004684;
	font-size:13px;
	text-decoration:none;
	font-family:Arial, Tahoma;
	
}

p {
	font-family:Arial, Tahoma;
	font-size:11px;
	text-align:left;
	margin-top:10px;
	padding-right:4px;
}

.header {
	width:754px; height:77px;
	float:left;
	background-color:#fff;
	border-top:5px solid #004684;
	padding-left:16px;
	text-align:left;
}

.header .botoneraIA {
	width:145px;
	float:right;
	margin-top:15px;
}

.header .headerGATES {
	width:241px; height:77px;
	float:right;
	background-color:#000;
}


.botonera {
	width:770px; height:35px;
	float:left;
	background-color:#ECEDEE;
	text-align:left;
}

.contenido {
	width:516px; height:426px;
	float:left;
	text-align:left;
	background:url(../img/bg_cont.jpg) repeat-x top; /* La sombra de arriba */ 
	padding-left:13px;
	background-color:#fff;
}

.floatbar {
	width:241px;
	height:426px;
	float:left;
	background-color:#fff;
}

.footer {
	width:770px;
	height:51px;
	float:left;
}

	*html .footer {
		margin-top:-20px;
		margin-bottom:-11px;
	}

#mapa {
	width:507px;
	height:19px;
	font-size:16px;
	color:#004684;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding-left:8px;
	padding-top:2px;
	background:url(../img/bg_mapa.jpg) no-repeat left;
}

	#mapa a {
		text-decoration:none;
		color:#6E96B9;
	}
	

.mas {
	font-size:9px;
	text-decoration:none;
}


/* Titulos */

.titulo {
	width:770px; height:60px;
	float:left;
	background-color:#DADCDE;
}



/* Clases especiales de cada sección */


/* Productos */

#listaProducto {
	width:100%; height:52px;
	padding-top:12px;
	float:left;
}
		

#listaProducto img {
	margin:0 14px 0 0;
	float:left;
}
	
#listaProducto p {
	font-family:Arial, Tahoma;
	font-size:11px;
	text-align:left;
	margin:0 12px 0 0;
}


.listaProductoDOS {
	background:url(../img/bg_lista.jpg) repeat-y;
	float:left;
}

/* Productos GATES */

.fotosColumnas {
	width:100%; height:55px;
	border-bottom:1px solid #B3C4D4;
	margin:11px 0 0 0px;
	text-align:left;
}

#petroleros .fotosColumnas {
	width:100%; height:115px;
	border-bottom:1px solid #B3C4D4;
	margin:11px 0 0 0px;
	text-align:left;
}

#petroleros .fotosColumnas img {
	margin:0;
}

		
.fotosColimg {
	margin-left:25px;
}

.fotosColumnasSola {
	width:128px; height:300px;
	/*border-bottom:1px solid #B3C4D4;*/
	margin:11px 0 0 0px;
	float:left;
	
}

.columna {
	width:124px; height:305px;
	margin:0 25px 0 0;
	float:left;
	/*background-color:#F2F6F9;*/
	background:url(../img/bg_Col.jpg) repeat-x top;
	padding:5px 0 0 4px;
}

	.columna p {
		margin-bottom:2px;
	}


/* Porque Ingeniería Austral */

.icono {
	width:70px; height:60px;
	float:left;
}

.PQdesc {
	width:280px; height:90px;
	padding:5px 5px 5px 5px;
	float:left;
	margin-bottom:10px;
}

	.PQdesc img {
		margin-bottom:-8px;
	}
	


/* Productos Bronce */


.bronce4 {
	width:128px; height:55px;
}
	
.bronce4 img:hover {
	width:128px; height:55px;
	background-image:url(../img/productos/1_hover.jpg);
}

/* Servicios */

.solapasIF {
	width:171px; height:37px;
	border-bottom:1px solid #B3C4D4;
	margin:11px 0 0 15px;
	text-align:center;
	float:left;
}

.solapasIF a:hover {
	background:none;
}

.solapasServ {
	width:108px; height:23px;
	float:left;
	margin-left:15px;
	margin-bottom:12px;
	border-bottom:1px solid #B3C4D4;
	text-align:center;
}

.solapasServ a:hover {
	background:none;
}

.solapasServ img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.solapasServ img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/* POP UP */

#popup {
	background:url(../img/foot_pop.jpg) no-repeat bottom;
	width:300px; height:263px;
	margin-top:-13px;
	float:left; 
}

	*html #popup {
		height:263px;
	}

#popup .title {
	font-family:Arial, Tahoma;
	font-size:14px;
	text-align:left;
	color:#004684;
	border-bottom:1px dashed #004684;
	padding-top:10px;
	height:20px;
	margin-bottom:10px;
	margin-left:5px;
	width:292px;
	float:left;
}

	*html #popup .title {
		width:292px;
		float:left;
	}
	
#popup .texto {
	width:300px;
	height:180px;
	overflow:auto;
	float:left;
}

#popup .texto p {
	font-family:Arial, Tahoma;
	font-size:11px;
	text-align:left;
	border-bottom:1px solid #E6E6E6;
	margin:13px 0 0 8px;
}

#popup #ia li {
	margin-bottom:5px;
	margin-left:-20px;
	padding-right:5px;
}

#foto {
	float:left;
	width:250px;
	height:213px;
	background:url(../img/foot_pop.jpg) no-repeat bottom;
	margin-top:-13px;
	padding-top:50px;
}

	*html #foto {
		width:248px;
	}


/* CULTURA CES */

#cultura div {
	width:340px;
	height:70px;
	float:left;
	margin-bottom:8px;
	margin-left:12px;
	padding-right:20px;
	line-height:16px;
}

	#cultura div img {
		margin-right:8px;
		margin-top:-3px;
		float:left;
		width:60px; height:60px;
	}
