
.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}
p {
margin: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo9.png);
	background-repeat: repeat-x;
}
#cont {
	width: 900px;
	overflow: hidden;
	height: 117px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
#cont1 {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}
#cont2 {
	width: 900px;
	overflow: hidden;
	height: 39px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#cont3 {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}
#cont4 {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}
.imgleft {
	float:left;
}
.menu {
	margin: 0 auto;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #DEDEDD;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float:left;
	width: 669px;
	min-height: 370px;
}
.foto {
	padding-top: 17px;
	padding-bottom: 17px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDD;
	width: 204px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #154A86;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #154A86;
}
a:hover {
	text-decoration: none;
	color: #006E76;
}
a:active {
	text-decoration: underline;
	color: #006E76;
}
hr {
	border: 1px solid #DEDEDD;
}
.Estilo1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cont span {
	width: 497px;
	height: 51px;
	background: url(img/tituloprin.png);
	text-indent: -9999px;
	float: right;
	margin-top: 20px;
	background-repeat:no-repeat;
}
h1 {
	color: #989796;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 8px;
}
.negro {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}
.titulo {
	background-color: #DEDEDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAEAD;
}
.h1 {
	color: #000;	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.h2 {
	color: #989796;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.titysubt {
	height: 32px;
}
h4 {
	width: 900px;
	height: 111px;
	background: url(img/footer3.png);
	text-indent: -9999px;
	margin: 0 auto;
}
.foo {
	width: 100%;
	background:#006E76;
}

		.accordion_toggle {
			display: block;
			height: 30px;
			width: 680px;
			background: url(img/accordion_toggle.jpg) no-repeat top right #1DA184;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #EEEEEE;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(img/accordion_toggle_active.jpg) no-repeat top right #4DC9AF;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(img/accordion_toggle.jpg) no-repeat top right #1DA184;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #EEEEEE;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(img/accordion_toggle_active.jpg) no-repeat top right #4DC9AF;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(img/h_accordion_toggle.jpg) no-repeat top left #1DA184;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #EEEEEE;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(img/h_accordion_toggle_active.jpg) no-repeat top left #4DC9AF;
			border-right: 1px solid #ffffff;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;  
      height: 100px;    
    }
    
    #vertical_nested_container { margin: 20px auto 20px auto; }
	#vertical_nested_container1 { margin: 20px auto 20px auto; }
	#vertical_nested_container2 { margin: 20px auto 20px auto; }
	#vertical_nested_container3 { margin: 20px auto 20px auto; }
	#vertical_nested_container4 { margin: 20px auto 20px auto; }
	
	#gallery {
		background-color: #eee;
		padding: 10px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery ul a:hover { color: #DEDEDD; }




	#gallery_amoniaco1 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_amoniaco1 ul { list-style: none; }
	#gallery_amoniaco1 ul li { display: inline; }
	#gallery_amoniaco1 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_amoniaco1 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_amoniaco1 ul a:hover { color: #DEDEDD; }


	#gallery_equiposespeciales1 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_equiposespeciales1 ul { list-style: none; }
	#gallery_equiposespeciales1 ul li { display: inline; }
	#gallery_equiposespeciales1 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_equiposespeciales1 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_equiposespeciales1 ul a:hover { color: #DEDEDD; }


	#gallery_gascarbonico1 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_gascarbonico1 ul { list-style: none; }
	#gallery_gascarbonico1 ul li { display: inline; }
	#gallery_gascarbonico1 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_gascarbonico1 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_gascarbonico1 ul a:hover { color: #DEDEDD; }


	#gallery_glp1 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_glp1 ul { list-style: none; }
	#gallery_glp1 ul li { display: inline; }
	#gallery_glp1 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_glp1 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_glp1 ul a:hover { color: #DEDEDD; }

	#gallery_glp2 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_glp2 ul { list-style: none; }
	#gallery_glp2 ul li { display: inline; }
	#gallery_glp2 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_glp2 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_glp2 ul a:hover { color: #DEDEDD; }

	#gallery_glp3 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_glp3 ul { list-style: none; }
	#gallery_glp3 ul li { display: inline; }
	#gallery_glp3 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_glp3 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_glp3 ul a:hover { color: #DEDEDD; }

	#gallery_glp4 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_glp4 ul { list-style: none; }
	#gallery_glp4 ul li { display: inline; }
	#gallery_glp4 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_glp4 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_glp4 ul a:hover { color: #DEDEDD; }


	#gallery_oilygas1 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_oilygas1 ul { list-style: none; }
	#gallery_oilygas1 ul li { display: inline; }
	#gallery_oilygas1 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_oilygas1 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_oilygas1 ul a:hover { color: #DEDEDD; }

	#gallery_oilygas2 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_oilygas2 ul { list-style: none; }
	#gallery_oilygas2 ul li { display: inline; }
	#gallery_oilygas2 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_oilygas2 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_oilygas2 ul a:hover { color: #DEDEDD; }
	
	
		#gallery_oilygas3 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_oilygas3 ul { list-style: none; }
	#gallery_oilygas3 ul li { display: inline; }
	#gallery_oilygas3 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_oilygas3 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_oilygas3 ul a:hover { color: #DEDEDD; }

	#gallery_oilygas4 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_oilygas4 ul { list-style: none; }
	#gallery_oilygas4 ul li { display: inline; }
	#gallery_oilygas4 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_oilygas4 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_oilygas4 ul a:hover { color: #DEDEDD; }

	#gallery_oilygas5 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_oilygas5 ul { list-style: none; }
	#gallery_oilygas5 ul li { display: inline; }
	#gallery_oilygas5 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_oilygas5 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_oilygas5 ul a:hover { color: #DEDEDD; }


	#gallery_oilygas6 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_oilygas6 ul { list-style: none; }
	#gallery_oilygas6 ul li { display: inline; }
	#gallery_oilygas6 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_oilygas6 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_oilygas6 ul a:hover { color: #DEDEDD; }


	#gallery_oilygas7 {
		background-color: #eee;
		padding: 10px;
	}
	#gallery_oilygas7 ul { list-style: none; }
	#gallery_oilygas7 ul li { display: inline; }
	#gallery_oilygas7 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px;
	}
	#gallery_oilygas7 ul a:hover img {
		border: 5px solid #DEDEDD;
		border-width: 5px;
		color: #DEDEDD;
	}
	#gallery_oilygas7 ul a:hover { color: #DEDEDD; }
