* {
	margin: 0;
	padding: 0;
}
	
#titRep{
	font-size: 12px;
	text-align: left;
}


#titRepNovo{
	font-size: 12px;
	text-align: center;
}


#ConteudoEmpresaMissao2{
	width: 220px;
	float: left;
	padding-left: 10px;
	padding-top: 270px;
	text-align: right;
}

#ConteudoEmpresaMissao{
	width: 520px;
	float: left;
	padding-left: 10px;
}

#ConteudoEventos{
	width: 783px;
	float: left;
	padding-left: 10px;
}


#textoEmpresaMissao{
	color: #000;
	font-size: 13px;
	text-align: left;
	
}

#titEmpresaMissao{
	color: #C3231B;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
	margin-left: 5px;
}


.textoInstitucional{
	font-size: 13px;
	color: #eeeeee;
	text-align: left;
	vertical-align: middle;
}


.titChamadaBanner2{
	font-weight: bold;
	font-size: 16px;
	color: #ccc;
	text-align: left;
}

.ChamadaBanner2{
	font-size: 11px;
	color: #ccc;
	text-align: left;
}


body{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #333333; 
	font-family:  "Arial", Trebuchet MS,Tahoma,Arial,Sans-serif;

	background: #DBDBDB url('../ImgSite/Fundo.jpg') repeat-x scroll;  /* #3B3B3B - Fundo2.jpg  */ 
	background-position: center top;
	margin-top: -4px;
}

.fundoConteudo{
	/* background: #ffffff; */

}

.titPagina{
	font-size: 22px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,Sans-serif;
	font-weight: bold;
	color: #336699;
	text-align: left;
	height: 66px;
	line-height: 66px;
	
	
}

#Menu{
	color: #5F5F5F;
	font-size: 15px;
}

#Menu A:link {
	COLOR: #5F5F5F; TEXT-DECORATION: none; font-weight: normal;
}

#Menu A:visited {
	COLOR: #5F5F5F; TEXT-DECORATION: none; font-weight: normal;
}

#Menu A:hover {
	COLOR: #5F5F5F; TEXT-DECORATION: underline; font-weight: bold;
}



.fundopadrao {
	background-color: #eeeeee;
	color: #333333;	
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	border: 1px dotted #666666;
	}


.fundocheio {
	background-color: #cccccc;
	color: #003399;	
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	border: 1px dotted red;
}

img{border: 0;}

#slider {
	list-style: none;
	width: 593px;
	height: 388px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;		
}

#slider li {
	position: absolute;
	z-index: 0;
	display: none;
}

#slider li.sliderActive {
	z-index: 1;	
}