/* BODY */
body {
	margin: 0;
	padding: 0;
	background:#635246;
}

/* HEADER */
#header{
	height: 183px;
	width:900px;
	background: url(../images/header.jpg) no-repeat;
	margin:0px auto;
	
}
/* SEARCH */
#login{
	padding-left:197px;
	padding-top:143px;
	padding-right:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#433A30;
}	

#login #user {
	width: 67px;
	height: 16px;
	padding: 0;
	background:#7A6351;
	color:#FFFFCC;
}

#login #pwd {
	width: 67px;
	height: 16px;
	padding: 0;
	background:#7A6351;
	color:#FFFFCC;
}	
#login #pulsante{
	width: 50px;
	height: 20px;
	padding: 0;
	background:#7A6351;
	color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px;
}
.btn{
	height: 20px;
	padding: 0;
	background:#7A6351;
	color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px;
}
/* Menu */
#menu{
	height: 29px;
	width:900px;
	background: url(../images/themamenuup.jpg) no-repeat;
	margin:0px auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
	border-right:solid;
	border-width:1px;
	border-color:#5B4A3C;
}

#menu .current_page_item_h {
	background: url(../images/menuuphover2.jpg) repeat-x;
	color: #000000;
	margin-left:1px;
}
#menu .current_page_item {
	background: url(../images/menuuphover2.jpg) repeat-x;
	color: #000000;
	width:900px;
}

/* FOOTER */
#contentFooter{
	background: url(../images/themabig.jpg) repeat-y;
}

#footer{
	height: 57px;
	width:900px;
	background: url(../images/footer.jpg) no-repeat;
	margin:0px auto;
}
#footer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#996600;
	text-align:center;
	padding-top:3px;
}
#footer a{
	color:#996600;
}
/* CORPO */

/* CORPO - Container generale e contenitori interni*/
#container{
	width:900px;
	background: url(../images/themabig.jpg) repeat-y;
	margin:0px auto;
}


/* CORPO - SideBar */
#sidebar{
	width:205px;
	margin-top:3px;
	margin-left:3px;
	float:left;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#nav{
	width:205px;
	margin-left: 0px;
	margin-top: 1px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

div#nav h3{
	text-transform:uppercase;
	font-size: 100%;
	margin: 0 0 1px;
	padding: 4px 3px;
	color:#FFFFFF;
	background:url(../images/navThema.jpg) no-repeat;
}
div#nav h4{
	margin: 0 0 5px;
	height: 20px;
	background:url(../images/navFooter.jpg) no-repeat;
}
div#nav ul,div#nav li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#nav li{
	margin: 0 0 1px 0px;
	text-transform:uppercase;
}
div#nav a{
	display: block;
	width:200px;
	margin-left:0px;
	padding-left: 3px;
	height: 18px;
	line-height: 18px;
	background-color: #C5B5A7;
	color: #000000;
    text-decoration: none;
	border:solid;
	border-width:1px;
	border-color:#7A6351;
}
div#nav a:hover{
	background-color:#DFDCC6;
}
div#nav ul ul a{
	color: #333; 
	background-color: #CCCC99;
	font-weight: normal
}
/* CORPO - Destra */
#rightcontainer{
	width:680px;
	margin-top:4px;
	margin-right:3px;
	float:right;
	
}
#rightcontainer2{
	width:893px;
	margin-top:4px;
	margin-right:3px;
	float:right;
}
.Notizia2{
	background:url(../images/contentThema2.jpg) repeat-y;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.Notizia{
	background:url(../images/contentThema.jpg) repeat-y;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#rightcontainer h3{
	padding-left:3px;
	line-height:20px;
	width:680px;
	height:20px;
	background:url(../images/contentTitle.jpg) no-repeat;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#rightcontainer2 h3{
	padding-left:3px;
	line-height:20px;
	width:893px;
	height:20px;
	background:url(../images/contentTitle2.jpg) no-repeat;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#rightcontainer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	margin:0;
	font-size:11px;
	line-height:18px;
}

#rightcontainer2 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	margin:0;
	font-size:11px;
	line-height:18px;
}

