/***********************************************************************************************
						        	LAYOUT DIVS						--!>
***********************************************************************************************/
body {
	/*font-family:Lucida Sans Unicode;
	font-family:Optima,Georgia,Arial Narrow,Arial,sans-serif;
	font-family:"Trebuchet MS","Lucida Grande","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	font-family:"Lucida Grande","Verdana",Geneva, Arial, Helvetica,,Sans-Serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1F1F1F;
	margin-top:0px;
	margin-bottom:30px;
}


#container {
	width:780px;
	float:none;
	margin:0px auto;
	/*background-color:#568978;*/
	float:none;
	margin:0px auto;
}

.background{
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#contents {
	width:780px;
	float:none;
	margin:0px auto;
	/*background-color:#568978;*/
	float:none;
	margin:0px auto;
	/* border */
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	background-color:#f9f8f1;
	/*background-color:#FAF8F1;	 claro
	 opacidade 
	filter:alpha(opacity=80);
	-moz-opacity:.90;
	opacity:.75;*/
}

.escolha{
	font-size:11px;
	color:#555444;
	text-decoration:none;
}

.btpt { display: block; position: relative; background:url(../../images/layout/pt.png); padding: 0px; float: left; color: #fff; text-decoration: none; cursor: pointer; border:0px; width:14px; height:11px;}
.btpt * { font-style: normal; background:url(../../images/layout/pt.png); background-repeat: no-repeat; display: block; position: relative; }
.btpt i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }

.btes { display: block; position: relative; background:url(../../images/layout/es.png); padding: 0px; float: left; color: #fff; text-decoration: none; cursor: pointer; border:0px; width:14px; height:11px;}
.btes * { font-style: normal; background:url(../../images/layout/es.png); background-repeat: no-repeat; display: block; position: relative; }
.btes i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }

.bten { display: block; position: relative; background:url(../../images/layout/uk.png); padding: 0px; float: left; color: #fff; text-decoration: none; cursor: pointer; border:0px; width:14px; height:11px;}
.bten * { font-style: normal; background:url(../../images/layout/uk.png); background-repeat: no-repeat; display: block; position: relative; }
.bten i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }


