body {
	margin: 0;
	padding: 0;
	/*background-image: url(bgr-body.gif);
	background-image: url(a_bg.gif);*/
	background-repeat: repeat-x;
	text-align: center;
	font-size: 8pt;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	background-color: #FFF;
}

p {
	margin: 2px;
	padding: 2px;
}

DIV.destra {
	width:330px;background-image:url(cornice.jpg);background-repeat:no-repeat;
}

DIV.smallcont {
	width:300px;padding:15px;
}

a, a:visited, a:active {
	color: #9ACD32;
	text-decoration: none;
	border-bottom: 1px dashed #9ACD32;
}

a:hover {
	color: #FF8C00;
	text-decoration: none;
	border-bottom: 1px dashed #FF8C00;
}

DIV.smallcont h2 {
	margin:1px;padding:1px;color:#9ACD32;font-size:12pt;margin-left:0px;
}

div#container {
	width: 876px;
	text-align: center;
	background-color: transparent;
	padding: 3px;
	text-align: left;
	margin-top: 75px;
}


div#map {
	width: 500px;
	height: 370px;
	background-color: #FF0000;
	padding: 5px;
	float: left;
	text-align:left;
	border: 1px solid silver;
	margin:0 auto;
}

input#completa {
	background-color: #C0F1F0;
	border-bottom: 2px dotted #FFF;
}

div#sidebar {
	width: 350px;
	/*background-color: #FFF;*/
	float: right;
	text-align:left;
	padding: 8px;
	height: 400px;
}

div#header {
	width: 850px;
	height: 70px;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	padding: 3px;
}
div#location {
	text-align: left;
}
div#location h1 {
	color: #FF0000;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	font-size: 24pt;
	font-variant: small-caps;
}

div#menu {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#containersearch {
	width: 760px;
	text-align: left;
	margin-top: 100px;
}
/*
div#searchbar {
	width: 500px;
	background-color: #C0F1F0;
	float: left;
	text-align: center;
	font-size: 48px;
	padding-top: 12px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}

div#buttongo {
	width: 100px;
	background-color: red;
	float:left;
	text-align: center;
	font-size: 48px;
	padding-top: 12px;
	margin-left: 7px;
	color: white;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 13px;
}
*/
div#searchbar input.search {
	border: 0px;
	font-size: 72px;
	width: 500px;
	margin-top: 20px;
	padding-right: 5px;
	border-bottom: 1px dashed #D3D3D3;
	color: #9ACD32;
	font-weight: bold;
	background-color: #FFF;
}

p.tips {
	color: #9ACD32;
	margin:0px;
	font-size: 8pt;
	font-style: italic;
}

div#containersearch h1{
	margin: 5px;
	color: #FFF;
	font-size: 48px;
}

div#container h1{
	margin: 5px;
	color: #9ACD32;
	font-size: 12pt;
}

div#fondo {
	top: 0px;
	right: 50px;
	position: absolute;
	width: 50px;
	cursor: pointer;
	background-color: #FF0000;
	padding: 2px;
}

div#fondo p {
	font-size: 15px;
	color: white;
	font-weight: bold;
}

div#fondocontent {
	display: none;
	width: 100%;
	text-align: left;
	background-color: #FF0000;
	top: 0px;
	left: 0px;
	position:absolute;
}

div#fondocontent p{
	width: 300px;
	font-size: 8pt;
	color: white;
	text-align: left;
	padding: 3px;
}

div#fondocontent a {
	text-decoration: none;
	color: white;
}


	
div#sidemenu{
	float:left;
	color: gray;
	margin-left: 7px;
	font-weight: bold;
	width: 120px;
}