* {
margin: 0;
padding: 0;
}

html {
padding: 0;
border: 0;
}

* a {
outline: none;
}

body {
background-color: #000000;
background-image: url(images/body_bg.jpg);
background-position: left top;
background-repeat: repeat-x;
}

a {
  text-decoration: none;
}

#control_bar {
position: absolute;
width:100%;
}
	
div#site_container{
width: 950px;
height: 100%;
margin: 0 auto 0 auto;
}

#scroller {
position: absolute;
width: 940px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
margin-top: 260px;
padding-left: 10px;
color: #FFFFCC;
background-color: #000000;
}

#languages {
display: none;
}

/*\*/ * html #languages { /* IE 6.0 */
position: relative;
} /**/

#languages a img {
border: none;
}

#site_banner_container{
width:950px;
height: 255px;
text-align: center;
}

#site_banner{
width:930px;
height: 255px;
background-image: url(images/header_3_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
margin: 0 auto 0 auto;
}

div#site_banner h1 {
display: none;
}
div#site_banner h2 {
display: none;
}

#site_menu_container{
float: left;
clear: both;
width: 920px;
text-align:left;
padding-left: 15px;
padding-right: 15px;
margin-top: 25px;
}


/* MAIN MENU */

.menubox {
float: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .85em;
}


/*\*/ * html #custom_header { margin-left: 1px; } /**/

*+html #custom_header { margin-left: 1px; }


/* MAIN MENU */

#menu  dl, dt, dd {
list-style-type: none;
margin: 0px;
padding: 0px;
border: 0;
}

#menu {
border: none;
height: 26px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .8em;
font-style: italic;
}

#menu dl{
display: block;
float:left;
}
	
#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;
display: block;
padding-left: 15px;
height: 2em;
line-height: 2em;
text-align: left;
text-decoration: none;
background-image: url(images/button_hover_bg.jpg);
background-position: left top;
background-repeat: repeat-x;
background-color: #CCCCCC;
color: #003366;
}

#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 {
cursor: default;
display: block;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
background-color: #2E2EBF;
background-image: none;
width: 185px;
height: 2.8em;
line-height: 2.8em;
text-indent: 0;
background-image: url(images/star.gif);
background-position: 180px center;
background-repeat: no-repeat;
}


/*\*/ * html #menu dl.open dd a.selectedpage:link,
* html #menu dl.closed dd a.selectedpage:link,
* html #menu dl.open dd a.selectedpage:visited,
* html #menu dl.closed dd a.selectedpage:visited,
* html #menu dl.open dd a.selectedpage:hover,
* html #menu dl.closed dd a.selectedpage:hover,
* html #menu dl.open dd a.selectedpage:active,
* html #menu dl.closed dd a.selectedpage:active {
cursor: default;
display: block;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
background-color: #2E2EBF;
background-image: none;
width: 200px;
height: 2.8em;
line-height: 2.8em;
text-indent: 0;
background-image: url(images/star.gif);
background-position: 210px center;
background-repeat: no-repeat;
} /**/

*+html #menu dl.open dd a.selectedpage:link,
*+html #menu dl.closed dd a.selectedpage:link,
*+html #menu dl.open dd a.selectedpage:visited,
*+html #menu dl.closed dd a.selectedpage:visited,
*+html #menu dl.open dd a.selectedpage:hover,
*+html #menu dl.closed dd a.selectedpage:hover,
*+html #menu dl.open dd a.selectedpage:active,
*+html #menu dl.closed dd a.selectedpage:active {
cursor: default;
display: block;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
background-color: #2E2EBF;
background-image: none;
width: 200px;
height: 2.8em;
line-height: 2.8em;
text-indent: 0;
background-image: url(images/star.gif);
background-position: 210px center;
background-repeat: no-repeat;
}


	
#menu dl.closed dl{
display: none;
}
		
#menu dl.open dl{
display: block;
position: absolute;
margin-top: -0.1em;
margin-left: 5px;
padding-top: 15px;
background-image: url(images/dropdown_upper_arrow.gif);
background-position: 2px 5px;
background-repeat: no-repeat;
}

/*\*/ * html #menu dl.open dl{ /* IE 6.0 */
display: block;
float:left;
clear:both;
margin-left: 0;

} /**/

*+html #menu dl.open dl { /* IE 7.0 */
display: block;
position: absolute;
margin-top: -6px;	 
margin-left: 0;
padding-top: 20px;
background-image: url(images/dropdown_upper_arrow.gif);
background-position: 2px 10px;
background-repeat: no-repeat;
}

#menu dl dl dd.hidden dl{
display: none;
}
		
#menu dl dl dd.visible dl{
display: none;
}

#menu dd {
border: none;
float: none;
color:black;
margin-left: 0px; /* CORRECTION */
}
	
