
* { margin: 0; padding: 0; }

.hide { display: none; }

html, body
{
	height: 100%;
}

a { outline: none; color: #003f8c; }
	
a img { border: 0; }

body
{
	background-color: #6f8ca9;
	/*background-image: url('../img/Background_Body.png');*/
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding: 0;
	margin: 0;
	z-index:-5;
}

div#container
{
	background-color: white;
	width: 910px;
	top: 0px;
	margin: 0 auto;
	border: 0px;
	z-index: 0;
	display: block;
}

div#left-side
{
	position:fixed;
	background-color: transparent;
	background-image: url('../img/Left_Side.png');
	background-repeat: repeat-y;
	background-position: top left;
	width: 5px;
	height: 100%;
	margin-left: 0px;
	z-index:100;
}

div#right-side
{
	position:fixed;
	background-color: transparent;
	background-image: url('../img/Right_Side.png');
	background-repeat: repeat-y;
	background-position: top left;
	width: 5px;
	height: 100%;
	margin-left: 905px;
	z-index:100;
}


/* ------------------------------------------------------------------------- */
/*   Descrizione dell'header                                                 */
/* ------------------------------------------------------------------------- */


div#header
{
	background-color: transparent;
	background-image: url('../img/Background_Header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	position: fixed;
	width: 900px;
	height: 170px;
	top: 0px;
	margin-left: 5px;
	border: 0px;
	
	z-index:99;
	
}

ul#menu
{
	height: 30px;
	width: 750px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	position:relative;
	top:131px;
	left:145px;
}
	
#menu li 
{
	float: left;
}

#menu li.selected
{
	background-color: transparent;
	background-image: url('../img/Tab_Selected.jpg');
	color:white;
	width: 92px;
	height:30px;
	margin: 0px;
	margin-right:3px;
	border: 0px;
}

#menu li.deselected
{
	background-color: transparent;
	background-image: url('../img/Tab_Deselected.jpg');
	color:gray;
	width: 92px;
	height:30px;
	margin: 0px;
	margin-right:3px;
	border: 0px;
	background-position: top;
}
	
#menu li a 
{
	height: 30px;
	text-decoration: none;
	display: block;
}
	
#menu li:hover 
{
	background-position: bottom;
}


/* ------------------------------------------------------------------------- */
/*   Descrizione del contenuto di pagina                                     */
/* ------------------------------------------------------------------------- */

div#page
{
	background-color: white;
	position: absolute;
	top:170px;
	width: 890px;
	
	margin-left:5px;

	padding-left: 5px;
	padding-right: 5px;
	border: 0px;	
}

div#column1
{
	width:530px;
	margin-left: 30px;
	margin-right: 20px;
	float: left;
}

div#column2
{
	width:290px;
	float: right;
	margin-right: 10px;
}

#page h1
{
	color: #999;
	background: transparent;
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 20px;
}

#page p
{
	background: transparent;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 12px;
}

#page p.parlato
{
	font-style: italic;
}

#page ul
{
	text-align: justify;
	margin-left: 20px;
}


#page h1.NomeMembroConsiglio
{
	color:#005993;
	margin-left:20px;
	padding:0px;
	font-size:18px;
}

.Icon_Download
{
	height:32px;

	margin-left: 10px;
	margin-right: 20px;

	vertical-align: middle;
	border: 0px;
}

.Button_Download
{
	height:32px;

	margin-left: 10px;
	margin-right: 20px;

	vertical-align: middle;
	border: 0px;
}

/* ------------------------------------------------------------------------- */
/*   Descrizione del contenuto laterale                                      */
/* ------------------------------------------------------------------------- */

div.Rect_G_Top
{
	background-color: transparent;
	background-image: url('../img/Rect_G_Top.png');
	background-repeat: no-repeat;
	background-position: top left;

	width:290px;
	height: 10px;

	margin-top: 20px;
}

div.Rect_G_Bottom
{
	background-color: transparent;
	background-image: url('../img/Rect_G_Bottom.png');
	background-repeat: no-repeat;
	background-position: top left;

	width:290px;
	height: 10px;
}

div.Rect_G_Inside
{
	background-color: transparent;
	background-image: url('../img/Rect_G_Inside.png');
	background-repeat: repeat-y;
	background-position: top left;

	width:290px;

	padding:0px;
	margin:0px;
}


div.Rect_B_Top
{
	background-color: transparent;
	background-image: url('../img/Rect_B_Top.png');
	background-repeat: no-repeat;
	background-position: top left;

	width:290px;
	height: 10px;

	margin-top: 20px;
}

div.Rect_B_Bottom
{
	background-color: transparent;
	background-image: url('../img/Rect_B_Bottom.png');
	background-repeat: no-repeat;
	background-position: top left;

	width:290px;
	height: 10px;
}

div.Rect_B_Inside
{
	background-color: transparent;
	background-image: url('../img/Rect_B_Inside.png');
	background-repeat: repeat-y;
	background-position: top left;

	width:290px;
	min-height:61px;

	padding:0px;
	margin:0px;
}


div.BigRect_Gray_Top
{
	background-color: transparent;
	background-image: url('../img/BigRect_Gray_Top.png');
	background-repeat: no-repeat;
	background-position: top left;

	width:530px;
	height: 11px;

	margin-top: 20px;
	
}

div.BigRect_Gray_Bottom
{
	background-color: transparent;
	background-image: url('../img/BigRect_Gray_Bottom.png');
	background-repeat: no-repeat;
	background-position: top left;

	width:530px;
	height: 11px;

}

div.BigRect_Gray_Inside
{
	background-color: #F8F8F8;	
	
	width:526px;

	padding:0px;
	margin:0px;
	
	margin-left:2px;
}

div.MidRect_Gray_Top
{
	background-color: transparent;
	background-image: url('../img/MidRect_Gray_Top.png');
	background-repeat: no-repeat;
	background-position: top left;

	width:300px;
	height: 11px;

	margin-top: 8px;
	
}

div.Midect_Gray_Bottom
{
	background-color: transparent;
	background-image: url('../img/MidRect_Gray_Bottom.png');
	background-repeat: no-repeat;
	background-position: top left;

	width:300px;
	height: 11px;

}

div.MidRect_Gray_Inside
{
	background-color: #F8F8F8;	
	
	width:600px;

	padding:0px;
	margin:0px;
	
	margin-left:50px;
}



div.Rect_G_Inside p
{
	width:250px;
	margin: 0 auto;	
}

div.Rect_B_Inside p
{
	width:250px;
	margin: 0 auto;
}

#page h1.Titolo
{	
	color: #005993;
	width:490px;
	margin: 0 auto;
	padding-top: 10px;
	font-size:18px;
}

div.BigRect_Gray_Inside p
{
	width:600px;
	margin: 0 auto;
}

div.MidRect_Gray_Inside p
{
	width:600px;
	margin: 0 auto;
}


div.Rect_G_Presidio
{
	background-color: transparent;
	background-image: url('../img/Presidio.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:290px;
	height: 117px;
	margin-top: 20px;
}

img.Informazioni_Progetto
{
	float: right;
	margin-right: 10px;
}

.membroConsiglioLeft
{
	background: transparent;
	width: 600px;
	margin-right:10px;
	float: left;
}

.membroConsiglioRight
{
	background: transparent;
	width: 600px;
	margin-left:10px;
	float: left;
}

/* ------------------------------------------------------------------------- */
/*   Descrizione della form per contattare l'associazione                    */
/* ------------------------------------------------------------------------- */

.input
{
	border: 1px solid #99b3b4;
	width: 220px;
	background: #e4ebeb url(../img/input_stripe.gif);
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	outline:none;
}

.input:focus
{
	border:1px solid #567475;
	background: #e4ebeb;
}


.messaggio
{
	color: #333;
	background: transparent no-repeat top center;
	width: 520px;
	height: 60px;
	margin: 0 auto;
	font-weight: bold;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-top: 20px;
}


#form_box {
	width: 520px;
	background: transparent;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 3px 10px;
	margin-bottom: 10px;
	text-align:left;
	clear:both;
}
  
#form_box p {
	float: left;
	text-align: right;
	margin: 4px 0pt;
	margin-right: 10px;
	width: 100px;
}
 
 
#log {
	width: 520px;
	margin: 0 auto;
	margin-top: 20px;
	text-align:center;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	width: 500px;
	border-top:1px solid white;
	margin-top: 20px;
	padding: 20px 0;
	background: url(../img/spinner.gif) no-repeat center;
}

/* ------------------------------------------------------------------------- */
/*   Descrizione della tabella dei verbali                                   */
/* ------------------------------------------------------------------------- */


table.verbali_style
{
	width:480px;
	margin-top:20px;
}

td.descrizioneVerbale
{
	width: 300px;
	border-bottom: 1px solid #CCC;
	padding-left: 20px;
}

td.scaricaVerbale
{
	width: 119px;
	border-bottom: 1px solid #CCC;
}

/* ------------------------------------------------------------------------- */
/*   Descrizione degli stili per la visualizzazione delle news               */
/* ------------------------------------------------------------------------- */

h4
{
	color: #999;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	border-bottom:1px solid #CCC;
}


/* ------------------------------------------------------------------------- */
/*   Pagine di amministrazione                                               */
/* ------------------------------------------------------------------------- */
 
.service
{
	float:left;
	margin-right:20px;
	margin-left:20px;
	padding:10px;
	border-right:1px solid #CCC;
	vertical-align:middle;
}