body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;

}
ul{

	list-style-type: none;	
	
}
li{

	list-style-type: none;	
	
}
hr {
	color: #F9F9F9;
	background-color: #F9F9F9;
	height: 1px;
	}
b,strong {
	color: #707DA5;
	}


.clear {
	clear:					both;
	height:					0px;
	font-size: 0px;
	line-height: 0px;
}

/**************************************************
            div container di header, Logo e menu 
 **************************************************/
 #HeadContainer {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #e1e1e1;
	display: block;
	background-color: #FFFFFF;
	padding: 8px 8px 4px 6px;
	height:					160px;
	background-image: url(../imgs/headbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}



/*************************************************
header - Logo 
*********************************************/
/********************header con link sito*************************/
#Head a {
	color: #DC143C;
	text-decoration: none;
	font-weight: bold;
}




#Head {
	height: 25px;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 25px;
	padding-top: 2px;
	margin:  0 15px;
	text-align: right;
}
/********************Logo box*************************/
#Logo {
	float: left;
	height: 100px;
	background-image: url(../imgs/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	width: 100px;
	margin-left: 10px;
}
#Logo h1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FD8519;
}
/************************2 Box con testi accanto al logo*********************/
#nearLogo1 {
	float: left;
	width: 730px;
	height: 90px;
	padding: 2px;
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #e1e1e1;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
		

}
#nearLogo2 {
	float: left;
	width: 230px;
		height: 90px;
		padding: 5px;
	background-color: #F0F0F0;
	display: block;
	border: 1px solid #e1e1e1;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;

}


/**************************************************
     Layout box 
 **************************************************/
 
 
 /**************** DIV container dei box 1,2,3,4 e del footer************************/

#Container {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	width: 964px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #e1e1e1;
	color: #666666;
	display: block;
	background-color: transparent;
	background-image: url(../imgs/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 0px 0px 4px;

}
 /************************Flash Box**************************/
#BoxZERO {
	float: left;
	width: 200px;
	height: 350px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FBF9E4;
	
}
#BoxZERO h1{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #DC143C;
	margin: 0px;
	display: block;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 10px;

}
#BoxZERO a, #BoxZERO:visited{
	color: #707DA5;
	text-decoration: none;
	
}
#BoxZERO a:hover{
	color: #DC143C;
	text-decoration: none;	
}
#BoxZERO li{
	list-style-position: outside;
	list-style-image: url(../imgs/icon_more.gif);
	list-style-type: none;	
	
}
#BoxONE {
	float: left;
	width: 400px;
	height: 350px;
	margin: 0px 0px 0px 4px;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	background-repeat: no-repeat;
	background-image: url(../imgs/block1.gif);
	background-position: right bottom;

	
}
#BoxONE li{
	list-style-position: outside;
	list-style-image: url(../imgs/icon_more.gif);
	list-style-type: none;	
	
}
#BoxONE a, #BoxONE:visited{
	color: #DC143C;
	text-decoration: none;	
}
#BoxONE a:hover{
	color: #707DA5;
	text-decoration: none;	
}
#BoxONE p{
	padding: 5px;
	display: block;
	border: 0px solid #707DA5;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#BoxONE h1{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #DC143C;
	border: 0px solid #707DA5;
	margin: 0px;
	display: block;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 42px;
}
 /************************
 News Box
 **************************/

#BoxTWO {
	float: left;
	width: 320px;
	margin: 2px 4px 0 3px;
	height: 350px;
	border: 0px solid #CCCCCC;
	
}

#BoxTWO p{
	padding: 5px;
	background-color: #F2F7FF;
	display: block;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#BoxTWO a{
	color: #DC143C;
*
	text-decoration:		none;
	
}
/*******************stili delle news accanto al Flash*************************/

 .homenews h3 ,.homenews h3 a ,.homenews h3 a:visited {
 	border-bottom: 1px solid #2D43FC;
	color: #DC143C;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 4px 0px 8px;
}
/***leggi oltre link***/

