BODY {
  color: #000000;
  margin: 0px;
  padding: 0px;
  border: 0;
  leftmargin: 0;
  topmargin: 0;
  marginwidth: 0; 
  marginheight: 0;
  background-image: url(imagenes/fondo.png);
  background-repeat: no-repeat;
  background-position:center top;
}

  a img {border:0}

 
ul {
padding-left : 33px;
margin-left : 33px;
}

ul li {
padding-left : 6px;
/*background : url(imagenes/redondelito.png) 0em 0em no-repeat ;*/
margin-bottom : 0.5em;
}

.fondo_textos {
	background-color: #FFF;
	border: 2px solid #483C19;
height: 360px;
width: 900px;
padding: 0px 33px;
/*para Firefox*/
-moz-border-radius: 33px 33px 33px 33px;
/*para Safari y Chrome*/
-webkit-border-radius: 33px 33px 33px 33px;
/*para IE */
behavior:url(border.htc);
/* para Opera */
border-radius: 33px 33px 33px 33px;<strong></strong>
-moz-box-shadow: 3px 3px 10px #333;
-webkit-box-shadow: 3px 3px 10px #333;
box-shadow: 3px 3px 10px #000;

  font-family: Verdana;
  font-size: 14px;
    color: #000000;
	text-align:justify;
}

A {
  color:  #000000;
  text-decoration: none;
}

A:hover {
  color: #D38A29;
  text-decoration: none;
}

TD.titulo, FONT.titulo, P.titulo {
  font-family: Trebuchet MS, Arial;
  font-size: 24px;
    color: #D38A29;
	text-shadow: black 2px 2px 3px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:center;
}

TD.titulo1, FONT.titulo1, P.titulo1 {
  font-family: Trebuchet MS, Arial;
  font-size: 28px;
    color: #ff9900;
	letter-spacing:1px;
		text-shadow: black 2px 2px 3px;
	font-weight:bold;
	text-align:center;
}

hr { color: #E3B537 !important;}


TD.texto, FONT.texto, P.texto {
  font-family: Verdana;
  font-size: 14px;
    color: #000000;
	text-align:justify;
}


TD.texto1, FONT.texto1, P.texto1 {
  font-family: Century Gothic;
  font-size: 18px;
    color: #454589;
}

TD.texto2, FONT.texto2, P.texto2 {
  font-family: Century Gothic;
  font-size: 20px;
    color: #454589;
}

TD.texto3, FONT.texto3, P.texto3 {
  font-family: Arial;
  font-size: 16px;
    color: #5E5EAE;
}


TD.footer, FONT.footer, P.footer {
  font-family: Arial;
  font-size: 16px;
    color: #454589;
}