/* generale */


@font-face {
font-family: "Cheboyga";	
src: url("fonts/Cheboyga.ttf") format("truetype");
}

body {
font-family: "Trebuchet MS", Helvetica, Fontin, sans-serif;
font-size: 15px;
text-align:justify;
/* background:#c2f2f2; */
	background-image: url(Immagini/sfondo.jpg);
	background-repeat:repeat-x;
margin:0;
}

h1 {
text-align:center; 
color: #fff /*#5890C7 blu chiaro, #0B0B3B blu scuro */ ; 
font-family: Quicksand, Helvetica, Arial, sans-serif;
line-height:1px;
font-size: 2.5em;
}

h2 {
font-size: 1.2em; 
color: #0B0B3B; 
text-align:center; 
font-weight:normal;
font-variant: small-caps;
letter-spacing: 3px;
}

h2.contenuto, h3.contenuto {
text-align:left; 
font-size: 2em; 
font-family: Quicksand, Georgia, serif;
font-weight: bold;
font-variant: normal;
}

h3.contenuto {
font-size: 1em; 
}

ul { margin:0; padding: 0; }

p {
margin:0;
padding:0;
padding:10px;
}

a {
color:inherit;
text-decoration:none;}

a.link {
color: #084B8A;}

img {}

/* id */

#contenitore {
background-image: url(Immagini/sfondo.jpg);
background-repeat:repeat-x;
/* background:#084B8A; */
padding: 0px; 
margin:auto;
min-height:40%; 
overflow:auto; 
width: 80%; 
}

#contenuto {
background: #f2f2ff;
padding: 0 20 20 20;
margin:0 0 5em 0;
overflow:auto;
}

#header {
width:auto;
height:auto;
overflow:auto;
}

#bandiere {
float:left;
padding: 0 0 20px 20px;
}

#logo {
overflow:hidden;
}

p#header {padding:0;}

#info {
float:left;
width:45%;
border-left: #fff solid 1px;
padding: 7px;
}

#badge_foto {
width: 83%;
margin-left: auto;
margin-right: auto;
}

/* menu */

#menu {
width: auto;
height: auto;
margin: 0px;
background: transparent;
padding:1px ;
color: #fff;
font-family: Quicksand, Helvetica, Arial, sans-serif;
font-weight: bold;
font-variant: small-caps;
font-size: 1.4em;
border-bottom: 9px #5890C7 solid;
}

.menu_li,.menu_li_primo {
display:inline;
margin-left:1px;
margin-right:1px;
padding:3px 10px 3px;
height: auto;
border-top: 1px #fff solid;
border-right: 3px #fff double;
border-bottom: 0px #fff solid;
border-left: 1px #fff solid;
-moz-border-radius: 17px 17px 0px 0px ;
text-align:center;
background: #0B3861;
}

.menu_li_primo {
background: #5890C7;
border-bottom: 0px #fff solid;
}

/* classi */
.center {
text-align:center; 
letter-spacing: 2px; 
font-size: 0.6em;
}

.blu {
color: #0B0B3B; 
}

/* .header_img {
width:100%; 
height:10%;
align:right;}
*/


/* Gallery */

p.gallery, .mappa {
float:right;
padding: 0px;
margin: 10px;
border: 3px #fff double;
}

.mappa {
float:left;
}

