@import url(reset.css);
@import url(grid.css);
@import url(linea58.css);

body { /* This is where you set many of the universal defaults */
	/*background: #E6E6E6; #E6F1F6;*/
	background:  #ECECEC url(../images/BackGrad.jpg) repeat-x; 
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

#header_print{display:none;}


/*********************************************
		Universal Link Styles
*********************************************/
a {
	color: #2b659f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
}

/*********************************************
		Universal Text Elements
*********************************************/
ol, ul {
	margin: 5px 35px;
}
ol {
	list-style-type: decimal;
}
ul {
	list-style-type: square;
}
blockquote {
	margin: 5px 0px 5px 10px; padding: 0px 0px 0px 10px;
	font-style: italic;
}
img { border: 0px; background: none; }

p{
	margin: 0px;
}
/*********************************************
		Header Styles
*********************************************/
/* Use this for universal styles for all header elements
Be sure to uncomment the styles before using */

h1 { /* This style is generally used as title on single posts and pages */
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, Sans-Serif;
}
h2 { /* This style used as a sub-header in post/page content */
	font-size: 18px;
}
h3 { /* This style used as the post titles on homepage/archive */
	clear: both;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, Sans-Serif;
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-size: 18px;
	padding: 0 0 0 15px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

/*********************************************
		The Obligatory WP Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 0px 8px 8px 0px;
}
.alignright {
   float: right;
   margin: 0px 0px 8px 8px;
}
/*********************************************
		Container Div
*********************************************/
#container {
	background: #FFF;
/*	margin-top: 20px;*/
	border: 5px solid #FFF;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	clear: both;
	/*background: #FFFFFF;*/
	line-height:0px;
	font-size:0px;
	
}
#header #title a {
	display: block;
	overflow: hidden;
}
/*********************************************
		Horizontal Navigaion Styles
				(with dropdowns)
*********************************************/
#above-header{
	width:100%;
	background: url(../images/menu-bg.gif) repeat-x;
	height:33px;
	clear:both;
}

/*
#above-header #menu {
	border-bottom: 1px solid #FFF;
}
*/
#below-header #menu {
	border-top: 1px solid #FFF;
}

/*********************************************
		Feature-Top Div
		Feature-Bottom Div
*********************************************/
.w260,.w260-,.w390,.w390- {display: inline; float: left; margin: 0px 10px; text-align: left; overflow: hidden;}
.w260 {width: 240px;} .w260- {width: 260px; margin: 0px;}
.w390 {width: 370px;} .w390- {width: 390px; margin: 0px;}
#feature-top{
	width: 100%;
	background: #FFF;
	color: #FFF;
	float: left;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	overflow: hidden;
	border-top: 1px solid #FFF;
}
#feature-top {
	margin-bottom: 0px;
}
#feature-top a {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
#feature-top a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*
#feature-top .widget {
	padding: 0px 0px 10px 0px;
}
*/

#feature-top h4 {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	color: #FFF;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px solid #FFF;
	border-left: none; border-right: none;
}
#feature-top h4 a {
	color: #FFF;
	text-decoration: none;
}
#feature-top h4 a:hover {
	color: #FFF;
	text-decoration: none;
}
#feature-top-left h4,
#feature-top-middle h4 {
	border: none;
}
/*
#feature-top p,
#feature-top ul,
#feature-top ol,
#feature-top .widget {
	padding: 0 10px 0 10px;
}
*/
#feature-top .textwidget {
	padding: 10px;
}
#feature-top ul,
#feature-top ol {
	padding: 10px 0px; margin: 0px 15px 5px 25px;
	list-style-type: square;
}
#feature-top li ul,
#feature-top li ol {
	padding: 0px;
}
#feature-top a.rsswidget img {
	display: none;
}

/*********************************************
		Content Div
*********************************************/
#content {
	background: #FFF;
	margin-top: 5px;
}

.parag {
	padding: 0px 10px 5px 10px;
}
.parag .title {
	width: 580px;
}
.parag .parag-title {
	color: #666666;
	float: left;
	width: 700px;
	/**height: 10px;**/
	text-align: center;	
	padding: 5px 0px 10px 0px;
	
}

/*********************************************
		Sidebar
*********************************************/
#sidebar { /* Wide Sidebar */
	background: #fff;
	/*margin-top: 6px;*/
}
.sidebar {
	background: #FFF;
}
#sidebar .sidebar {
	background: #f6f6f6;
}
.sidebar a {
	text-decoration: none;
}

#elem { margin-top: 5px;}
#elem1 { margin-top: 5px;}
#elem2 { margin-top: 5px;}
#elem3 { margin-top: 6px;}
#elem4 { margin-top: 6px;}
#elem5 { margin-top: 6px;}

#bk1 {background-color: #F1F5F8}
#bk2 {background-color: #FFFFCC}
#bk3 {background-color: #DEF}

#TMPRO { margin-left: -8px; margin-bottom: -10px;}
#TWPRO { margin-left: -8px; margin-bottom: -10px;}

.sidebar a:hover {
	text-decoration: underline;
}
.sidebar h4 {
	clear: both;
	background: url(../images/bg_box_title.gif) bottom center no-repeat;
	font-size: 14px;
	color: #FFF;
	font-family: Arial;
	margin: 0;
	padding: 8px;
	font-weight: bold;
	text-align:center;
	/*text-transform: uppercase;*/
}

.widget_cont {
		
	background: #FBFBFB;
	border-left:solid 1px #016c95;
	border-right:solid 1px #016c95;
	margin-bottom:1px;
	padding:5px;
}
.sidebar h4 img {
	padding: 0px;
}
.sidebar h4 a {
	color: #FFF;
	text-decoration: none;
	margin: 0px; padding: 0px;
}

