/**************** General Classes *****************/
body {
	margin: 0px;
	font-size: 0.85em; /* Font Size */
	line-height: 14px;
	color: #000; /* Global Gray */
	background-image: url(../siteassist_images/body_background.jpg);
	font-style: normal;
}

#homePage {

}

#subPage {

}

#globalContainer {
	width: 800px;
	background-image: url(../siteassist_images/border_middle.jpg);
	background-color: #FFFFFF; /* Global White */
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #F47820; /* Accent 10 */
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #78A769; /* Text Medium */
	margin: 0px 0px 5px 0px;
}

h3 {
	font-size: 1em;
	color: #017A20; /* Link */
	font-weight: bold;
	margin: 0px 0px 5px 0px;
		
}

#homePage h1 {
	clear: none;
}

#homePage h2 {
	clear: none;
}

#homePage h3 {
	clear: none;
}

a {
	color: #017A20;
	font-size: 0.9em;
}

p {
	margin: 0px 0px 20px 0px;
}

p.noSpace {
	margin: 0px;
}

#footer {
	width: 800px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#footer a {
	color: #FFFFFF; /* Global White */
}

#borderTop {
	background-image: url(../siteassist_images/border_top.jpg);
	height: 7px;
}

#borderBottom {
	background-image: url(../siteassist_images/border_bottom.jpg);
	height: 7px;
}

/**************** Header Classes *****************/
#logo {
	padding: 20px;
	height: 120px;
}

#homePage #header {
	background-repeat:no-repeat;
	height: 215px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 7px;
}


#subPage #header {
	height: 64px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-left: 60px;
	background-image: url(../siteassist_images/sub_header_background.jpg);
	background-repeat: no-repeat;
}

#homePage #header #mainFeaturedLeft {
	float: left;
	width: 183px;
	color: #FFFFFF; /* Global White */
	height: 215px;
	background-image: url(../siteassist_images/top.png);
	background-repeat: no-repeat;
}

#homePage #header #mainFeaturedRight {
	color: #FFFFFF; /* Global White */
	height: 215px;
	background-image: url(../siteassist_images/dx.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#homePage #header #mainFeaturedLeft h1 {
	color: #DDECC3; /* BG Light */
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

#homePage #header #mainFeaturedLeft p {
	color: #F1F0EE; /* Global Gray Light */
}

#homePage #header #mainFeaturedRight h1 {
	color: #FFFFFF; /* Global White */
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px 0px 15px 0px;
	font-style: italic;
}

#homePage #header #mainFeaturedRight h2 {
	color: #FFFFFF; /* Global White */
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px 0px 5px 0px;
	font-style: italic;
	padding-left: 15px;
}

/**************** Top Nav Classes *****************/
#topNavTop {
	background-image: url(../siteassist_images/topnav_border_top.jpg);
	height: 4px;
	background-position:center;
	background-repeat: no-repeat;
}

#topNav {
	background-image: url(../siteassist_images/topnav_border_middle.jpg);
	background-repeat: repeat-y;
	margin: 0px 6px 0px 7px;
	padding: 10px 20px;
	background-position: center;
}

#innerContainerWrapper {
	background-image: url(../siteassist_images/inner_body_background.jpg);
	background-repeat:no-repeat;
	background-position: 0% 100%;
	background-color: #FFFFFF; /* Global White */
	padding: 15px 0px;
	margin: 0px 6px 0px 7px;
}

#innerContainerWrapper #innerContainer {
	background-image: url(../siteassist_images/inner_left_background.jpg);
	background-repeat:repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.immagine_bordo {
	vertical-align: middle;
	text-decoration: none;
}
img {border:0;}.immagine_bordo_accessibile {
	vertical-align: middle;
	text-decoration: none;
}


#innerContainerWrapper #innerContainer #innerLeft {
	width: 190px;
	float: left;
}


#homePage #innerContainerWrapper #innerContainer #innerRight {
	margin-left: 196px;
}

#subPage #innerContainerWrapper #innerContainer #innerRight {
	margin-left: 200px;
	font-style: normal;
}

#subPage .contentHeaderContainer {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

#subPage .contentBodyContainer {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

#subPage div.hr {


}

/**************** Resources Classes *****************/
#resources {
	padding: 20px;
}

#resources form {
	margin: 0px;
	padding: 0px;
}

#resources p {
	margin: 0px 0px 10px 0px;	 
}

#sideNav {
	padding: 20px
}

#sideNav h1 {
	margin: 0px 0px 5px 0px;
}

#homePage #sideNav a {
  text-decoration: none;
	display: block;
}

#featured {
	padding: 0px 15px 10px 15px;
}

#featured .featuredLeft {
	width: 225px;
	float: left;
	padding-right: 15px;
}

#featured .featuredRight {
	margin-left: 240px;
	padding-left: 15px;
}

#featured h1 {
	margin: 0px 0px 10px 0px;
}

#featured ul {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

#featured h3 {
	margin: 0px;
	font-size: 0.95em;
	text-decoration:underline;
}

#featured li {
	padding-bottom: 10px;
}
.benvenuto_nome {
	font-size: 0.75em;
	font-style: italic;
	color: #036;
}
.benvenuto {
	font-size: 0.75em;
	font-style: italic;
	color: #900;
}
.centrato {
	text-align: center;
}
.comunicazioni_date {
	font-size: 0.625em;
	padding-left: 10px;
}
.comunicazioni_testo {
	font-size: 0.7em;
	text-align: justify;
}
.profilo_logout {
	font-size: 0.80em;
	text-align: right;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.messaggio_login_logout {
	font-size: 0.95em;
	color: #000;
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.allineato_destra {
	text-align: right;
	margin-left: 240px;
}
#homePage #globalContainer #logo #intestazione {
	float: left;
	padding: 10px;
}
#homePage #globalContainer #logo #login {
	float: right;
	padding-top: 112px;
}



.descrizione {
	width: 240px;
	font-size: 0.90em;
}
.tipo_documento {
	width: 120px;
	font-size: 0.9em;
}
.ufficio_proponente {
	width: 100px;
	font-size: 0.90em;
}
.data {
	width: 100px;
	font-size: 0.90em;
}
.Tabella {
	border: 1px inset #666;
	width: 98%;
}
.intestazione_tabella {
	font-size: 0.90em;
	background-color: #92B876;
	border: 1px outset #333;
}
.contenuto_tabella {
	font-size: 0.9em;
	background-color: #FFC;
	border: 1px outset #333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titolo_news {
	font-size: 1em;
	color: #EE7B1E;
	text-align: center;
}
.sommario_testo {
	font-size: 0.9em;
	text-align: justify;
}
.data_news {
	font-size: 0.85em;
}

