/*
    LAYOUT ------------------------------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	color: #6a6a6a;
	background: url('../images/bg.gif') repeat-x left top;
	font: 13px "Trebuchet MS", Helvetica, sans-serif;
}
#container {
	padding: 0;
	margin: 0 auto;
	width: 848px;
	overflow: auto;
	background: #fff url('../images/content_bg.gif') repeat-x left top;
}
#slogan {
	padding: 0;
	margin: 0 0 0 35px;
	height: 121px;
	text-indent: -99999px;
	float: left;
	width: 400px;
	background: url('../images/slogan.gif') no-repeat left center;
}
#topnav {
	clear: both;
	margin: 0;
	padding: 0 35px;
	width: 778px;
	float: left;
	display: inline;
	font-weight: bold;
	color: #fff;
	background: url('../images/menu_bg.gif') repeat-x left top;
}
#excerpt {
	width: 848px;
	height: 192px;
	clear: both;
	padding: 8px 0 0;
	margin: 0;
	text-indent: -9999px;
	background: url('../images/excerpt_index.jpg') no-repeat center bottom;
}
#excerpt_en {
	width: 848px;
	height: 192px;
	clear: both;
	padding: 8px 0 0;
	margin: 0;
	text-indent: -9999px;
	background: url('../images/excerpt_index_en.jpg') no-repeat center bottom;
}

#content {
	width: 813px;
	margin: 0;
	padding: 30px 0 0 35px;
	line-height: 1.6em;
	overflow: auto;
	background: url('../images/content_bg.gif') repeat-x left top;
}
#footer {
	padding: 16px 35px 0;
	margin: 19px 0 0;
	clear: both;
	width: 778px;
	color: #b3b3b3;
	float: left;
	display: inline;
	background: #4c4c4c url('../images/footer_bg.gif') repeat-x center top;
	font: 11px Verdana, Helvetica, sans-serif;
}

hr, .nascosto{
position:absolute;
width:1px;
height:1px;
overflow:hidden;
}

h1#logo {
	text-indent: -99999px;
	margin: 0 0 0 35px;
	padding: 0;
	float: left;
	display: inline;
	width: 191px;
	background: url('../images/logo_sep.gif') no-repeat right center;
}
h1#logo a {
	display: block;
	width: 191px;
	height: 121px;
	background: url('../images/logo.gif') no-repeat left center;
}



/*
    MAIN NAV ----------------------------------------------------------------*/

#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#topnav ul li {
	float: left;
	padding: 0;
	margin: 0;
}
#topnav ul li a {
	margin: 0;
	padding: 10px 18px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#topnav ul li a:hover {
	background: #4c4c4c url('../images/nav.gif') no-repeat center bottom;
}
#topnav ul li.current_page_item a {
	background: #4c4c4c url('../images/nav.gif') no-repeat center bottom;
}


/*
    INDEX -------------------------------------------------------------------*/

div.info_box, #adress {
	padding: 0 0 20px 0;
	margin: 0 35px 0 0;
	width: 236px;
	float: left;
	display: inline;
}
div.big_info_box {
	padding: 0 0 20px 0;
	margin: 0 35px 0 0;
	width: 507px;
	float: left;
	display: inline;
}
div.info_box p {
	padding: 0;
	margin: 0;
	font-size: 11px;
        line-height: 1.5em;
}
div.info_box img {
	border: none;
	padding: 0;
	margin: 0 0 18px;
}
div.info_box a {
	text-decoration: none;
}
div.info_box a:hover {
        text-decoration: underline;
}
div.info_box h2 a:hover {
	text-decoration: none;
	color: #666;
}
div.info_box h2, div.big_info_box h2, #adress h2 {
	margin: 0 0 6px;
	padding: 0;
	letter-spacing: -1px;
}
#index_top {
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
}
#index_top p {
	margin: 0 0 16px;
}
.green {
	color: #999999;
}
.blue {
	color: #CC0000;
}
.magenta {
	color: #DA2078;
}


/*
    FOOTER ------------------------------------------------------------------*/

#footer a {
	color: #e0e0e0;
        text-decoration: none;
}
#footer a:hover {
        text-decoration: underline;
}
span.valid {
	padding-left: 15px;
	background: url('../images/validate.gif') no-repeat left center;
}


/*
    GLOBALS -----------------------------------------------------------------*/

p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0 0 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	margin: 0 0 6px;
	line-height: 1.3em;
	padding-top: 8px;
	clear: both;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 8px;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}
a {
	color: #CC0000;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
br.clear {
	clear: both;
}
input {
        border: 1px solid #ddd;
        color: #666;
        margin-right: 4px;
        background: #f8f8f8;
}
textarea {
        border: 1px solid #ddd;
        color: #666;
        width: 99%;
        background: #f8f8f8;
        font: 12px/16px tahoma, arial, helvetica, sans-serif;
}
.contactright {
        margin-bottom: 5px;
}
table {
        margin-bottom: 18px;
/*        border-bottom: 1px dotted #DA2078;
/*        border-left: 1px dotted #DA2078 */
}
td {
        padding: 4px 12px;
/*        border-top: 1px dotted #DA2078;
        border-right: 1px dotted #DA2078 */
}

/*
    PAGE --------------------------------------------------------------------*/

#pagetop {
	width: 848px;
	height: 93px;
	margin: 0;
	clear: both;
	padding: 8px 0 0;
	background: url('../images/top.jpg') no-repeat left bottom;
}
div.page_content {
	float: left;
	display: inline;
	padding-right: 35px;
	width: 507px;
	margin-right: 35px;
	margin-top: -8px;
	background: url('../images/vdot.gif') repeat-y right center;
}
p.bold {
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 22px;
}
div.page_content ul {
	list-style-type: none;
	padding: 0px;
}
div.page_content ul li {
	padding: 0 0 0 18px;
	background: url('../images/bullet.gif') no-repeat left center;
}
div.page_content img {
	border: none;
	margin: 7px 0 0 12px;
	float: right;
}
div.page_content a:hover img {
	border: solid 3px #CCC;
}
#page_side {
        margin-top: -8px;
        float: left;
        display: inline;
        width: 201px;
}
#page_side img {
        margin-top: 15px;
}

/*
    PAGE NAV ----------------------------------------------------------------*/

#sidenav {
	display: inline;
	float: left;
	width: 155px;
}
#sidenav ul {
	padding: 0;
	margin: 0 35px 0 0;
	list-style-type: none;
	text-align: right;
}
#sidenav ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E9E9E9;
}
#sidenav ul li a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 0;
	color: #6a6a6a;
}
#sidenav ul li a:hover {
	padding-right: 8px;
	border-right: 4px solid #6cb018;
	background: #F8F8F8;
}
#sidenav ul li.current_page_item a {
	background: none;
	padding-right: 8px;
	border-right: 4px solid #6cb018;
}

/*
    IMMAGINI --------------------------------------------------------------------*/
	
.left {
	float:left;
	margin: 0 10px 10px 0;
	border: 1px solid #DDD;
}

.big_info_box img.gallery{
margin:0 10px 10px 0;
display:inline;
padding:3px;
border:1px solid #E8E8E8;
}

.top {
	padding-left: 15px;
	background: url('../images/top.gif') no-repeat left center;
}
