/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:  url("images/bg.gif");
 background-position: center;
 background-repeat: repeat-y;
 background-color: #F0FFF1;
 vertical-align:top
}
#wrapper { 
 margin: 0 auto;
 width: 962px;
 vertical-align:top
}
#faux {
/* background: url(faux-34-4.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 958px;
}
#header {
 color: #333;
 width: 954px;
 /*padding: 10px;*/
 height: 175px;
 /*margin: 10px 0px 0px 0px;
 background: #D1DBDB;*/
}
#mainPan{width:954px; position:relative; margin:0 auto;}
/*---TOP PANEL---*/
#topPan{width:954px; height:182px;}
#topleftPan{
	width:954px;
	margin:0;
	float:left;
	/*background:url(images/header.jpg) 157 0 no-repeat #FDFDFC;*/
	color:#fff;
}



#navigation {
 color: #333;
 padding: 8px;
 margin: 0px 0px 0px 0px;
 float: left;
 /*background-color: #EEE;*/
 /*margin-left: 80px;*/
 
}
#leftcolumn { 
 
 color: #333;
 margin: 5px 5px;
 padding: 0px;
 width: 165px;
 float: left;
}
#leftmiddle { 
 float: left;
 color: #333;
 margin: 5px 3px;
 padding: 0px;
 width: 406px;
 display: inline;
 position: relative;
}
#destra{
	display:inline;
	width:300px;
	position:absolute;
	left:590px;
	top:240px;
	border:dotted; border:#CCC; border-width:1px;
}
#rightmiddle { 
 display: inline;
 position: relative;
 color: #333;
 margin: 5px 5px;
 padding: 0px;
 width: 150px;
 float: left;
 top:185px;
 
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 5px;
 padding: 0px;
 width: 150px;
 float: right;
 top:185px;
}
#footer { 
 width: 944px;
 clear: both;
 color: #333;
 background: #D8E5E6;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 top:185px;
 position:relative;
}

.rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #47607C;
	text-decoration: none;
}

.evento {
	padding-right: 4px;
	padding-left: 4px;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.menu_header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #8A4139; text-decoration: none;
}

.clear { clear: both; background: none; }
/*----BODY RIGHT PANEL----*/
#bodyRightPan{width:175px; float:left; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:5 0 2px;}

#bodyRightPan h2{width:135px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:16px/34px Georgia, "Times New Roman", Times, serif; margin:6px 8px 8px; padding:0 0 0 20px; color:#046598;}
#bodyRightPan h2 span{background:#fff; color:#046598;}

#bodyRightPan h3{width:135px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:24px/34px Georgia, "Times New Roman", Times, serif; margin:6px 8px 0; padding:0 0 0 20px;}
#bodyRightPan h3 span{background:#fff; color:#046598;}

#bodyRightPan ul{width:135px; margin: 0 0 17px 14px;}
#bodyRightPan ul li{width:135px; height:18px;}
#bodyRightPan ul li a{width:135px; height:18px; display:block; background:url(images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#bodyRightPan ul li a:hover{background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}

#bodyRightPan p{padding:0px 29px 0px 29px;}
#bodyRightPan p.boldtext{padding:10px 15px 0px; font-size:14px; background:#F3F3F3; color:#1A1A1A; font-weight:bold;}

#bodyRightPan p.more{background:#fff; color:#003D5C; width:175px; height:11px; margin:10px 29px 10px; padding:0px; line-height:11px; }
#bodyRightPan p.more a{display:block; width:124px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0 0 0 17px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyRightPan p.more a:hover{display:block; width:124px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}
/*----/BODY RIGHT PANEL----*/
/*---BODY PANEL---*/
#bodytopPan{width:406px; height:138px; background:url(images/bodytop.jpg) 0 0 no-repeat;}
/*---BodyTop Left Panel--*/
#bodytopleftPan{width:406px; margin:0; float:left;}
#bodytopleftPan h2{width:405px; height:26px; display:block; font:24px/24px Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#39A002; background:#fff; margin:28px 0 30px 61px;}
#bodytopleftPan h2 span{font-size:21px; line-height:24px; font-weight:normal;}
#bodytopleftPan h3{width:405px; height:47px; display:block; background: #fff no-repeat 0 0; color:#06507A; border-bottom:1px solid #E6E6E6; font-size:14px; line-height:14px ; margin:0 0 0 61px; padding:6px 0 0 100px; font-weight:bold; text-transform:uppercase;}
#bodytopleftPan h3 span{background:#fff; color:#39A002; text-transform:none;}
#zuddi h2{width:315px; height:26px; display:block; font:24px/24px Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#39A002; background:#fff; margin: 8px 0 6px 41px;}

