/*stili per il layout fisso*/
body{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
	background-color: #242424;
}
div#max_container{
	font-family: Georgia,Georgia,serif;
	font-size: 11px;
	width: 600px;
	margin: 0 auto;
	text-align: left;
    border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color: #eeeeee;
	/*background-color: #FDB753;*/
}
table{
	font-family: Georgia,Georgia,serif;
	font-size: 11px;
	text-align: left;
	background-color: #eeeeee;
	border: 1px solid #333;
}
.site_title {
	font-family: Georgia,Georgia,serif;
	color: #792533;
	text-align: right;
	font-size: 4.25em;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding-right: 10px;
}

a:link, a:visited {
	color: #792533;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active{
	color: #ff0000;
}

input.btn{
	margin: 10px 0px 10px 0px;
	font-family: Georgia,Georgia,serif;
	font-size: 11px;
   	font-weight: bold;
   	cursor:pointer;
   	color:#FFFFFF;
   	background-color:#000000;
   	border:1px solid;
   	border-top-color:#333333;
   	border-left-color:#333333;
   	border-right-color:#333333;
   	border-bottom-color:#333333;
}
/*stili generici, su header e footer*/
div#header{
	position: relative;
	width:100%;
	background: url(images/header.jpg) no-repeat top left;
	height: 150px;
	border: 1px solid #fff;
}
h1, h2, h3, h4{
	font-family: Georgia,Georgia,serif;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 5px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
h1{
	font-size: 1.3em;
	letter-spacing: 0.05em;
	font-weight: bold;
}
h2{
	font-size: 1.3em;
	letter-spacing: 0.05em;
	color: #792533;
	margin-bottom: 10pt;
}
h3{
	font-size: 0.9em;
	letter-spacing: 0.05em;
	color: #999;
	margin-bottom: 5pt;
}
div#footer a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline
}

/*stile del menu*/

#menu{
	position: absolute;
	bottom: 0px;
	width: 598px;
	height:30px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #242424;
	border: 1px solid #fff;
}
#menu ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: left;
}
#menu li {
	display: inline;
}

#menu a{
	margin: 1px 1px 1px 1px;
	padding: 5px 10px 5px 10px;
	font-family: Georgia,Georgia,serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#menu a:hover{
	margin: 1px 1px 1px 1px;
	padding: 5px 10px 5px 10px;
	font-family: Georgia,Georgia,serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #792533;
}
#menu_admin{
	position: absolute;
	bottom: 30px;
	/*width: 100%;*/
	/*height:30px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #dddddd;
}
#menu_admin ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: left;
}
#menu_admin li {
	display: inline;
}

#menu_admin a{
	margin: 1px 1px 1px 1px;
	padding: 5px 10px 5px 10px;
	font-family: Georgia,Georgia,serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu_admin a:hover{
	margin: 1px 1px 1px 1px;
	padding: 5px 10px 5px 10px;
	font-family: Georgia,Georgia,serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

/*moduli*/
div#modules{
	float:right;
	width: 180px;
	/*height:100%;*/
	background-color: #eeeeee;
}
/*contenuti*/
div#container{
	margin-right: 200px;
	/*height:100%;*/
	background-color: #eeeeee;
}
div#content{
	/*margin-right: 200px;*/
	padding: 1em;
	background-color: #eeeeee;
	/*filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;*/
}
div#con{
	margin: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	font-family: Georgia,Georgia,serif;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	/*background: url(images/cont.png) repeat-x top;*/
}
div#edited{
	/*padding: 1em;*/
	margin: 0px -5px 0px -5px;
	padding: 0px 5px 0px 5px;
	background-color: #ddd;
	border: 1px solid #333;
}




div#footer{clear:right; text-align:center; padding: 0.5em;
    background-color: #242424; color: #fff; border: 1px solid #fff;}

/*stili per la navigazione
div#modules ul{margin: 1em 0 1em 1em;padding: 0; list-style-type: none;}
div#modules li{margin: 0;padding: 0}
div#modules a{color:#369;font: normal bold 1.2em/1.6em arial,sans-serif;text-decoration: none}
div#modules a:hover{color: #033;text-decoration: underline}
div#modules a#activelink{color: #033;text-decoration: none}*/

/*preload*/
#preload{
	position: absolute;
	left:45%;
	top:45%;
}
#wait {
    position:absolute;
    width:1300px;
    height:1300px;
    z-index:10;
    left: 0px;
    top: 0px;
    /*background-repeat: repeat;
    background-position: center;
    background-image: url(pic/wait_bg_png.png);
    text-align: center;*/
    vertical-align: middle;
    display: none;
    background-color: #333;
    filter: alpha(opacity=40);-moz-opacity:.40;opacity:.40;
    /*filter: Alpha(Opacity=10, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);*/
}
#popup_content {
	background-repeat: repeat;
	background-image: url(images/line.gif);
	background-attachment:scroll;
	margin: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	font-family: Georgia,Georgia,serif;
	text-decoration: none;
	/*text-align: left;*/
	color: #000000;
	background-color: #fff;
	border-right: 5px solid #333;
	border-bottom: 5px solid #333;
	position: absolute;
	width:400px;
	height:450px;
	/*top: 10px;
	left: 10px;*/
	top: 20px;
	left: 30%;
	overflow:auto;
    filter: alpha(opacity=100);-moz-opacity:1;opacity:1;
    z-index:15;
    /*filter: Alpha(Opacity=10, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);*/
}