/* CSS Document */

body {
	background-color: #CCCCCC;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h2,h3{
	font-size:14px;
}

div#container{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}
div#top{
	height: 200px;
	width: 760px;
	float: left;
	background-color: #e5e5e5;
}
div#slogan{
	height: 29px;
	width: 544px;
	float: left;
	padding: 3px;
	background-color: #F58600;
}
div#login{
	height: 29px;
	width: 204px;
	float: left;
	padding: 3px;
	text-align:right
}
div#testata{
	height: 115px;
	width: 550px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
div#logo{
	height: 115px;
	width: 200px;
	margin-top: 10px;
	float: left;
}
div#menu{
	height: 20px;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.bottonimenu {
	width: 150px;
	height: 20px;
	float: left;
	/*background-color: #FF9933;*/
	background-color: #F58600;	
	margin-right: 2px;
}
.bottonimenuultimo {
	height: 20px;
	width: 152px;
	float: left;
	background-color: #F58600;
}

.boxVetrinaCentrale{
	width: 510px;
}

div#contenuti{
	width: 760px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
div#colonnasinistra{
	height: auto;
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}
div#colonnacentro{
	height: auto;
	width: 538px;
	float: left;
	padding-bottom: 10px;
}
div#colonnasezioni{
	height: auto;
	width: 540px;
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
}

div#colonnablog{
	height: auto;
	width: 750px;
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
}

div#colonnadestra{
	height:308px;
	width: 200px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div#bottom{
	height: 20px;
	width: 760px;
	float: left;
	background-color: #e5eff4;
}
.boxdxsx{
	width: 198px;
	height:307px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #336699;
	margin-top: 10px;
	float: left;
}

.boxdxsx2{
	width: 198px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #336699;
	margin-top: 11px;
	float: left;
}

.boxdxsx3{
	width: 198px;
	height: 183px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #336699;
	margin-top: 13px;
	float: left;
}

.boxdxsezioni{
	width: 200px;
	float: left;
	margin-top: 10px;
	float: left;
}
.boxcentro{
	width: 328px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #336699;
	margin-top: 10px;
	float: left;
}

.boxcentrosezioni{
	width: 538px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #336699;
	margin-top: 10px;
	float: left;
}
.boxcentroblog{
	width: 750px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #336699;
	margin-top: 10px;
	float: left;
}

.titolicentro{
	height: 20px;
	width: 328px;
	background-color: #336699;
	float: left;
}
.titolicentrosezioni{
	height: 20px;
	width: 538px;
	background-color: #336699;
	float: left;
}

.titolicentroblog{
	height: 20px;
	width: 750px;
	background-color: #336699;
	float: left;
}

.titolicentroricerca{
	height: 20px;
	width:535px;
	background-color: #336699;
	float: left;
	border:none;
	margin:0;
	padding:0;
	border-collapse:collapse;
}

.titolidxsx{
	margin:0;
	height: 20px;
	width: 198px;
	background-color: #336699;
	float: left;
}
.titolidxsezioni{
	height: 20px;
	width: 200px;
	background-color: #9BBCDD;
	float: left;
}
.contenutidxsx{
	width: 178px;
	padding: 10px;
	padding-left:4px;
	padding-top:0px;
	float: left;
	text-align: left;
}

.contenutidx{
	width: 178px;
	height:267px;
	padding: 10px;
	float: left;
	text-align: left;
}

.contenutidxsezioni{
	width: 200px;
	float: left;
	text-align: center;
}
.contenuticentro{
	width: 308px;
	padding: 10px;
	float: left;
	text-align: left;
}
.contenuticentrosezioni{
	width: 518px;
	padding: 10px;
	float: left;
	text-align: left;
}

.contenuticentrosezioni_ricercavol{
	width: 518px;
	padding: 10px;
	padding-left:0;
	float: left;
	text-align: left;
}

.contenuticentroblog{
	width: 730px;
	padding: 10px;
	float: left;
	text-align: left;
}
.altezza5{
height: 5px;
}
.larghezza178{
width: 178px;
}
.altezza20{
height: 20px;
}
.sfondoarancio{
	background-color: #F58600;
	/*background-color: #FF9933;*/
	text-align: center;
	height: 30px;
}

.boxForm{
margin-top:20px;
}

img{
border:0;
}

a{
border:0;
}

#centro{
	width: 540px;
	height: 200px;
	margin-top:10px;	
    border-collapse: collapse;		
}

#centro1{
	width: 334px;
	height: 200px;	
    border-collapse: collapse;
	border: solid;
	border-width: 1px;
	border-color: #336699;		
}

#centro1_titolo{
	margin:0;
	width: 334px;
	height: 20px;	
    border-collapse: collapse;
	border: solid;
	border-width: 1px;
	border-color: #336699;
    background:	#336699;
}

#iniziative{
	margin-top:10px;
	margin-bottom:10px;
}

