BODY {
	margin:0;
	padding:0;
	background-color: #cb032d ;
	}
.headlines, .sublines, infotext {font-face:arial; color:#975F01 ; font-weight:bold;}
.headlines {font-size:14pt;}
.sublines {font-size:12pt;}
.infotext {font-size: 10pt;}

/*  ------------------------------------------
/*  PSEUDOCLASSI original: #0099CC
/*  ------------------------------------------ */
a:link, a:focus { outline: none }
A:link 
{
		COLOR: black; font-weight: bold; text-decoration: none;
}


A:visited 
{
		COLOR: black; font-weight: bold; text-decoration: none;
}


A:hover 
{
        COLOR: white; font-weight: bold; text-decoration: none;
}

.container {
	width:880px;
	margin:10px auto;
	padding:0px;
	font-family:Arial;
	font-size:16px;
	background-image: url(images/background.jpg);
}

#presenta {
		width: 650px;
		height: 300px; 
		float: center;
		font-family:Arial;
		font-size:16px;
		color:black; 
		text-align: justify;
		background-color: transparent;
	}
