@charset "UTF-8";
/* CSS Document */

/*
@name: css/layout.css
@desc: css home page
@author: Chiara Rostagno
@lastauthor: Chiara Rostagno
*/

html, body {margin:0; padding:0; background-color:#000000; color:#fff; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px;}

#striscia_top {width:100%; text-align:center; margin-top:2px;}

h1 {font-size:10px; color:#333333; margin:0; padding:0; font-weight:100;}

#container {width:980px; margin:5px auto 0 auto;}

.no_border {border:none;}

#content {width:980px; background-image:url(../img/fondo_top.jpg); background-repeat:no-repeat;}

#flash {width:514px; height:507px; float:left; margin-top:-4px;}

#dx {width:450px; float:right;}

#menu_lingue {width:445px; text-align:right; margin-top:3px; padding-right:5px;}

#logo {width:396px; height:190px; margin-top:200px;}

#menu {clear:both; width:980px; background-image:url(../img/fondo_menu_home_1.jpg); background-repeat:no-repeat; background-position:left; height:40px;}

#menu1 {float:left; margin-left:514px; width:95px; background-image:url(../img/fondo_menu_home_2.jpg); background-repeat:no-repeat; text-align:center; height:27px; padding-top:13px;}

#menu2 {float:left; width:117px; background-image:url(../img/fondo_menu_home_3.jpg); background-repeat:no-repeat; text-align:center; height:27px; padding-top:13px;}

#menu3 {float:left; width:137px; background-image:url(../img/fondo_menu_home_4.jpg); background-repeat:no-repeat; text-align:center; height:27px; padding-top:13px;}

#menu4 {float:left; width:116px; background-image:url(../img/fondo_menu_home_5.jpg); background-repeat:no-repeat; text-align:center; height:27px; padding-top:13px;}

#menu a, #menu a:link, #menu a:visited {font-family:Georgia, Times New Roman; font-size:16px; color:#fff; font-weight:100; text-decoration:none;}
#menu a:hover, .qui {font-family:Georgia, Times New Roman; font-size:16px; color:#b48e84; font-weight:100; text-decoration:underline;}

#footer {clear:both; font-size:10px; color:#b48e84; width:730px; float:left; margin-top:8px;}

#footer a, #footer a:link, #footer a:visited, #w3c a, #w3c a:link, #w3c a:visited {font-size:10px; color:#b48e84; font-weight:bold; text-decoration:none;}
#footer a:hover, #w3c a:hover {font-size:10px; color:#b48e84; font-weight:bold; text-decoration:underline;}

#w3c {float:right; width:245px; font-size:10px; color:#b48e84; text-align:right; margin-top:8px;}