/* CSS Document */

body
{
margin:0px;
padding:0px;
border:0px;
background-image:url(imagenes/bg_21622.png); 
text-align:left;
font-weight:normal;
font-size:100.01%; 


}
h1, h2, h3, h4, h5, h6 
{
	margin:0px;
	border:0px;
	padding: 0px;
	font-size:1em;
	font-weight:normal;
	font-family: "Trebuchet MS";
	text-align:left;
}

p
{
	font-family:"Trebuchet MS";
	font-size:13px;
	text-align: left;
	font-weight: normal;
 }
h5
{
	font-family:"Trebuchet MS";
	font-size:15px;
	text-align: center;
	font-weight: bold;
 }

h6
{
	font-family:"Trebuchet MS";
	font-size:14px;
	text-align: left;
	font-weight: normal;
 }
.alerta{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;}