body {
  background: #fff url('images/bg.png') repeat-x;
  font-family: Arial;
  font-size:12px;
}

#wrapper {
  background: url('images/bg2.jpg') no-repeat top;
  width:997px;
  margin:0 auto;
  padding-top:9px;
}

p {
  line-height:20px;
  margin-bottom:4px;
}

* p:last-child {margin-bottom: 0;}

a {
  color:#86A800;
  font-weight:bold;
  outline: 0;
  text-decoration:underline;
}

a:hover, a:active {
	background-color: #86A800;
	color: #fff;
	text-decoration: none;
}

strong, b {font-weight: bold;}
em, i {font-style: italic;}


a img {
  border:0px;
  text-decoration: none;
}

h1 {
	font-size:24px;
	margin-bottom:6px;
	color: #6E4AC0;
}

h3 {
	font-size: 14px;
	color: #886BCB;
	margin:8px 0;
}

.clear {
  clear:both;
}

.hspan span{
  display: none;
}

.contenido {
  background: #fff;
  padding:20px;
  min-height:500px;
  _height:500px;
}

.titulo {
  background: url('images/titulo.png') no-repeat top;
  display:block;
  width:413px;
  height:86px;
}

.cn1 {
  width:728px;
  float:left;
}

.cn2 {
  width:269px;
  float:right;
  display:inline;
}

.menu {
  list-style:none;
  display:block;
  height:40px;
}

.menu li {
  display:inline;
  float:left;
  height:40px;
}

.menu li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;

  height:40px;
  background: url('images/bgmenu_normal.png') repeat-x;
  color:#fff;
  font-family:"Trebuchet MS", Verdana;
  text-transform:uppercase;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  line-height:40px;
}

.menu li a:hover {
  background: url('images/bgmenu_hover.png') repeat-x;
}

.menu li ul li a {
  background: #fff;
  color:#000;
  font-size:12px;
  text-align:center;
  opacity: 0.7;
  -moz-opacity:0.70;
  -khtml-opacity:0.70;
  filter:alpha(opacity=70);
}

.menu li ul li a:hover {
  background: #DDD;
  color:#86A800;
  opacity: 1;
  -moz-opacity:1;
  -khtml-opacity:1;
  filter:alpha(opacity=100);
}

.menu .menu1 a{
  padding:0 40px;
  margin-right:2px;
}

.menu .menu2 a{
  padding:0 20px;
  margin-right:2px;
}

.menu .menu3 a{
  padding:0 31px;
  margin-right:2px;
}

.menu .menu4 a{
  padding:0 20px;
  margin-right:2px;
}

.menu .menu5 a{
  padding:0 22px;
}

.menubotones {
  list-style:none;
  display:block;
  width:269px;
  padding-top:40px;
}

.menubotones li {
  display:inline;
  float:left;
  height:110px;
  margin-bottom:3px;
  _margin-bottom:0px;
}

.menubotones li a {
  display:block;
  height:110px;
  width:269px;
}

.menubotones li a:hover {
  background-position: bottom;
}

.menubotones .menu1 a{
  background: url('images/retirodetanques.jpg') repeat-x top;
}

.menubotones .menu2 a{
  background: url('images/certificados.jpg') repeat-x top;
}

.menubotones .menu3 a{
  background: url('images/cilindrados.jpg') repeat-x top;
}

.footer {
  clear:both;
  background: #D7E0C3 url('images/footer.png') repeat-x top;
  text-align:center;
  padding-top: 46px;
  padding-bottom:8px;
  font-size:11px;
}

.home_p {
  padding-top:35px;
  width:300px;
  float:left;
  padding-right:60px;
  padding-left:30px;
}

.home_oportunidades {
  padding-top:30px;
  float:right;
  width:600px;
  background: url('images/bgoportunidades.jpg') repeat-x  -17px 44px;
  color: #666;
}

.contenido_oportunidades {
  padding-top:10px;
  background: url('images/bgoportunidades.jpg') repeat-x  -10px 68px;
  color: #666;
  clear:both;
}

.galeria .imagen {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;

  width:255px;
  margin:10px 20px;
}

.estampilla {
  margin:0 10px 10px 0;
  float: left;
  border:3px #DDD solid;
}

.contacto {
	margin:0 auto;
}

.contacto label span {
  margin-right:20px;
  text-align:right;
  float:left;
  width:130px;
}

input, textarea, select {
	border:1px solid #aaaaaa;
	padding:2px;
	background:#ffffff url(images/inputBg.gif) top left no-repeat;
	margin-top:2px;
	color:#000;
}

input[type=hidden]{
	background:transparent none;
  display: none;
}

input[type=checkbox]{
	background:transparent none;
	padding:0px;
	border:0px;
	color:#000;
}

label {
  clear:both;
  display:block;
  width:359px;
}

input.submit {
  cursor:pointer;
  float:right;
}

.resaltar {
  background: #fffbcc;
  padding:10px;
  margin:10px;
}
.contenido h2 {
	font-size: 18px;
	color: #8263C9;
	margin-top: 30px;
	margin-bottom: 8px;
}
.contenido h3 {
	font-size: 14px;
	color: #886BCB;
	margin:8px 0;
}
.contenido ul li {
	margin-left: 30px;
	list-style-type: none;
	line-height: 20px;
	list-style-image: url(images/BigDot.png);
}
#tabl tr td {
	background-color: #DCDFEF;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