#menu dt {
padding-left: 5px;
margin-top: 2px;
}

/*\*/ * html #menu dt {
display: block;
float: left;
}/**/
		
#menu dl dt a {
display: block;
padding-left: 15px;
padding-right: 15px;
height: 2em;
line-height: 2em;
cursor: pointer;
text-align: left;
text-decoration: none;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
}

/*\*/ * html #menu dl dt a {
display: block;
float: left;
}/**/
		
		
#menu dt a:link {
background-image: url(images/button_link_bg.jpg);
background-position: left top;
background-repeat: repeat-x;
background-color: #660000;
color: #FFFFFF;

}
		
#menu dt a:visited {
background-image: url(images/button_link_bg.jpg);
background-position: left top;
background-repeat: repeat-x;
background-color: #660000;
color: #FFFFFF;
}
		
#menu dt a:hover {
background-image: url(images/button_hover_bg.jpg);
background-position: left top;
background-repeat: repeat-x;
background-color: #CCCCCC;
color: #003366;
}
		
#menu dt a:active {
background-image: url(images/button_hover_bg.jpg);
background-position: left top;
background-repeat: repeat-x;
background-color: #CCCCCC;
color: #003366;
}
		      
#menu dd a {
display: block;
float: none;
width: 200px;
height: 2.8em;
line-height: 2.8em;
cursor: pointer;
text-align: left;
text-decoration: none;
text-decoration: none;
background-color: #FFFFFF;
background-image: none;
}
		
html>/**/body #menu dd a { /* FireFox*/
		
width: 200px;
text-indent: 10px;
		
}

#menu dd a:link {
display: block;
float: none;
height: 2.8em;
line-height: 2.8em;
font-weight: normal;
cursor: pointer;
text-decoration: none;
border-top: none;
border-right: none;
color: #003366;
background-color: #FFFFFF;
background-image: none;
}

#menu dd a:visited {
display: block;
float: none;
height: 2.8em;
line-height: 2.8em;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #003366;
background-color: #FFFFFF;
background-image: none;
}

#menu dd a:hover {
display: block;
float: none;
height: 2.8em;
line-height: 2.8em;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #FFFFFF;
background-color: #2E2EBF;
background-image: none;
}

#menu dd a:active {
display: block;
float: none;
height: 2.8em;
line-height: 2.8em;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #FFFFFF;
background-color: #2E2EBF;
background-image: none;
}

/* MENU PAGINE FIGLIE */

#menuPagineFiglie {
display: none;
}


/* MENU END********************************************************************************/

#sequence_partner {
display: none;
}

#sequence_partner iframe {
margin-top: 90px;
}

#sequence_partner a img {
border: none;
}

#site_contents_container {
width: 950px;
min-height: 800px;
height: auto !important;
height: 800px;
}

.contents {
clear: both;
color: #FFFFCC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .8em;
text-align: left;
/*margin-left: 190px;*/
padding: 2em 1em 1em 1em;
}

.contents2 {
clear: both;
color: #FFFFCC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .8em;
text-align: left;
padding: 2em 1em 1em 1em;
}

.contents p{
margin: 1em 1em 1em 1em;
text-indent: 2em;
}

.contents2 p{
margin: 3em 1em 1em 1em;
text-indent: 2em;
}

.contents table {
border: none;
}

.contents2 table {
border: none;
}

.contents table td{
vertical-align: top;
}

.contents2 table td{
vertical-align: top;
}

.contents hr {
margin:.2em 0 .2em 0;
background-color: #666666;
color: #999999;
display: none;
}

.contents2 hr {
margin: .2em 0 .2em 0;
background-color: #666666;
color: #999999;
}

.titolonews {
font-weight: bold;
color: #003300;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

#latest_news {
font-size: .9em;
}

#latest_news p{
margin: .7em 0 .7em 0;
color: #333333;
font-size: .85em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-indent: 0;
}

#latest_news a {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

#latest_news a:link {
background-color: #003300;
color: #FFFFFF;
text-decoration: none;
padding: .1em .3em .1em .3em;
}

#latest_news a:visited {
background-color: #003300;
color: #FFFFFF;
text-decoration: none;
padding: .1em .3em .1em .3em;
}

#latest_news a:hover {
background-color: #006600;
color: #FFFFFF;
text-decoration: none;
padding: .1em .3em .1em .3em;
}

#latest_news a:active {
background-color: #006600;
color: #FFFFFF;
text-decoration: none;
padding: .1em .3em .1em .3em;
}

#latest_news p {
line-height: 1.5em;
}

.contents h1, h2, h3, h4, h5, h6 {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
font-weight: normal;
font-style: italic;
margin: .5em;
}

