*{margin:0; padding:0}



#content{
	width:100%;
	height: 100%;
	position:absolute;
	top: 0px;
	lz-index:1;
	overflow:auto;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	
	
}

#principal{
	width: 1024px;
	background: #FFF ;
	height:100%;
	margin-left:auto;
	margin-right: auto;
}

#faixa {
	width:100%;
	height: 98px;
	text-align:left;
	padding-top:4px;
	margin-left: auto;
	margin-right:auto;
	background-image: url(img/faixa_topo.png);
	background-position: center;
	background-repeat:no-repeat;
	background-color:#CC3300;
	margin-bottom:110px;
	
}

#topo {
	width:1024px;
	height: 210px;
	text-align: right;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
		
}

#centromenu{
	width:100%;
	height:45px;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	background-color: #CCC;
	margin-bottom:20px;
}
	
#menu {
	width:1024px;
	height: 45px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#botao {
	width:102px;
	height:33px;
	background-color: #CCC;
	padding-top: 12px;
	text-align: center;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-stretch: ultra-condensed;
	color: #333;
	font-size:14px;
}

#botao:hover {
	width:102px;
	height:33px;
	background-color: #666;
	box-shadow: 0px 0px 3px #000;
	padding-top: 12px;
	text-align: center;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-stretch: ultra-condensed;
	color: #CCC;
	font-size:14px;
}
	
#imagem {
	width:300px;
	height: 100%;
	float:left;
	margin-right:24px;
}

#titulo {
	width:300px;
	height: 100px;
	margin-top:15px;
	margin-bottom: 10px;
	float:left;
}

#foto1 {
	width:300px;
	height: 300px;
	
	margin-bottom: 20px;
	
}

#foto2{
	width:200px;
	height: 100%px;
	float:left;
	margin-bottom:10px;

}

#margem20{
	width:20px;
	height:140px;
	float:left;
}
	

#texto {
	width:700px;
	height:110%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	line-height: 180%;
	float:left;
}

#coluna_esquerda {
	width: 320px;
	height: 500px;
	float:left;
	margin-right:32px;
	margin-bottom:auto;
		
}

#coluna_centro {
	width: 320px;
	height: 500px;
	float:left;
	margin-bottom:auto;
	padding-top:85px;
		
}

#coluna_direita {
	width: 320px;
	height: 600px;
	float:left;
	margin-left:32px;
	margin-bottom:auto;
	
		
}

#linha {
	width: 1024px;
	height: 50px;
	float:left;
	background-color: #999;
	margin-top:5px;
	padding-top:15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-stretch: ultra-condensed;
	color: #FFF;
	font-size:14px;
	text-align:center;
	
}

#box {
	width: 320px;
	height: 200px;
	background-color: #FFF;
	float:left;
	border:3px #CCCCCC solid;
	
		
}

#box:hover {
	width: 320px;
	height: 200px;
	background-color: #FFF;
	float:left;
	margin-right:12px;
	margin-bottom: 12px;
	border:3px #CCCCCC solid;
	box-shadow: 0px 0px 10px #000;
		
}

#box_img{
	width: 100px;
	height: 100px;
	float:left;
}
	
#box_menor {
	width: 320px;
	height: 80px;
	background-color: #FFF;
	float:left;
	margin-bottom: 12px;
	border:3px  #CCCCCC solid;
		
}

#box_menor:hover {
	width: 320px;
	height: 80px;
	background-color: #FFF;
	float:left;
	margin-bottom: 12px;
	border:3px #CCCCCC solid;
	box-shadow: 0px 0px 10px #000;
		
}

#box_maior {
	width: 300px;
	height: 412px;
	background-color: #FFF;
	float:left;
	margin-bottom: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	line-height: 180%;
	
}

span.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	text-align:left;
	font-size:20px;
	line-height: 150%;
}


#rodape_centro{
	width:100%;
	height:25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-stretch: ultra-condensed;
	color:#F90;
	font-size:14px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}

#galeria {
	width:110px;
	height: 78px;
	margin-right: 5px;
	padding-top: 12px;
	text-align:center;
	float:left;
	vertical-align:middle;
	margin-bottom: 5px;
}

#title_galeria {
	width: 100%;
	height:30px;
	text-align:left;
	float:left;
	padding-top:10px;
}
