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;
	margin:0px;
	padding:5px;
	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;}
.espandi{
	position:relative;
	left:-5px;
	
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 95%;min-width:944px;
  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;
	display: none;
	
}

#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 {
	DISPLAY:NONE;

}

#right_side {
	DISPLAY:none;
	
}

#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, #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: #FFFFFF;
	border:1px solid #0F3974;
	
	background-color: #999999; 
	text-align: center;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #990000;
}
#left_side img {border:solid 2px #CCCCCC;}


/******************************      CONTENT                 **********************/
#content {
	margin: 0px;
	float: none;
}

#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;
}

/******************************     FOOTER               **********************/
#footer {
	height: 50px;
	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;
	display: none;
}

#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;
	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;
}
.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: #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;
}



/* 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
{
background-color: #fff;
color:black;

height:175px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: hidden;

}
.news_border
{
background-color: white;

height:200px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid #CCCCCC;
padding: 5px 5px 5px 5px;
overflow: hidden;

}
.news_mark{
background-color:white ;
font: normal 75% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:auto;
height:35px;
color:black;
text-align:right;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
	position: absolute;
	/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
	background-color:white;
	height:20px;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #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 table,#contatti td{font-size:11px ; font-family:Verdana, Arial, Helvetica, sans-serif; border:none; text-align:left}  

