* {
margin: 0;
padding: 0;
}

html {
padding: 0;
border: 0;
background-image: url(images/html_bg.jpg);
background-repeat: repeat;
background-attachment: fixed;
}

* a {
outline: none;
}

body {
padding: 0;
border: 0;
}

a {
text-decoration: none;
}

#control_bar {

width: 100%;
top:0;
}
	
#site_container{
width: 779px;
min-height: 800px;
height: auto !important;
height: 800px;
margin: 0 auto 0 auto;

}

.min_height_wrapper {
min-height: 950px;
height: auto !important;
height: 950px;
}

#scroller {
display: none;
}

#sequence_partner a img {
display: block;
border: none;
margin-bottom: 1em;
}

#sequence_partner {
position: absolute;
z-index: 0;
margin-top: 450px;
margin-left: 45px;
}

#scroller a:link {
color: #003300;
text-decoration: underline;
}
#scroller a:visited {
color: #003300;
text-decoration: underline;
}

#scroller a:hover {
color: #003300;
text-decoration: none;
}

#scroller a:active {
color: #003300;
text-decoration: none;
}

#languages {
display: none;
}

#site_banner_container{
width: 779px;
height: 270px;
background-image: url(images/field_top.png);
background-position: center top;
background-repeat: no-repeat;
}

#site_banner{
width: 779px;
height: 188px;
}

#flash_gallery {
width: 550px;
height: 350px;
padding-bottom: 10px;
}

#logo {
position: absolute;
width: 180px;
height: 179px;
margin-top: 275px;
padding-left: 580px;
}

#logo a img {
border: none;
}

div#site_banner h1 {
display: none;
}
div#site_banner h2 {
display: none;
}

#site_menu_container{
position: absolute;
z-index: 1;
top: 10px;
width: 208px;
padding-bottom: 76px;
background-image: url(images/menu_bottom.png);
background-position: center bottom;
background-repeat: no-repeat;
}

/* MAIN MENU */

#menu {
width: 208px;
padding-top: 235px;
background-image: url(images/menu_top.png);
background-position: center top;
background-repeat: no-repeat;
}

.menubox {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .8em;
width: 208px;
background-image: url(images/menu_middle.png);
background-position: center top;
background-repeat: repeat-y;
}

/* MAIN MENU */

#menu  dl, dt, dd {
list-style-type: none;
margin: 0px;
padding: 0px;
border: 0;
}

#menu dl{
display: block;
width: 173px;
padding: .2em 0 .2em 35px;
}
	
#menu dl.open a.selectedpage:link,
#menu dl.closed a.selectedpage:link,
#menu dl.open a.selectedpage:visited,
#menu dl.closed a.selectedpage:visited,
#menu dl.open a.selectedpage:hover,
#menu dl.closed a.selectedpage:hover,
#menu dl.open a.selectedpage:active,
#menu dl.closed a.selectedpage:active {
cursor: default;
color: #FFFFFF;
background-image: url(images/menu_spr.png);
background-position: left -48px;
background-repeat: no-repeat;
line-height: 24px;
}

#menu dl.open dd a.selectedpage:link,
#menu dl.closed dd a.selectedpage:link,
#menu dl.open dd a.selectedpage:visited,
#menu dl.closed dd a.selectedpage:visited,
#menu dl.open dd a.selectedpage:hover,
#menu dl.closed dd a.selectedpage:hover,
#menu dl.open dd a.selectedpage:active,
#menu dl.closed dd a.selectedpage:active {
display: block;
width: 200px;
height: 29px;
line-height: 29px;
padding-left: 10px;
cursor: default;
text-decoration: none;
background-color: #183152;
color: #FFFFFF;
border-bottom: none;
font-size: 1em;
border: none;
background-image: url(images/submenu_spr.jpg);
background-position: right 0;
background-repeat: no-repeat;
}

#menu dl.closed dl{
display: none;
}
		
#menu dl.open dl{
display: block;
position: absolute;
z-index: 9998;
margin-top: -3.25em;
margin-left: 120px;
padding-top: 15px;
padding-left: 20px;
background-image: url(images/arrow.png);
background-position: 10px 1.25em;
background-repeat: no-repeat;
}

#menu dl dl dd.hidden dl{
display: none;
}
		
#menu dl dl dd.visible dl{
display: none;
}

#menu dl dl dd.hidden dl{
display: none;
}