.homenews {
	display: block;
	border-bottom: 1px solid #eeeeee;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 2px;
	margin: 1px 0px 1px 0px;
	
}
.title h3{
	text-align:left;
	display: block;
	color: #DC143C;
	font-size: 10px;
	padding: 0px 8px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-color: #F2F7FF;
}
.title2 h3{
	text-align:left;
	display: block;
	color: #EF0016;
	font-size: 12px;
	background-color: #FFFFFF;
	border: none;
	background-image: url(../imgs/casa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.readmore {
	text-align:right;
	display: block;
	color: #F2F7FF;
	font-size: 10px;
	padding: 0px 8px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-color: #FBF9E4;
	border: 1px solid #F2F7FF;
}
.readmore a{
	color: #DC143C;
	text-decoration: none;
}
/****immagine news****/

.thumbnail{
	display:block;
	float:			left;
	padding: 2px;
	margin: 4px 4px 2px 2px;
	border: 1px dotted #707DA5;
	width:90px;
	background-color: #D61F37;
	
}
a img.thumbnail{
	border: 0px;
	width: 120px;
	height: 70px;
	border-color: #0D4E74;
	
}



 /************************seconda fila di Box**************************/
#BoxTHREE {
	float: left;
	width: 350px;
	margin: 15px 0px 0px 8px;
	border: none;
	/*padding-left: 5px;*/

}
#BoxTHREE p {
	padding: 5px;
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #EEEEEE;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;

}
#BoxTHREE h1{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px solid #707DA5;
	margin: 0px;
	display: block;
	background-color: transparent;
	background-image: url(../imgs/box3h1.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
}
 /************************In evidenza Box**************************/
#BoxFOUR {
	float: left;
	margin: 15px 2px 0px 0px;
	width: 580px;
	font-size: 11px;
	border: none;
}


/*#BoxFOUR p {
	padding: 5px;
	background-color: #F2F7FF;
	display: block;
	border: 1px solid #EEEEEE;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;
}*/

#BoxFOUR a, #BoxFOUR:visited{

	text-decoration: none;
	
}

#BoxFOUR h1{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	display: block;
	background-color: transparent;
	background-image: url(../imgs/box4h1.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 18px;
}
#BoxTHREE a, #BoxFOUR{
	color: #707DA5;
*
	text-decoration:		none;
	
}
#BoxTWO a:hover, #BoxTHREE a:hover, #BoxFOUR:hover {
	/*color: #3D67FC;*/
	text-decoration:		none;
}

#BoxFIVE {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #CCCCCC;
	background-color: #F2F7FF;
	
}
#BoxFIVE h1{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #707DA5;
	border: 0px solid #707DA5;
	margin: 0px;
	display: block;
	background-color: transparent;
	background-image: url(../imgs/boxFIVEh1.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 25px;
}
#BoxFIVE a, #BoxFIVE:visited{
	color: #707DA5;
	text-decoration: none;
	
}

/*#BoxFIVE p {
	padding: 5px;
	background-color: #F2F7FF;
	display: block;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;
}*/
#BoxSIX {
	float: left;
	width: 325px;
	margin: 2px 0 0 0px;
	border: 0px solid #CCCCCC;
	
}

#BoxSIX p{
	padding: 5px;
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #eeeeee;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#BoxSIX a{
	color: #049bfb;*
	text-decoration:		none;
	
}
/****************
content interne
********************/

#Content p{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	/*font-size: 14px;*/
	padding: 10px 0px 10px 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	
}
#Contenuto{
	padding: 5px;
	background-color: #F2F7FF;
	display: block;
	border: 1px solid #EEEEEE;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;
   color: #333333;
}
#Contenuto a, #Contenuto a:visited{
color: #FD0100;
	text-decoration: none;
	
}

#Content {
	padding-top:15px;
	display: block;
	clear: both;
	  min-height: 500px;
