﻿body 
{
	/*background:#333 url(bg1.gif);*/
	/* naranja: F46D04 */
	/*background-color:#D1D1D1;*/
	background-color:#000011;
}
.bg
{
	background-color:#FFFFFF; 
	width: 980px;
}


H1
{
	color: #A00000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 26px;
	padding-top: 15px;
	line-height: 0.1 em;
	white-space: normal;
}
.imagen 
{
	text-align:center;

} 
a:link 
{
	color: #FFFFFF;
	font-weight: normal;
} 

a:visited 
{
	color: #FFFFFF;
	font-weight: normal;
}

a:hover 
{
	color: #FFFFFF;
	font-weight: normal;
} 

a:active 
{
	/*color:#A80000;*/
}
p {
	line-height:1.5em;
	margin:0 0px 0px 0px;
	text-align:justify;
	/*font-size:0.9em;*/
}
.pie
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	/*background:#666 url(pie.gif) repeat-x;*/
	background-color: #000000;
	border-top:0px solid #000;
	color:white;
	padding:2px 0 0 0;	
}

