@charset "utf-8";
#header {
	margin: 0px;
	padding: 0px;
	height: 142px;
	width:864px;
	overflow:hidden;
}
.linux.gecko #header{
	width:auto;
}
#menu {
	margin-top: 32px;
	width: 184px;
	float: left;
	
}
#main {
	width: 870px;
	overflow:hidden;
}
#centro {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}


#footer {
	/*behavior: url(/css/iepngfix.htc);
	background-image: url(../images/addressbar.png);
	background-repeat: no-repeat;
	background-position: center;*/
	width: 864px;
	height: 59px;
	margin-top: 45px;
	margin-left:85px;
	text-align: center;
}

#content {
	margin-top: 9px;
	width:680px;

	.width: 685px;
	overflow:hidden;

	.float:left;
}
#content2 {
	margin-top: 12px;
	width: 680px;
	height:560px;
	overflow:hidden;
}


#header img {
	margin: 0px;
	padding: 0px;
}

body {
	background-image:url(../images/BG_img5.jpg);
	background-color: #8A8A8A;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	
}
a: {
	outline:none;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;	
	outline:none;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;	
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #959595;	
	outline:none;
}
a:active {
	text-decoration: none;
	outline:none;
}
#content #text {
	height: inherit;
	width: 300px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	padding-right: 29px;
	line-height: 1.6em;
	padding-top: 8px;
}
