@charset "utf-8";
*{ margin: 0; padding: 0; }



ul { color: #434343; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #434343; margin: 5px 0 5px 30px; line-height: 18px; }

h1 { font-size: 24px; font-weight: normal; margin-bottom: 15px;}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color: #333; }
h3 { font-size: 14px; font-weight: bolder; margin-bottom: 10px; color: #333; }
h4 { font-size: 18px; font-weight: normal; float: left; margin: 3px 0 10px; width: 460px; }


body { font: 12px Arial, Arial, Sans-Serif; color: #000; background: #fff; }
a { text-decoration: none; 
	color: #646464; }
	a:hover { color: #b0b0b0; }
	
.x { clear: both; }

p { line-height: 16px; 
	margin: 0 0 0 0; 
	color:#000000; }
	
img { border: 0; }

/* start - table */
table {

}
tr {

}
th, td {


}
th {

	padding: 2px 2px;	


	
}
td {

	padding: 2px 2px;	

}	

#banner {
	position: absolute;
	top: 5px; 
	left: 630px;
	padding: 0; 
	margin: 0;
	border-color:#333333;
	
}

#logo { 
	padding: 10px 12px 10px;
	height: 55px;
}

		
#left { 
	width: 630px; 
	float: left; 
	margin-left: 15px; 
	display: inline;
	list-style-image:url(../images/list.png);
	}

#left img { 
	margin-left: 2px; 
	margin-right: 2px;  
	}

#left p {
		margin: 0px 0px 10px 0px;
		}

		/* MAIN MENU */
.navbar {
	height: 40px; 
	white-space:nowrap /*IE hack*/; 
	float:left; 
	width: 660px; 
	border:none; 
	background-color:rgb(225,225,225); 
	font-family:arial,arial,sans-serif; 
	font-size: 17px; !important /*Non-IE6*/; 
	font-size: 16px; /*IE6*/;
	} /*Color navigation bar normal mode*/

/* MAIN MENU */
.navbar ul {
	list-style-type:none;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;

}
.navbar ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; background-color:rgb(225,225,225); border-right:solid 1px rgb(200,200,200);}
.navbar ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:1.5em; line-height:1.5em; padding:0 6px 0 6px; text-decoration:none; font-weight:bold; color:rgb(100,100,100); border-right:solid 0px rgb(215,215,215);}
.navbar ul li ul {display:none; border:none;}

/* SUBMENU (Non-IE6 hovering) */
.navbar ul li:hover {position:relative;} /*Sylvain IE hack*/
.navbar ul li:hover a {background-color:rgb(235,235,235); text-decoration:none;} /*Color main cells hovering mode*/
.navbar ul li:hover ul {display:block; background-color:width: 100%; position:absolute; z-index:1000; top:1.4em; margin-top:0.1em; left:0; padding:0px 6px 0px 6px; border-top:solid 1px rgb(215,215,215);}
.navbar ul li:hover ul li a {white-space:normal; display:block; width:100%; height:auto; line-height:1.1em; margin-left:-7px; padding:4px 6px 4px 6px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:rgb(235,235,235); font-weight:normal; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} /*Color subcells hovering mode*/

/* SUBMENU (IE6 hovering) */
.navbar table {position:absolute; z-index:1000; top:0px; left:-1px; border-collapse:collapse;}
.navbar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(235,235,235); text-decoration:none;} /*Color main cells hovering mode*/
.navbar ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:1.4em; t\op:3.0em; left:0px; marg\in-top:0.1em; border-top:solid 1px rgb(215,215,215); }
.navbar ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:rgb(235,235,235); font-weight:normal; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li a:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} /*Color subcells hovering mode*/

#footer { color: #434343; font-size: 11px; margin: 20px 0 20px 10px; }

#content { 
	background: #fff; 
	width: 980px; 
 
	margin: 0 0 5px 0; 
	color:#000000; 
	}
	
#search { 
	height: 40px; 
	float: right; 
	width: 320px; 
	margin: 0; 
	display: inline; 
	background-color:rgb(225,225,225); 
	}
.search-bg { 
	float: right; 
	width: auto; 
	margin: 10px 10px 10px 10px; 
	display: inline; 
	}
	

#slideshow { 
	border: 1px solid #ffffff; 
	height:496px; 
	margin-bottom: 5px; 
	width: 978px;
	}

#wrapper { 
	margin: 0 auto; 
	width: 975px; 
	background: #fff; 
	}
	
