body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img_grafica/aisemilia_backombra.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px none;
	padding: 0px;
}

hr {
	border: 0px;
	color: #492D4E;
	background-color: #492D4E;
	height: 5px;
	clear: both;
}

/* inputs */

input[type="text"], input[type="password"], input[type="file"] {
	border: 1px solid #492D4E;
	background-color: #FBF9ED;
}

textarea, .boxanteprima {
	border: 1px solid #492D4E;
	background-color: #FBF9ED;
}

select {
	border: 1px solid #492D4E;
	background-color: #FBF9ED;
}

/* Layout della pagina */

#fullPage {
	width: 775px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 775px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}

#header img {
	display: block;
}

#wrapper {
	padding: 0px;
	margin: 0px;
}

#leftColumn, #centerColumn, #rightColumn {
/* http://www.w3.org/2002/11/homepage */
	float: left;
}

#rightColumn > *, #leftColumn > * {
	padding: 0px;
	margin: 0px;
}

#rightColumn, #leftColumn {
	width: 146px;
	min-height: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

#rightColumn ul, #leftColumn ul {
	list-style-type: none;
	font-size: 12px;
	font-weight:normal;
}

#rightColumn li, #leftColumn li {
	margin: 0px 0px 0px 4px;
}

#leftColumn h2, #rightColumn h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

/* leftColumn */


#leftColumn h2 {
	color: #FFEAA4;
}

#rightColumn h2 {
	color: #932504;
}

/*
 * menu di destra e di sinistra
 */

div#leftColumn a, div#rightColumn a,div#leftColumn a:link, div#rightColumn a:link {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

div#rightColumn label {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-bottom: 0px;
}

div#leftColumn a:hover, div#rightColumn a:hover {
	text-decoration: underline;
}

div#leftColumn a:link, div#leftColumn a:visited, div#leftColumn a:active {
	color: #FBF9ED;
}

div#leftColumn a:hover {
	color: #FFEAA4;
}

div#rightColumn a:link, div#rightColumn a:visited, div#rightColumn a:active {
	color: #505050;
}

div#rightColumn a:hover {
	color: #932504;
}

img#ais_nazionale {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* centerColumn */

#centerColumn {
	width: 475px;
	height: auto !important;
	height: 456px;
	min-height: 456px;
	background-image: url(img_grafica/aisemilia_background.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#centerColumn h1 {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #492D4E;
	margin: 0.5em 0px;
}

#centerColumn h1.subtitle {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 1em;
	color: #932504;
}

#centerColumn h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #492D4E;
	padding: 0px;
}

#centerColumn h3, .title {
	font-size: 0.9em;
	font-weight: bold;
	color: #492D4E;
	padding: 0px;
}

#centerColumn .tabella {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#centerColumn thead {
	text-align: center;
	font-weight: bold;
}


#contentsWithBar{
	padding: 0px 0px 15px 0px;
	border-bottom: solid 5px #492D4E;
	border-top: solid 5px #492D4E;
}
#contentsNoBar{
	padding: 0px 0px 15px 0px;
}
#allegati{
	padding: 0px 0px 15px 0px;
	line-height: 1.5em;
	
}
.imgFile{
	margin-right: 10px;
	vertical-align: middle;
	padding: 0px 0px 0px 20px;
}
.imgGallery{
	margin: 5px 5px 0px 0px;
}
		
#footer {
	clear: both;
	border-top: solid 5px #492D4E;
	text-align:center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	width: 475px;
	margin-left: 150px;
	margin-right: 150px;
	padding-bottom: 30px;
}

#footer A {
	font-size: 10px;
	font-weight: normal;
}

#footer A:link {
	color: #505050;
	text-decoration: none;
}
#footer A:visited {
	color: #505050;
	text-decoration: none;
}
#footer A:hover, #footer A:active {
	color: #505050;
	text-decoration: underline;
}
.footerTitle {
	color:#932504;
	font-weight: bold;
	font-size: 12px;
}

.text , p {
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	font-weight:normal;
	color:#505050;
}
.testo_per_elenco {
	padding: 2px 5px 3px 5px;
	margin:0px;
	font-size: 12px;
	font-weight:normal;
	color:#505050;
}

.tinytext {
	padding: 0px 5px 0px 5px;
	font-size: 9px;
	font-weight:normal;
	text-align: left;
	color:#505050;
}

td.error {
	text-align: center;
	color: #CC0000;
}

p.errore, p.error, p.success, p.warning {
	padding: 0px 5px 0px 5px;
	font-size: 14px;
	font-weight:normal;
	text-align: center;
	color:#CC0000;
}

p.success {
	color: green;
}

p.warning {
	color: #CC9900;
}

#centerColumn A{
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color:#505050;
}

#centerColumn A:link{
	text-decoration: underline;
	color:#505050;
}

#centerColumn A:visited{
	text-decoration: underline;
	color:#505050;
}

#centerColumn A:hover, #centerColumn A:active{
	color: #932504;
	text-decoration: underline;
}

#centerColumn iframe {
	width: 472px;
	background-color: transparent;
}

#google_search {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#google_search label {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 0;
	color: #932504;
}

.hide{
	visibility:hidden;
}

/*
 * usare i link come bottoni
 */

