@charset "utf-8";
body {
	font-size: 100%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: auto;
	padding: 10px;
	width: 923px;
	text-align: left;
	}
#header {
	width: 923px;
	background: #FFFFFF;
}
#menu {
	height: 70px;
	width: 360px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	}
#logo {
	width: 235px;
	height: 100px;
	background-image: url(../images/logo.png);
	}
	#logo h1 {
	text-indent: -999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	#logo h1 a {
	display: block;
	width: 235px;
	height: 100px;
	text-decoration: none;
	border: none;
	}
#content {
	margin-top: 0px;
	padding-top: 0px;
/*	background:#999999; */
}
#banner {
	height: 245px;
	width: 922px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#global_users {
	width: 923px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
#user1 {
	width: 220px;
	height: 285px;
	float: left;
	padding-right: 3px;
	background-image:url(../images/bg_users.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e4;
	border-right-color: #e2e2e4;
	border-bottom-color: #e2e2e4;
	border-left-color: #e2e2e4;
	margin-right: 7px;
	}
#user2 {
	width: 220px;
	height: 285px;
	float: left;
	padding-right: 2px;
	background-image:url(../images/bg_users.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e4;
	border-right-color: #e2e2e4;
	border-bottom-color: #e2e2e4;
	border-left-color: #e2e2e4;
	margin-right: 7px;
	}
#user3 {
	width: 220px;
	height: 285px;
	float: left;
	padding-right: 2px;
	background-image:url(../images/bg_users.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e4;
	border-right-color: #e2e2e4;
	border-bottom-color: #e2e2e4;
	border-left-color: #e2e2e4;
	margin-right: 7px;
	}
#user4 {
	width: 220px;
	height: 285px;
	float: left;
	padding-right: 2px;
	background-image:url(../images/bg_users.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e4;
	border-right-color: #e2e2e4;
	border-bottom-color: #e2e2e4;
	border-left-color: #e2e2e4;
	}
#global_noticias {
	width: 923px;
	}
	#global_noticias h1 {
	font-family: "Microsoft Sans Serif";
	font-size:18px;
	color: #424242;
	border-bottom: solid #ebebeb 2px;
	width: 355px;
	padding-left: 10px;
	margin-left: 10px;
	}
	#noticias img {
	padding-right: 10px;
	}
#noticias {
	width: 460px;
	height: 410px;
	float: left;
	}

/* GALERIA - INDEX */

#galeria {
	width: 460px;
	height: 410px;
	float: right;
	}
	#galeria h1 img {
	padding-right: 10px;
	}
#galeria1 {
	width: 450px;
}
#galeria2 {
	width: 450px;	
}
#galeria3 {
	width: 450px;
}

			/* USERS */

.user1-texto {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 20px;
}
.user1-titulo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.user2-texto {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	margin-left: 5px;
	margin-top: 25px;
}
#user2 a {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
.user3-texto {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	margin-left: 5px;
	margin-top: 10px;
}
#clique-aqui {
	background-color: #999;
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 100px;
	padding: 5px;
	margin-top: 40px;
	margin-left: 60px;
}
#clique-aqui a, a:visited, a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#clique-aqui a:hover {
		color: #A5E1E7;
		text-decoration:underline;
}

/* FINAL USERS */

/* RODAPE */
#footer {
	clear: both;
	width: 100%;
	height: 100px;
	background-image:url(../images/bg-footer.png);
	font-family: verdana;
	font-size: 12px;
	}
#footer-left {
	width: 300px;
	float: left;
	padding-top: 30px;
	padding-left: 20px;
	}
#footer-right {
	width: auto;	
	float: left;
	padding-top: 17px;
	padding-left: 15px;
}
#footer-meio {
	width: 3px;
	float: left;
	padding-top: 10px;
}
#burner {
	list-style-type: none;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-right: 68px;
}
	#burner a, a:visited, a:active{
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}
	#burner a:hover {
	background-color: #6CB8C6;
	}
	#burner li {
	list-style-image: url(../images/li-noticias.png);
	}
.date {
	border-bottom: #CCCCCC solid 1px;
	padding-bottom: 10px;
	text-align: right;
	}
	
#creditfooter {display:none}
#lingua{ text-align: right;}
#lingua a{ 
	color: #666666;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;}
#lingua a:hover{ text-decoration: underline}
#lingua a img { margin-right: 8px; }