.break {  
	margin: 5px 0; 
	display: block; 
	}
	.no-border { border: 0; }
	
#breadcrump {
 padding-left: 5px;
 margin-bottom: 5px;
 height:17px;
 background: url(../images/bread-back.jpg) repeat-x left top;
 color:#333333;
 border-bottom: 1px solid #cccccc;
 font-weight:bold;
 
}

#breadcrump a {

}

#breadcrump a:hover {
text-decoration:underline;
}

#sidebar {
	clear: both;
	width: 980px;
	background: #000000;

		margin: 0 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 205px;
		color:#cccccc;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;


}

#sidebar li li {
	display: list-item;

	float: none;
	width: auto;
	padding: 0 0 0 12px;
	line-height: 27px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;

}

#sidebar h3 {
	text-align:center;
	height: 45px;
	padding: 5px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	background: url(../images/head_sidebar.png) no-repeat left top;
}
#sidebar h1 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	display: block;
	background: url(../images/sidebar_button.jpg) no-repeat -12px;
	color: #CCCCCC;
		float: none;
	width: auto;
}

#sidebar a:hover {
	font-weight:bold;
	background: url(../images/sidebar_button_hov.jpg) no-repeat -12px ;
	text-decoration: none;
	color: #ffffff;
	float: none;
		width: auto;
}


/* form elements */


/* Login form elements */

#form-login  {
	float:left;
	background-color: #c9d4da;
	border: 1px #b0b0b0 solid;
	width: 220px;
	margin-bottom: 10px;
}

#form-login  .input {
	border:none;
}

#form-login  p {
	margin: 0;
	padding: 5px 5px 5px 5px;		
	color: #fff;
	border:none;
		
}

#form-login label {
	font-weight: bold;
	color: #333436;
	border:none;
	
}

#form-login .inputbox, select, textarea {
	margin: 2px 2px;
	padding: 5px 3px;
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #343338;

}
#form-login .inputbox:focus, select:focus, textarea:focus {
	background-color: #e1e1e1;
	color:#b0b0b0;
	border: 1px #b0b0b0 solid;
}

#form-login .button { 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	background: url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	border-bottom:none;
	border-top:none;
}


/* search form elements */

#searchForm  {
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px; 
	background-color: #c9d4da;
	border: 1px #b0b0b0 solid;
}



#searchForm label {
	font-weight: bold;
	color: #333436;
	border:none;
	
}
#searchForm .inputbox, select, textarea {
	margin: 2px 2px;
	padding: 5px 3px;
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #343338;

}
#searchForm .inputbox:focus, select:focus, textarea:focus {
	background-color: #e1e1e1;
	color:#b0b0b0;
	border: 1px #b0b0b0 solid;
}

#searchForm .button { 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	background: url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	border-bottom:none;
	border-top:none;
}

/* email form elements */

#emailForm  {
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px; 
	background-color: #c9d4da;
	border: 1px #b0b0b0 solid;
}



#emailForm label {
	font-weight: bold;
	color: #333436;
	border:none;
	
}
#emailForm .inputbox, select, textarea {
	margin: 2px 2px;
	padding: 5px 3px;
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #343338;

}
#emailForm .inputbox:focus, select:focus, textarea:focus {
	background-color: #e1e1e1;
	color:#b0b0b0;
	border: 1px #b0b0b0 solid;
}

#emailForm .button { 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	background: url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	border-bottom:none;
	border-top:none;
}

.category {
	color:#333333;
	font-size:16px;
	font-weight:lighter;
}

a.category {
	text-decoration:none;
}

a:hover.category {
font-weight:bold;
}

#poll {
background-color:#cccccc;
border: 1px #b0b0b0 solid;
padding: 10px;

}

#poll td{
padding: 3px;
margin: 3px;

}

.poll {
	float:left;
	background-color:#cccccc;
	border: 1px #b0b0b0 solid;
	margin-top:0;
	margin-bottom: 10px;
	width: 220px;
	color:#333333;
	padding: 3px;
	
}

.poll td{
	padding: 3px;
	margin: 3px;
}
.pollstableborder {
	width:100%;
}

.sectiontableentry1 {
	text-align:left;
	}
	
.sectiontableentry2 {
	text-align:left;
	}
.sectiontableheader {
	width: auto;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/sec_head.jpg) repeat-x;	
	font-family: Arial,arial,sans-serif;
 	color: #333333;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0;
	}

