*{
	margin:0 auto;
	padding:0;
	}
body{
	background-image:url(../images/bg.gif);
	}
#geral{
	width:780px;
	height:auto;
	display:table;
	border:4px solid #fff;
	margin-top:8px;
	background-color: #EFEEEC;
	}
#logo{
	float:left;
	display:block;
	background-image:url(../images/logo.gif);
	width:229px;
	height:302px;
	}
#logo h1{
	font-size:1px;
	text-indent:-8000px;
	}
#banner{
	float:left;
	display:block;
	background-image:url(../images/banner.gif);
	width:551px;
	height:302px;
	}
#conteudo{
	float:left;
	display:block;	
	width:780px;
	height:auto;
	}
blockquote, #fotos, #fotos2, #home{
	width:760px;
	display:table;
	height:auto;
	border:2px dotted #ccc;
	background-color:#FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
	}
#flash{
	float:right;
	margin:5px 0 0 0;
	width:300px;
	height:230px;
	display:block;
	
	}
.caixa{
	float:left;
	width:253px;
	display:block;
	height:155px;
	background-image:url(../images/caixa.jpg);
	margin:15px 0 5px 0;
	}
.texto{
	float:left;
	width:760px;
	height:auto;
	margin-bottom:5px;
	}
#contato{
	margin:5px 0 0 25px;
	height:360px;
	}
#rodape{
	float:left;
	display:block;	
	width:780px;
	height:50px;
	border-top:2px solid #000;
	clear:both;
	
	}
/*---Formatação-----*/
.titulo {
	color:#666;
	text-align: left;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 0 5px;
	font-style:italic;
	height:25px;
	background:url(../images/fundo_tit.gif) left no-repeat;
	padding-left:40px;
	padding-top:2px;
}
.subtitulo{
	color:#D70000;
	font: bold 18px "Trebuchet MS", Arial, Tahoma, "Times New Roman";
	margin: 10px 0 0 15px;
	}
.titulo1{
	color:#ffcc00;
	font: bold 16px "Trebuchet MS", Arial, Tahoma, "Times New Roman";
	margin: 3px 0 0 15px;
	}
	
#banner p{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:25px 0 0 0;
	letter-spacing:1px;
	}
#rodape p{
	font:bold 18px "Trebuchet MS", Arial, Tahoma, "Times New Roman";
	color:#000066;
	margin-top:5px;
	}
address{
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	margin-top:5px;
	letter-spacing:1px;
	}
address a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
address a:hover{
	font-weight:bold;
	color:#0000ff;
	text-decoration:underline;
	}
blockquote p, #fotos p, #fotos2 p{
	font:12px Arial, Helvetica, sans-serif;
	margin:10px;
	height:22px;
	}
#contato p{
	line-height:normal;
	}
blockquote img{
	border:1px dotted #666;
	float:left;
	margin:0 0 0 45px;
	}
#fotos img{
	border:1px dotted #666;
	float:left;
	margin:0 0 0 85px;
	}

#fotos2 ul{
	margin:10px 0 0 35px;
	}
#fotos2 li{
	font:12px Arial, Helvetica, sans-serif;
	list-style-type:square;
	letter-spacing:1px;
	line-height:22px;
	}
.caixa img{
	border:none;
	float:left;
	margin:20px 5px 0 15px;
	}
.caixa p{
	font:11px Arial, Helvetica, sans-serif;
	margin:20px 10px 5px;
	line-height:20px;
	}
.caixa a{
	color:#000000;
	text-decoration:none;
	}
.caixa a:hover{
	color:#0000ff;
	text-decoration:underline;
	}	
	
ul.nomes{
	float:left;	
	list-style-type:none;		
	height:30px;
	width:132px;
	text-align:center;
	margin:3px 0 8px 45px;
	_margin:3px 20px 8px 25px;

	}
ul.nomes2{
	float:left;	
	list-style-type:none;		
	height:30px;
	width:132px;
	text-align:center;
	margin:3px 0 8px 85px;
	_margin:3px 40px 8px 45px;

	}
ul.nomes3{
	float:left;
	list-style-type:none;
	height:55px;
	width:132px;
	text-align:center;
	margin:3px 0 8px 85px;
	_margin:3px 40px 8px 45px;

	}
ul.nomes li, ul.nomes2 li, ul.nomes3 li {
	font:bold 11px Arial, Helvetica, sans-serif;
	margin-top:5px;
	}
ul.nomes3 li {
	font:bold 11px Arial, Helvetica, sans-serif;	
	margin-top:5px;
	}
/*---Fim Formatação-----*/

/*---Menu-----*/
#menu{
	position:relative;
	display:block;
	height:39px;	
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font:bold 11px Arial, Helvetica, sans-serif;	
	border-top:4px solid #B30000;
	float:left;
	width:780px;
	margin-top:5px;
	}
#menu ul{
	list-style-type:none;
	width:auto;
	}
#menu ul li{
	display:block;
	float:left;
	}
#menu ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}
#menu ul li a:hover,#menu ul li a.current{
	color:#000066;
	background:#fff url(../images/bgON.gif) no-repeat top right;
	}
/*---Fim Menu-----*/