height: auto !important;
height: 500px;
}
#Content a, #Content a:visited{
	color: #FF6600;
	text-decoration: none;
}
#Content a:hover{
	color: #0066CC;
}


/************* FOOTER **************/
#Footer {
	width: 964px;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #707DA5;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../imgs/footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#Footer a:link, #Footer a:visited, #Footer a:hover{
	color: Red;
	text-decoration: none;
}


#FlashInterne {
	text-align: center;
	height: 150px;
	width: 100%;
}
input  {
	border:1px solid #707DA5;
	font-weight: normal;
	font-size: 10px;
	background-color: #ffffff;
	color: #707DA5;
	font-family: Verdana, Geneva, arial, Helvetica, sans-serif;
}

.tagcloud {
	padding: 5px;
	background-color: #FBF9E4;
	display: block;
	border: 1px solid #EEEEEE;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.s1 { font-size: 12px;  color : #006400;   }

.s2 { font-size: 14px;  color : #32CD32;  }

.s3{ font-size: 16px;  color : Red;  }

.s4{ font-size: 18px;  color : #FF8C00;  }

.s5{ font-size: 20px;  color : #6495ED;  }
/* ditto */



.ditto_info {

padding: 2px;

font-size: 9px;

color: #3340A6;

}





.ditto_paging {

border-top: 1px solid #ccc;

padding: 5px;

font-size: 9px;

color: #3340A6;

}

#ditto_pages .ditto_currentpage {

border: 1px solid #3340A6;

padding: 1px 5px 2px;

margin-right: 1px;

background-color: #F89C01;

color: #fff;

font-size: 9px;

}

 .ditto_off {

border: 1px solid #ccc;

padding: 1px 5px 2px;

margin-right: 1px;

color: #ccc;

font-size: 9px;

}

#ditto_pages a, #ditto_pages a:link,

#ditto_pages a:visited {

border: 1px solid #3340A6;

padding: 1px 5px 2px;

margin-right: 1px;

text-decoration: none !important;

color: #3340A6;

font-size: 9px;

}

#ditto_pages a:hover {

background-color: #fff;

color: #000;

}

#ditto_archivelist ul {

list-style-type: none;

margin-left: 15px;

padding-left: 0;

}

#ditto_archivelist ul ul {

list-style-type: square;

margin-left: 35px;

}

#ditto_archivelist .ditto_month {

font-weight: bold;

}

 .ditto_link {
	margin-right: 10px;
	float: right;
	background-color: #F2F7FF;
	border: 1px solid #BEBEBE;
	 padding: 2px;
}


 .ditto_tags {

padding-left: 10px;

 background-color: #E5EFF3;

}

 .ditto_summaryPost {

 background-color: #FBF9E4;

 margin: 3px;

 margin-bottom: 8px;

 padding: 2px;

 border: 1px solid #BEBEBE;

}

 .ditto_summaryPost a {

color: #FF3A00;
font-weight: bold;

}
.ditto_summaryPost h3 a ,.ditto_summaryPost h3 a:visited {

color: #FF3A00;

font-size: 12px;

font-weight: bold;

}
.ditto_summaryPost h3 {
	
 margin: 0;
  padding: 0;
  padding-left:6px;
	border-bottom: 1px solid #BEBEBE;
  }

a img {

border-color: #FF3A00;

}

 .ditto_summaryPost {

font-size: 12px;

}





#thumb{

	float:			left;

	background-position: left top;

	padding: 5px;

	margin: 8px 12px 8px 0px;

	background-image: url(../imgs/righe.gif);

	background-repeat: repeat;

	border: 0px



}

ul.thumbs {

width: 490px;

display: block;



}

ul.thumbs li{

/*width: 130px;*/

display: block;

float: left;

margin-right: 10px;



}
#thumbColonna img.thumbnail{

float:			left;

display: block;

width: 70px;

/*height: 70px;*/

	padding: 2px;

	margin: 2px 6px 2px 2px;

	border: 1px solid #FF3A00;

}