/*---/BodyTop Left Panel--*/


#bodyPan{width:404px;}
/*---Body Left Panel--*/
#bodyleftPan{width:404px; background: url(images/body-bg.gif) 0 0 repeat-y; margin:0; padding: 0 0 0px;}
#bodyleftPan p{padding: 1px 11px 0;}
#bodyleftPan p.border{height:2px; background:url(images/line.gif) 0 100% repeat-x; margin: 5px 61px; padding:0;}
#bodyleftPan a{
	font-family: verdana;
	padding-left: 10px;
	text-decoration: none;
}

#bodyleftPan h3{width:316px; height:16px; display:block; background: #fff no-repeat 0 0; color:#06507A; border-bottom:1px solid #E6E6E6; font-size:14px; line-height:14px ; margin: 5px 0 0 21px; padding: 6px 0 0 50px; font-weight:bold; text-transform:uppercase;}
#bodyleftPan h3 span{background:#fff; color:#39A002; text-transform:none;}
#bodyleftPan h5{width:200px; height:47px; display:block;  color:#06507A; border-bottom:1px solid #E6E6E6; font-size:18px; line-height:24px ; margin:10px 0 10px 59px; padding:0 0 10px 100px; border-bottom:1px solid #E6E6E6;}
#bodyleftPan h5 span{font-size:24px;}

#bodyleftlinkboxonePan{width:370px; height:50px; display:block; margin: 5px 0 0 61px; padding:0px;}
#bodyleftlinkboxonePan ul{width:370px; height:28px; width:318px; height:24px;}
#bodyleftlinkboxonePan ul li{display:block; width:156px; height:34px; float:left;}
#bodyleftlinkboxonePan ul li.comments{width:110px; height:28px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #fff; color:#00456F; font-size:14px; font-weight:normal; padding:0 0 0 35px;}
#bodyleftlinkboxonePan ul li.comments span.boldtext{font-weight:bold;}

#bodyleftlinkboxonePan ul li.continue{width:134px; height:28px; background:url(images/icon3.jpg) 0 0 no-repeat; padding:2px 0 0 36px;}
#bodyleftlinkboxonePan ul li.continue a{display:block; height:18px; background:#fff; color:#00456F; font-size:14px; font-weight:normal; text-decoration:none; float:left;}
#bodyleftlinkboxonePan ul li.continue a:hover{display:block; height:18px; background:#F4F4F4; text-decoration:none;}


#bodyleftlinkboxPan{width:370px; height:88px; display:block; margin:25px 0 0  61px; padding:0px;}
#bodyleftlinkboxPan ul{width:370px; height:28px; width:318px; height:24px; margin:0px;}
#bodyleftlinkboxPan ul li{display:block; height:34px; float:left;}
#bodyleftlinkboxPan ul li.comments{width:110px; height:28px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #fff; color:#00456F; font-size:14px; font-weight:normal; padding:0 0 0 36px;}
#bodyleftlinkboxPan ul li.comments span.boldtext{font-weight:bold;}

#bodyleftlinkboxPan ul li.continue{width:134px; height:28px; background:url(images/icon3.jpg) 0 0 no-repeat; padding:2px 0 0 36px;}
#bodyleftlinkboxPan ul li.continue a{display:block; height:18px; background:#fff; color:#00456F; font-size:14px; font-weight:normal; text-decoration:none; float:left;}
#bodyleftlinkboxPan ul li.continue a:hover{display:block; height:18px; background:#F4F4F4; text-decoration:none;}

