@charset "iso-8859-1";
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, ../img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
    outline: 0;
}
ol, ul {
    list-style: none;
}
body {
	background-color:#e0d1bd;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #43210e;
	line-height: 1;
	background-image: url(../img/fundao.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	padding-top: 16px;
	line-height: 18px;
}


#base {
	width: 838px;
	margin-right: auto;
	margin-left: auto;
}
#sombra {
	width: 819px;
	float: left;
	background-image: url(../img/sombra.png);
	background-repeat: repeat-y;
	background-position: -4px;
}
#site {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffefdb;
}
#sombra-baixo {
	height: 30px;
	width: 820px;
	float: left;
	background-image: url(../img/sombra-baixo.jpg);
	background-position: 5px;
}

#topo {
	height: 211px;
	width: 779px;
	float: left;
	background-image: url(../img/topo.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	background-color: #EFF4F8;
}



#conteudo {
	float: left;
	width: 779px;
	line-height: 20px;
}
#menu {
	float: left;
	width: 450px;
	height: 41px;
	display: inline;
	list-style-type: none;

	margin-top: 169px;
}
#menu li {
	float: left;
	margin: 0px;
	padding: 10px 5px 12px 5px;
}
#menu ul {
	margin: 0px;
	width: 600px;
	margin-left: -30px;
}
#menu a {
	color: #43210e;
	text-decoration: none;
	padding: 10px 5px 12px 5px;
}

#menu a:hover {
	background-color: #C0C0C0;
	padding: 10px 5px 12px 5px;
	background-image: url(../img/fundoBotao.jpg);
	background-repeat: repeat-x;
}





#blocoEsquerdo {
	height: 510px;
	width: 342px;
	float: left;
	padding-left: 1px;
	background-image: url(../img/separador.jpg);
	background-repeat: no-repeat;
	background-position: center 480px;
}
#blocoEsquerdo img {
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dbc9b5;
	border-right-color: #dbc9b5;
	border-bottom-color: #dbc9b5;
	border-left-color: #dbc9b5;
}

#blocoDireito {
	width: 415px;
	float: left;
	overflow: auto;
	padding: 10px;
	font-size: 13px;
	line-height:1.4em;
	background-image: url(../img/fundoTodos.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 450px;
}

#rodape {
	float: left;
	height: 85px;
	width: 779px;
	background-color: #FFEFDB;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../img/rodape.jpg);
}
#rodape h1 {
	margin: 0px;
	padding-top: 30px;
}

.subtitulo {
	font-size: 10px;
}
#conteudo ul {
	margin-left: -20px;
}
#conteudo li {
	margin-bottom: 5px;
}
