



body{ 
	
font-family: "Arial Narrow", Arial,Helvetica, sans-serif;
margin:0px;
text-align:center;
background-color:#000;
}
/*
 * 
 * BLOCCHI DELLA PAGINA
 * 
 */


div.ddContainer
{	text-align:left;
	margin:auto;
	width: 900px;
	min-height:600px;
	text-align:justify;
/*	color:#293D76;*/
	background: #A2A2A2 url(../img/carlopestelli_topo.jpg) top left no-repeat;
/*	background: #666 url(../img/carlopestelli_topo.jpg) top left no-repeat;*/
	min-height:400px;	
}

/* * * * * * * * * * * * * * * */
/*	MENU DI NAVIGAZIONE  */
div.ddNaviMenu {
	line-height: 1.5;
	text-align: center;
	float:right;
	background-color:#888;
	width:520px;
}

div.ddNaviMenu p.tit1 {
	margin: 0;
	padding:9px	10px;
	font-size: 130%;
	line-height: 2;
	text-align:right;

	border-bottom:1px dotted #020099;
}

div.ddNaviMenu p.selectedTit1 {
	margin: 0;
	padding-top: 10px;
	padding-right:10px;
	font-size: 300%;
	text-align:center;
	border-bottom:1px solid #FFF;
	color:#fff;/*#B2110A;*/
	font-family:"Arial Black";
/*	font-weight: bold;*/
	line-height: 1;
/*	min-height:60px;*/
}

.selectedTit1 a, .selectedTit1 a:link, .selectedTit1 a:visited, .selectedTit1 a:hover{
	text-decoration: inherit; 
	background-color: inherit;
	color: inherit;
}


div.ddNaviMenu p.tit2 {
	font-size: 120%;
	text-align:right;
	margin: 0;
	margin-top: 0.15em;
	padding: 0.3em 0.4em;
	

	color:#FFF;
	border-bottom:1px dotted #020099;
}

div.ddNaviMenu p.linkedMenu {
	font-size: 100%;
	text-align:right;
	margin: 0;
	margin-top: 0.25em;
	font-style: normal;
	border-bottom:1px solid #293D76;
/*	border: thin outset #020099;*/
}

/*	MENU DI NAVIGAZIONE:: LINK  */
div.ddNaviMenu a{ 
	font-size: 100%;
	padding: 1px 0px;
/*	display: block; */
/*	margin: 0px 0px;*/
	text-align:center;
	
	
	color: #FFF;
}

div.ddNaviMenu a{ 
	padding-right:1px;
	padding-left:3px;
/*	padding-right:10px;*/
/*	padding-top:5px;*/
}


div.ddNaviMenu a:link, a:visited { 
	text-decoration: none; 
/*	color:#293D76;*/
/*	background:inherit;*/
	color: #FFF;
}


div.ddNaviMenu a:hover { 
/*	background: #293D76; */
/*	color: white;*/
	color: #000;
}

/* link utili */
div.naviMenu p.linkedMenu {
	font-size: 120%;
/*	text-align:right;*/
	margin: 0;
	margin-top: 0em;/*0.15em;*/
/*	padding: 0.3em 0.4em;*/
/*	border: thin outset #020099;*/
	border-bottom:1px dotted #020099;
/*	color: white;*/
/*	color:#020099;*/
}

div.ddHiddenItem 
{
	display: none;
	text-align: justify;
	background-color:#F3F3F3;/*#E7E7E7*/
	border-left:1px solid #2623B4;
	border-right:1px solid #2623B4;
	padding: 5px 5px;
}

/*	END MENU DI NAVIGAZIONE  	*/
/* * * * * * * * * * * * * * * 	*/


/* * * * * * * * * * * * * * * 	*/
/* 	CORPO DELLA PAGINA 			*/

div.ddInfoBlock
{ margin:0 0 0 380px ;
/*	margin-left:180px;*/
/*	position:relative;*/
	color:inherit;
	width: 520px;
/*	border-left: 1px solid #293D76;*/
	border-top: 1px solid #293D76;
	text-align:left;/*justify;*/
	min-height:inherit;
	padding-bottom: 5px;
	padding-left:15px;
	
}

