/*  softCodex Sagl - www.softcodex.ch */

@font-face {
font-family: Mistral;
src: url('fonts/MISTRAL.TTF');
}

body{
margin:0px auto;
padding:0px;
font:79%  Verdana, Arial, Tahoma,sans-serif;
background-color:#fff;
background-image:url(../images/bg.png);
background-repeat:repeat;
background-position:top left;
color:#000;
}

.body2  /* contenitore per il doppio sfondo al top */{
background-image:url(../images/bg2.png);
background-repeat:no-repeat;
background-position:top center;
}

.body3 /* contenitore per il doppio sfondo al bottom */{
background-image:url(../images/bg3.png);
background-repeat:no-repeat;
background-position:bottom center;
}

/********************** F I R S T     L I N E  ********************/
.firstline-wrap {
/*background-color:#efefef;
border-bottom:1px solid #ccc;
background-image:url(../images/bg_firstline_wrap.jpg);
background-position:top center;
background-repeat:no-repeat;*/
}

.firstline{
/*background-image:url(../images/bg_firstline.png);
background-position:top;
background-repeat:no-repeat;
background-color:#fff;*/
width:960px;
font-size:1em;
min-height: 20px;
height: auto !important;
height: 20px;
padding-top:0px;	
/*color:#4e54a5;*/
color:#333;

}

.firstline-left {
display:block;
padding: 2px 0px 0px 5px;
float:left;
}

.firstline-left a {
color:#333;
text-decoration:none;
}

.firstline-left a:hover {
text-decoration:underline;
}

.firstline-right {
text-align:right;
padding:3px 5px 0px 0px;
float:right;
}

.firstline-right a {
color:#333;
text-decoration:none;
}

.firstline-right a:hover {
color:#fff;
text-decoration:none;
}

/********************** H E A D E R   ********************/
.header-wrap {
/*background-color:#fff;*/
/*background-image:url(../images/bg_header_wrap.jpg);
background-position:top center;
background-repeat:no-repeat;*/
}

.header{
/*background-image:url(../images/bg_header.png);
background-position:top center;
background-repeat:no-repeat;*/
clear:both;
margin:0 0 0 0;
padding:0 0 0 0;
min-height: 150px;
height: auto !important;
height: 150px;
text-align:center;
}

.header h1{
}

.header h3{
}

.header a  {
text-decoration:none;
}

.header-logo { 
clear:both;
margin:0 0 0 0;
padding:0;
min-height: 150px;
height: auto !important;
height: 150px;
width:960px;
text-align:center;
}

.header-path-wrap{
}

.header-path{
background-image:url(../images/bg_header_path.jpg);
background-position:top right;
background-repeat:no-repeat;
width:960px;
min-height: 30px;
height: auto !important;
height: 30px;
text-align:left;
color:#333;
}

.header-path p {
margin:0;
padding:11px 0 0 5px;
font-size:0.8em;
}

.header-path a {
color:#333;
text-decoration:none;
}

.header-path a:hover {
text-decoration:underline;
}

/********************** M E N U    L I N E   ********************/
.menuline-wrap {
/*background-image:url(../images/bg_menuline_wrap.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#efefef;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:4px 0 0 0;*/
}

.menuline {
background-image:url(../images/bg_menuline.png);
background-position:top center;
background-repeat:repeat-x;
/*background-color:#333;*/
clear:both;
min-height:30px;
height: auto !important;
height: 30px;
padding:0 0 0 0;
margin:2px auto 0 auto;
width:960px;
/*border-top:1px solid #fff;*/
border-bottom:1px solid #fff;
}

.menuline span {
}

/* Contenitore esterno principale */
.wrap{
/*background-image:url(../images/bg_wrap.jpg)!important;
background-position:top center;
background-repeat:no-repeat;*/
background-color:#ffffff;
color:#3b3b47;
margin:0px auto;
width:960px;
min-height: 600px;
height: auto !important;
height: 600px;
}

/* Wrap x content, right-col e left-col */
#wrap-content {
width:960px;
background-image:url(../images/bg_wrap_content.png)!important;
background-position:top center;
background-repeat:repeat-x;
background-color:#ffffff;
margin:0 0 0px 0 /* margine negativo, altrimenti tra wrap-content e footer c'ý una riga bianca */;
padding:10px 0 10px 0;
}

/* Colonna Sinistra */
#left-col {
/*background-image:url(../images/bg_menu.jpg);
background-position:top;
background-repeat:no-repeat;*/
clear:left;
float:left;
width:200px;
margin:0 0 0px 0;
padding:0px 0 0 3px;
font-size:0.9em;
}

/* Parte sotto il menu sempre a sinistra */
#extra-left{
width:200px;
padding:0 0 0 0px;
}

/* Colonna Destra */
#right-col {
clear:right;
float:right;
width: 0px;    /* Mettere la larghezza che corrisponde con il right margin del contenuto*/
margin: 0 0px 0 0;
padding:4px 5px 0 0;
font-size:0.9em;
}

/* Parte sul lato destro della pagina */
#extra-right{
float:right;
width:0px;
margin:-4px 0 0 0;
}

#extra-right p{
}

/* *************** Contenuti principali ****************** */
.banner-homepage {
/*background-image:url(../images/bg_banner_homepage.jpg);
background-position:center;
background-repeat:no-repeat;
background-color:#fff;*/
min-height: 250px;
height: auto !important;
height: 250px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

#content-top {
/*background-image:url(../images/bg_content_top.jpg);
background-position:bottom center;
background-repeat:no-repeat;
background-color:#FFFFFF;
color:#003366;*/
padding:0px 0 0 4px;
}

