html, body, form
{
	padding: 0px;
	margin: 0px;
	font-family: arial,sans-serif;
	vertical-align: middle;
	font-weight: normal;
	color: #605D5C;
	font-size: 10pt;
	
}

body{
	background-image: url("../img/sei/testa_sfondo_bck.jpg");
	background-repeat: repeat-x;
}

label{
    display: block; float: left; width: 80px;
}

p, h1{margin:0; padding: 0;}

h1{
	font-weight: bold;
	color: #175974;
	font-size: 14pt;
}

a{text-decoration: none; color: #000000;}
a:active{text-decoration: none; color: #000000;}
a:hover{text-decoration: none; color: #000000;}
img{border: none;}

input[type="text"], input[type="password"], input[type="submit"], select {
	border:1px solid #E8E8E8;
	font-size:11px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:3px 2px 2px;
}

.bold{
	font-weight: bold;
}

.grey{
	color: #585747;
}

.arancio{
	color: #da6114;
}

.error{
	color: #ff0000;
}

.libro{
	border: 1px solid #666666;
}

.active{color: #cccccc;}

._bottom{
	cursor:pointer;
	border:outset 1px #ccc;
	background-color: #F2F2F2;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	width: 120px;
}

.green{ color: #00cd13; font-weight: bold;}
.azzuro{ color: #37beff; font-weight: bold;}

.container{
	padding: 0px;
	margin: 0 auto;
	width: 1024px;    
}

.footer{
	 margin-top: 2px;
	 border-top: #cccccc 1px solid;
	 border-top-style: dashed;
	 color: #9f9f9f;
	 font-size: 9pt;
}

.footer a{
	 color: #9f9f9f;
	 text-decoration: underline;
	 
}

.header{
	height: 102px;
	width: 100%;
	background: url("../img/sei/testa_sfondo.jpg") no-repeat;
}

.titolo{
	height: 80px;
	text-align: center;
}

.mattblacktabs{
	padding-top: 69px;
	height: 48px;
	width: 100%;
	overflow: hidden;
}

.mattblacktabs ul{
	margin: 0;
	padding: 0;
	padding-left: 60px; /*offset of tabs relative to browser left edge*/
	font: bold 10pt Verdana;
	list-style-type: none;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 9px 10px; /*padding inside each tab*/
	color: white;
}

.mattblacktabs li a:visited{
	color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.active a{
	height: 15px;
	background: #12a3da;
}

.active-menu{
	height: 15px;
	background: #12a3da;
}


.lr{
    width: 160px;
    height: 40px;
    float: right;
    margin-right: 125px;
    margin-top: 35px;
    color: #ba1f00;
    font-weight: bold;
}

.lr a{
    color: #ba1f00;
    text-decoration: underline;
    font-weight: bold;
}

.container_pagina{
    clear: both;
    margin: 0 auto;
    margin-top: 10px;
    width: 902px;
}

.col_dx{
	float: right;
	width: 250px;
}

.col_dx_login{
	clear: both;
	background: #d0d589;
	height: 268px;
	margin-bottom: 5px;
}

.col_dx_cerca{
	clear: both;
	background: #d3e4eb;
	height: 250px;
	margin-bottom: 5px;
}

.col_dx_info{
	clear: both;
	background: #bcd0db;
	height: 268px;
}

.search_input{
    margin-left: 10px;
}

.search_btn{
    margin-left: 10px;
    margin-top: 10px;
}


.footer_bar_1{
    
    margin-top: 30px;
    height: 4px;
    background-color: #990000;
}

.footer_bar_2{
    clear: both;
    height: 10px;
    background-color: #404040;
}


.col_centrale{
	float: left;
	width: 640px;
}

.col_centrale_sx{
	float: left;
	width: 310px;	
	/* background-color: #12a3da; */
}

.col_centrale_dx{
	float: left;	
	width: 310px;
	margin-left: 20px;
	/* background-color: #ff0000; */
}

.border_libro{
	clear: both;
	border-bottom: 1px solid #cccccc;
	border-bottom-style: dashed;
}


.col_banda_nera{
    margin-left: 3px;    
    background-color: #666666;
    color: #ffffff;
    height: 25px;
    width: 586px;
}

.libro_bg{
    margin: 0 auto;
    margin-top: 20px;
    height: 167px;
    width: 545px;
}

.titolo_libro{
    color: #175974;
    font-weight: bold;
    font-size: 13pt;
}

.tipo_libro{
	margin-top: 18px;	
}

.tipo_libro ul{
}

.tipo_libro li{

}

.testo_libro span{
	text-transform: uppercase;	
}

.testo_libro a{
	color: #7b9e0c;
}

.testo_libro a:hover{
	color: #7b9e0c;
	text-decoration: underline;
}

.img_libro{
    float:left;
    width: 95px;
    padding-top: 5px;
}

.green{
	color: #7b9e0c;	
}

.desc_libro{
    float:left;
    width: 192px;
    margin-left: 15px;
}

.tags{
    float:left;
    width: 168px;
    padding-top: 18px;
    margin-left: 15px;
}

.tags a{
    color: #990000;
    font-weight: bold;
}

.tags a:hover{
    text-decoration: underline;
}

.blu-scuro{
	color: #175974;
	font-weight: bold;
}

.tab_registrati{
	width: 100%;
}

.tab_registrati p{
	margin-top: 8px;
	font-family: arial;
	font-weight: bold;
}


.volumi{
	height: 32px;
	background-image: url("../img/sei/libro_bottone.jpg");
	width: 100%;
	overflow: hidden;
	color: white;
}

.volumi ul{
	margin: 0;
	padding: 0;
	padding-left: 5px; /*offset of tabs relative to browser left edge*/
	font: bold 10pt Verdana;
	list-style-type: none;
	color: white;
	height: 32px;
}

.volumi li{
	display: inline;
	margin: 0;
	color: white;
	height: 32px;
}

.volumi li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 5px 4px; /*padding inside each tab*/
	color: white;
	text-align: center;
	min-width: 20%;
	height: 30px;
	border-right: 1px solid #ffffff;
}

.volumi li a:visited{
	color: white;
}

.volumi li a:hover, .mattblacktabs li.selected a{

}

.active_volumi{
	background-image: url("../img/sei/libro_bottone_active.jpg");
}

.volumi_indice{
	height: 25px;
	background-image: url("../img/sei/menu_pannello_bck.jpg");
	width: 100%;
	overflow: hidden;
	color: #e1e1e1;
}

.volumi_indice ul{
	margin: 0;
	padding: 0;
	padding-left: 5px; /*offset of tabs relative to browser left edge*/
	font: bold 10pt Verdana;
	list-style-type: none;
	height: 25px;
	color: #e1e1e1;
}

.volumi_indice li{
	display: inline;
	margin: 0;
	color: #e1e1e1;
	height: 25px;
	width:  145px;
}

.volumi_indice li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 5px 0px 4px 18px;
	
	text-align: left;
	width: 145px;
	height: 25px;
	border-right: 1px solid #ffffff;
	color: #0000ff;
	
}

.active_volumi_indice{
	 /* color: #175974; */
	color: #008000 !important;
	background-image: url("../img/sei/menu_pannello.jpg");
	background-repeat: no-repeat;
	
}

.leggenda{
	width: 100%;
	overflow: hidden;
	color: #666666;
}


.bck_capitoli_icon{
	background-color: #dcf0f8;
	border-bottom: 1px solid #ffffff;
}

.label_capitoli{
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

.tab_esercizi{
	width: 40%;
	border-left: 1px solid #cccccc;
}

.tab_esercizi a{
	margin-left: 8px;
}

.tab_verifiche{
	clear: both;
	height: 75px;
}

.tab_verifiche_div{
	text-align: center;
	width: 35px;
	float: left;
	display: block;
	margin-left: 4px;
	border-left: 1px solid #cccccc;
}

.centrale_titolo{
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	background-image: url("../img/sei/libro_bottone.jpg");
	background-repeat: repeat-x;
	height: 32px;
}

.centrale_titolo_cerca{
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	background-image: url("../img/sei/libro_bottone.jpg");
	background-repeat: repeat-x;
	height: 32px;
	margin-right: 254px;
}

.centrale_titolo_cerca p {
	padding-top: 5px;
}
	
.centrale_titolo p {
	padding-top: 5px;
}

.a_grigio{
	text-align: right;
}

.a_grigio a{
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
}

.a_grigio a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}


#areariservata{	
	width: 500px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 8px;
	border: 1px solid #666666;
	border-style: dotted;
}

.cerca_select{
	width: 158px;
}

.col_riservata_sx{
	width: 645px;
}

.col_riservata_sx .dati_personali{
	border: solid 1px #666666;
	border-style: dotted;
	padding: 5px;
}

.elenco_mini a{}
.elenco_mini a:hover{
	text-decoration: underline;
}


