body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	background-color:#A9D2FE;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
}

table{
	 empty-cells: show;
}

.colorecelle {	
	background-color: #ECECEC  ;
}
.evidenziato {background-color: #CCFF66;}
.bordo {
	border:solid 3px #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	
}
.bordo_d {
	border:solid 3px #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	
}
.bordo_c {
	border:solid 3px #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

	
	
	
}
a:link {
	COLOR: #0000FF; text-decoration: none;
}
a:visited {
	COLOR: #0000FF; text-decoration: none;
}
a:active {
	COLOR: #0000FF; text-decoration: none;
}
a:hover {
	COLOR: #FF0000; text-decoration: underline;
}

.intesta_center {
	background-color: #fff;
	background-image:url(../img/intesta.jpg);
	margin:0px;
	padding:5px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: right;
}
.sfondogr {background-color:#DFEEFF ;}
.sfondogiallo {background-color: #FFFFCC;}
.sfondorosa {background-color: #FFEFFF;}
.sfondoarancio {background-color: #FFE7CF;}
.sfondogrigio {background-color: #F8F8F8;}
.sfondoviola {background-color:#DFDFFF;}
.sfondobianco{background-color: #FFFFFF;}
.sfondorosso {background-color: #FF0000;  }
.sfondoverde {background-color: #D2EFC2  ;}
.testorosso {/*font-size: 11px;*/
  font-weight: bold;
    color: #CC3300;}
.testoazzurro {
  font-weight: bold;
    color: #3333FF;}
.testoverde {/*font-size: 11px;*/
  font-weight: bold;
    color: #003300;}
.testoviola {/*font-size: 11px;*/
  font-weight: bold;
    color: #9900FF	 ;}
.testomarrone {/*font-size: 11px;*/
  font-weight: bold;
    color:#663300 ;}


.espandi{
	position:relative;
	left:-5px;
	
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 95%;min-width:944px;
  max-width:1100px;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #fff;
}

#header_wrapper {
	margin:0px;
	padding:0px;
	background-image: url(../img/testa_sf.gif);
	background-repeat:no-repeat;
	height: auto;
	
}

#header {
	height: 158px;
	padding:0px;
	margin:0px;
	background-image: url(../img/CASART.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #ccc;
	border-bottom: none;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#990000;
	letter-spacing: normal;
	visibility:hidden;
	text-align: right;
	
	
	
	
}
#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}
#dataogg{
	font-family: Arial;
	font-size: 11px;
	color: #123ce6;
	width: 355px;
	PADDING-top:138px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	text-align: right;
}
#left_side {
	margin-top: 10px;
	min-height:1155px;
	float: left;
	width: 160px;
	background-color: #EDEDED;
	background-image: url(../img/side_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#right_side {
	margin-top: 10px;
	min-height:1155px;
	float: right;
	width: 160px;
	background-color: #EDEDED;
	background-image: url(../img/side_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3 {
	margin-top:2px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	border:1px solid #0F3974;
	background-color: #999999; 
	text-align: center;
}
#edizioni img {border:solid 2px #CCCCCC;}

#right_side h3 {
	margin-top:2px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color:#fff ;
	/*border:1px solid #0F3974;*/
	
	background-color:#999999; 
	text-align: center;
}

#left_side h4, #right_side h4 {
	margin-top:2px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:4px;
	text-align:center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #0000FF;
	background-image: url(../img/info.jpg);
	
}


/******************************      CONTENT                 **********************/
#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 180px;
}

#content p  {
	margin-top:15px;
	margin-bottom: 15px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
}


#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #990000;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #CC3300;
}
#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font */
	font-size: 11px; /* Dimensione dei caratteri */
	color: #333; /* Colore dei caratteri */
	/*background-color: #990000  ; /* Colore di sfondo delle celle della tabella */
	border-bottom-width: 1px; /* Spessore bordo inferiore */
	border-bottom-style: solid; /* Aspetto bordo inferiore */
	border-bottom-color: #ccc; /* Colore bordo inferiore */
	border-right-width: 1px; /* Spessore bordo destro */
	border-right-style: solid; /* Aspetto bordo destro */
	border-right-color: #ccc; /* Colore bordo destro */
	border-left-width: 1px;	/* Spessore bordo sinistro */
	border-left-style: solid; /* Aspetto bordo sinistro */
	border-left-color: #ccc; /* Colore bordo sinistro */
	border-top-width: 0px; /* Spessore bordo superiore */
	border-top-style: solid; /* Aspetto bordo superiore */
	border-top-color: #ccc; /* Colore bordo superiore */
	text-align:left;
}
#content li {
font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	}


/******************************     FOOTER               **********************/
#footer {
  height: 65px;
  background-color: #000091;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}




.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
 /* background-color: #FFFFFF  ;*/
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_center1 {
	padding:4px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	float: left;
	height: auto;
	width: 45%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featurebox_center2 {
	padding:4px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	float: right;
	height: auto;
	width: 45%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: no;
}
.featurebox_center3 {
	padding:4px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	
	height: auto;
	
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.featurebox_side {
	background-color: #EDEDED;
	margin-bottom:0px;
	/*border: 1px solid #999999;*/
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	/*background-image: url(../img/tetris.jpg);
	background-repeat: repeat;*/
	
}



/* menu verticali */

#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
	text-decoration: none;
	}

#v_mnu_01 {
	margin:0px;margin-left:10px;margin-right:10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-color: #fff;
	
	}

#v_mnu_01 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #fff;
}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color: #FFFFFF;
	display: block;
	background-color:
	#0F1372;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	}

#v_mnu_01 li a:hover {
	color: #FFFF00;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #cc3300;
	}




/*clkassi per news*/
#news1 a {font: 12px Arial, Helvetica, sans-serif; text-align: left; padding:2px;}
#news1 a:link {color: #0000FF;}
#news1 a:hover {color: #FF0000;}
#news1 br{padding-left:10px;}
.cate {color: #0000FF;}
.sep { background-image: url(../news/images/sep.gif);
	background-repeat:repeat-x;

}

/*classi per ticker*/
#news
{
	 background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333; 
	
}
#news a
{ font-size:11px;
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
	list-style:none;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	/*overflow: hidden;*/
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
/*classi per jquery*/
.news_style{
display:none;
}
.news_show
{
	color:black;
	height:175px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	overflow: hidden;
	background-repeat: repeat;

}
.news_border
{
	height:200px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	background-image: url(../img/img10.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #DFE8F7;
	border-bottom-color: #CCCCCC;
	border-left-color: #DFE8F7;
}
.news_mark{
	width:auto;
	height:35px;
	color:black;
	text-align:right;
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../img/img11.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #DFE8F7;
	border-bottom-color: #CCCCCC;
	border-left-color: #DFE8F7;
}
.news_title{
	border: 0px solid gray;
	color:black;
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 80%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.news_show img{
	margin-left: 5px;
	margin-right: 5px;
	height: 70px;
	width: auto;
}
.buttondiv
{
	position: absolute;
	/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
	background-color:f8f8f8;
	height:20px;
	border: 1px none #CCCCCC;
}

/*classi per autentica*/
#autentica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	height: 200px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 0px;
	padding: 10px;
	background-color: #ccc;
}
#autentica_centro {
	background-repeat: repeat-y;
	height: 200px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	background-color: #F9F9F9;
}
.loggato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	background-color: #C1C1C1;
}
/* classi per contatti*/
label {
	padding:2px;
	float:left;
	width: 215px;
	text-align:right;
	margin-top: 10px;
	font-size: 12px;
}
#main {
	
	margin:0 auto;
	border: 1px solid #eee;
	background-color:#fffff6;
	background-position: center center;
	height: auto;
	width: auto;
}
input, textarea, select {
background-image:url(../img/img10.gif);
background-repeat:repeat-x;

	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contatti /************** da aggiungere importante*/
{
	margin:0px;
	padding:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	float: left;
}

#contatti table,#contatti td{font-size:11px ; font-family:Verdana, Arial, Helvetica, sans-serif; border:none; text-align:left}  
.pannelloedit table, .pannelloedit td{font-size:11px ; font-family:Verdana, Arial, Helvetica, sans-serif; clear: left;  border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; }  
.pannello table, .pannello td{font-size:11px ; font-family:Verdana, Arial, Helvetica, sans-serif; clear: left;  border:none; empty-cells: show; border-collapse: collapse; }  

#messaggio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #CCCCCC;
	height: 100px;
	width: 300px;
	border: medium double #3399FF;
	
	margin-left: auto; 
    margin-right: auto;
	top: 200px;
	
	text-align: center;
	vertical-align: middle;
	padding:20px;
	
}

/******************* galleria *************/
#page_wrappergallery {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;min-width:944px;
  text-align: left;
  background: #FFFFFF;
    border: 8px solid #fff;
}



#header_wrappergallery {
	margin:0px;
	padding:0px;
	
	height: auto;
	
}

#headergallery {
	height: 99px;
	padding:0px;
	margin:0px;
	background-image: url(../img/gallery2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	border-bottom: none;
}

