body {
	font: 78% "Trebuchet Ms", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	margin:10px;
}

#layout {width:950px;}

ul {margin-left:20px; padding-left:0px}

a:link, a:visited {color: #000;text-decoration:none;font-weight: bold}
a:hover {text-decoration: underline}

.box {height:120px; width:19.9%; float:left; text-align:center;}

h1 {margin: 0px; font-size: 300%}
.titEle {font-size:200%; color: #2b2b2b; background-color: #CBE0FF}


#tabGraf {width: 100%}
#tabGraf th {width:60%; background-color: #E8E8E8; text-align: left}
#tabGraf td {border-bottom: 1px solid ##ccc}  

#divCont {border-bottom: 1px dotted #910B08; float: left;width: 98%;}
.indietro {float:left; width: 18%;text-align: right; padding-top: 3px;}
.divTit {font-size:150%; float:left; width: 80%; color:#910B08;}

