@import url("borrar.css");

body
{
	background:#006699;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	color:#FFFFFF; 
	text-align:center;
	min-width:790px;
}
a, a:visited
{
	color:#00CCFF;
}
a:hover, a:active
{
	color:#FF9900;
	text-decoration:none;
}
.envolvente
{
	margin:0 auto;
	width:790px;
	text-align: left;
}
#logo
{
	width:790px;
	height:49px;
	margin-top:20px;
	background:#00005f url(logouit.gif);
}
#separador
{
	height:10px;
	background:#006699;
}