a.button, a.button:link, a.button:visited, a.button:hover {
	color: #505050;
	font-weight: bolder;
	text-decoration: none;
}

div#dummy {
	clear: both;
}

#ajax_calendar {
	text-align: center;
	margin-top: 3px;
}

/* Alternanza colore di sfondo per tabelle di elenchi */
.tabellaElencoColorato {
	background-image: url(img_grafica/aisemilia_backTabElencoCol.png);
}
.tabellaElenco, .tabellaElenco td {
	border: 1px solid #932504;
	border-collapse:collapse;
}

.tabellaIscritto{
	background-image: url(img_grafica/aisemilia_backTabElencoIscr.png);
}
/* --------------------------------------------------*/
.admin_back {
	font-size: smaller;
	text-align: center;
}

.scrolling {
width: 460px;
height: 250px;
overflow: auto;
border: 0px;
padding: 5px;
}

.titoloElenco {
	font-size: 16px;
}

/* INIZIO codice per elenchi a scomparsa*/
div.jsenable h4{cursor: pointer}
div.jsenable ul ul{display:none}
div#bloccoLezioni li.hideLezione ul{display:none}
div#bloccoLezioni li.showLezione ul{display:block}
div#bloccoLezioni ul,div#bloccoLezioni li{margin: 0;padding: 0;list-style-type: none}
div#bloccoLezioni li{margin: 0 0 0 10px}
div#bloccoLezioni ul li{margin: 6px 0 0 0}
div#bloccoLezioni h4:hover{
	background-image: url(img_grafica/aisemilia_backTabElencoCol.png);
}
div#bloccoLezioni h4 {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #492D4E;
}
/* FINE codice per elenchi a scomparsa*/

/*nuovo sistema per le ombre*/
div.imgombreggiate_gall, div.imgombreggiate_sing, div.imgombreggiate_float{
	padding: 0;
	background: url(img_grafica/ombra.png) no-repeat bottom right;
	width:88px;
	height:88px;
	margin:3px;
}
div.imgombreggiate_gall{
	float:left;
}
div.imgombreggiate_float{
	float:left;
	margin: 0px 15px 5px 5px;
}
div.imgombreggiate img{
	vertical-align:top;
}

.formTitolo{
	color : #492D4E;
	font-size : 1.1em;
	font-weight : bold;
	width : 380px;
}
.formFile{
	color : #492D4E;
	font-style : italic;
}
.formTesto{
	background-color: #FBF9ED;
	border: 1px solid #492D4E;
}

ul.nobullet {
	list-style-type: none;
}

.nomargin {
	margin: 0pt;
}

.valign_middle {
	vertical-align: middle;
}

/* finte tabelle fatte con i div */

div.fake_table {
	display: table;
}

div.fake_tr {
	display: table-row;
}

div.fake_td {
	display: table-cell;
	padding: 0.5em 0.2em;
}

div.riga {
	padding: 0.2em 0.2ex;
}

div.riga a, div.riga p {
	display: table-cell;
	vertical-align: middle;
}

div.elenco_azioni {
	float: right;
}

div.elenco_azioni ul {
	list-style-type: none;
	margin: 0;
	text-align: right;
}

.nowrap {
	white-space: nowrap;
}
/* Tabelle elenchi colorate diversamente per regione */
.tab_elenco_delegazioni {
	border:2px solid;
	margin-top:0px;
	margin-bottom:15px;
}
.tab_elenco_1 {
	border-color:#373C4E;
}
.bg_1 {
	background-color:#373C4E;
}
#centerColumn .colore_1 {
	color:#373C4E;
}
.tab_elenco_2 {
	border-color:#4284C7;
}
.bg_2 {
	background-color:#4284C7;
}
#centerColumn .colore_2 {
	color:#4284C7;
}
.tab_elenco_3 {
	border-color:#81B450;
}
.bg_3 {
	background-color:#81B450;
}
#centerColumn .colore_3 {
	color:#81B450;
}
.tab_elenco_4 {
	border-color:#DB9733;
}
.bg_4 {
	background-color:#DB9733;
}
#centerColumn .colore_4 {
	color:#DB9733;
}
.tab_elenco_5 {
	border-color:#C44F29;
}
.bg_5 {
	background-color:#C44F29;
}
#centerColumn .colore_5 {
	color:#C44F29;
}
.tab_elenco_6 {
	border-color:#C44040;
}
.bg_6 {
	background-color:#C44040;
}
#centerColumn .colore_6 {
	color:#C44040;
}

.tab_elenco_, .tab_elenco_0 {
	border-color:#492D4E;
}
.bg_, .bg_0 {
	background-color:#492D4E;
}
#centerColumn .colore_0 {
	color:#492D4E;
}

/*
 * FORM
 * | label | input[type!='submit'] |
 * | ...   | ...                   |
 * |      input[type=submit]       |
 */
form.twoColumnLayout {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

form.twoColumnLayout .header {
	clear: left;
	float: left;
	width: 20%;
	display: block;
	text-align: right;
}

form.twoColumnLayout .content {
	float: left;
	width: 75%;
}

form.twoColumnLayout .row {
	clear: left;
}
select[name="idgalleria"], .select_gallerie_corta {
	width: 70%;
}