div.ddInfoBlockConcertiDiCarlo
{ 
	margin-left:380px;
/*	position:relative;*/
	color:inherit;
	width: 500px;
/*	border-left: 1px solid #293D76;*/
	border-top: 1px solid #293D76;
	text-align:justify;
	min-height:inherit;
	padding-bottom: 5px;
	padding-left:15px;
	
}


div.ddInfoBlock p, div.ddInfoBlock li, div.ddInfoBlockConcertiDiCarlo p, div.ddInfoBlockConcertiDiCarlo li
{
	padding: 0px 20px;
	padding-bottom: 3px;
}

div.ddInfoBlock a, div.ddInfoBlockConcertiDiCarlo a { 
	text-decoration: none; 
	color:#434F8F;/*#6985BD;*//*#763635;*/
	background:inherit;
/*	border-bottom-style: dashed;*/
/*	border-bottom-width: 1px;*/
}

div.ddLastUpdatedOn 
{
	text-align: right;
	font-size: 80%;
	margin-top:10px;
/*	margin-bottom: 5px;*/
	border-top: 1px solid #293D76;
}

/* 	END CORPO DELLA PAGINA 		*/
/* * * * * * * * * * * * * * * 	*/



/* * * * * * * * * * * * * * * 	*/
/* 	FOOTER 						*/

div.ddFooterContainer
{ display:none;
/*	margin-top: 1px;	*/
	margin-left: 360px;
/*	position:fixed;*/
	width: 420px;
	text-align:justify;
/*	background-color: #FFF;*/
/*	border-top-style: dashed;*/
/*	border-top-width: 1px;*/
	
	color: #FFF;
}


div.ddNaviFooter{
	width:180px;
	text-align:left;
/*	position: fixed;*/
	float: left;
/*	font-size: 8pt;*/
	line-height: 1.5;
	min-height:20px;
}


div.ddFooter
{
	text-align: right;
	min-height:20px;
	line-height: 1.5;
	padding-right: 20px;
}


div.ddFooter p, div.ddFooter a, div.ddNaviFooter a
{
	text-decoration: none; 
	color:inherit;
	background:inherit;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


/* 	END FOOTER			 		*/
/* * * * * * * * * * * * * * * 	*/



/* stili testo */
.ddPageTitle
{ display:none; 
	margin: 0;
	padding-top: 5px;
	line-height:1.4;
	font-size: 130%;
	text-align: right;
	
}

.ddPageTitle p
{
/*	margin-top:5px;*/
	padding-right:15px;
}

.ddParagraphTitle
{
	margin-top:5px;
	margin-bottom: 5px;
	border-top: 1px solid #25377B;/*#293D76;*/
	font-weight: bold;
/*	font-weight: normal;*/
	text-align: right;
	line-height:2;
	font-size: 120%;

/*	DEBUG */
/*	background-color: #DDD7BA;*/
}


label 
{
	border:solid 1px #99955A;
	padding-right: 5px;
	margin-right: 5px;
	cursor: pointer;
	width: 35%;
	float: left;
	clear: left;
	text-align: right;
	white-space: nowrap;
	min-width: 5em;
	color: #293D76;
	background-color: #FFF;
}

fieldset
{
	color: #293D76;
	background-color: #E9E9E9;
}

legend
{
	margin-top: 5px;
	padding-top: 3px;
	border:solid 1px #EDA19F;
	color: #000;
	background-color: #E9E9E9;
}


.menuItem
{
	border:solid 1px #EDA19F;
	text-align: right;
}



table
{
	padding-left: 50px;
	font:inherit;
}

td
{
	background-color: #F4F4F4;
	color:inherit;
}

td.titoliDiCazoni
{
	text-align: right;
	color: #FFF;
	background-color: #000;
}

td.durata, td.download
{
	text-align: center;
}

.spacer{
		min-height:200px;
}
.rightSideParagraph, p.rightSideParagraph ul.rightSideParagraph{
	min-height:250px;
	background-position: top left;
	background-position: center center;
	background-repeat: no-repeat;
/*	background-image: url( ../img/bg_homePage_03.jpg);*/
	
	padding-bottom: 3px;
}

.ddHotNews {
	font-size:110%;
	border:dashed 1px #835959;
	color: #fff;
}
div{border-bottom:1px solid white; }