@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; /*font-family: 'Palatino Linotype', Palatino, Georgia, serif;*/
	font-size:15px;
	color:#000000;
	background-image:url(images/sfondo.jpg);
}

div {
	width:100%;
	float:left;
}

a:link, a:visited {
	color:#452314;
	text-decoration:none;
}

a:hover {
	color:#58392c;
	text-decoration:underline;
}

h1 {
	font-size: 30px;
	color: #452314;
	text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
	font-weight:normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 22px;
	color: #452314;
	font-weight:normal;
	padding-bottom: 5px;
	border-bottom: 3px solid #DDD;
	margin-bottom: 7px;
	margin-top: 15px;
}

h3 {
	font-size:15px;
}

#menu {
	margin-top: 200px;
	height: 227px;
	width: 400px;
}

#menu ul {
	list-style-position: inside;
	list-style-type: none;
}
	
#menu li a {
	list-style-type: none;
	display: block;
	float: left;
	text-decoration: none;
	width: 207px;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	margin: 0 0 0 14px;
	color:#FFF;
}

#menu li a:hover {
background-color:#58392c;
}

#navigation li a.on{
	background-color:#58392c;
	color:#FC6;
}

#main {
	padding-top: 10px;
	width:800px;
	margin:0 auto;
	float:none;
	line-height: 150%;
}

#footer, #footer a {
	text-align:center;
	width:800px;
	margin: 0 auto;
	float: none;
	clear:both;
	font-size:11px;
	color:#000;
	padding: 10px 0 30px 0;
}

#footer a:hover {
	color:#333;
	text-decoration:underline;
}

#left {
	height: 600px;
	width: 249px;
	background-image: url(images/left.png);
}

#right {
	height: 600px;
	width: 551px;
	background-image: url(images/right.png);
}

#coin-slider {
	width: 537px;
	height: 303px;
	margin-top: 13px;
}

#right2 {
	width: 517px;
	height: 249px;
	padding: 10px 10px 10px 10px;
}

#map {
	width: 250px;
	height: 249px;
	margin-left: 20px;
	border: 1px solid #bbb;
}

#conta {
	width: 245px;
	height:249px;
}