﻿#body {
	background: #E3DEBC;
	margin: 0px;
	font-size: 13px;


}
#head {
	width: 750px;
	margin: auto;
	height: 106px;

}
#logo {
	width: 284px;
	height: 81px;
	float: left;

}
#logo h1 {
	width: 284px;
	height: 81px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin: 0px;
    font-size:12px;

}
#logo a span {
	position: absolute;
	height: 81px;
	width: 284px;
	top: 0px;
	left: 0px;
	background: url('logo.jpg');
}
#testa {
   	float: left;
	width: 466px;
	background: url('head.jpg');
	height: 81px;

}
#testa h2 {
	margin: 0px;
	padding: 14px 0 0 4px;
	font-size: 20px;
	font-style: italic;
	text-shadow: 3px 3px 3px #BBB799;
	color: #7F6356;

}
#sottologo {
	float: left;
	width: 315px;
	height: 40px;
	background-image: url('logo-sotto.jpg');
}
#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;
	padding:0 15px 0 19px;
	text-align:justify;
}
#corpo h1 {
	margin: 9px 0 0 0;
	font-size: 14px;
	background: #E3DEBC;
	/*width: 500px;*/
	height: 18px;
	padding: 0 0 0 14px;
	text-shadow: 2px 2px 2px #ccc;
	border: 1px #A86952 solid;
}
#corpo h1 a {
	color: #836A5B;
	text-decoration:none;
}
#corpo h2 {
	font-size: 14px;
}
#corpo img {
	float: right;
	margin: 18px 0px 0px 10px;
}
#corpo p.primo {
	padding: 35px 0 0 0;
}
#corpo a {
	color:#000;
}
#link-info {
	width: 726px;
	height:40px;
	margin-bottom:35px;
}
#link {
	float: left;
	width: 395px;
	height: 40px;
	margin-bottom: 0px;
	margin-top: 20px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
}
#link p{
	text-align: center;
	height: 40px;
	margin:4px 0 0 0;
}
#link p a {
	color:#000000;
	text-decoration:none;
}
#link p a:hover {
	color:#000000;
	text-decoration:underline;
}
#info{
	float: right;
	width: 230px;
	/*margin-top: 20px;*/
	margin: 5px 60px 0px 0px;
}
#info p{
	text-align: center;
	padding:0px;
	margin:0px;
	height: 40px;
}
#info p a {
	color:#000000;
	text-decoration:none;
}
#info p a:hover {
	color:#000000;
    font-weight:bold;
}
#bordo-bot {
	background: url(bottom.jpg);
	height: 18px;
	width: 750px;
	margin: auto;
}
#footer {
	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 a {
	color:#000;
}
#footer p.footer-win {
	margin: 36px 0 0 0;
	font-size: 10px;
}
