@charset "UTF-8";
/* BODY */
body {
	background-color:white;
	background-image: url(/img/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#header {
	background-image: url(/img/banner.jpg);
	height: 90px;
	width: auto;
}
#log .label {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#log {
	height: 86px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #666666;
	float: right;
	clear: none;
	margin: 1px;
	width: 250px;
	text-align: right;
	font-size: 10px;
	color: #333333;
}
#log td {
	padding: 2px;
	margin: 0px;
}
#header form {
	margin: 0px;
	padding: 0px;
}
#title {
	background-image: url(/img/rosso.png);
	height: 25px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC0BD;
	border-right-color: #FF7E7E;
	border-bottom-color: #890000;
	border-left-color: #C20000;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}
div#main {
	display: block;
	float: left;
	background-color: #FFFFFF;
}
#content {
	width: 642px;
	float: right;
}
#title h1 {
	font-size: 19px;
	left: 160px;
	vertical-align: bottom;
	height: 20px;
	width: 300px;
	margin: 0px;
	position: relative;
	line-height: 20px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/* position:relative and overflow:hidden are required */
#scroller {position:relative; overflow:hidden; width:100%;}


#tag {
	margin:2px 0;
	font-size: 14px;
}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width */
#top {width:350px; margin:auto}
#title #scroller_wrapper {
	background-image: url(/img/scroll.png);
	background-repeat: no-repeat;
	width: 499px;
	margin-left: 50px;
	padding-left: 2px;
	padding-right: 3px;
	overflow: hidden;
	margin-top: 2px;
	padding-top: 1px;
}
#title #languages {
	float: right;
	width: 160px;
	clear: none;
	display: block;
	height: 20px;
	text-align: right;
	margin-right: 5px;
}
#languages  img {
	margin-top: 5px;
	margin-bottom: 4px;
	border: 1px solid #333333;
	margin-left: 8px;
}
#log a, #log a:visited, #log a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
/* CONTAINER */
#container{
	background-color:white;
	width:800px;
	text-align:left;
	top: 10px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: auto;
	border: 1px solid #333333;
}
#log .label {
	float: right;
	clear: both;
}
#log .label hr {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav {
	float: left;
	width: 158px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
div#nav_button {
	width:158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav_button img {
	width: 156px;
}
div#nav_button h3 {
	display: block;
	font-size: 100%;
	margin: 0;
	color: #000;
	background-color: #ECECEC;
	background-image: url(/img/sfuma_admin.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	cursor:default;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
div#nav_button ul, div#nav_button li {
	margin: 0;
	padding: 0;
	list-style-type: none
}
div#nav_button li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#nav_button h3 a {
	text-decoration: none;
	color: #0F0F0F;
}
div#nav_button ul ul a {
	color: #333;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
div#nav_button ul ul a:hover {
	color: #FF3300;
	background-color: #F6F6F6
}
div#nav_button .active {
	color: #FF3300;
	background-color: #F6F6F6
}
div.jsenable h3 {
	cursor: pointer
}
div.jsenable ul ul {
	display:none
}
div#nav_button li.hide ul {
	display:none
}
div#nav_button li.show ul {
	display:block
}
#nav_button ul ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#footer #link {
	background-color: #F7F7F7;
	text-align: center;
	color: #000000;
	padding: 2px;
}
#link a, #link a:visited, #link a:active {
	color: #666666;
	text-decoration: none;
}
#link a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer #info {
	color: #666666;
	text-align: center;
	font-size: 10px;
	padding: 5px;
}
.off_line {
	height: 300px;
	width: 300px;
	border: 3px double #000000;
	text-align: center;
	background-color: #FFFFFF;
}
#win_wrapper {
	height: auto;
	width: 630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#win_wrapper #top_wrapper {
	height: 20px;
	width: auto;
}
#win_wrapper #top_wrapper .up {
	background-image: url(/img/border/hand_up.png);
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#modulo #privacy {
	font-size: 10px;
}
#win_wrapper #top_wrapper .dw {
	background-image: url(/img/border/hand_dw.png);
	height: 20px;
	width: 100%;
}
#log .welcome {
	float: left;
	margin: 5px;
}
.modulo {
	width: 100%;
}
.modulo label {
	width: 140px;
	float: left;
}
.modulo td {
	padding: 3px;
}
#win_wrapper #win_content {
	padding: 5px;
	height: auto;
	clear: both;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEBEBE;
	border-left-color: #BEBEBE;
}
#conf_btn {
	background-image: url(/img/conf_btn.png);
	height: 160px;
	width: 158px;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#conf_btn p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#conf_btn a,#conf_btn a:active,#conf_btn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#conf_btnred {
	background-image: url(/img/conf_btn_red.png);
	height: 160px;
	width: 158px;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#conf_btnred p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#conf_btnred a,#conf_btn a:active,#conf_btn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#conf_btnred a:hover {
	text-decoration: underline;


#conf_btn a:hover {
	text-decoration: underline;
}
#acr_read{
	width: 120px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
