@charset "utf-8";
/* CSS Document */
html, body{
	/*width:800px;*/
	margin:0 auto;
	padding:0;
	height:100%;
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
}
img{
	behavior: url(iepngfix.htc);
	border:0;
	text-align: center;
}
#geral{
	min-height:100%;
	min-width:960px;
	width:100%;
	margin:0 auto;
	background: url(images/bg.jpg) center top;
	background-repeat:repeat-x;
}
#topo{
	width:800px;
	height:121px;
	margin:0 auto;
	background:url(images/meio.png) center top no-repeat;
	text-align:center;
}
#menu{
	width:800px;
	height:30px;
	margin:0 auto;
	text-align:center;
	background:url(images/bg_menu.png) no-repeat center top;
}
.ul-menu{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.li-menu{
	display:inline-block;
	padding:5px;
	padding-left:15px;
}
.li-menu a,li-menu a:visited, li-menu a:active{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.li-menu a:hover{
	color:#FC0;
	text-decoration:underline;
}
#conteudo{
	width:810px;
	height:620px;
	margin:0 auto;
	margin-top:17px;
	padding-left:20px;
	padding-top:7px;
	background:url(images/bg_cont.png)center top repeat-y;
}
#rodape{
	width:100%;
	margin:0 auto;
	clear:both;
	position:relative;
	center botton;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	background-color:#990000;
}
#box{
	width:200px;
	height:auto;
	float:left;
	margin:0 auto;
	margin:30px;
	text-align:center;
}
#box-txt{
	width:700px;
	margin:0 auto;
	text-align:justify;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#separador{
	width:650px;
	margin:0 auto;
	margin-top:30px;
	border-bottom:#900 dotted;
}
.titulo{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#900;
}
.texto {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
}
.textope {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color:#FFF;
	text-align:center;
	align:botton;
}
#box-foto{
	width:100px;
	height:100px;
	float:left;
	margin:0 auto;
	margin:15px;
	text-align:center;
}
.borda{
	border:1px solid #900
}
#box-contato{
	width:300px;
	height:auto;
	float:left;
	margin:30px;
}
#box-contato2{
	width:380px;
	height:auto;
	float:left;
	margin-top:30px;
	border: 1px solid #900;
}
.texto-mini{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#900;
	padding-right: 10px;
	padding-left: 10px;
	text-align:center;
}
.img-table{
	text-align:center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #900;
}
.img-table2{
	text-align:center;
	border:1px solid #900;
}
.linhabotpontilhada {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}
#conteudo2{
	width:810px;
	height:auto;
	margin:0 auto;
	margin-top:17px;
	padding-left:20px;
	padding-top:7px;
	background:url(images/bg_cont.png)center top repeat-y;
}
.texto-mini2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#900;
	padding:10px;
	text-align:center;
}
