/*********************************
	Header
*********************************/

#header
{
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 750px;
}

#contenitoreheader
{
	float: left;
	width: 100%;
	font-size: 10pt;
	background-image: url(../header/haeder3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	height: 114px;
	z-index: 1;
	border-bottom: 1px dashed #8302C4 ;
}

/*********************************
	Footer
*********************************/

.footer
{
	margin: 10px 5px auto 5px;
	padding: 0;
	text-align: left;
	width: 750px;
	color: #333;
	font-family: sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

/*********************************************
	Container centrato di tutti i contenuti
**********************************************/

#container
{

	margin: 0px auto 0px auto;
	width: 750px;
	padding: 0px;
}

/*********************************
	Layout parte dx
*********************************/

#contentnews
{
	margin: 4px 10px 10px 10px;
	height: 280px;
	width: 168px;
	padding: 5px;
	background-color: #FFFFFF;
	background-position: center top;
}

#contentvideo
{
	margin: 4px 10px 10px 10px;
	height: 184px;
	width: 168px;
	padding: 5px;
	background-color: #FFFFFF;
	background-position: center top;
}


#databox
{
	margin: 0px 10px 0px 10px;
	width: 157px;
	padding: 0px 10px 0px 10px;
	border: 1px dashed #5a0585 ;
	background-image: url(../pattern/pattern2.gif);
	background-repeat: repeat;
	font-weight: bold;
}

/*********************************
	Layout parte sx
*********************************/

#contentgfx
{
	float: left;
	height: 100%;
	margin: 0px 0px 0px 0px;

	padding: 0px;
}

.content
{
	
	border-bottom: 1px dashed #5a0585 ;
	
	padding: 4px 0px 0px 0px;
	
	position: relative;
}


.contentchi
{
	float: left;
	/*width: 535px;*/
	border-top: 1px dashed #5a0585 ;
	/*border-bottom: 1px dashed #c52121 ;*/
	padding: 10px 5px 10px 5px;
	/*position: relative;*/
}

.contentcontatti
{
	float:left;
	width: 545px;
	border-bottom: 1px dashed #5a0585 ;
	padding: 10px 5px 10px 5px;
	/*position: relative;*/
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5a0585 ;
}

#contentlink
{
	float: left;
	width: 530px;
	padding: 10px 5px 10px 0px;
	left: 10px;
	bottom: 10px;
	position: relative;
	border-color: #5a0585;
	border-width: 1px 0px 1px 0px;
	border-style: dashed;

}

.contentsx
{
	float: right;
	width: 285px;
	padding: 5px;
}

.contentdx
{
	float: right;
	width: 250px;
	padding: 5px;
}
.contentdx2col{
	width: 550px;
	padding: 5px;
}
#sxtxt
{
	width: 285px;
	margin: 0px -10px 0px 0px;
}

#dxtxt
{
	float: right;
	width: 240px;
	margin: 0px -10px 0px 0px;
	border-left: 1px solid #666666;
}

/*********************************
	Menu
*********************************/

.contenitoremenu
{
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 750px;
	z-index: 1;
	/*height: 15px;*/
}

#tabsD
{
	line-height: normal;
	font-size: 10pt;
	/*border-top:1px dashed #c52121 ;*/
}

#tabsD ul
{
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#tabsD li
{
	display: inline;
	cursor: pointer;
	padding: 15px 10px 4px 0px;
	background-repeat: repeat;
}

#tabsD a
{
	/*background: url(tableftD.gif) no-repeat left top;*/
	text-decoration: none;
	color: #5a0585;
	border-color: #fff;
	border-width: 1px 0px 1px 0px;
	border-style: dashed;
}

#tabsD a span
{
	/*background: url(tabrightD.gif) no-repeat right top;*/
	color: #5a0585;
	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsD a span { float: none; }

/* End IE5-Mac hack */
#tabsD a:hover
{
	background-color: #ccff99;
	color: #5a0585;
	/*text-decoration: underline overline;*/
	text-transform: inherit;
	border-color: #5a0585;
	border-width: 1px 0px 1px 0px;
	border-style: dashed;
}

#news
{
	font-size: 10pt;
	/*border-top:1px dashed #c52121 ;*/
	
	float: right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	/*float:right;
margin: 5px 0px 5px 0px;
 padding: 0px 0px 0px 0px;*/
}

#news ul
{
	float: left;
}

#news li
{
	display: inline;
	cursor: pointer;
	
}


#news a
{
	text-decoration: none;
	color: #5a0585;
	border-color: #fff;
	border-width: 1px 0px 1px 0px;
	border-style: dashed;
}

#news a:link
{
	text-decoration: none;
	color: #5a0585;
	/*text-decoration: underline overline;*/
	border-color: #fff;
	border-width: 1px 0px 1px 0px;
}

#news a:visited
{
	/*background-color: #ccff99;*/
	text-decoration: none;
	color: #5a0585;
	/*text-decoration: underline overline;*/
	border-color: #fff;
	border-width: 1px 0px 1px 0px;
}



#news a:hover
{
	background-color: #ccff99;
	color: #5a0585;
	/*text-decoration: underline overline;*/
	border-color: #5a0585 ;
	border-width: 1px 0px 1px 0px;
	border-style: dashed;
}

#news a span { float: none; }



/*********************************
	Html tag
*********************************/

body
{
	margin: 0;
	font: 10pt Verdana, Arial, sans-serif;
	text-align: left;
}

img
{
	border: 1px solid #5a0585 ;
}

/*********************************
	Formattazione testi
*********************************/

h2
{
	color: #111;
	margin: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.riassunto
{
	padding: 2px 2px 2px 2px;
	color: #111;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.data
{
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 5px 0 0;
}

.titolo
{
	background-color: #5a0185;
	/*background-image: url(pattern/pattern2.gif);*/
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px 5px 0 5px;
	
}


#collegamenti
{
	cursor: pointer;
	padding: 5px 15px 5px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #5a0585;

	
}

#collegamenti ul
{
	float: left;
	margin: 5px 30px 5px 5px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	
}


#collegamenti li
{
	display: inline;
	text-align: left;
	margin: 15px 0px 15px 0px;
	

}

#collegamenti a
{
	/*background: url(tableftD.gif) no-repeat left top;*/
   text-decoration: none;
	/*border-color: #fff;
	border-width: 1px 0px 1px 0px;
	border-style: dashed;*/

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/


/* End IE5-Mac hack */
#collegamenti a:link
{
	
	color: #5a0585;
	/*text-decoration: underline overline;*/
}
#collegamenti a:visited
{

	color: #96295F;
	/*text-decoration: underline overline;*/
}
#collegamenti a:hover
{
	background-color: #ccff99;
	/*border-color: #c73748;*/
	color: #c73748;
	/*text-decoration: underline overline;*/
}

