/* RICHIESTA CATALOGO */
div#richiestaCatalogoContainer{
	/*width:739px;*/
	width:470px;
	float:left;
	margin:0 0 10px 0;
	background:url("../img/cnt-flr.gif") repeat-y top left
}
div#richiestaCatalogoContainer h2{
	font-size: 1.10em;
	font-weight: bold;
	color: #006699;
	padding: 3px 0 3px 5px;
	background: url("../img/cnt-hdr.gif") no-repeat top left
}
div#richiestaCatalogoContent{padding:0 5px 5px 5px}
div#richiestaCatalogoContent p{font-size:1.00em;color:#000000;margin:5px 0 5px 0}
div#richiestaCatalogoContent p.catalogoOk{
	font-size:1.00em;
	color:#000000;
	margin:5px 0 0 0
}
div#richiestaCatalogoContent p.labelDescription{font-size:0.90em;margin:0 0 0 100px}
div#richiestaCatalogoContent p.labelIntestazioneGruppo{
	font-size:1em;
	font-weight:bold;
	margin:10px 5px 10px 1px;
	padding:5px;
	color:#006699;
	background-color:#FFEAAB;
	border:1px solid #006699
}
div#richiestaCatalogoContent li{list-style-type:disc;list-style-position:inside}
div#richiestaCatalogoContent a{color:#006699;text-decoration:underline}
div#richiestaCatalogoContent a:hover{color:#0088BB;text-decoration:underline}
div#richiestaCatalogoContent div{margin:5px 0 0 0}
div#richiestaCatalogoContent label{
	width:100px;
	float:left;
	margin-top:5px
}
div#richiestaCatalogoContent div.privacy label{width:200px;margin-top:3px}
div#richiestaCatalogoContent input{width:200px}
div#richiestaCatalogoContent div.privacy input{width:15px}
div#richiestaCatalogoContent textarea{width:300px;height:120px}
div#richiestaCatalogoContent div.buttons{margin:15px 0 0 0}
div#richiestaCatalogoContent div.buttons img{margin-right:10px}
div#richiestaCatalogoContainer div.bottom{
	height:5px;
	clear:both;
	background: url("../img/cnt-ftr.gif") no-repeat bottom left
}

/* DOWNLOAD CATALOGO */
div#downloadListContainer{
	float:left;
	width:470px;
	margin-bottom:10px
}
div#downloadListContainer h2{
	font-size:1.10em;
	font-weight:bold;
	color:#006699;
	padding:3px 0 3px 5px;
	background:url("../img/evn-hdr.gif") no-repeat top left
}
div.downloadListContent{
	width:464px;
	padding:5px;
	background:url("../img/evn-flr.gif") repeat-y top left;
}
* html div.downloadListContent{width:460px}/*hack for IE to define width*/

div.downloadListContent div.cat{
	width:454px;
	overflow:hidden;
	clear:both
}
div.downloadListContent div.img{
	float:left;
	/*width:60px;*/
	margin-right:5px
}
div.downloadListContent div.des{
	width:379px;
	float:left;
	padding-right:10px
}

div.downloadListContent h3{
	font-size:1.00em;
	font-weight:bold;
	color:#006699;
	margin-bottom:2px
}
div.downloadListContent h3 a{color:#006699}
div.downloadListContent h3 a:hover{color:#0088BB}
div.downloadListContent p{
	font-size:0.90em;
	font-weight:normal;
	color:#000000;
	padding-bottom:7px
}
div.downloadListContent p.data{color:#666666}
div.downloadListContent p.file{margin-bottom:5px}
div.downloadListContent hr{
	display:block;
	width:445px;
	height:1px;
	color:#999999;
	border:none;
	background:#999999;
	margin:0 0 5px 0;
	padding:0
}
div.downloadListContent a,
div.downloadListContent a:hover{text-decoration:underline !important}
div.downloadListContent a{color:#006699}
div.downloadListContent a:hover{color:#0088bb}
div#downloadListContainer div.bottom{
	padding-top:4px;
	background:url("../img/evn-ftr.gif") no-repeat bottom left
}
div#downloadListContainer a.acrobat{
	background:url(../Img/get_adobe_reader.gif) no-repeat top left;
	color:#000000;
	font-size:0.85em;
	width:300px;
	height:33px;
	display:block;
	padding:3px 0 0 120px;
	margin-top:15px
}