.sidebar .widget {
	clear: both;
	padding: 4px 10px;
	background: url(../images/box_close.gif) bottom center no-repeat;
}
.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar img  {
	padding: 0px 0px;
}
.sidebar p,
.sidebar .textwidget {
	padding: 1px 0px;
	
}
.sidebar img {
	text-align: center;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.sidebar ul li {
	margin: 0px; padding: 0px 0px 0px 8px;
	line-height: 18px;
	background: url(../images/arrow.gif) 0px 4px no-repeat;
}
.sidebar ul li a {
	text-decoration: none;
}
.sidebar ul li a:hover {

}
.sidebar ul li ul {
	margin: 0px; padding: 0px;
}
.sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 8px;
}
.sidebar a.rsswidget img {
	display: none;
}
/*********************************************
		Footer Styles
*********************************************/
#footer {
	text-align: left;
	color: #000000;
}
#footer p{
	margin:0;
	padding:0;
}
#footer .alignleft,
#footer .alignright {
	padding: 7px;
}
#footer .alignright {
	text-align: right;
	float:right;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
#footer a:hover {
	color: #434E40;
}
#footer .logoFooter {
	float:left;
}
#footer .logoFooter img{
	margin-right:10px;
}
#footer .testoFooter {
	font-size:10px;	
}
#footer .testoFooterH {
	color: #eeeeee; font-size: 10px
}
#footer .testoFooterH A {
	color: #eeeeee; font-size: 10px
}

/*********************************************
		Briciole di pane
*********************************************/
#breadcrumbs {
	text-align: left;
	color:#434E40;
	border-bottom: solid #434E40 1px;
	padding: 5px 0px 5px 5px;
	font-weight:bold;
	height: 14px;
	clear:both;
}

#link_home {
	font-weight:normal;
	font-size:7 px;
}



/*********************************************
		Login
*********************************************/
#frmLogin ul, #frmLogin li{
	list-style:none;
}

#frmLogin {
	margin:10px;
}

#frmLogin li{
	padding-bottom:10px;
}

#frmLogin ul{
	width:300px;
	margin-top:10px;
}

#frmLogin label{
	width:100px;
	display:block;
	float:left;
}

.fieldsubmit {
	text-align:right;
}

#benvenuto {
	float:right;
	padding-right:20px;
	height:20px;
}

#bc {
	float:left;
	height:20px;
}

.clearfix { height: 1%; }

.logo { float:left; }

/* riga sotto flash*/

#testata {
	padding: 7px 0px 0px 0px;
	/*border:solid 1px #000;*/
	/*background:#2b659f; */
	background:#2b5fa0;
	color:#ECECEC;
	height:24px;
}

/*-----------------*/
/* pers. PROCON    */
/*-----------------*/

#pcontainer{
    width:1200px;
    background-color:white;
    padding:2px;
    overflow:hidden;
}

/**#pcontainer li{margin-left:-20 px;}  **/
 

#pcontainer p{ 
	font-family="Verdana";
	color=#FF0000;
	font-size=8;
	font-style=normal;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
}



#box1, #box2, #box3, #box4{
    float:left;
    width:230px;
    height:390px;
    padding:15px;
    background-color:white;
    margin-left:0; margin-right:0; margin-top:0; margin-bottom:0
}

#box1{
    background-repeat:no-repeat;
    background-image:url('../images/boxgr_m.jpg');
}

#pcontainer .box1 h1{
	font-family="Arial";
	color=#FF0000;
	font-size=24;
	font-style=bold;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:5;
}

#box2,#box3 {
    background-repeat:no-repeat;
    background-image:url('../images/boxgr_p.jpg');
}

#box4{
    background-repeat:no-repeat;
    background-image:url('../images/boxgr_p.jpg');
    
}


/*-----------------*/
/*RICERCA*/
/*-----------------*/
.noresult{ font-size:11px;}
#m58SearchResults .titolo{ font-size: 11px; padding:5px; background-color:#AFD0E1; border-bottom:1px solid #2b659f; color:#000;}
#m58SearchResults .evidenzia { font-weight:bold;}
#m58SearchResults .more { font-size: 11px;}
#m58SearchResults .paginazione{ float:left;}
#m58SearchResults .paginetop, #m58SearchResults .paginebottom{ font-size: 11px; background-color:#EFEFEF; height:14px; padding:3px 5px 5px 5px; margin:0px 0px 0px 0px;}
#m58SearchResults .paginetop .pagina, #m58SearchResults .paginebottom .pagina{ float:left; text-align:left;}
#m58SearchResults .paginetop .elencopagine, #m58SearchResults .paginebottom .elencopagine{ float:right; text-align:right;}
#m58SearchResults .numeri, #m58SearchResults .numeri_on{padding:0px 4px;}
#m58SearchResults .numeri{margin:1px;}
#m58SearchResults .numeri_on{font-weight:normal; color:#666;}
#m58SearchResults .item{ margin:0; padding:10px; border-bottom:1px solid #2b659f; background-color:#fff;}
#m58SearchResults .item:hover{ margin:0; border-bottom:1px solid #2b659f; background-color:#AFD0E1;}
#m58SearchResults .item .evidenzia{ color:#2b659f;}
#m58SearchResults .item .continua{ padding:2px 0px 0px 0px;}

#ricerca {float:right; }
#ricerca form {display:inline; padding: 0 0 10px 0; }
#ricerca button{display:inline;  height:24px; width:24px; border:0; background:url(../images/search_icon.gif) center center; cursor:pointer;}
#ricerca .input_search{padding-top:4px; display:inline; vertical-align:bottom;  height:14px; border:solid 1px #0E54B4; margin:0 10px 0 10px; }
#ricerca .input_search:hover{background:none; color:#000000;}
