* {
	margin:0px;
	padding:0px;
}


html {
	overflow:auto;
}
	a {cursor:pointer;}
	a:link {color:#666;text-decoration:none;}
	a:visited {color:#666;text-decoration:none;}
	a:active {color:#666; text-decoration:none;}
	a img {border: none;} 

body {
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
}
/* Classes de Utilidades */
.space{width:auto; height:12px; clear:both; font-size:0px;}
.space2{width:auto; height:8px; clear:both; font-size:0px;}

h4{
	color:#979797;
	font-size:28px;
	font-family:arial, helvetica, sans-serif;
	font-style:italic;
}

div.hr {
  height: 2px;
  background: transparent url(../images/hrElement.jpg);
}
div.hr hr {
  display: none;
}

span{
	color:#979797;
	font-family:arial, helvetica, sans-serif;
}


#container {
	width:960px;
	height:800px;
	margin:0 auto;
	text-align:left;
}

#top{	
	width:960px;
	height:200px;
	margin:0 auto;
}

#logo{
	width:960px;
	height:170px;
	float:left;
}

#imglogo{
	position:relative;
	float:left;
	left:95px;
	top:6px;
}

#imgasso{ 
	position:relative;
	float:left;
	left:192px;
	top:30px;
}

#menuHome a{
	 color:#979797;
	 margin-left:11px;
}

#menuHome a:hover{color:#333333;}

#baner{
	position:relative;
	width:960px;
	height:346px;
}

#fotos a:link{color:#fff;}

#fotos a:visited{color:#fff;}

.fotos-img{
	float:left;
	margin: 22px 0 0 27px;
	width:	200px;
	height:	150px;
	text-align:center;
}

#fotos li{
	list-style-type:none;
	float:left;
	margin : 25px 0 10px 91px;
	position:outside;
}

.scrollable {
	position:relative;
	overflow:hidden;
	height: 300px;
	width: 300px;
}
.scrollable .items {
	position:absolute;
	height:65px;
}

.items{
	top:8px;
	left:5px;
	width:220px;
	height:65px;
}
.items a{
	color: #676564;	
}

.item{
	margin-bottom:12px;	
}

#items-not-event{
}

.wrap{
	margin:10px 0 0 0;
}

.wrap a:hover{color:#666; text-decoration:none;}

.wrap p{
	font-weight:bold;
}

.actions{
	vertical-align:middle;
	width:226px;
}

.actions a{
	color:#006DA7;
}

.vertical{}
.prev{}
.next{}

#ver-tod-event{
	margin-left:118px;
}

#ver-tod-event:hover{color:#666666; font-style:italic;}

.ver-todas-not{
	position:relative;
	top:-5px;
	left:5px;
}

#newsletterHome{
	margin: 18px 0 0 5px;
	height:200px; 
	background:url(../images/newsletterHome.jpg);
	background-repeat:no-repeat;
}

.nomeNews{
	margin:104px 0 0 36px;
}

.emailNews{
	margin:13px 0 0 36px;
}

.logpass{
	width:150px;
	color:#979797;
	font-size:12px;
	border-top-color:#E8E8E8;
	border-right-color:#E8E8E8;
	border-left-color:#E8E8E8;
	border-bottom:none;
}

#newsletterHome a:hover{color:#333333; font-style:italic;}

#newsEnviar{
	font-size:14px;
	margin: 10px 0 0 152px;
}

#middle{
	width:960px;
	min-height:670px;
	_height:670px;
}

#middle h1{
	font-size:16px;
	color:#979797;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
}

#middle h2{
	font-size:11px;
	color:#979797;
	font-family:arial, helvetica, sans-serif;
}

#middle a{
	color:#666666;
	font-family:arial, helvetica, sans-serif;
}

#middle a:visited {color:#666;text-decoration:none;}
#middle a:active  {color:#999999; text-decoration:none;}

#middle-right{
	float:left;
	width:310px;
	height:600px;
	text-align:left;
}

#middle-right-content{
	margin: 36px 0 0 25px ;
	width:575px;
	min-height:625px;
}

#middle-right > h1{
	text-align: left;
}

#middle-right p {
	text-align: left;
	color:#666666;
	font-family:Arial;
	text-align:justify;
	width:226px;
}

#middle-left{
	float:left;
	width:650px;
	height:600px;
	text-align:left;
}

#middle-left  img{
	border-style:hidden;
}

#middle-left a:visited {color:#666;text-decoration:none;}
#middle-left a:active {color:#666; text-decoration:none;}
#middle-left a:hover   {color:#666666; font-style:italic;}

#noticia{
	color:#979797;
	width:920px;
	text-align:justify;	
}

#noticia img{
	float: left;
	margin: 0 40px 20px 0;
}

