* {
	border:0;
	margin:0;
	padding:0;
	font-family:Tahoma, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#363636;
}
body{
	background:#000;
	width:100%
	height:100%
}
button{
	cursor:pointer;
	background:transparent !important;
	border:0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0px;
}
ol{
	margin:0;
	padding:0;
}
#layout{
	background:#f4f3f9 url('../images/background.jpg') repeat-x;
	text-align:center;
}
#center_wrap{
	margin:0 auto;
	text-align:left;
	width:750px;
}
/* H E A D E R */
#header{
	margin:0 0 10px 0;
	padding:15px 0 0 0;
	overflow:hidden;
	zoom:1;
}
#logo{
	margin:0 0 0 47px;
	_margin:0 0 0 25px;
	float:left;
}
#top_banners{
	margin:10px 10px 0 0;
	_margin:10px 15px 0 0;
	padding:5px;
	background:#FFF;
	float:right;
	height:60px;
	display:inline;
	display:none;
}
#top_banners div{
	display:inline;
}
#top_banner2{
	_margin-left:5px;
}
#bottom_banners{
	margin:10px 0;
	padding:5px;
	background:#fff;
	height:100px;
	_width:518px;
	display:none;
}
#bottom_banners div{
	display:inline;
}
#bottom_banner1{
	_margin-right:4px;
}
/* body */
#body{
	display:block;
	overflow:hidden;
	padding:0 10px;
}
#sidebar_menu{
	float:left;
	background:#fafbfe;
	width:190px;
}
#main{
	float:right;
	width:528px;
	_width:518px;
	display:inline;
}
/* M E N U */
#menu{
	width:180px;
	margin:5px;
}
#menu #menu_header{
	height:28px;
}
#menu div a{
	height:32px;
	width:180px;
	display:block;
}
#menu_home a{
	background:#fafbfe url('../images/menu/home_01.gif') 0 0 no-repeat;
}
#menu_projetos a{
	background:#fafbfe url('../images/menu/projetos_02.gif') 0 0 no-repeat;
}
#menu_eventos a{
	background:#fafbfe url('../images/menu/eventos_03.gif') 0 0 no-repeat;
}
#menu_noticias a{
	background:#fafbfe url('../images/menu/noticias_04.gif') 0 0 no-repeat;
}
#menu_videos a{
	background:#fafbfe url('../images/menu/videos_05.gif') 0 0 no-repeat;
}
#menu_contato a{
	background:#fafbfe url('../images/menu/contato_06.gif') 0 0 no-repeat;
}
#menu div a:hover{
	background-position:0 -32px;
}
/* S I D E  B A R _ N E W S L E T T E R */
#side_newsletter{
	width:180px;
	margin:5px;
}
#side_newsletter_header{
	height:30px;
}
#side_newsletter_body{
	background:#dce9d4 url('../images/sidebar_newsletter_background.gif') repeat-x;
	padding:10px 5px 5px 5px;
}
#side_newsletter_ok{
	background:#dce9d4 url('../images/sidebar_newsletter_background.gif') repeat-x;
	padding:5px;
}
#side_newsletter_thankyou p{
	font-size:9pt;
}
#side_newsletter_form input{
	border:1px solid #578f0c;
	width:155px;
	height:19px;
	padding:0px 5px;
}
#side_newsletter_submit{
	padding-top:5px;
	text-align:right;
}
/* C O N T E N T  _  N E W S L E T T E R */
#newsletter{
	margin:10px 0;
	padding:5px;
	background:#fff;
	height:30px;
	overflow:hidden;
	_width:518px;
}
#newsletter_header{
	width:138px;
	height:30px;
	float:left;
}
#newsletter_body, #newsletter_ok{
	width:380px;
	height:30px;
	float:right;
	background:#7f9db9 url('../images/home_newsletter_background.gif') no-repeat;
	overflow:hidden;
}
#newsletter_thankyou p{
	margin:7px 0 0 5px;
}
#newsletter_formulario{
	margin:6px 5px 5px 10px;
	border:1px solid #7f9db9;
	float:left;
	background:#fff;
}
#newsletter_submit{
	margin:4px 180px 5px 0;
	_margin:4px 160px 5px 0;
	float:right;
}
/* F L A S H */
#flash{
	background:#fafbfe;
	padding:5px;
	margin:0 0 10px 0;
}
/* C O N T E U D O */
#content{
	background:#fafbfe;
	padding:5px;
	_width:513px;
	_margin-right:5px;
}
#content_home{
	background:#fafbfe;
	padding:5px;
	overflow:hidden;
	_width:518px;
}
/* F O O T E R */
#footer{
	background:#f4f3f9 url('../images/footer_background.jpg') repeat-x;
	width:100%;
}
#footer_content{
	margin:0 auto;
	width:750px;
}
#contact{
	background:#000 url('../images/contato_background.gif') repeat-x;
	width:100%;
	height:51px;
}
#contact_content{
	margin:0 auto;
	width:750px;
	padding:2px 0;
}
#contact_content p, #contact_content p a{
	color:#f3f3f3;
	font-size:8pt;
}

