﻿a {
	color:#000;
	text-decoration: underline;
}
#body {
	background: #E3DEBC;
	margin: 0px;
	font-size: 13px;
}
#header {
	width: 750px;
	margin: auto;
	height: 106px;
}
#logo {
	width: 284px;
	height: 81px;
	float: left;
}
#logo h2 {
	width: 284px;
	height: 81px;
	position: relative;
	float: left;
	font-size:18px;
	top: 0px;
	left: 0px;
	margin: 0px;
}
#logo h2 span {
	position: absolute;
	height: 81px;
	width: 284px;
	top: 0px;
	left: 0px;
	background: url('logo.jpg');
}
#head {
	float: left;
	width: 466px;
	background: url('head.jpg');
	height: 81px;
}
#head h1 {
	margin: 0px;
	padding: 14px 0 0 4px;
	font-size: 20px;
	font-style: italic;
	text-shadow: 3px 3px 3px #BBB799;
	color: #7F6356;
}
#menu {
	clear: both;
	background: url('menu.jpg');
	height: 25px;
	width: 750px;
}
#menu ul {
	margin-right: 17px;
	text-align: right;
	padding-top: 2px;
	font-size: 14px;
	font-style: italic;
	text-shadow: 2px 2px 2px #ccc;
}
#menu ul li {
	float: right;
	text-shadow: 2px 2px 2px #BBB799;
	color: #7F6356;
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px -2px
}
#menu ul li a {
	color: #7F6356;
	text-decoration:none;
	font-weight:bold;
}
#corpo {
	width: 716px;
	background: #FAF6DC;
	margin: auto;
	overflow: hidden;
	text-align:justify;
	padding:0 15px 0 19px;
}
#corpo h3 {
	margin: 9px 0 0 0;
	font-size: 14px;
	background: #E3DEBC;
	width: 200px;
	height: 18px;
	padding: 0 0 0 14px;
	text-shadow: 2px 2px 2px #ccc;
	border: 1px #A86952 solid;
}
#corpo h3 a {
	color: #836A5B;
	text-decoration:none;
}
#corpo h4 {
	font-size: 14px;
	font-weight:normal;
	margin-bottom:0px;
}
#corpo img {
	float: right;
	margin: 18px 0px 0px 10px;
	border:1PX #000 solid;
}
#corpo p.primo {
	padding: 35px 0 0 0;
}
#corpo p.ultimo {
	float:left;
}
#info {
	float:right;
	margin-top:-20px;
	margin-right:55px;
}
#info img {
	border:0px;
}
#imgcult {
	margin-top:72px;
}
#imgcult img {
	margin-right:3px;
	float:left;
}
#bottom {
	background: url(bottom.jpg);
	height: 18px;
	width: 750px;
	margin: auto;
}
#links {
	width: 716px;
	background: #FAF6DC;
	margin: auto;
	overflow: hidden;
	padding:5px 15px 0 19px;
	text-align:center;
	height:20px;
}
#links a {
	
}

#footer {
 clear:right;
	margin: auto;
	margin-top: 42px;
	text-align: center;
	width: 750px;
}
#footer p.titfooter {
	color: #A80000;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer p.footer-win {
	margin: 36px 0 0 0;
	font-size: 10px;
}