#noticia div{
	float: left;
	min-width:520px;
}

#noticias-home{
	width:600px;
	margin: 42px 0 0 42px;
}

#noticias-home h3{
	font-size:12px;
	color:#666666;
	font-family:"Arial";
	font-weight:bold;
}

#noticias-home p{ 
	font-size:12px;
	color:#666666;
	font-family:"Arial";
}

.noti-home{ 
	position:relative;
	float:left;
	width:560px;
	margin-bottom: 20px;
	cursor:pointer;
}

.noti-home-cont{
	margin-top:3px;
	width:420px;
	min-height:100px;
	float:right; 
}

#noticias-list{
	width:875px;
	margin: 42px 0 0 42px;
}

#noticias-list h3{
	font-size:12px;
	color:#666666;
	font-family:"Arial";
	font-weight:bold;
}

#noticias-list p{ 
	font-size:12px;
	color:#666666;
	font-family:"Arial";
}

.noti-list{
	margin: 0 0 20px 25px;
	width:800px;
	min-height:100px;
	float:left;
	cursor:pointer;
}

.noti-list img{
	float:left;
}

.noti-img{
	margin-bottom:10px;
	width:120px;
	height:100px;
}

.noti-list-cont{
	margin: 8px 0 0 20px;;
	width: 660px;
	min-height:100px;
	float:left; 
}

#veja-mais-noti{
	float:right; 
	margin-right:50px;
}

#eventos-home{ 
	margin: 42px 0 0 0;
	background-color:white;
}

#bottom{
	height:230px;
	width:100%;
	margin-top: 40px;
	overflow:hidden;
	float:left;
}

#bottom img{
	margin-left:26px;
	font-size:14px;
	color:#979797;
}

#bottom h1{
	margin-left:40px;
	font-size:12px;
	color:#979797;
}

#bottom p{
	margin-left:40px;
	font-size:12px;
	color:#979797;
}

#intelsystems{
	margin: 0 0 40px 750px;
	font-size:12px;
	color:#979797;
}

.middle-sec{
	margin: 20px 0 0 20px;
	width:920px;
}

.middle-bib{
	margin: 20px 0 0 30px;
	width:920px;
}

.middle-bib h4{
	text-align:left;
}

#bib-form{
	text-align:right;	
}

	#palavra{
		width:270px;
		margin: 0 25px 0 0;
		color:#979797;
		font-size:12px;
		border-color:#E8E8E8;
	}

	.rad{
		color:#979797;
		border-color:#999999;
	}
	
	#bib-form label{
		color:#979797;
		margin: 0 14px 0 4px;
	}


#lista-simples a{
	margin: 20px 0 0 40px;
	font-size:16px;
}

#regimento h1{ 
	text-align:center;
}

#regimento p{
	text-align:justify;
	width: 800px;
	color:#979797;
}

#institucional p{
	margin-left:40px;
	width: 800px;
	color:#979797;
}

#contatos h3{
	margin:20px 0 0 40px;;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

	#contato-left{
		float:left;
		width:670px;
	}
	
		#contato-left span{
			margin: 0 0 0 42px;
			font-size:16px;
			font-weight:bold;  
		}
			
		#contato-left input{
			width: 365px;
		}
				.nomeCont{
					margin:70px 0 0 36px;
					height: 18px;
				}
				.emailCont{
					margin: 18px 0 0 39px;
					height: 18px;
				}
				.assuntoCont{
					margin: 18px 0 0 17px;
					height: 18px;
				}
				.resp3Cont{
					margin: 18px 0 0 132px;
				}
		
		#contato-left a {
			margin: 0 0 0 440px;
		}
			
		#contato-right{
			float:left;
			width: 200px;
		}
		
			#contato-right h1{
				margin: 62px 0 0 0 ;
			}

			#contato-right p{
				margin: 4px 0 0 5px ;
				color: #979797;
			}

#album{
	float: left;
	width: 920px;
	height:140px; 
}

.fotos-album{
	width:590px;
}

.fotos-thumb{
	min-height:220px;
}
.fotos-thumb img{
	float:left;
	width:80px;
	height:80px;
	margin: 0 20px 20px 0;
}
#fotos-action{
	margin-top:10px;
}

#links-uteis h1{
	margin: 10px 0 0 20px;
}

#links-uteis h2{
	margin: 10px 0 0 40px;
}

#links-uteis a{
	margin: 10px 0 0 60px;
}


.alb-img{
	width:170px; 
	height:200px; 
	float: left; 
	text-align:center;
}

	.album a img{
		border: none;
	}

	.alb-img-cont{
		width:100px;
		height:100px;
	}

	.alb-img-cont img{
		width:100px;
		height:100px;
	}



















