/* CSS Modulo Contenuti | ~ 19 febbraio 2007*/

.contContain {
margin: 10px 0;
}

.contContain h2, .contContain h3{
	height: auto;
	margin: 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	background: none;
}

.contContain img{
	border: 10px solid #e8e8e8;
}

.contContain p{
	padding: 0;
	margin: 0 0 10px;
}
/* ********** PARAGRAFO INTESTAZIONE ********** */

.contParInt {
	width: 100%;
	line-height: 34px;
	margin-bottom: 1px;
	margin-top: 20px;
	padding: 0px;
	border-bottom: #DDD7CC 2px solid;
}

.contParInt h2{
	color: #7E7E7E;
	font-size: 11px;
	background: #DDD7CC;
	display: inline;
	padding: 10px;
}

.contParInt h2 span{
	display: inline;
}

.contParInt h2 em{
	font-weight: normal;
	color: #7E7E7E;
}

/* ********** PARAGRAFO COMUNE ********** */

.contParComune {
	height: 100%;
	line-height: 150%;
	margin-bottom: 10px;
	padding-bottom: 8px;
	background: #ECEAE4;
	color: #584B43;
}

.contParComune h5{
}

.contParComune img{
	display: block;
	margin: 2px auto;
	padding: 8px;
	background: url(../images/box_vetrina_li_bg.gif) no-repeat;
}

.contParComune h6 {
	padding: 2px 8px;
	font-size: 100%;
	color: #f60;
}

.contParComune p{
	padding: 0 8px;
}

/* ********** PARAGRAFO A [testo + foto a sn] ********** */

.contParA {
	height: 100%;
	margin: 0 0 10px;
}

.contParA h2{
}

.contParA img{
	float: left;
	margin: 5px 10px 5px 0;
}

.contParA p{
	padding: 0px;
	margin: 0;
	line-height: 150%;
}

.contParA ul {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}

.contParA ul li{
	list-style: square inside;
	padding-left: 10px;
}

.contParA ol {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}
.contParA ol li{
	list-style: decimal inside;
	padding-left: 6px;
}

.contParA_img1 {
	background: url(../images/bg_contParG.jpg) top left no-repeat;
	padding: 10px 20px 20px 10px;
}

.contParA_img2 {
	background: url(../images/bg_contParC.jpg) top left no-repeat;
	padding: 10px 20px 20px 10px; 
}

.contParA_img3 {
	padding: 0 0 10px 0;
}

/* ********** PARAGRAFO B [titolo e testo] ********** */

.contParB {
	height: 100%;
	margin: 0;
	padding: 10px;
}

.contParB h2{
}

.contParB img{
	/*float: left;*/
	margin: 0 10px 0 0;
	border: 0;
}

.contParB p{
	padding: 0;
	margin: 0;
	line-height: 150%;
}

.contParB ul {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}

.contParB ul li{
	list-style: square inside;
	padding-left: 10px;
}

.contParB ol {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}
.contParB ol li{
	list-style: decimal inside;
	padding-left: 6px;
}


/* ********** PARAGRAFO C [due foto] ********** */

.contParC {
	height: 100%;
	margin: 0;
}

.contParC p{
	padding: 0 0 10px;
	margin: 0;
	
}

.contParCsn{
	float:left;
}

.contParCdx{
	float:right;
}


.contParC h2{
}

.contParC img{
	margin: 0;
	padding: 10px 10px 20px 10px;
	background: url(../images/bg_contParC.jpg) top;
}


/* ********** PARAGRAFO D [due colonne] ********** */

.contParD {
	height: 100%;
	margin: 0;
}

.contParDsn{
	width: 330px;
	float: left;
	padding: 10px;
}

.contParDdx{
	width: 330px;
	float: right;
	padding: 10px;
}


.contParD h3{
}

.contParD p{
	padding: 0 0 10px;
	margin: 0;
	line-height: 150%;
}

.contParD ul {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}

.contParD ul li{
	list-style: square inside;
	padding-left: 10px;
}

.contParD ol {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}
.contParD ol li{
	list-style: decimal inside;
	padding-left: 6px;
}


/* ********** PARAGRAFO E [testo + foto a dx] ********** */

.contParE {
	height: 100%;
	margin: 0 0 10px;
}

.contParE h2{
}

.contParE img{
	float: right;
	margin: 0 0 0 10px;
}

.contParE p{
	padding: 0 0 10px;
	margin: 0;
	line-height: 150%;
}

.contParE ul {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}

.contParE ul li{
	list-style: square inside;
	padding-left: 10px;
}

.contParE ol {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}
.contParE ol li{
	list-style: decimal inside;
	padding-left: 6px;
}

.contParE_img1 {
	background: url(../images/bg_contParG.jpg) top right no-repeat;
	padding: 10px 10px 20px 20px;
}

.contParE_img2 {
	background: url(../images/bg_contParC.jpg) top right no-repeat;
	padding: 10px 10px 20px 20px; 
}

.contParE_img3 {
	padding: 0 0 10px 0;
}

/* ********** PARAGRAFO F ********** */

.contParF {
	height: 100%;
	margin: 0 0 20px;
}

.contParF h2{
}

.contParF img{
	margin: 0;
}

