body,html {
   background: url(http://www.comune.riccione.rn.it/Immagini/Templates/elementi_grafici/sfuma_body.gif) top left repeat-x;
}
div#container {
   width: 980px;
   background: transparent;
}

div#header {
	margin-top: 10px;
	background: white url(http://www.comune.riccione.rn.it/Immagini/Banner/logo_comune.jpg) top right no-repeat;
	height: 115px;
	border-top:2px solid white;
}

div#cuore {
	background:url("http://www.comune.riccione.rn.it/Immagini/Templates/RARiquadro90/profilo_cuore.png") no-repeat scroll right top transparent;
height:115px;
position:absolute;
top:32px;
width:725px;
z-index:99999;
}

div#logo {
	top: 0px;
	left: 0px;
	position: relative;	
}

div#link_accessibilita {
	position: relative;
	color: #777;
}

#link_accessibilita a, #link_accessibilita a:visited, #link_accessibilita a:active {
	color: #777;
}

#topbar {
    background-color: transparent;
    color:#000;
    border-top: 1px solid black;
text-align: center;
    margin-top: 3px;
}
#topbar a, #topbar a:active, #topbar a:visited, #bottomlinks a, #bottomlinks a:active, #bottomlinks a:visited {
color:#000;
padding-bottom: 5px;
}
#topbar a:hover {
        color:#000;
	text-decoration:none;
	border-bottom: 5px solid #BAAAD9;
}

div#rightcolumn {
margin-right:0px;
}

#breadcrumb {
border-top:1px solid #000;
}

.menu h3 {
background:none repeat scroll 0 0 #AAC2DA;
border:none;
color:#000000;
}
.menu .menucnt a:hover, .menu .menucnt a.selected {
   background:none repeat scroll 0 0 #D4E0EC;
   color:#444;
}

div#footer  {
margin: 0px;
background: #CBDCFE;
}

