html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font: 'Open Sans', sans-serif; 
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {background-color:#fafafa;font-family: 'Open Sans', sans-serif;font-weight:300;}


p {font-size:14px; margin-bottom:5px;text-align:justify;line-height:25px;padding-top:10px}
h1 {font-size:18px;margin-bottom:8px;padding-top:15px;color:#34a8ba;}
h2 {font-size:16px;margin-bottom:7px;padding-top:15px;color:#99c627;}
h3 {font-size:15px;margin-bottom:6px;padding-top:15px;color:#ba3434;}
li {padding-top:10px;}
ul, ol {margin-left:40px;margin-bottom:10px;font-size:14px;line-height:25px;}
ul {list-style-image:url('dot.jpg');}
a:link {color:#ba3434;text-decoration:none;}
a:hover {color:#ba3434;text-decoration:underline;}
a:visited {color:#ba3434;text-decoration:none;}




.container {width:1100px;margin-left:auto;margin-right:auto;margin-top:40px;min-height:500px;}
.sidebar {float:right;width:250px;border:0px;min-height:500px;}
.contenuto {float:right;width:760px;margin-left:20px;min-height:500px;padding:20px;background-color:#FFFFFF;border: solid 1px #e1e1e1}
.contenuto img {max-width: 100%;height: auto;width: auto\9; /* ie8 */}

div.mezzohome {width:45%;float:left;padding:20px 0px 20px 30px}
div.intro {width:490px;float:left;padding-right:20px}



img.logo {margin-top:-40px;margin-left:25px;}

.contenuto img {max-width:740px}

.glossario {background-color:#99c627;margin-top:-20px;margin-left:-20px;width:800px;height:42px;display:block;}
.glossario ul {list-style:none;margin-left:-3px}
.glossario li {float:left;font-size:18px;padding-left:17px;list-style:none;}
.glossario a {color:#FFFFFF;}

.sidebar li {list-style:square;margin-top:10px;margin-left:10px;line-height:10px}

.lista {padding-bottom:7px}
.footer {clear:right;text-align:right; padding:15px 0px 5px 0px;font-size:11px}

table.spip caption {  background: none; border-bottom: 1px solid; text-align: left; font-weight: bold; }
table.spip thead th { background: none; border: 1px solid; border-width: 1px 0; }
table.spip tbody tr th,
table.spip tr td { background: none; }
table.spip tbody tr.odd th,
table.spip tr.odd td { background: #FAFAFA; }
table.spip tfoot { border-top: 1px solid; }
table.spip td {padding:9px; font-size:13px;}










