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

/*
@name: css/layout.css
@desc: css pagine interne
@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; text-align:justify;}

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

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

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

.no_border {border:none;}

#header {width:980px; height:151px; background-image:url(../img/fondo_menu_int.jpg); background-repeat:no-repeat; background-position:bottom; margin-top:-15px;}

#logo_sx {width:365px; height:115px; float:left;}

#titolo {width:365px; float:left; font-size:20px; font-weight:100; color:#b48e84; font-family:Georgia, Times New Roman; margin-top:7px; letter-spacing:0.3em; margin-left:6px;}

#dx_int {width:459px; float:right;}

#logo_dx {width:181px; height:25px; margin-top:75px; margin-left:278px;}

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

#menu_int {width:459px; height:36px;}

#menu1_int {float:left; width:99px; text-align:center; height:26px; padding-top:10px;}

#menu2_int {float:left; width:118px; text-align:center; height:26px; padding-top:10px;}

#menu3_int {float:left; width:136px; text-align:center; height:26px; padding-top:10px;}

#menu4_int {float:left; width:106px; text-align:center; height:26px; padding-top:10px;}

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

#content_int {width:960px; padding:20px 10px 20px 10px;}

#img_sx {float:left; width:314px; margin-right:20px;}

#img_dx {float:right; width:314px; margin-left:20px;}

#text {width:288px; float:left; line-height:1.4em; font-size:13px;}

#flash_int {width:960px; text-align:center;}

#form {float:left; width:680px;}

input {background-color:#CCCCCC;}
textarea {background-color:#CCCCCC;}

#contatti {float:right; width:210px; padding:15px; border:1px solid #333;}

#contatti a, #contatti a:link, #contatti a:visited {font-size:12px; color:#fff; font-weight:bold; text-decoration:none;}
#contatti a:hover {font-size:12px; color:#fff; font-weight:bold; text-decoration:underline;}

#bottom {clear:both; width:980px; height:16px; background-image:url(../img/fondo_bottom_int.jpg); background-repeat:no-repeat;}

#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;}