/* CSS Document */
body{
background-color:#e2ecfb;
color:#5e7895;
background-image:url(../images/layout/bg_page2.gif); background-repeat:repeat-y; background-position:center }
#header{background-image:url(../images/layout/bg_header_inverno.gif); background-position:top right; background-repeat: repeat-x}
.inextra{background-image:url(../images/layout/bg_inextra2.gif); background-position:top; background-repeat:no-repeat; }
.bt_extra{background-image:url(../images/layout/bt_inextra2.gif); background-position:bottom; background-repeat:no-repeat;}
.bt_extra a{color:#BC7520; text-decoration:underline; }
.bt_extra a:hover{text-decoration:none}
#content h1{color:#5e7895}
#content p{color:#5e7895}
/*css del menu*/
div#nav h3{border-top: 1px solid #F8E7A1;color: #8E4402;}
div#nav a{color:#8E4402;}
div#nav ul ul a{color: #8E4402; background-color:#E2ECFB; }
#sitemap a{background-color:#B2CAE6;}
#sitemap a:hover{background-color:#C2D8F2;}
.freccia{background-image:url(../images/layout/bg_menu2.gif); background-position:right; background-repeat:no-repeat}
