body{
background: #ffffff url(images/bg.jpg) repeat-x;
margin-bottom:0px;
margin-top: 25px;
}

p{
color: black;
 text-align= "justify";
}
p.desc{
color:white;
text-align: justify;
font-family:  "High Tower Text", fantasy;
font-size: medium;
margin-right: 4%;
margin-left: 2%;
}
img{
  border: none;
}
a.gw{
  color:white;
}

#gw a:hover {
  color: #990000;
}


.Estilo1 {color: #2DADAE;}
.Estilo3 {color: #2DADAE; text-align: center;}
.numeros {color: #2DADAE;
 font-size: 26px;
}

.numeros_s {color: #2DADAE;
 font-size: 20px;
 text-align: center;
}

.headingText{
color: #eeeeee;
margin-top: 0%;

}

h1{
  color: #009966;
  margin-left: 5%;
  text-decoration: underline;
}
.camufla{
  color: #eeeeee;
  font-size: 1px;
}

.form_verde{

  background-color: #ffffff;
  color: #000000;
  border-bottom-color: #aaaaaa;
  border-left-color: #aaaaaa;
  border-right-color: #006633;
  border-top-color: #006633;
  border-left: 1px;
  border-right: 1px;
  border-top: 1px;
  border-bottom: 1px;
  padding: 5px 5px 5px 5px;
}
.form_com{
  background-color: #ffffff;
  color: #000000;
  border-bottom-color: #aaaaaa;
  border-left-color: #aaaaaa;
  border-right-color: #aaaaaa;
  border-top-color: #aaaaaa;
  padding: 5px 5px 5px 5px;
}


h2{
color:white;
text-align: center;
 text-shadow: #CC66FF;
  font-style: oblique;
}

h3{
color: #009966;
text-align: center;
font-size: 22px;
 text-shadow: #CC66FF;
 /* font-style: italic;*/
}
h3.pegado{
color: #009966;
text-align: center;
font-size: 22px;
 text-shadow: #CC66FF;
 /* font-style: italic;*/
}

p.sup{
 font-size: smaller;
}
p.copy{
text-align: center;
  font-size: 12px;
  color: #003300;

}
p.noti_cont{
  color: #000000;
  font-size: 14px;
  text-align: justify;
}
p.noti_title{
  color: #336633;
  font-size: 16px;
}


.bordes{
  border-left-color: #000000;
  border-right-color: #000000;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-width: 1px ;
}

.imgPopup
{

	border-right:solid 1px #04A2A3;
	border-left:solid 1px #04A2A3;
	border-bottom:solid 1px #04A2A3;
	border-top:solid 1px #04A2A3;
}


/* -- Layout classes -- */
#content {
width: 760px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
background-color: #000000;
}

#boxTop {
	background-color:#999999;
	border-bottom:10px solid #333333;
	height: 17px;
}
#content a {
color: #33333;
}
#content a:hover {
color: #CB008F;
text-decoration: underline;
}
#content .tinyImg a {
border-bottom: none;
}
#content a img {
border: none;
}

/* -- Content header and footer -- */

