﻿div#content { 
	background: url('/images/back/newmaterialeusato.jpg') no-repeat;
	}

div#content_main h2.materiale_ita { 
	margin: 10px 0 10px 0;
	padding: 10px 0 40px 20px;
	background: url('/images/materialeusato_head.gif') 20px 20px no-repeat;
	width: 450px;
	height: 25px;
	}
div#content_main h2.materiale_eng { 
	margin: 10px 0 10px 0;
	padding: 10px 0 40px 20px;
	background: url('/images/eng/material.gif') 20px 20px no-repeat;
	width: 450px;
	height: 25px;
	}
div#content_main h2.materiale_ger { 
	margin: 10px 0 10px 0;
	padding: 10px 0 40px 20px;
	background: url('/images/ger/materiale.gif') 20px 20px no-repeat;
	width: 450px;
	height: 25px;
	}
div#content_main h3 { text-indent: -9999em; }
div#content_main a { color: #07717e; }
div#content_main a:hover { text-decoration: underline; }

div#content_main ul { width: 600px; position: absolute; top: 100px; left: 380px; }
div#content_main ul li { width: 260px; margin: 0 0 25px 20px; float: left; border-bottom: 1px solid #c5c5c5; }
div#content_main ul li h4 { color: #ffffff; padding: 3px 3px 3px 10px; background: url('/images/th.gif'); }
div#content_main ul li h4 span { padding: 0px 10px 2px 0; background: url('/images/bottom.gif') no-repeat center right; }
div#content_main ul li p { padding: 7px 0; background: url('/images/aquo.gif') no-repeat center right; }
div#content_main ul li a { color: #777777; padding: 0 0 0 10px; display: block; width: 230px; }
/*div#content_main ul li a { color: #777777; padding: 0 0 0 10px; display: block; width: 230px; background: url('/images/pdf.gif') no-repeat center right;  }*/

div#content_main p.par01 { width: 250px; position: absolute; top: 120px; left: 20px; }
div#content_main p.par02 { width: 250px; position: absolute; top: 200px; left: 20px; }


div.boxUsato {  }
table.TabellaBox2 { width:100%; border-collapse:collapse; border-spacing:0px; padding:0px; margin:0px; }
table.TabellaBox2 td.TopLeft { width:10px; height:10px; background-image:url(/admin/images/box/tl.png); background-repeat:no-repeat }
table.TabellaBox2 td.Center { height:10px; width:620px; background-image:url(/admin/images/box/b.png); background-repeat:repeat-x; }
table.TabellaBox2 td.TopRight { width:10px; height:10px; background-image:url(/admin/images/box/tr.png); background-repeat:no-repeat; }
table.TabellaBox2 td.BottomLeft { width:10px; height:10px; background-image:url(/admin/images/box/bl.png); background-repeat:no-repeat; }
table.TabellaBox2 td.BottomRight { width:10px; height:10px; background-image:url(/admin/images/box/br.png); background-repeat:no-repeat; }
table.TabellaBox2 td.Contenuto { background-image:url(/admin/images/box/b.png); background-repeat:repeat; color:#000; }
table.TabellaBox2 td.Contenuto div.Contenuto { width:95%; margin-left:auto; margin-right:auto; padding:5px; background-color:#fff; }
