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

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

html, body {font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size:12px; text-align:justify; line-height:1.2em; color:#fff;}

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

#menu a, #menu a:link, #menu a:visited {font-size:13px; color:#fff; font-weight:bold; text-decoration:none; line-height:1.3em;}
#menu a:hover, .qui {font-size:13px; color:#93bba5; font-weight:bold; text-decoration:underline; line-height:1.3em;}

#titolo {font-size:20px; color:#93bba5;}

#text_azienda {line-height:1.4em; font-weight:100;}

#didascalia {font-sie:12px; color:#fff; line-height:1.2em;}

.text_mostre {font-size:14px; line-height:1.6em;}

.text_mostre a, #text_mostre a:link, #text_mostre a:visited {font-size:14px; line-height:1.6em; color:#93bba5; font-weight:bold; text-decoration:none;}
.text_mostre a:hover {font-size:14px; line-height:1.6em; color:#93bba5; font-weight:bold; text-decoration:underline;}

#footer {font-size:10px; color:#93bba5;}
#w3c {font-size:10px; color:#93bba5;}

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