#content-top a {
/*color:#0066cc;*/
text-decoration:none;
}

/*#content-top img {
border:1px solid #FFFFFF!important;
}*/

#content/* x modifiche in IE guardare il suo css */{
margin:0px 0px 0px 205px;
/*border-right:1px dotted #000000;
border-left:1px dotted #EEEEEE;*/
padding: 0px 10px 0 5px;
line-height:1.4em;
text-align:left;
font-size:1em;
color:#333;
}

#content b {
color:#000;
}

#content img{
padding-right:3px;
}


#content ul {
padding:10px 10px 10px 30px;
width:auto; /* Per IE vedi il CSS specifico */
}

#content ul b {
}

#content li {

}

#content td {
}

#content a {
text-decoration:none;
color:#cb081c;
}

#content a:hover {
text-decoration:underline;
}

/********************************* GLOSSARIO ************************************/
.glossary {
border:1px solid #ccc;
padding:5px;
margin:0 0 10px 0;
}

.glossary-title {
font-size:1.3em;
font-weight:normal;
color:#cb081c;
/*background-color:#ddd;*/
/*border-bottom:1px solid #333;*/
padding:3px;
margin:0;
}

.glossary:hover {
background:url(../images/glossary_hover.png) no-repeat top right;
background-color:#eee;
border:1px dashed #333;
}
/******************************* FINE GLOSSARIO *********************************/

h1{
/*letter-spacing:0.1em;*/
font-family: Mistral, Verdana;
font-size:2.8em;
font-weight:normal;
color:#cb081c;
margin:0 0 10px 0;
padding:0px 0 6px 0;
line-height:25px;
}

h2{
font-size:1.4em;
font-weight:normal;
color:#333;
line-height:20px;
padding:4px 2px;
border-bottom:1px dashed #ccc;
}

h3{
font-size:1.2em;
font-weight:normal;
color:#666;
}

h4{
font-size:1.1em;
font-weight:normal;
color:#999;
}

h5{
font-size:1em;
font-weight:normal;
color:#369;
margin:0 0 0px 0;
padding:0px 0 5px 0;
}

h6 {
font-size:1em;
color:#262122;
margin:0;
padding:0 0 10px 0;
font-weight:normal;
text-transform:uppercase;
letter-spacing:0.1em;
}

a{
text-decoration:none;
color:#cb081c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:0px 0 0px 0;
/*min-height: 50px;
height: auto !important;
height: 50px;*/
font-size:0.9em;
}

#footer-content {
/*background-image:url(../images/bg_footer.png);
background-position:top center;
background-repeat:repeat-x;*/
/*background-color:#efefef;
border:1px solid #ccc;*/
width:960px;
color:#333;
min-height: 215px;
height: auto !important;
height: 215px;
margin:0 0 0px 0;
}

#footer-content a {
color:#333!important;
text-decoration:underline!important;
}

#footer-content a:hover {
color:#333!important;
}

#footer-credits {
width:960px;
margin:0px;
/*color:#4e54a5;*/
color:#333;
font-size:1em;
text-align:center;
padding:0px 0 0 0px;
}

#footer-credits p {
margin:0;
padding:2px 0 0 0;
}

#footer-credits a{
color:#333!important;
text-decoration:none;
}

#footer-credits a:hover{
color:#333!important;
}

#footer-extra {
width:940px;
margin:0px;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.login {
padding:0px 0px 0px 150px;
margin:0px 2px 0px 2px;
background:inherit;

}

.login table {
background:#ffffcc;
padding:10px;
border:2px solid #0066cc;
color:#808080;
}

.login table:hover {
background:#ffff99;
padding:10px;
border:2px solid #dcdcdc;
color:#808080;
}
.login input {
background:#FFFFFF;
font-size:0.9em;
color:#666666;
border: 1px solid #dcdcdc;
padding:1px;
}

.login #button {
border: 1px solid #DCDCDC;
}

.logout {
background-color:#ed2124;
padding: 3px;
text-align:center;
}

.logout a {
color:#ffffff;
font-size:0.9em;
text-decoration:none;
letter-spacing:0.2em;
}

.logout:hover {
text-decoration:underline;
color:#ffffff;
}

/* 
#username, #password, #button, #pass{
color:#000000;
font-size: 0.8em; 
}*/

.form {
width:550px;
}

/* Niente bordi per tutti i form contatto */
#noborder, #noborder tr, #noborder td {
border:0!important;
}


/* Alert Messages */
.alert {
background: #ffffcc url(../images/icons/alert.png) center no-repeat;
background-position: 15px 50%; /* x-pos y-pos http://www.w3.org/TR/CSS21/colors.html */
text-align: left;
padding: 5px 20px 5px 45px;
color:#000000;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
}

.info {
background: #f8fafc url(../images/icons/info.png) center no-repeat;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #b5d4fe;
border-bottom: 2px solid #b5d4fe;
}

/* CSS per la pagina 404.htm */
#errore404 {
background-color:#FFFFFF;
border:2px solid #FFFF66;
padding:20px 20px 20px 20px;
color:#000000!important;
width : 800px;
}

#errore404 a {
color:#0066cc!important;
}

.hr-404 {
color:#000000;
width:80%;
}