#centro2{
	width: 7px;
	height: 200px;	
    border-collapse: collapse;
	border: none;
	border-width: 1px;
	border-color: #336699;		
}

#centro2_titolo{
	margin:0;
	height: 20px;	
    border-collapse: collapse;
	border: none;
	border-width: 0px;
	border-color: #336699;
    background:	#336699;
}

#centro3{
	width: 192px;
	height: 289px;	
    border-collapse: collapse;
	border: solid;
	border-width: 1px;
	border-color: #336699;		
}

#centro3_titolo{
	margin:0;
	width: 192px;
	height: 20px;	
    border-collapse: collapse;
	border: solid;
	border-width: 1px;
	border-color: #336699;
    background:	#336699;
}

#titolo_secondo{
	width: 535px;
	height: 20px;
	margin:0;
	border: solid 1px #336699;
	background: #336699;
	color: #ffffff;
	margin-top: 10px;
    border-collapse: collapse;
	margin-left:2px;	
}

#titolo_secondo tr td{
	color: #ffffff;
	font-weight:bold;
}

#home_secondo{
	width: 535px;
	height: 200px;
	border: solid;
	border-width: 1px;
	border-color: #336699;
    border-collapse: collapse;
	margin-left:2px;
}


#home_secondo th{
	height:20px;
	color: #ffffff;
	background: #336699;
	border-collapse: collapse;
}

.boxBlogTitolo{
	width: 500px;
	margin:0;
	margin-top:7px;
	margin-left:7px;
	margin-bottom: 10px;
	color: #336699;
	font-size: 15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.boxBlogTitolo a{
	color: #336699;
}

#scrollblog{
	width:525px !important;width /**/:525px;
    height:190px !important;height /**/: 200px;
    overflow:auto;padding: 4px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #205296;
	scrollbar-highlight-color: #205296;
	scrollbar-dark-shadow-color: #205296;
	scrollbar-3d-light-color: #205296;
	scrollbar-track-color: #FFFFFF;
}

.boxProfilo{
	margin:0;
	padding:0;
	color: #336699;
	font-size: 12px;
	text-align:left;
	text-decoration:none;	
}

.boxProfilo a{
	font-weight:bold;
	font-size:12px;
	color: #336699;
}

#table_ricerca{
margin:0;
padding-left:0;
margin-top:5px;
}

.boxPartner{
width:178px;
height: 45px;
border-bottom: 1px dashed #336699;
}

#boxEsempiRealizzati{
	margin:0;
	margin-top:7px;
	padding:2px;
	color: #336699;
	font-size: 12px;
	text-align:left;
	text-decoration:none;	
}

#table_iniziative{
margin:0;
}

td #titolo{
font-size:12px;
font-weight:bold;
}

td #foto{
padding-right:50px;
}

#content_blog{
	width:640px;
	border: solid;
	border-width: 1px;
	border-color: #000000;
}

#addblog{
	font-size:13px;
	color: #336699 !important;
	font-weight:bold;
}

#scheda{
	font-size:11px;
	color: #336699;
	font-weight:bold;
}

#linkhome{
color: #ffffff;
}

#linkhome a{
color: #ffffff;
}

#tableonlus{
	width:499px;
	border: solid;
	border-width: 1px;
	border-color: #9BBCDD;
}

#tableonlus td{
	border: solid;
	border-width: 1px;
	border-color: #9BBCDD;
}

#clear{
clear:both;
}


#centro_ricerca{
	margin-top:10px;
	width:536px;
	border: solid;
	border-width: 1px;
	border-color: #336699;
	border-collapse:collapse;
}

#centro_ricerca th{
	margin:0;
	height: 18px;
	color: #ffffff;
	border-width: none;
	background-color: #336699;
	border-collapse:collapse;
}


#tableonlus th{
	margin:0;
	color: #000000;
	border: none;
	background-color: #ffffff;
	border-collapse:collapse;
}

#table_filtra th{
	margin:0;
	color: #000000;
	border: none;
	background-color: #ffffff;
	border-collapse:collapse;
}

#dettaglioonlus th{
	margin:0;
	color: #000000;
	border: none;
	background-color: #ffffff;
	border-collapse:collapse;
}

#boxscroll{
	width:516px !important;width /**/:525px;
    height:420px !important;height /**/: 430px;
    overflow:auto;padding: 4px;
    border-bottom:1 solid;
    /*background:url(gradient.png) repeat-x fixed top left} */
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #205296;
	scrollbar-highlight-color: #205296;
	scrollbar-dark-shadow-color: #205296;
	scrollbar-3d-light-color: #205296;
	scrollbar-track-color: #FFFFFF;	
	}
	
.selectcerca {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #2A4191;
    width: 140px;
    } 
	
.selectcerca2 {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #ffffff;
    width: 160px;
    } 	

.selectcerca3{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 150px;
    } 