#rightcontainer ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:11px;
	line-height:18px;
	list-style:circle;
	margin-left:15px;
}
#rightcontainer ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:11px;
	line-height:18px;
	/*margin-left:15px;*/
	margin-right:5px;
}
#rightcontainer p.Titolo{
	font-size:14px;
	color:#996600;
	font-weight:bold;
	text-align:center;
}

#rightcontainer2 p.Titolo{
	font-size:14px;
	color:#996600;
	font-weight:bold;
	text-align:center;
}


#rightcontainer p.TitoloBIG{
	font-size:18px;
	color:#996600;
	font-weight:bold;
	text-align:center;

}

#rightcontainer2 p.TitoloBIG{
	font-size:18px;
	color:#996600;
	font-weight:bold;
	text-align:center;

}

#rightcontainer p.Titolo2{
	font-size:14px;
	color:#996600;
	font-weight:bold;
	text-align:left;
}

#rightcontainer2 p.Titolo2{
	font-size:14px;
	color:#996600;
	font-weight:bold;
	text-align:left;
}

#rightcontainer p.Centro{
	text-align:center;
}

#rightcontainer2 p.Centro{
	text-align:center;
}

#rightcontainer a{
	color:#675D44;
	text-decoration:none;
	font-weight:bold;
}

#rightcontainer2 a{
	color:#675D44;
	text-decoration:none;
	font-weight:bold;
}

#rightcontainer a:hover{
	text-decoration:underline;
}

#rightcontainer2 a:hover{
	text-decoration:underline;
}

#separatore1{
	width:674px;
	height:22px;
	background:url(../images/contentfooter1.jpg) no-repeat;
	padding-right:6px;
}
.separatore1{
	width:674px;
	height:22px;
	background:url(../images/contentfooter1.jpg) no-repeat;
	padding-right:6px;
}
#separatore3{
	width:893px;
	height:23px;
	background:url(../images/contentfooter3.jpg) no-repeat;
	padding-right:6px;
}
#separatore1 a{
	color:#675D44;
	text-decoration:none;
}
#separatore1 a:hover{
	text-decoration:underline;
	text-transform:capitalize;
}
#separatore1 p{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#separatore2{
	width:680px;
	height:23px;
	background:url(../images/contentfooter2.jpg) no-repeat;
	margin-bottom:15px;
}
.separatore2{
	width:680px;
	height:23px;
	background:url(../images/contentfooter2.jpg) no-repeat;
}

/* TABELLE*/

.colonnaCenter{
	text-align:center;
	width:470px;
}
.colonnaLeft{
	width:100px;
}
.colonnaRight{
	width:100px;	
}
.imageUtente{
	border:none;
	max-width:300px;
    width: 300px;
	/*width: expression(document.body.clientWidth < 300px? "auto" : document.body.clientWidth > 300px? "300px" : "auto");*/
}
.imageUtente2{
	border:none;
	max-width:660px;
	width: 660px;
	/*width: expression(document.body.clientWidth < 660px? "auto" : document.body.clientWidth > 660px? "660px" : "auto");*/
}
.opera {
	border:0px;
	max-width:350px;
	width: 350px;
	/*width: expression(document.body.clientWidth < 350px? "auto" : document.body.clientWidth > 350px? "350px" : "auto");*/
}
.images {
	border:0px;
}
.settore{
	margin: 3px;
	height:33px;
	background:url(../images/settore.jpg) no-repeat;
	padding:4px;
}
.settoreNome{
	font-family:Verdana;
	font-size:10px;
	height:13px;
	float:left;
	width:500px;
}
.lente{
	float:right;
	margin-top:-2px;
	margin-right:2px;
}
.servizio{
	margin: 3px;
	height:33px;
	background:url(../images/servizio.jpg) no-repeat;
	padding:4px;
}
.servizioNome{
	font-family:Verdana;
	font-size:10px;
	height:13px;
	float:left;
	width:400px;
	margin-left:72px;
}
.ufficio{
	margin: 3px;
	height:33px;
	background:url(../images/ufficio.jpg) no-repeat;
	padding:4px;
}
.ufficioNome{
	font-family:Verdana;
	font-size:10px;
	height:13px;
	float:left;
	margin-left:186px;
}
