
/* CSS Document - struttura pagina */

/* struttura pagina */

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	background:url(../immagini/sfondo_body.gif) repeat-x;
	background-color:#030538;
	}
	
html, body{
    height:100%;
    margin:0;
    text-align:center;
	}
	
body>#contenitore {
    height: auto;
    min-height: 85%;
	}	
	
* html #contenitore {
    height:85%;
	}

#footer {
	height:15%;
	}

/*********************************/
/********* CLASSI GENERICHE ******/
/*********************************/
/** Global **/
* {
    margin:0;
    padding:0;
	border:0;
	text-align:left;
}

.clear, .clear_left {
	clear:both;
	height:0;
	font-size:1%;
	}
	
.clear_left {
	clear:left;
	}	
	
/** Nascondo oggetti **/
.off, .span, .meta-nav {
	position: absolute;
    top: -9999px;
	left:-9999px;
	}
	
a {
	color:#EE9001;
	text-decoration:none;
	}	
	
small, .data-post {
	color:#EE9001;
	font-size:11px;
	}	
	
a:hover {
	text-decoration:underline;
	}	

input, textarea, select {
border:1px solid #ccc;
background-color:#fff;
width:130px;
padding:2px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

textarea {
	width:300px;
	font-size:11px;
	}

input.pulsante {
	width:100px;
	text-align:center;
	background-color:#eaeaea;
	color:#484848;
	margin:15px 0 0 0;
	}

input.check {
	border:0;
	padding:0;
	width:auto;
	}

select {margin-bottom:5px;}

	
.nav-previous a, .nav-next a {
	color:#ccc;
	font-size:11px;
	font-style:italic;
	}	
	
a.post-edit-link {
	color:#ccc;
	background:url(../immagini/ico_edit.gif) left no-repeat;
	padding:1px 0 1px 16px;
	font-size:11px;
	font-style:italic;
	}	

/** end global **/
	

/*********************************/
/***** CONTENITORE GENERALE ******/
/*********************************/


#contenitore {
	width:953px;
	margin:0 auto;
	text-align:left;
	}
	

/*********************************/
/*********** HEADER **************/
/*********************************/


#header {
	width:953px;
	padding-top:13px;
	}
	

#h_dx {
	float:right;
	margin:8px 25px 0 0;
	color:#fff;
	}
	
	
#h_dx p {
	text-align:right;
	padding-bottom:5px;
	}	
	
#h_dx p a {
	color:#fff;
	background:url(../immagini/freccetta.gif) left no-repeat;
	padding:1px 0 1px 10px;
	}	
	
#h_dx input {
	padding:0;
	margin:0;
	background-color:#030538;
	color:#fff;
	border:1px solid #23406E;
	}	
	
		
#h_dx input#searchsubmit {
	width:20px;
	margin:0 0 0 5px;
	height:20px;
	background:url(../immagini/ico_search.gif) no-repeat;
	cursor:pointer;
	position:relative;
	padding:0;
	border:0;
	font-size:0;
	color:#fff;
	}	
	
#h_dx label {
	font-size:11px;
	}	
	
#h_dx ul {
	padding:5px 0 0 0;
	margin:0;
	text-align:right;
	}	
	
#h_dx ul li {
	list-style:none;
	display:inline;
	float:right;
	margin:0 0 0 5px;
	}	

	
/*********************************/
/*********** MENU ALTO ***********/
/*********************************/

#menu_alto {
	width:953px;
	padding:0 0 0 0;
	height:44px;
	margin:17px 0 0 3px;
	font-size:12px;
	}

#menu_alto ul {
	background:url(../immagini/bordo_menu.gif) top left no-repeat;
	}

#menu_alto ul li {
	list-style: none;
	display:inline;
	margin:0 0 0 -3px;
	}

#menu_alto ul li a {
	display:inline-block;
	background:url(../immagini/voce.gif) no-repeat;
	color:#fff;
	width:136px;
	height:44px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	position:relative;
	z-index:10;
	text-transform:uppercase;
	padding:16px 0 0 0;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:28px;
	}
	
