BODY {
	width:98%;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-family: Times New Roman,Times,serif; font-size: 1em;
}

P {  font-family: Verdana, Arial, Helvetica, sans-serif;  text-align: justify}
A {color:#000000; font-size: 1em}
A:link IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A:visited IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A IMG {
	COLOR: white
}


H1 {
	TEXT-ALIGN: center; COLOR: #000000; font-size: 1.5em;   font-family: Times New Roman,Times,serif;
}
H2 {
	TEXT-ALIGN: center; 	BACKGROUND: white; COLOR: #000000; font-size: 1.2em;   font-style: oblique;

}

H3 {
	TEXT-ALIGN: left; 	BACKGROUND: white; COLOR:  #006633; font-size: 0.8em; 
}
H4 { TEXT-ALIGN: center; font-size: 0.7em; }
H5 {
	TEXT-ALIGN: left; 	FONT: italic 100% sans-serif
}
H6 {
	TEXT-ALIGN: center; FONT: small-caps 
}
#contenedor{
	background-color: #FFFFFF;
	text-align: center;
	width: 98%;
	border: none;
	align: center;
	
}
.boton {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #006633;
	background-position: center center;
	text-align: center;
}
A.boton { color: #cccc99;
}
.letra-chica {  font-size: x-small;}
.letra-media {font-size: medium;}
.fondo-dia1  {background-color: #FFFFcc;}
.fondo-dia2  {background-color: #ffff99;}

a.Animacion{
  background: #333;
  color: #FFF;
  padding: 7px 15px;
  text-decoration: none;
  font-size: 16px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

a.Animacion:hover{
   background: #FFFFcc;
   color: #798709;
   border-bottom:  solid thin #798709;
   border-top: solid thin #D7E750;
}
