@charset "utf-8";
/* CSS Document */

body {
	background-image: url(layout/bg.jpg);
	color: #514136;
	font-size: 14px;
	margin: 0px;
	list-style-image: url(layout/marc.gif);
}
#print {
	display: none;
}

h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #514136;
}
h2 {
	padding: 0px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #514136;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#hor_ornamento {
	background-image: url(layout/hor_ornamento.gif);
	height: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 140px;
}
input {
	background-color: #fff9dd;
	border: 1px solid #fcd694;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B01C16;
}
.semborda {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#site {
	width: 777px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(layout/bg_meio.jpg);
	background-repeat: repeat-y;
}
#topo {
	background-image: url(layout/topo.gif);
	height: 79px;
}
#foto {
	background-image: url(layout/foto.jpg);
	height: 294px;
}
#corpo {
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	line-height:19px;
}
#corpo_dir {
	float: right;
	width: 526px;
}
#corpo_esq {
	float: left;
	width: 176px;
}
#barra_ornamento {
	float: right;
	height: 616px;
	width: 13px;
	background-image: url(layout/bar_ornamento.gif);
}
#rodape {
	background-image: url(layout/rodape.jpg);
	clear: both;
	height: 58px;
}
#copyright {
	text-align: center;
	background-image: url(layout/bg.jpg);
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #fdc694;
	padding-top: 10px;
	padding-bottom: 10px;
}
.logo {
	margin-top: 20px;
	margin-left: 30px;
}
.linkcopyright {
	color: #FDC694;
	font-weight: bold;
	background-color: #BC2B28;
}
.menu {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #B01C16;
}
a:link {
	color: #B01C16;
	text-decoration: none;
	padding: 0px;
}
a:active {
	color: #514136;
	text-decoration: none;
}
a:visited {
	color: #B01C16;
	text-decoration: none;
}
a:hover {
	color: #514136;
	text-decoration: none;
	font-weight: bold;
}
.input {
	background-color: #fff9dd;
	border: 1px solid #fcd694;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B01C16;
}
#home_cima {
	width: 522px;	
}
#barra {
	height: 13px;
	width: 522px;
	background-image: url(layout/bar_horizontal.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
#home_baixo {
	width: 522px;
}
#home_baixo_esq {
	float: left;
	width: 302px;
}
#home_baixo_dir {
	width: 210px;
	float: right;
}
#clear {
	clear: both;
}
#home_baixo_barra {
	background-image: url(layout/bar_vertical_menor.gif);
	float: right;
	height: 259px;
	width: 13px;
}