body {
font-family:verdana;
font-size:13px;
}
#lg_titulos img {
border: none;
}

#lg_wrapper {
background:transparent url(img/fondo.jpg) no-repeat scroll 0 0;
height:500px;
margin:0px auto;
max-width:1000px;
width:80%;
}

#lg_text_p {
padding: 200px 0 50px 0;
background:transparent url(img/graficos.png) no-repeat scroll right 35px;
font-family:verdana;
font-size:13px;
text-align:justify;
}

#lg_text_b {
padding: 200px 0 50px 0;
background:transparent url(img/mapa.gif) no-repeat scroll right top;
font-family:verdana;
font-size:13px;
text-align:justify;
}


#lg_text {
padding: 200px 0 50px 0;
font-family:verdana;
font-size:13px;
text-align:justify;
}


#lg_text a {
  color: #E60D2E;
    text-decoration: none;
}

.lg_title {
  color: #E60D2E;
  font-size: 20px;
  font-weight: bold;
  margin-left:20px;
}

#lg_box {
  background-color: #E60D2E;
  padding: 20px;
  width: 95%;
  color:  #FFF;
}

#lg_box a {
  color: #FFF;
}

#lg_footer {
  color: #E60D2E;  
}

#lg_footer img {
  border: none;  
}

#lg_footer a {
  color: #000;
  text-decoration: none;
}

.lg_line {
  color: #E60D2E;
  border: dotted 1px #E60D2E;
}
#lg_footer_left {
 float: left; 
}
#lg_footer_right {
  float: right;
}

.lg_basic {
  text-align: right;
}