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

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


html, body {font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size:16px; color:#c6b18c; text-align:left;}

h1 {font-size:10px; font-weight:100; margin:0; padding:0; color:#52493a;}
h2 {font-size:13px; font-weight:bold; text-align:center; margin:0; padding:0;}

#home a, #home a:link, #home a:visited, #menu_lingua a, #menu_lingua a:link, #menu_lingua a:visited {font-size:12px; color:#c6b18c; line-height:1.2em; text-decoration:none;}
#home a:hover, #menu_lingua a:hover {font-size:12px; color:#c6b18c; line-height:1.2em; text-decoration:underline;} 

#menu_sx a, #menu_sx a:link, #menu_sx a:visited, #menu_dx a, #menu_dx a:link, #menu_dx a:visited {font-family:Georgia, Times New Roman, serif; font-size:13px; color:#c6b18c; font-weight:100; text-decoration:none;}
#menu_sx a:hover, #menu_dx a:hover {font-family:Georgia, Times New Roman, serif; font-size:13px; color:#c6b18c; font-weight:100; text-decoration:underline;}

.qui {font-family:Georgia, Times New Roman, serif; font-size:13px; color:#c6b18c; font-weight:100; text-decoration:underline;}

#content_azienda {font-size:14px; font-weight:100; line-height:1.5em;}

#text_camera, #text_bagno, #text_cucina, #text_dove, #text_emilio_schuberth, #text_emilio_schuberth_eng {line-height:3em;}

#contatti, #address {font-size:12px; line-height:1.2em;}

#address a, #address a:link, #address a:visited {font-size:12px; color:#c6b18c; line-height:1.2em; text-decoration:none;}
#address a:hover {font-size:12px; color:#c6b18c; line-height:1.2em; text-decoration:underline;}

#footer {font-size:10px; line-height:1.2em;}

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


