body {
	font-family: Verdana, Arial;
	text-align: center;
	background: #2b358a;
	padding: 0px;
	margin: 0px;
}


.flash {
        position: absolute;
	height: 317px;
}

.clear {
	clear: both;
}

.popup {
	position: absolute;
        z-index: 300;
	left: 50%;
	top: 50%;
	width: 400px;
	margin-left: -150px;
	border: 6px solid #2d358a;
	background: #fff;
	padding: 0px;
}

.wait {
    position: absolute;
    z-index: 400;
    padding: 10px;
    background: #fff;
    top: 20%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    text-align: center;
    border: 6px solid #2d358a;
    font-size: 12px;
    font-weight: bold;
    color: #2d358a;
}

.wait p {
    margin: 2px;
}

.popup_content {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
	height: 120px;
	overflow: auto;
}

.popup_title {
	margin: 6px;
	padding: 0px;
	background: #e32118;
	height: 22px;
}

.popup_title h2 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	float: left;
	line-height: 21px;
}

.popup_title a {
	float: right;
}

.popup_title img {
	border: 0px;
}

#dati_utente {
    position: absolute;
    z-index: 299;
    width: 380px;
    top: 130px;
    left: 50%;
    margin-left: -45px;
    font-size: 12px;
}

.container {
	background: url(../images/bg_middle_1.jpg) top left repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 781px;
	text-align: left;
}

.container_bg_up {
	margin: 0px;
}

.container_bg_down {
	background: url(../images/bg_down.jpg) bottom left no-repeat;
	margin: 0px;
}

.content {
    
}

.content_top {
	margin: 0px;
	height: 127px;
        position: relative;
        
}

.logo_top {
	margin: 0px;
	height: 105px;
	padding-left: 15px;
}

.logo_top img {
	border: 0px;
	margin-top: 12px;
}

ul.menu_top {
	margin: 0px;
	padding-left: 431px;
	list-style: none;
	font-size: 10px;
	line-height: 22px;
        position: relative;
        z-index: 200;
}

.menu_top li {
	float: left;
	margin: 0px;
}

.menu_top img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

.menu_top a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #e20400;
}

.menu_top a:hover {
	text-decoration: underline;
}

.content_left {
	width: 160px;
	padding-top: 190px;
	float: left;
}

ul.menu_left {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #fff;
	width: 157px;
	margin-left: 1px;
	font-size: 11px;
}

.menu_left li {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #680604;
	background: url(../images/blu_button.jpg) 0px 1px no-repeat;
	height: 25px;
	line-height: 22px;
	padding-left: 28px;
}

.menu_left a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.menu_left a:hover {
	text-decoration: underline;
}

.content_middle {
	margin-left: 190px;
	min-height: 715px;
	height: auto !important;
	height: 715px;
	width: 380px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
        position: relative;
}

.content_middle h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #33348e;
	background: url(../images/3x3.jpg) top left no-repeat;
	height: 52px;
	line-height: 60px;
	padding-left: 120px;
}

.content_middle h3 {
	font-size: 13px;
	margin-top: 14px;
	margin-bottom: 0px;
	padding: 0px;
	color: #e32118;
}

.content_middle p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.content_middle img {
	border: 0px;
}

.content_middle a {
	color: #2d358a;
	font-weight: bold;
	text-decoration: none;
}

.content_middle a:hover {
	text-decoration: underline;
}



.form_middle {
    background: url(../images/form_middle.gif) top left repeat-y;
    margin-top: 15px;
}

.form_middle h3 {
    background: #fff url(../images/form_top.gif) top left no-repeat;
    height: 44px;
    margin: 0px;
    padding-left: 10px;
    color: #fff;
    font-size: 15px;
    line-height: 60px;
    overflow: hidden;
}

.form_middle fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.form_middle .legend {
    margin: 0px;
    padding-top: 0px;
    padding-left: 10px;
    height: 20px;
    background: url(../images/form_title.gif) top left no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}



.form_middle .privacy {
    margin-left: 10px;
    margin-right: 10px;
    height: 70px;
    padding: 5px;
    font-size: 10px;
    border: 1px solid #eee;
    overflow: auto;
    line-height: 12px;
    text-align: left;
}

.privacy p {
    font-size: 10px;
}

.form_middle .fields {
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 0px;
    list-style: none;
}

.form_middle .field_row {
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
    margin: 0px;
}

.form_middle .field_message {
    position: absolute;
    width: 180px;
    margin-left: 355px;
    margin-top: -25px;
    margin-bottom: 0px;
    color: #fff;
    text-align: left;
    padding: 8px;
    border: 4px solid #fbfb03;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    background: #e20400;
}

