/* CSS Document */

/*----------  ----------*/
body{
	background-color: #464646  /* #a3a3a3 */	;
	margin-top: 0px;	
	background-repeat:repeat-x;
	background-image:url(../images/background.png);  /*   */
	font-family:Verdana;
	font-size:11px;
	text-decoration: none;
	color:#000;
	
}

img{
	border: 0px;
}

a, a:link, a:hover, a:visited, a:active {
	color: #000000;
	text-decoration:none
}

/*---------- Logotipo ----------*/
#logo {
	Z-INDEX: 204;
	position: absolute;
	left: 20px;
	top: 10px;
}
#logos {
	border: 2px solid #ffd800;
}
/*----------  ----------*/
#container_page{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#content{
	width: 900px;
	height: auto;
}
#content_0{
	float: left;
	width: 200px;
	height: 22px;
	text-align: center;
	padding-top: 8px;
}
#content_1{
	float: left;
	width: 200px;
	height: auto;
	margin-top: 5px;
	/*border-right: 1px solid #CCCCCC;*/
	
}
#content_2{
	float: right;
	width: 689px;
	height: auto;
	margin-top: 5px;
	padding-left: 10px;
	border-left: 0px solid #CCCCCC;
}


}

/*---------- MENU ----------*/
#menu_left {
	height: 30px;
	float: left;
	text-align: left;
	padding-left: 15px;
}
#menu_right {
	height: 30px;
	float: right;
	text-align: right;
	padding-right: 30px;
}
#menu {
	width: 900px;
	height: 30px;
	
	background-repeat:repeat-x;
	
}

#menu2 {
	width: 700px;
	height: 30px;
	float: right;
	background-repeat:repeat-x;
}
#menu2_right {
	height: 30px;
	float: right;
	text-align: right;
	padding-right: 30px;
}
#menu2_left {
	height: 30px;
	float: left;
	text-align: left;
	padding-right: 30px;
}


/*---------- BANNERS ----------*/
#banner_top{
	width: 900px;
	height: 120px;
	background-image:url(../images/b_logo.png);
	background-repeat:repeat-x;
}

#banner_foot{
	float: left;
	width: 900px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
}

#banner_foot1{
	float: left;
	width: 700px;
}
#banner_foot2{
	float: left;
	text-align: right;
	width: 200px;
}

#banner_bot{
	clear: both;
	width: 900px;
	height: 60px;
	padding: 5px;
	padding-top: 5px;
	text-align: center;
}


/*---------- slide show ----*/
#slide{
	width: 900px;
	height: 200px;
	margin-bottom: 5px; 
}






#Tab_Rep tr{
	height: 20px;
}





/*--------------------- ESTILOS TEXTOS ---------------------*/
/*--- MENU ---*/
ul#simple-menu{list-style-type:none;width:100%;position:relative;height:30px;margin:0;padding:0;}
ul#simple-menu li{display:block;float:left;margin:0;height:25px;}
ul#simple-menu li a{display:block;float:left;border-right:1px solid #cccccc;line-height:25px;text-decoration:none;padding:0 17px 0 18px;height:25px;}
ul#simple-menu li a:hover{background-image:url(../images/bg_bh.png);background-repeat:repeat-x;}

/*--- MENU 2---*/
ul#simple-menu2{list-style-type:none;width:100%;position:relative;height:25px;margin:0;padding:0;}
ul#simple-menu2 li{display:block;float:left;height:25px;}
ul#simple-menu2 li a{display:block;float:left;border-right:1px solid #cccccc; line-height:25px;text-decoration:none;padding:0 17px 0 18px;height:25px;}
ul#simple-menu2 li a:hover{background-image:url(../images/bg_bh.png);background-repeat:repeat-x;}

/*--- MENU orgãos sociais---*/
ul#simple-menu3{list-style-type:none;width:100%;position:relative;height:30px;margin:0;padding:0;}
ul#simple-menu3 li{display:block;float:left;margin:0;height:25px;}
ul#simple-menu3 li a{display:block;float:left;line-height:25px;text-decoration:none;padding:0 17px 0 18px;height:25px;}
ul#simple-menu3 li a:hover{color:white;background-repeat:repeat-x;}

.menu a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#000;
}

.menu a:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#000;
}

.titulo{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#000;
}
.titulo_evento{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
	color:#000;
}

.titulo2_evento{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#000;
}
.texto_evento{
	font-family:Verdana;
	font-size:11px;
	text-decoration: none;
	color:#000;
}
