* {
	margin: 0px;
	padding: 0px;

}
body {
	background-image: url(img/body_bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#base {
	height: 550px;
	width: 100%;
	background-image: url(img/body_base_pag.jpg);
	background-repeat: repeat-x;
}
#main {
	width: 860px;
	background-image: url(img/logo_bg_pag.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#rodape {
	padding-top: 20px;
	clear: both;
}
#endereco a:link, #endereco a:visited {
	color: #000000;
	text-decoration: none;
}
#endereco a:hover, #endereco a:active {
	color: #000000;
	text-decoration: underline;
}

#designcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	float: right;
	width: 100px;
}
#designcode a:link, #designcode a:visited {
	text-decoration: none;
	color: #666666;
}
#endereco {
	font-size: 10px;
	float: left;
	width: 215px;
}
#endereco p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#frases {
	height: 148px;
	width: 660px;
	padding-top: 17px;
	float: right;
}
#coluna_esq {
	float: left;
	width: 231px;
	padding-top: 35px;
}
#coluna_dir {
	float: left;
	width: 629px;
}
#texto {
	background-image: url(img/texto_bg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
#texto p{
	padding-right: 20px;
	padding-left: 36px;
	line-height: 16px;
	margin-bottom: 6px;
}
#texto ul{
	padding-right: 20px;
	padding-left: 56px;
	line-height: 16px;
	margin-bottom: 6px;
}
#submenu ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#submenu a:link, #submenu a:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 14px;
	background-image: url(img/mais_laranja.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	font-style: normal;
}
#submenu a:hover, #submenu a:active {
	color: #000000;
	text-decoration: none;
	padding-left: 14px;
	background-image: url(img/mais_azul.gif);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	font-style: normal;
}
.submenu {
	color: #000000;
	text-decoration: none;
	padding-left: 14px;
	background-image: url(img/mais_azul.gif);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;

}
.impressao {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	width: 210px;
	background-image: none;
}
a.impressao:link, a.impressao:visited {
	color: #000000;
	text-decoration: none;
}
a.impressao:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}

#submenu {
	margin-bottom: 20px;
	margin-top: 41px;
}
a.detalhes:link, a.detalhes:visited {
	color: #255C9A;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(img/icon_mais.gif);
	background-repeat: no-repeat;
}
.depo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: 20px;
	margin-left: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E8E8;
}

a.detalhes:hover{
	background-image: url(img/icon_mais_a.gif);
	background-repeat: no-repeat;
}
a.detalhes:active {
	background-image: url(img/icon_menos.gif);
	background-repeat: no-repeat;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#coluna_esq h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-left: 12px;
	margin-top: 5px;
}
