BODY {
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #212424;
	background-color:#E6E6E6;
  text-align:center;
}
#contenedor {
  height:100%;
  width:910px;
  border-width:0px;
	background-color:#ffffff;
}
h3 {
  color: #A8AAAC;
  margin-bottom: 0;
}
a{
  color: #F7B100;
  border-color: #F7B100; 
  text-decoration: none;
  font-weight: bold;
}
a:visited{
  text-decoration: none;
}

a:link{
  text-decoration: none;
}

a:hover{
  color: #555555;
  border-color: #555555; 
  text-decoration: none;
}

a:active{
  color: #555555;
  border-color: #555555; 
  text-decoration: none;
}
.menu .submenu a{
  font-size: 10pt;
}
.menu {
  width: 150px;
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
}
.menu dt{
  margin-top: 5px;
}
.menu a{
  color: #555555;
  text-decoration: none;
  display: block; 
  font-size: 12pt;
  font-weight: bold;
}
.menu a:visited{
  text-decoration: none;
  display: block; 
}

.menu a:link{
  text-decoration: none;
  display: block; 
}

.menu a:hover{
  color: #212424;
  text-decoration: none;
  display: block; 
}

.menu a:active{
  color: #212424;
  text-decoration: none;
  display: block; 
}
.ico_ser img{
  margin-right: 5px;
}
.ico_ser dd{
  margin-left: 0px;
  margin-right: 25px;
}
.oferta{
  width: 290px;
  height: 420px;
  z-index: 1;
  position:absolute;
	overflow: hidden;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  background-color: #ffffff;
}
.parrafo:first-letter{
font-size:300%;
float:left;
}