.form_middle .field_paragraph {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.form_middle label {
    display: block;
    float: left;
    width: 140px;
    text-align: right;
}

.form_middle .message {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    text-align: left;
}

.form_middle .field_sep {
    display: block;
    float: left;
    width: 10px;
    text-align: center;
    color: red;
}

.form_middle .field_string {
    display: block;
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}

.form_middle input {
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
}

.form_middle select {
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
}

.form_middle .field_text {
    display: block;
    float: left;
    width: 200px;
    display: block;
}

.form_middle .field_radio {
    display: block;
    float: left;
    width: 20px;
    display: block;
}

.form_middle .field_day {
    display: block;
    float: left;
    width: 51px;
    display: block;
}

.form_middle .field_month {
    display: block;
    float: left;
    width: 50px;
    display: block;
}

.form_middle .field_year {
    display: block;
    float: left;
    width: 80px;
    display: block;
}

.form_middle .field_textarea {
    width: 200px;
    height: 100px;
    font-weight: bold;
}

.form_middle .field_submit {
    text-align: center;
}

.form_bottom {
    background: url(../images/form_bottom.gif) top left no-repeat;
    height: 10px;
}

.content_right {
	float: right;
	width: 186px;
	padding-top: 10px;
}

.content_right img {
	border: 0px;
}

ul.menu_right {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.login {
    padding-left: 8px;
    padding-top: 10px;
}

.login_up {
    height: 139px;
}

.login_middle {
	width: 154px;
	height: 115px;
	background: url(../images/login_middle_1.jpg) top left no-repeat;
        padding-left: 13px;
        position: relative;
        z-index: 200;
}

.login_middle .form_field {
        margin: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
}

.login_middle .form_field a {
        color: #f7ed06;
        text-decoration: none;
}

.login_middle .form_field a:hover {
        color: #f7ed06;
        text-decoration: underline;
}

.login_middle .message {
        font-size: 10px;
        color: #f7ed06;
        margin-top: 5px;
        margin-bottom: 0px;
}

.login_middle .message a {
        color: #f7ed06;
        text-decoration: none;
}

.login_middle .message a:hover {
        text-decoration: underline;
}

.login_middle input {
    font-size: 12px;
    font-weight: bold;
    width: 125px;
}

.content_bottom {
	height: 137px;
	padding-left: 180px;
	font-size: 10px;
	color: #2d358a;
}

.content_bottom p {
	margin: 0px;
	padding: 0px;
}

.content_bottom a {
	text-decoration: none;
	font-weight: bold;
	color: #2d358a;
}

.content_bottom a:hover {
	text-decoration: underline;
}

ul.menu_bottom {
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	list-style: none;
	height: 20px;
}

.menu_bottom li {
	float: left;
	padding-right: 5px;
}

.cartolina {
    margin-top: 30px;
}

.cartolina_top {
    height: 50px;
}

.cartolina_middle {
    background: #0079c2;
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 20px;
}

.cartolina_middle .field_label {
    color: #f9a61a;
    font-size: 15px;
    font-weight: bold;
}

.cartolina_code {
    background: url(../images/arrow.gif) center right no-repeat;
    width: 305px;
    margin: 0px;
}

.cartolina_code_field {  
    background: #fff url(../images/codice_1.jpg) top left no-repeat;
    height: 50px;
    width: 275px;
    margin: 0px;
    padding: 0px;
}

.cartolina_code_field input {
    display: block;
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border: 0px;
    background: transparent;
    font-size: 28px;
    width: 275px;
}

.cartolina_serial {
    
}

.cartolina_serial_field {
    background: #fff url(../images/codice_2.jpg) top left no-repeat;
    height: 50px;
    width: 275px;
    margin: 0px;
    padding: 0px;
}

.cartolina_serial_field input {
    display: block;
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border: 0px;
    background: transparent;
    font-size: 28px;
    width: 275px;
}

.cartolina_bottom {
    background: url(../images/codice_bottom.jpg) 0px 1px no-repeat;
    margin-top: -1px;
    padding-left: 130px;
}

.cartolina_list {
    background: #0079c2;
    padding: 20px;
    color: #fff;
    text-align: left;
}


.cartolina_list p {
    font-size: 18px;
}

.cartolina_list ul {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.cartolina_list li {
    background: url(../images/ul.gif) 0px 7px no-repeat;
    padding-left: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
}

p.login_error {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 10px;
    border: 6px solid #df0700;
    font-size: 16px;
    text-align: left;
}

.error_message {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 10px;
    border: 6px solid #df0700;
    font-size: 16px;
    text-align: left;    
}

.error_message p {
    font-size: 12px;
}

.error_message ul {
    font-size: 12px;
}