#menu dl dl dd.visible dl{
display: block;
position: absolute;
z-index: 9999;
margin-top: -3.5em;
margin-left: 188px;
padding-top: 15px;
padding-left: 40px;
background-image: url(images/arrow.png);
background-position: 29px 1.25em;
background-repeat: no-repeat;
}

#menu dd {
/*margin-top: 1px;*/
border: none;
color:black;
margin-left: 0px; /* CORRECTION */
}
	
#menu dt {
width: 138px;
}
		
#menu dl dt a {
display: block;
cursor: pointer;
text-align: left;
text-decoration: none;
font-size: 1em;
line-height: 24px;
padding-left: 8px;
width: 130px;
background-color: #FFFFFF;
}
		
		
#menu dt a:link,
#menu dt a:visited {
color: #666666;
background-image: none;
background-image: url(images/menu_spr.png);
background-position: left -24px;
background-repeat: no-repeat;
}
		
#menu dt a:hover,
#menu dt a:active {
color: #FFFFFF;
background-image: url(images/menu_spr.png);
background-position: left 0;
background-repeat: no-repeat;
}
		      
#menu dd a {
display: block;
width: 200px;
font-size: 1em;
height: 2.4em;
line-height: 2.4em;
cursor: pointer;
text-align: left;
text-decoration: none;
border: none;
background-image: none;
}

#menu dd a:link,
#menu dd a:visited {
display: block;
width: 200px;
height: 29px;
line-height: 29px;
padding-left: 10px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
border-top: none;
background-color: #000000;
color: #E2E2E2;
border-bottom: none;
font-size: 1em;
border: none;
background-image: none;
}

#menu dd a:hover,
#menu dd a:active {
display: block;
width: 200px;
height: 29px;
line-height: 29px;
padding-left: 10px;
cursor: pointer;
text-decoration: none;
background-color: #183152;
color: #FFFFFF;
border-bottom: none;
font-size: 1em;
border: none;
background-image: url(images/submenu_spr.jpg);
background-position: left -29px;
background-repeat: no-repeat;
}


/* MENU PAGINE FIGLIE */

#menuPagineFiglie {
display: none;
}

/* MENU END********************************************************************************/


#site_contents_container {
width: 579px;
min-height: 950px;
height: auto !important;
height: 950px;
padding: 0;
margin: 0;
background-image: url(images/field_middle.png);
background-position: center top;
background-repeat: repeat-y;
padding: 0 0 10px 200px;
}

.contents, .contents2 {
width: 530px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .75em;
line-height: 1.6em;
text-align: left;
font-size: .8em;
padding: 1em 10px 1em 10px;
margin: 0 0 10px 0;
background-image: url(images/contents_bg.png);
background-repeat: repeat;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

.contents a img, .contents2 a img {
display: inline-block;
padding: 4px;
border: 1px #CCCCCC solid;
}

.contents img, .contents2 img {
display: inline-block;
padding: 4px;
border: 1px #C4D7ED solid;
}

.contents ol, .contents2 ol {
padding-left: 2em;
list-style-type: decimal;
}

.contents ul, .contents2 ul {
padding-left:2em;
list-style-type: disc;
}

.contents p,
.contents2 p{
margin: 0 0 0 0;
}

.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6,
.contents2 h1,
.contents2 h2,
.contents2 h3,
.contents2 h4,
.contents2 h5,
.contents2 h6{
color: #003300;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0 1em .5em 0;
padding-bottom: .2em;
line-height: 1em;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
color: #666666;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
margin: 0 1em .5em 0;
line-height: 1em;
}

.contents2 a:link,
.contents2 a:visited,
.contents a:link,
.contents a:visited {
color: #006600;
text-decoration: underline;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
}

.contents2 a:hover,
.contents2 a:active,
.contents a:hover,
.contents a:active {
color: #006600;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
}

.footer_container {
width: 779px;
height: 270px;
text-align: left;
background-image: url(images/field_bottom.png);
background-position: center bottom;
background-repeat: no-repeat;
}

.footer {
position: absolute;
width: 340px;
height: 70px;
margin-left: 220px;
margin-top: 120px;
font-style: normal;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
font-size: .8em;
line-height: 1.4em;
text-align: left;
}

.footer a:link,
.footer a:visited{
color: #006600;
text-decoration: underline;
}

.footer a:hover,
.footer a:active {
color: #006600;
text-decoration: none;
}

.footer p {
line-height: 1.2em;
}

.footer a img {
border: none;
}


.site_adsense_container {
display: none;
}

div.iscrizione {
font-size: xx-small;
margin-left: -150px;
padding-left: 0px;
}

div.iscrizione h4 {
font-weight: normal;
}

#site_crosslink_container {
display: none;
}