#bodyleftpublicationPan{width:338px; margin:25px 0 0  61px; padding:0px;}
#bodyleftpublicationPan h2{width:328px; height:70px; background:url(images/bullet1.gif) 0 0 no-repeat #fff; font-size:16px; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; margin:0; color:#7D7D7D; padding: 0 0 0 10px;}
#bodyleftpublicationPan h2 span{background:#fff; color:#06507A; font-size:14px;}

#bodyleftpublicationPan h3{width:328px; height:70px; background:url(images/bullet2.gif) 0 0 no-repeat #fff; font-size:16px; line-height:20px; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; margin:0; color:#7D7D7D; padding:0 0 0 40px; text-transform:none; border:none;}
#bodyleftpublicationPan h3 span{background:#fff; color:#06507A; font-size:14px; font-weight:normal;}

#bodyleftpublicationPan h4{width:328px; height:70px; background:url(images/bullet3.gif) 0 0 no-repeat #fff; font-size:16px; line-height:20px; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; margin:0; color:#7D7D7D; padding:0 0 0 40px; text-transform:none;}
#bodyleftpublicationPan h4 span{background:#fff; color:#06507A; font-size:14px; font-weight:normal;}

#bodyleftpublicationPan h5{width:288px; height:70px;  font-size:16px; line-height:20px; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; margin:0; color:#7D7D7D; padding:0 0 0 40px; text-transform:none; border:none;}
#bodyleftpublicationPan h5 span{background:#fff; color:#06507A; font-size:14px; font-weight:normal;}


#bodyleftpublicationPan p.dotline{background:url(images/dotline.gif) 0 0 repeat-x; margin:0 0 0 38px; padding:0;}

#sidebar3 {
	clear: both;
	background: #D6D970 url(images/corner3.gif) no-repeat right bottom;
	padding: 10px 20px 0px 20px;
	color: #F5F5F5;
	height:150px;
	 text-align: center;
}
#sidebar2 {
	clear: both;
	background: #E0DC27 url(images/corner4.gif) no-repeat right bottom;
	padding: 10px 20px 0px 20px;
	color: #20192E;
	height:150px;
	text-align: center;
}
#sidebar5 {
	clear: both;
	background: #C9D8DD url(images/corner5.gif) no-repeat right bottom;
	padding: 2px 5px 0px 5px;
	color: #20192E;
	height:240px;
	text-align: center;
}
#sidebar5 a {
	text-decoration: none;
}
#sidebar3 a {
	text-decoration: none;
}
#sidebar2 a {
	text-decoration: none;
}
titoletto{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B22222;
	font-weight: bolder;
}
/*---------------------------------MENU--------------------------------*/
ul{list-style-type:none;}


/*----BODY PANELmenu----*/

/*----BODY RIGHT PANELmenu----*/
#bodyRightPanmenu{width:164px; float:left; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:0 0 28px;}

#bodyRightPanmenu h2{width:125px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:16px/34px Georgia, "Times New Roman", Times, serif; margin:6px 8px 8px; padding: 0 0 0 20px; color:#046598;}

#bodyRightPanmenu ul{width:125px; margin: 0 0 17px 14px;}
#bodyRightPanmenu ul li{width:125px; height:18px;}
#bodyRightPanmenu ul li a{width:125px; height:18px; display:block; background:url(images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#bodyRightPanmenu ul li a:hover{background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}

#bodyRightPanmenu p{padding: 0px 9px 0px 9px;}
#bodyRightPanmenu p.boldtext{padding:10px 15px 0px; font-size:14px; background:#F3F3F3; color:#1A1A1A; font-weight:bold;}
#bodyPanmenu{width: 165px; position:relative; margin:0 auto; padding: 0 0 0;}

div#zamorchio {display:none}

.fotosx{border: 1px solid #b4b4b4;
	background: white;
	padding: 4px;
	margin:3px;
	float:left;
}
.fotosx a {text-decoration:none}

.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(img/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
#LEGGI_video {
	text-align: center;
	color: #033;
}
#LEGGI_video a {text-decoration:none}