.sectiontablefooter{
	width: auto;
	font-size: 14px;
	font-weight: bold;
	background-color:#e1e1e1;
	font-family: Arial,arial,sans-serif;
 	color: #333333;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0;
	}

.small {
color:#646464;
font-size:10px;
}


.smalldark {
color:#646464;
font-size:10px;
}
.createdate {
color:#646464;
font-size:10px;
}	
.modifydate {
color:#646464;
font-size:10px;
}

.contentheading {
	width: 100%;
	font-size: 13px;
	font-weight: bold;			
	background: url(../images/con_head.jpg) repeat-x;
	font-family: arial, Helvetica, sans-serif;
 	color: #f5f5f5;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0;
}

/* Page Titles */
.contentpagetitle {
font-size: 13px;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
 	color: #333333;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0; 
}
a.contentpagetitle h1,
a.contentpagetitle:link,
a.contentpagetitle:visited, 
a.contentpagetitle:active{
font-size: 13px;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
 	color: #f5f5f5;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0; 
}
	
a.contentpagetitle:hover {
font-size: 13px;
text-decoration:underline;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0; 
 	color: #f5f5f5;

	}	
.componentheading {
	margin: 5px 0px 5px 0px;
	padding: 5px 0;
	font-size: 1.7em;
	font-weight:lighter;
	color: #333333;
	}		

.contentpane {
width:100%;
}

/* Page Navigation */


.pagenav,
.pagenav_next,
.pagenav_prev {
   text-align: center;
   color: #2e2e2e; 
   padding: 2px 5px;
   font-size: 11px;
   font-family: Arial,Verdana, Helvetica, sans-serif;
   width: 50px;
   font-weight: bold;
}

.pagenav:hover,
.pagenav_next:hover,
.pagenav_prev:hover {
   color: #646464;
}

.pagenav_next a,
.pagenav_prev a {
   color: #646464;
   text-decoration: none;
}

.pagenav_next a:hover,
.pagenav_prev a:hover {
   color: #000000;
   text-decoration: none;
}

.pagenavcounter {
   font-weight: bold;
}

a.pagenav, a.pagenav:visited {
   color: #646464;
}

a.pagenav:hover {
   color: #333333;
   text-decoration: underline;
}

.readon {
line-height:30px;
	padding: 7px 7px 7px 7px;
	color: #333333;
	font-weight:bold;
	font-size:12px;
	background: url(../images/readmore.png) no-repeat;
	background-position:center;
 }

/* Registration */ 
 
#josForm  {
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px; 
	background-color: #c9d4da;
	border: 1px #b0b0b0 solid;
}



#josForm label {
	font-weight: bold;
	color: #333436;
	border:none;
	
}
#josForm .inputbox, select, textarea {
	margin: 2px 2px;
	padding: 5px 3px;
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #343338;

}
#josForm .inputbox:focus, select:focus, textarea:focus {
	background-color: #e1e1e1;
	color:#b0b0b0;
	border: 1px #b0b0b0 solid;
}

#josForm  .button { 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	background: url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	border-bottom:none;
	border-top:none;
}



#right {
	width: 260px; 
	float: right; 
	border-left: 1px solid #ccc; 
	padding-left: 30px; 
	margin-right: 15px; 
	list-style:none;
	display:table;
	height:auto;
}

/* right module */

#menu {
	width:220px; 
	padding:0 34px 0 0; 
	float:left;
	text-align:left;
	}


#menu ul {
	width:220px; 
	margin:0; 
	padding:0; 
	float:left; 
	display:block;
	}
	
#menu  h3 {
	margin-top:10px;
	width:220px;
	float:left;
	height:30px; 
	text-align:center;

	color: #FFFFFF;
	background: url(../images/menu_head.jpg) no-repeat left top;	

	}	
	
#menu ul li {
	width:220px; 
	margin:0px; 
	padding:0px 0px 10px 0px; 
	float:left; 
	display:block;
	font-size:10px; 
	line-height:12px;
	}
#menu ul li a {
	width:220px; 
	height:24px; 
	margin:0px; 
	padding:0 0 0 0px; 
	float:left; 
	font-family:Arial; 
	font-size:16px; 
	color:#009fd5; 
	line-height:22px; 
	font-weight:none; 
	text-decoration:none; 
	border-bottom:#333333 dotted 1px; 
	
	}
#menu ul li a:hover {
	color:#009fd5;
	border-bottom:#009fd5 solid 1px; 
	
	}
	
.pulsante {
	background:#ffffff;
	}
.pulsante:hover{
	background:#EEEEEE;
}
