/* CSS definition file containing sitestyle stylesheets */
p,a,p.bodytext,span,h1, h2,h3,h4,h5,h6,td,input,select,textarea{
	color: #666666;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	}
	
div.csi-text li{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
	vertical-align : middle;
	width: 100%; 
}
div.csi-text ul{
	display: block;
	width: 100%; 
}

div.csi-text>ul{
	width: 70%; 
}
	ul, li {
	text-align: left;
	color: #666666;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	line-height: 20px;
	}
	
	body{
	margin-top: 0px;
	scrollbar-face-color : #ebebeb;
	scrollbar-darkshadow-color : White;
	scrollbar-shadow-color : #f2f2f2;
	scrollbar-track-color : White;
	scrollbar-arrow-color : #f2f2f2;
	scrollbar-base-color : White;
	scrollbar-3dlight-color : #f2f2f2;
	scrollbar-highlight-color : White;
	}

#contenitore{
	width: 770px;
	padding: 0px;
	spacing: 0px;
	float: none;
	}
	
#testata{
	width: 770px;
	height: 214px;
	background-image: url(pic/testata.jpg);
	background-repeat : no-repeat;
	}
	
#primomenu{
	width: 770px;
	height: 44px;
	padding: 0px;
	spacing: 0px;
	float: none;
	background-image: url(pic/sfondomenu.jpg);
	background-repeat : no-repeat;
	}
	
#menu{
	width: 660px;
	height: 44px;
	text-align: left;
	}
	
#menusopra{
	width: 620px;
	height: 24px;
	margin-top: 10px;
	margin-left: 35px;
	text-align: left;
	}
	
/* QUESTO E' RELATIVO AL MENU GRAFICO
div.link1{
	float: left;
}
*/

div.link1{
	float: left;
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 8px;
}

div.link1 a{
	color: #ffffff;
	font-family : Verdana, Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	}
div.link1 a:hover{
	color: #00ccff;
	font-family : Verdana, Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	}

div.link1act{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
	
div.link1act a{
	color: #00ccff;
	font-family : Verdana, Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	}
div.link1act a:hover{
	color: #00ccff;
	font-family : Verdana, Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
div.barretta{
	float: left;
	width: 22px;
	margin-top: 5px;
	color: #ffffff;
	font-size : 11px;
	text-align: center;
}

	#lingue{
	width: 110px;
	height: 44px;
	text-align: left;
	}
	
#menulingue{
	width: 100px;
	height: 24px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: left;
	}
	
#testatacontenuti{
	width: 770px;
	height: 30px;
	padding: 0px;
	spacing: 0px;
	float: none;
	background-image: url(pic/testatacontenuti.jpg);
	background-repeat : no-repeat;
	}
	
#secondomenu{
	width: 660px;
	height: 30px;
	text-align: left;
	}
	
#menusotto{
	width: 620px;
	height: 20px;
	margin-top: 6px;
	margin-left: 110px;
	text-align: left;
	}
	
	
div.link2{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

div.link2 a{
	color: #000000;
	font-family : Verdana, Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	}
div.link2 a:hover{
	color: #00ccff;
	font-family : Verdana, Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	}

div.link2act{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
	
div.link2act a{
	color: #00ccff;
	font-family : Verdana, Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	}
div.link2act a:hover{
	color: #00ccff;
	font-family : Verdana, Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	}
	

div.barretta2{
	float: left;
	width: 8px;
	margin-top: 7px;
	color: #00ffcc;
	font-size : 10px;
	text-align: center;
}
	
#titolo{
	width: 770px;
	padding: 0px;
	spacing: 0px;
	float: none;
	}
	
#titolopagina{
	width: 770px;
	height: 45px;
	background-image: url(pic/titolopagina.jpg);
	background-repeat : no-repeat;
	}
	
#titolopag{
	width: 530px;
	height: 40px;
	margin-left: 35px;
	}


#contenuti{
	width: 770px;
	padding: 0px;
	spacing: 0px;
	float: none;
	background-image: url(pic/sfondocontenuti.jpg);
	background-repeat : repeat-y;
	}

