@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
}

h1 {
	font-size:18px;
	color:#000;
}

h2 {
	font-size:15px;
	color:#666666;
}


a.menu:link {
	color:#FFF;
	text-decoration:none;
}

a.menu:visited {
	color:#FFF;
	text-decoration:none;
}

a.menu:hover {
	color:#666;
	text-decoration:none;
}

a.menu:active {
	color:#FFF;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
}





a.menu2:link {
	color:#666;
	text-decoration:none;
}

a.menu2:visited {
	color:#666;
	text-decoration:none;
}

a.menu2:hover {
	color:#fff;
	text-decoration:none;
}

a.menu2:active {
	color:#666;
	text-decoration:none;
}





#geral {
		width:897px;
		height:auto;
		margin:auto;
		display:table;
}

#topo {
		width:897px;
		height:138px;
		float:left;
}

#image {
		width:auto;
		height:auto;
		float:left;
}

#tel {
		width:300px;
		height:auto;
		float:right;
		text-align:right;
		font-size:21px;
		padding-top:25px;
		line-height:21px;
}

#menu {
		width:897px;
		height:62px;
		font-size:12px;
		background-image:url(../images/menu.jpg);
		background-repeat:repeat-x;
		text-align:center;
		float:left;
		color:#FFF;
}


#menu ul {
		margin:0px;
		padding:0px;
		padding-top:20px;
}


#menu li {
		display:inline;
		font-size:15px;
		margin-left:30px;
		margin-right:30px;
}



#menu2 {
		width:897px;
		height:32px;
		font-size:12px;
		background-image:url(../images/menu2.jpg);
		background-repeat:repeat-x;
		text-align:center;
		float:left;
		color:#FFF;
}


#menu2 ul {
		margin:0px;
		padding:0px;
		padding-top:5px;
}


#menu2 li {
		display:inline;
		font-size:15px;
		margin-left:30px;
		margin-right:30px;
}


#miolo {
		width:857px;
		height:349px;
		float:left;
		background-image:url(../images/miolo.jpg);
		background-repeat:no-repeat;
		padding:20px;
}



#miolo2 {
		width:857px;
		height:auto;
		float:left;
		background-image: url(../images/bg_miolo_liso.jpg);
		background-repeat:repeat-x;
		padding:20px;
		background-color:#B7B9C5;
		font-size:12px;
		line-height:20px;
		color:#666;
}



#miolo3 {
		width:857px;
		height:auto;
		float:left;
		background-image: url(../images/miolo.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		padding:20px;
		background-color:#B7B9C5;
		font-size:12px;
		line-height:20px;
		color:#666;
}


#rodape {
		width:837px;
		height:28px;
		background-image:url(../images/rodape.jpg);
		background-repeat:repeat-x;
		color:#999;
		padding-top:10px;
		float:left;
		margin-left:20px;
		font-size:13px;
		padding-left:20px;
}

#conteudo {
		width:450px;
		height:auto;
		float:left;
		font-size:12px;
		line-height:20px;
		color:#666;
}


#box_home {
		width:auto;
		height:auto;
		float:left;
		margin-top:20px;
		margin-right:35px;
}

#listas {
		width:200px;
		height:auto;
		float:left;
		line-height:20px;
}

#listas ul {
}

#listas li {
		line-height:20px;
		font-size:13px;
		color:#000;
}