.blog_date {
display: none;
}

h4.blog_title {
display: none;
}

.commenti {
width: 510px;
font-size: 12px;
padding: 10px;
color: #333333;
background-color: #FFFFFF;
text-align: left;
font-family: Geneva, Arial, Helvetica, sans-serif;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}

.commenti form {

}

.commenti form input {
padding: .2em;
font-family: "Courier New", Courier, monospace;
}

.commenti table {
font-style: italic;
text-align: left;
width: 510px;
}

.commenti table td{
padding: 10px;
}

.commenti a:link,
.commenti a:visited {
padding: .2em .3em .2em .3em;
color: #006600;
text-decoration: underline;
font-weight: bold;
}

.commenti a:hover,
.commenti a:active  {
padding: .2em .3em .2em .3em;
color: #006600;
text-decoration: none;
font-weight: bold;
}

.commenti_contents {
clear: both;
padding: .8em;
border-top: 1px #999999 dotted;
line-height: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

.commenti_contents a:link,
.commenti_contents a:visited  {
padding: .1em .2em .1em .2em;
color: #006600;
font-style: normal;
text-decoration: underline;
}

.commenti_contents a:hover,
.commenti_contents a:active {
padding: .1em .2em .1em .2em;
color: #006600;
font-style: normal;
text-decoration: none;
}

.commenti_contents dd {
font-style: normal;
padding: .4em;
margin-top: .4em;
color: #003366;
display: block;
background-color: #F7F7F7;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.commenti_contents dt {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

body .commenti textarea {
padding: .2em;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
width: 220px;
}

body .commenti a img,
body .commenti_contents img,
body .commenti table img {
border:0;
}

.msg_err {
COLOR: red;
background-color: white;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
font-size:10px;
border-color:#FFFFFF;
border: 0px solid;
text-align: center;
}

a.commentoSelezionato { margin: 0px;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
text-decoration: underline;
background-color: yellow;
}

a.commentoSelezionato:hover { margin: 0px;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
color: rgb(255, 0, 0);
text-decoration: underline;
background-color: yellow;
}

a.commentoSelezionato:link {
margin: 0px;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
background-color: yellow;
text-decoration: underline;
}

a.commentoSelezionato:visited {
margin: 0px;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
background-color: yellow;
text-decoration: underline;
}

.titoloCommentoCorrente {
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
background-color: rgb(212, 212, 212);
}

.testoCommentoCorrente {
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
background-color: rgb(229, 229, 229);
}


#control_bar table {
width: 100%;
}

/* CUSTOM STYLES */
h4.home_icons {
font-family: Georgia, "Times New Roman", Times, serif;
color:#024673;
font-weight: normal;
font-size: 1em;
}

#home_main_message {
margin: 10px auto 10px auto;
width: 507px;
}

#main_message_top {
width: 507px;
height: 17px;
background-image: url(images/main_message_upper_bg.gif);
background-repeat: no-repeat;
background-position: center bottom;
}

#main_message_body {
padding: 0 1em 0 1em;
background-color:#EFEFEF;
line-height: 1.4em;
font-size: .9em;
font-style: italic;
}

#main_message_bottom {
width: 507px;
height: 17px;
background-image: url(images/main_message_lower_bg.gif);
background-repeat: no-repeat;
background-position: center top;
}

.home_news_wrapper {
margin: 10px auto 10px auto;
}

.home_news_top {
background-color: #666666;
padding: .2em .4em .2em .4em;
margin: 0 10px 0 10px;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

.home_news_body {
padding: 1em;
background-color: #FFFFFF;
line-height: 1.2em;
font-size: 1em;
font-style: normal;
color: #666666;
font-family: Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #CCCCCC;
}

.home_news_bottom {
height: 13px;
background-image: url(images/latest_news_bottom.png);
background-repeat: no-repeat;
background-position: center bottom;
}

.news_url {
text-align: right;
padding-right: 10px;
}

.news_url_wrapper {
padding-top: 1em;
text-align: right;
}

a.news_url {
font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.news_url:link,
a.news_url:visited {
text-decoration: underline;
color: #CD5801;
}

a.news_url:hover,
a.news_url:active {
text-decoration: none;
color: #CD5801;
}

h1.news_title {
margin: 0;
font-size: 1em;
line-height: 1.5em;
color: #FFFFFF;
font-style: italic;
}

#home_page_gallery_include {
margin-top: 1em;
}

#latest_photos_gallery {
text-align: center;
}