#spaziocontent{
	width: 576px;
	text-align: left;
	padding-left: 0px;
	}
	
#content{
	width: 520px;
	margin-left: 45px;
	margin-bottom: 50px;
	text-align: left;
	padding-left: 0px;
	}
	
#content div.singolocontenuto{
	width: 520px;
	margin-top: 7px;
	}
	
#content p.bodytext{
	color: #666666;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 11px;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
	}
#content h1{
	color: #666666;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#content a{
	color: #02CCFC;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 5px;
	}
#content a:hover{
	color: #ffcc00;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
dd.csc-textpic-caption{
	color: #666666;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 10px;
	margin-top: 0px;
	}

#colonnanews{
	width: 194px;
	text-align: left;
	margin-top: 0px;
}

#colonnanews div.singolocontenuto{
	width: 124px;
	margin-left: 5px;
	margin-top: 0px;
	
	}
	
#colonnanews p.bodytext{
	color: #666666;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 11px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-top: 0px;
	}
#colonnanews h1{
	color: #02CCFC;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 3px;
	}
#colonnanews a{
	color: #02CCFC;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 5px;
	}
#colonnanews a:hover{
	color: #ffcc00;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	}


#piedecontenuti{
	width: 770px;
	padding: 0px;
	spacing: 0px;
	float: none;
	}
	
#piede{
	width: 770px;
	height: 63px;
	background-image: url(pic/piedecontenuti.jpg);
	background-repeat : no-repeat;
	}
	
#piva{
    width: 770px;
	color: #666666;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 10px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
	}

#piva a{
	color: #666666;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 10px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 5px;
	}
#piva a:hover{
	color: #ffcc00;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 10px;
	font-weight: normal;
	text-decoration: underline;
	}

	b.blu{
	color: #02CCFC;
	}
	
#credits{
	width: 770px;
	padding: 0px;
	spacing: 0px;
	float: none;
	}
	
#spaziocredits{
	width: 770px;
	height: 10px;
	text-align: right;
	}
	
#artedopera{
    width: 700px;
	color: #9d9d9d;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 20px;
	}


#artedopera a{
	color: #b3b2b2;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	}
#artedopera a:hover{
	color: #84FF00;
	font-family : Tahoma, Arial, Tahoma, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	}

		
	#######################################################################################
	
	
		/* COMMON */
	.csi-textpic {
		/*padding: 5px;*/
		/*background: #DDDDFF;  XXX demo only*/
		/*border: 2px solid green;  XXX demo only*/
	}
	
	.csi-textpic img {
		/*border: 1px solid black;  XXX demo only*/
		margin: 3px;
	}
	
	.csi-textpic .csi-caption {
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
		font-style: italic;  /*XXX demo only*/
	}
	
	.csi-textpic .csi-image {
		/*border: 1px solid red;  XXX demo only*/
		/*margin: 0 0 3px 0;  XXX demo only*/
		/*background: #FFF;  XXX demo only*/
		/*width: 210px; will have to be an inline style - controlled by TS*/
	}
	
	.csi-textpic .csi-imagewrap {
		/*border: 1px solid blue; XXX demo only*/
	}
	
	.csi-textpic .csi-text {
		/*border: 1px solid silver; XXX demo only*/
		/*text-align: left; will have to be an inline style - controlled by TS*/ 
	}
	
	.csi-text p {
		margin-top: 0;
	}
	
	/* CENTER */
	
	.csi-center .csi-image {
		/*margin: 0px auto 3px;
		float: none;
		clear: both;
		text-align : center; */
	}
	
	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}
	
	.csi-right div.csi-text {
		clear: right;
	}
	
	
	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		/*clear: both;*/
	}
	
	.csi-left div.csi-text {
		/*clear: left;*/
	}
	
	
	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		/*clear: both;*/
	    margin-right: 5px;
	}
	
	
	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}
	
	
	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		margin-right: 5px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}
	
	
	/* INTEXT LEFT NOWRAP*/	
	.csi-intext-left-nowrap .csi-text {
		margin-left: 0px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
		margin-top: 5px;
	}
)
	
	
	######################################################################################
	
	