html,body{margin:0;padding:0;text-align:center;background:#000048 url(/images/sfondo_3.jpg) top repeat-x;}

body{font: 90.01%/1.3 Verdana, Arial, sans-serif;}

img, table { border: none;}

form { margin: 0; padding: 0;}

.clr {clear: both;}

.corsivo { font-style:italic; font-weight:bold;}

/*ul { list-style-type: none;}*/

/****************************/
/***** Stile per header *****/
/****************************/

#testata{
	/*border: solid; 
	border-width: 0px 10px 10px 10px;
	border-color: #FFF;
	background:#FFF;*/
	width:915px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

#header {
	height: 245px;
	width: 915px;
	margin: 0 auto;
	padding: 0;
	border: 3px solid #FFF;
}

#inner_header {
	background: #333;
	padding: 1px;
	height: 245px;
	width: 915px;
}

#inner_header2 {
	/*background: #000 url(/images/header.jpg) no-repeat center left;*/
	height: 245px;
	width: 915px;
	position: relative;
}

/*
.blick {
	position: absolute;
	top: 122px;
	left: -38px;
	background: url(/images/blick.png) no-repeat top left;
	width: 274px;
	height: 218px;
}
*/

#top {
	/*background: transparent url(/images/top_bg.png) no-repeat top left;*/
	height: 60px;
	width: 915px;
	margin: 0 auto;
	background: transparent url(/images/logo_testata.png) no-repeat top left;
}

#top h1 {
	float: left;
	margin: 0;
	padding: 10px 0 0;
	width: 900px;
	text-align:right;
	visibility: hidden;
}

#top h1 a, #top h1 a:link, #top h1 a:hover {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	color: #fff;
	text-decoration: none;
	outline: none;
}	

/****************************/
/*** Stile per slideshow ****/
/****************************/



/****************************/
/*** Stile per countdown ****/
/****************************/

.numbersclock {
	width: 100px;
	text-align: center;
	font-family: Arial; 
	font-size: 50px; 
	font-weight: bold;		/* options are normal, bold, bolder, lighter */
	font-style: normal;		/* options are normal or italic */
	/* color: #CD0034; change color using the hexadecimal color codes for HTML */
	/*color: #BB3A79;*/
	color: #F00;
	}
	
.titleclock {		/* the styles below will affect the title under the numbers, i.e., "Days", "Hours", etc. */
	width: 100px;
	text-align: center; 
	font-family: Arial; 
	font-size: 15px; 
	font-weight: bold;		/* options are normal, bold, bolder, lighter */
	color: #000;		/* change color using the hexadecimal color codes for HTML */
	}

table {
	border-style: none;
	background-image: url(/images/sfondo-clock.png);
	}

#form1 {
	width: 400px;
	height: 68px;
	border-style: none;
	background-color: transparent;
	margin: 0 auto;
	}
#form1 input {
	border: none;
	background-color: transparent;
	}

input  {
	color: #ccc;
	padding: 2px;
	outline: none;
	margin: 0;
	margin-right: 5px;
}

/****************************/
/****** stile layout ********/
/****************************/

div#container1{
width:915px;
margin:0 auto;

/*background-color: #FFF;*/

/*border-width: 0 1px;
border-style:solid; 
border-color: #ccc;
background: url(3rightcol.jpg) repeat-y top right;*/
}

div#container2{
	/*text-align: left;*/
	background:#FFF;
	width: 915px;
	margin: 0 auto;
	margin-top: 3px;
	padding: 0;
	border: 3px solid #FFF;
}

/*** stile menu ***/

#header1{width:915px; position: relative;margin-bottom:5px;}

#pillmenu {
	height: 42px;
	background: url(/images/topmenu.png) no-repeat top left;
	width: 915px;
	margin: 0 auto;
}

#pillmenu ul {
	margin: 0;
	padding: 1px;
	list-style: none;
	height: 40px;
	width: 915px;
	overflow: hidden;
}

#pillmenu li {
	float: left;
	display: inline;
	height: 39px;
	background: url(/images/topmenu_li.png) no-repeat bottom right;
	padding: 0 2px 0 0;
}