.contents2 h1, h2, h3, h4, h5, h6 {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
font-weight: normal;
font-style: italic;
margin: .5em;
}

/*\*/ * html #cart_wrapper {margin-left: 8px;} /**/
/* IE6- correction */

.contents2 a:link{
color: #FF0000;
text-decoration: underline;
}

.contents2 a:visited{
color: #FF0000;
text-decoration: underline;
}

.contents2 a:hover{
color: #FF0000;
text-decoration: none;
}

.contents2 a:active{
color: #FF0000;
text-decoration: none;
}

.contents a:link{
color: #FF0000;
text-decoration: underline;
}

.contents a:visited{
color: #FF0000;
text-decoration: underline;
}

.contents a:hover{
color: #FF0000;
text-decoration: none;
}

.contents a:active{
color: #FF0000;
text-decoration: none;
}

.footer_container {
width: 930px;
height: 218px;
text-align: center;
background-image: url(images/footer_2_bg.jpg);
background-position: left top;
background-repeat: no-repeat;
}

.footer {
width: 655px;
height: 76px; 
margin: 0 auto 0 auto;
padding: 65px 0 30px 0;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
font-size: .8em;
text-align: left;
}

.footer a:link {
color: #003366;
text-decoration: underline;
}

.footer a:visited {
color: #003366;
text-decoration: underline;
}

.footer a:hover {
color: #003366;
text-decoration: none;
}

.footer a:active {
color: #003366;
text-decoration: none;
}

.footer p {
line-height: 1.8em;
}

.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 {
width: 768px;
height: 30px;
line-height: 30px;
color: #FFFFFF;
bottom:0;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 12px;
margin: 0 auto 0 auto;
text-align: center;
padding-bottom: 2em;
}

#site_crosslink_container a:link,
#site_crosslink_container a:visited {
color: #FE281E;
text-decoration: underline;
}

#site_crosslink_container a:hover,
#site_crosslink_container a:active {
color: #FE281E;
text-decoration: none;
}

.blog_date {
display: none;
}

h4.blog_title {
display: none;
}

.commenti {
margin: 5px 0px 0px;
font-size: 12px;
color: #FFFFCC;
background-color: #000000;
text-align: left;
margin-bottom: 10px;
margin-top: 0px;
margin-right: 10px;
}

.commenti form {
clear: both;
}

.commenti form input {
padding: .2em;
font-family: "Courier New", Courier, monospace;
}

.commenti table {
font-style: italic;
text-align: left;
}

.commenti table td{
padding: 10px;
}

.commenti a:link {
background-color: #FFFFFF;
padding: .2em .3em .2em .3em;
color: #660000;
text-decoration: none;
}

.commenti a:visited {
background-color: #FFFFFF;
padding: .2em .3em .2em .3em;
color: #660000;
text-decoration: none;
}

.commenti a:hover {
background-color: #CCCCCC;
padding: .2em .3em .2em .3em;
color: #660000;
text-decoration: none;
}

.commenti a:active {
background-color: #CCCCCC;
padding: .2em .3em .2em .3em;
color: #660000;
text-decoration: none;
}

.commenti_contents {
clear: both;
padding: 1em 0 0 0;
border-top: 1px #660000 dotted;
line-height: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;

}

.commenti_contents a:link {
background-color: #003399;
padding: .1em .2em .1em .2em;
color: #FFFFFF;
font-style: normal;
text-decoration: none;
}

.commenti_contents a:visited {
background-color: #003399;
padding: .1em .2em .1em .2em;
color: #FFFFFF;
font-style: normal;
text-decoration: none;
}

.commenti_contents a:hover {
background-color: #660000;
padding: .1em .2em .1em .2em;
color: #FFFFFF;
font-style: normal;
text-decoration: none;
}

.commenti_contents a:active {
background-color: #660000;
padding: .1em .2em .1em .2em;
color: #FFFFFF;
font-style: normal;
text-decoration: none;
}

.commenti_contents dd {
font-style: normal;
padding: .4em;
margin-top: .4em;
color: #FFFFCC;
display: block;
background-color: #660000;
background-image: url(images/comments_bg.jpg);
background-repeat: repeat-x;
background-position: left bottom;
font-family: Arial, Helvetica, sans-serif;
}

.commenti_contents dt {
color: #CCCCCC;
}

.commenti textarea {
padding: .2em;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
}

.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%;
}

.contents ol, .contents2 ol{
list-style-type: decimal;
padding: 0 0 0 4em;
}

.contents ul, .contents2  ul {
list-style-type: disc;
padding: 0 0 0 4em;
}

.contents a img, .contents2 a img {
border: none;
}

#custom_banner {
position: absolute;
width: 468px;
height: 60px;
margin: 80px 0 0 0;
padding-left: 95px;
}