#menu_alto ul li.primo a, #menu_alto ul li.menu-item-49 a {
	width:137px;
	background:url(../immagini/voce_prima.gif) no-repeat;
	}	

#menu_alto ul li a:hover, #menu_alto ul li a.attivo, #menu_alto ul li.current_page_item a, #menu_alto ul li.current-menu-item a,
#menu_alto li.current-menu-parent a {
	background:url(../immagini/voce_hover.gif) no-repeat;
	} 
	
/*********************************/
/*********** SLIDER ***********/
/*********************************/

#slider {
	width:951px;
	height:241px;
	border:1px solid #3D3D3D;
	margin:5px 0 0 0;
	}


/*********************************/
/*********** CENTRALE ************/
/*********************************/


#centrale {
	width:953px;
	margin:0 0 0 0;
	color:#fff;
	line-height:18px;
	padding:15px 25px;
	background:url(../immagini/sfondo_centrale.gif) repeat-y;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:903px;
	}
		
#centrale h1, #centrale h2, .widget-title {
	font-size:16px;
	font-weight:lighter;
	padding-bottom:10px;
	}
	
/* colonna_sx */

#colonna_sx {
	width:620px;
	}	
	
#colonna_sx p, #colonna_sx ul, #colonna_dx ul.elenco  {
	padding-bottom:10px;
	}
	
#colonna_dx ul.elenco {
	border-bottom:1px solid #23406E;
	margin-bottom:10px;
	}	

#colonna_sx ul li, #colonna_dx ul.elenco li {
	list-style:none;
	background:url(../immagini/quadratino.gif) left no-repeat;
	padding:0 0 0 12px;
	margin-bottom:2px;
	}	
	
.contenuti img {
	float:left;
	padding:1px;
	margin:0 10px 10px 0;
	border:1px solid #ccc;
	}	
		
#path {
	border-bottom:1px solid #23406E;
	padding-bottom:7px;
	margin-bottom:7px;
	width:620px;
	}		
		
#path ul {
	padding:0;
	margin:0;
	font-size:11px;
	}	
	
#path ul li {
	list-style:none;
	padding:0;
	display:inline;
	color:#ccc;
	background:none;
	}	

	
/* colonna_dx */	
	
#colonna_dx {
	width:241px;
	float:right;
	}
	
.widget-area ul {
	padding:0;
	margin:0;
	}	
	
#colonna_dx li.widget-container {
	list-style:none;
	}	
	
#colonna_dx ul li.widget-container div a {
	background:none;
	padding:0;
	color:#ccc;
	}	
	
/* news */

.news {
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #23406E;
	margin-bottom:10px;
	}
	
.news p {
	padding:0;
	margin:0;
	}	
	
img.wp-post-image {
	border:1px solid #fff;
	float:left;
	margin:0 15px 0 0;
	}			
	
p.archivio {
	border-bottom:1px solid #23406E;
	margin:-4px 0 10px 0;
	width:241px;
	text-align:right;
	display:block;
	padding-bottom:6px;
	}

p.archivio a {
	background: url(../immagini/triangolino.gif) top left no-repeat;
	padding:0 0 0 12px;
	color:#fff;
	}	
	
/*********************************/
/*********** FOOTER **********/
/*********************************/

#footer {
	margin:0;
	width:100%;
	text-align:center;
	text-align:left;
	background:#030538 url(../immagini/sfondo_footer.gif) top repeat-x;
	}
	
#testo {
	margin:0 auto;
	width:953px;
	padding:0 25px;
	text-align:left;
	height:60px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:903px;
	}	

#footer img {
	float:right;
	margin:10px 0 0 0;
	}
	
#footer p {
	color:#fff;
	font-size:11px;
	background:url(../immagini/ico_footer.gif) left no-repeat;
	padding:22px 0 22px 50px;
	}	