.contParF p{
	padding: 0 0 10px;
	margin: 0;
	line-height: 150%;
}


/* ********** PARAGRAFO G [tre foto] ********** */

.contParG {
	height: 100%;
	margin: 0;
}

.contParGsn{
	float: left;
}

.contParGcn{
	float: left;
}

.contParGdx{
	float: left;
}

.contParG h2{
}

.contParG img{
	margin: 0 auto;
	padding: 10px 10px 20px 10px;
	background: url(../images/bg_contParG.jpg) top;
}


/* ********** PARAGRAFO H [tre colonne] ********** */

.contParH {
	height: 100%;
	margin: 0 0 20px;
}

.contParHsn{
	float: left;
	width: 213px;
	margin: 10px;
}

.contParHcn{
	float: left;
	width: 213px;
	margin: 10px;
}

.contParHdx{
	float: right;
	width: 213px;
	margin: 10px;
}


.contParH h2{
}

.contParH img{
	margin: 0;
	display:block
}


.contParH p{
	padding: 0 0 10px;
	margin: 0;
	line-height: 150%;
}

.contParH ul {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}

.contParH ul li{
	list-style: square inside;
	padding-left: 10px;
}

.contParH ol {
	height: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}
.contParH ol li{
	list-style: decimal inside;
	padding-left: 6px;
}



/* ********** PARAGRAFO I [download] ********** */

.contParI {
	height: 100%;
	margin: 20px 10px;
}

.contParI th{
	width: 1px;
	padding-right: 5px;
	vertical-align: top
}

.contParI h2{
	margin-bottom: 0;
}

.contParI img{
	border: 0;
}
.contParI p{
	padding: 0 0 10px;
	margin: 0;
}

a.contParIlink {
	display: block;
	line-height: 30px;
}



/* ********** PARAGRAFO L [foto wide] ********** */

.contParL {
	height: 100%;
	margin: 0 0 10px;
	padding: 0;
}

.contParL h2{
	padding: 10px;
}

.contParL img{
	margin: 0 !important;
	margin: -1/**/px 0 0 0 !important;
	margin: -1px 0 0 0;
	padding: 0;
}


/* ********** MENU ORIZZONTALE ********** */

.contMenuHor {
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}

.contMenuHor li {
	float: left;
	margin-right: 5px;
	line-height: 34px;
	margin-bottom: 10px;
}

.contMenuHor a {
	line-height: 34px;
	background: url(../images/bg_menu_interno.gif) left top;
	padding-left: 15px;
	display: block;
	color: #918060;
}

.contMenuHor a:hover {
	background: url(../images/bg_menu_interno.gif) left bottom;
	text-decoration: none;
}

.contMenuHor a span {
	line-height: 34px;
	background: url(../images/bg_menu_interno.gif) right top;
	padding-right: 15px;
	display: block;
}

.contMenuHor a:hover span {
	background: url(../images/bg_menu_interno.gif) right bottom;
}

.contMenuHorB {
	display: block;
}

.contMenuHor2 {
	background: url(../images/sfondo_boxVetrina.gif);
	overflow: hidden;
	margin: 0 1px 1px 0;
	padding: 10px;
	float: left;
	width: 208px;
	font-size: 11px;
	border-right: #D6CEC0 1px solid;
	line-height: 145%;
}

.contMenuHor2 a{
	text-decoration: none;
	color: #A78F41;
}

.contMenuHor2 a:hover{
	text-decoration: underline;
}

.contMenuHor2img{
	margin-right: 12px;
	width: 64px;
	text-align: center;
	float: left;
}

.contMenuHor2img img{
	border: 0;
}

/* ********** MENU VERTICALE ********** */

.contMenuVert {
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}

ul.contMenuVert {
	list-style: none;
}

.contMenuVert li {
	margin-right: 5px;
	line-height: 34px;
	margin-bottom: 5px;
	width: 264px;
}

.contMenuVert a {
	line-height: 34px;
	background: url(../images/bg_menu_interno.gif) left top;
	padding-left: 15px;
	display: block;
	color: #918060;
}

.contMenuVert a:hover {
	background: url(../images/bg_menu_interno.gif) left bottom;
	text-decoration: none;
}

.contMenuVert a span {
	line-height: 34px;
	background: url(../images/bg_menu_interno.gif) right top;
	padding-right: 15px;
	display: block;
}

.contMenuVert a:hover span {
	background: url(../images/bg_menu_interno.gif) right bottom;
}




/* ********** TABELLA ********** */

.tabella_contenuti {
	border-collapse: collapse;
	border: 1px solid white;	
	text-align: center;
	color: #484848;
	font-size: 11px;
	width:100%;
}

.tabella_contenuti td {		border: 1px solid white; padding:3px;	}
.col0 td  { background-color: #efefef; }
.col1 td  { background-color: #f4f4f4; }

.tabella_contenuti th {
	border: 1px solid white;
	background-color: #e3e3e3;
	height:40px;
	font-weight:normal;
}
th.primo { font-weight:bold; }
td.primo { text-align:left; }


/* Aggiunte LuigiAst 18/02/09 @ Justweb srl */

.par_all {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #7E7E7E;
	}

.par_all h2 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #BDA555;
	}