#pillmenu li a {
	float: left;
	font-size: 12px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	height: 39px;
	line-height: 39px;
	padding: 0 14px;
}

#pillmenu li a:hover {
	background: url(/images/topmenu_a_hover.png) repeat-x bottom left;
}

#pillmenu li a#active_menu-nav {
	background: url(/images/topmenu_a_hover.png) repeat-x bottom left;
}


/*** stile colonna sx ***/

div#navigation{
float: left;
width: 230px;
width: 240px;
width: 230px;
/*padding: 1em 0 0 10px;*/
padding: 0 0 0 3px;
text-align:left;

/*background: #0FF;*/
/*border: 1px solid #0FF;*/
}

.box250 {width:230px; padding:0 0 15px 0; background:url(/images/box_base.gif) no-repeat left bottom; margin-bottom:10px;}
.box250 h3 {background:url(/images/box.gif); height:30px; line-height:30px; color:#333; padding:0 15px; margin:0; font-size:13px;}

/*.box250 p {padding:15px 14px 0 14px; margin:0; width:230px; background:#fff; border:1px solid #d8d9da; border-width:0 1px; line-height:1.3em; font-size:11px; color:#444;}*/
.box250 p {padding:15px 14px 0 14px; margin:0; width:200px; background:#fff; border:1px solid #d8d9da; border-width:0 1px; height:auto;}
.box250 p.red {color:#c00;}

.box250 ul {list-style:none; padding:15px 14px 0 14px; margin:0; width:200px; background:#fff; border:1px solid #d8d9da; border-width:0 1px; height:auto;}
.box250 ul li {text-decoration:none; color:#444; padding:5px 0; /*font-size:11px;*/ border-bottom:1px solid #CCC; word-spacing:-1px;}
.box250 ul li a {text-decoration:none; color:#444; /*font-size:12px; font-weight:bold;*/}
.box250 ul li a:hover {text-decoration:underline;}
.box250 ul li .active {text-decoration:none;color:#06C;font-weight:bold;}

.box250 .button {color:#000; margin: 5px auto;}



/*** stile colonna dx banner ***/

div#extra{
float: right; 
width: 130px;
width: 140px;
width: 130px;
/*padding: 1em 5px;*/
padding: 0 3px 0 3px;

border-left: 1px solid #d8d9da;
border-bottom: 1px solid #d8d9da;

/*background: #F00;*/
}

.box250d {width:140px; /*padding:0 0 15px 0;*/ background:url(/images/box_base.gif) no-repeat left bottom; margin-bottom:10px;}
.box250d h3 {background:url(/images/box.gif); height:30px; line-height:30px; color:#333; /*padding:0 15px;*/ margin:0; font-size:13px;}
.bod250d img {margin:0; width:140px; border:1px solid #d8d9da; border-width:0 1px; line-height:1.3em;}

#extra img {margin:0; border:1px solid #666; line-height:1.3em;}




/*** stile contenuti box centrale ***/

div#content{
margin: 0 140px 0 240px;

/*padding: 1em 10px ;
background: #000;
border: 1px solid #0FF;*/
}

#content .box_top {margin: 0 auto; width: 530px; background:url(/images/box_content_top.gif);}
#content .box_center {margin: 0 auto; width: 530px; background:url(/images/box_content_center.gif);}
#content .box_bottom {margin: 0 auto; width: 530px; height: 15px; background:url(/images/box_content_bottom.gif);}

.post {padding: 0 10px 10px 10px; text-align:left;}
.post .title {font-size:1.2em; margin:0; border-bottom:2px solid #009;color:#006;padding-bottom:0.3em;}
.post p {/*font-size:0.8em;*/text-align:justify; margin:0; padding-top: 0.8em;}

.post .rilievo {padding: 10px 0 10px 0; background: #F0F4FF;margin:15px auto;}
.post .struttura {padding: 0 0 10px 0; margin:15px auto;}
.post h3 {font-size:0.8em; margin:0; color:#006; /*padding-top:15px;*/}
.post .ind {font-size:0.8em;line-height:1.7em;}
.post .img {float:left;width:120px;height:120px; /*margin: 15px auto;*/ padding: 0 10px 0 5px;}

.post .more {padding:25px 5px 0 0; font-size:0.8em; text-align:right;}
.post .more a {text-decoration:none;font-weight:bold;color:#274784}
.post .more a:hover {text-decoration:underline}
.post hr {color: #00C; height: 1px;}

/* FORM */

form{width: 95%;min-width:180px;border:1px solid #9A9FFF;padding:3px;}
fieldset{border:0px solid #000;margin:0;padding:0;}
legend{font: bold small-caps 140%/1.3 "Arial Narrow",arial,sans-serif;color: #5F78A2}
form div{padding: 5px 3%;background: #E6E7FD;color:#333;}
form label{display:block}
fieldset input{width:50%;color:#000;}
textarea{width:85%}
div.form-button{text-align:center;}
.button {color:#000; font-weight: bold; font: verdana,arial,sans-serif;}


/* Style for img gallery */
  
.bordoIMG a img {
margin:5px 5px 10px 5px!important;
margin:5px 5px 10px 5px;
border: 3px solid #33F;
}

.bordoIMG a:hover img { 
border: 3px solid #000048;
}

.title2{
	font-weight:normal;
	font-size:16px;
	color:#666;
	
	/*margin:5px 0 5px 20px!important;
	margin:5px 0 5px 15px;
	padding:0 10px 5px 7px;*/
	padding:0 3px 3px 5px;
	background: url(/images/shad_bg.jpg) left bottom no-repeat;
}

/* Style for Usual tabs */
.usual {
  background:#FFF;
  color:#111;
  padding:0;
  margin:0;
  margin-bottom:35px;
}
.usual li { list-style:none; float:left;}

.usual ul { margin: 0; padding:0;}

.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:3px;
  font:12px Verdana;
  font-weight:bold;
  color:#FFF;
  background:#000048;
  
  border:1px solid #000;
}
.usual ul a:hover {
  color:#000;
  background:#3333FF;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#000;
  background:snow;
  border-bottom:1px solid snow;
  cursor:default;
  }

/* UL for Usual Tabs */
  
#ulcontent a {color: #000; text-decoration: none;background-color:transparent;}
#ulcontent a:hover {color: #CD3200; text-decoration: none;}  
  
/* Footer */

div#footer{
width:915px; 
margin:0 auto;
}

#footerS {
	font: 72.5%/160% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	width: 921px;
	padding-top: 3em;
	padding-bottom: 3em;
	clear: both;
	margin: 0 auto;
	border: 3px;
}

#footerSfondo {
	background: transparent url(/images/footer.png) no-repeat scroll center top;
	height: 170px;
	width: 921px;
	margin: 0 auto;
	padding-top: 3em;
	clear: both;
	border: 3px;	
}


#copyrightA {float: right; padding: 1em 2em; text-align:right;font-size: 1.3em;}
#copyrightA a {color: #000; text-decoration: none;background-color:transparent;}
#copyrightA a:hover {color: #CD3200; text-decoration: none;}

#copyrightB {float: left; padding: 0.5em 0px 0px 10px;}
#copyrightB a {font-size: 1em;color: #000;text-decoration: none; background-color:transparent;}

#copyrightC {clear:both;}
#copyrightC a {font-size: 1em;color: #000;text-decoration: none;background-color:transparent;}

div.hrA {
  height: 36px;
  background: #fff url(/images/hr-1.gif) no-repeat scroll center;
  clear:both;
}

div.hrA hr {
  display: none;
}

div.hrB {
  height: 36px;
  background: #fff url(/images/hr-2.gif) no-repeat scroll center;
  clear:both;
}

div.hrB hr {
  display: none;
}

/*
#copyright {	padding: 0.5em 0px;}
#copyright, #copyright a { font-size: 1em;
	color: #000;
	text-decoration: none;
	background-color:transparent;
}
#copyright a:hover {	color: #CD3200; text-decoration: none;}
#copyright span {	padding-left: 2em;}
*/
