/*_glob --------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family:Verdana, sans-serif;
	font-size: 9pt;
	color: #333333;  /*808080*/
}

a, a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	color: #509090;
}

h3 {
   font-size:11px;
}

/*CONTAINER ---------------------------------------------------*/

#container {
	width: 750px;
	background: #e9e9e9;
	margin: 0 auto;
}

/*HEADER-------------------------------------------------------*/

#header {
	width: 750px;
	height: 90px;
	background:#fff url(../images/core/header.gif) no-repeat;
}

#header h1{
	padding-top: 15px;
	font-size:14pt;
	font-weight:bold;
	color: #fff;
	padding-left: 18px;
}

#header h2{
	font-size: 9pt;
	padding-left: 18px;
	color: #fff;
}

#header a, #header a:visited {
   color:#fff;
   text-decoration:none;
}

#header a:hover {
    color:#fff;
	border-bottom:1px solid #fff;
}

/*NAV----------------------------------------*/

#nav {
	width: 750px;
	height: 30px;
	background:#fff url(../images/core/language.gif) no-repeat;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 5px;
	text-align:right;
}

#nav a, #nav a:visited {
      border: none;
	text-decoration: none;
	margin-right: 1px;
     /* margin-bottom: 5px;*/
}

#nav img {
	border: #06598E 1px solid;
}

#nav #flags {
padding-right: 7px;
padding-top: 3px;
}

#nav a:hover img{
	color: #FFF;
	border: #fff 1px solid;
}

/*LEFT SIDE---------------------------------------------*/

#left {
	background: #FDD63D;
	color: #666666;
	width: 134px;
	float: left;
	margin-left: 0px;
	padding: 8px;
}

#left p {
	margin-bottom: 20px;
	background: #FDD63D;
}

#left p.contacts{
font-size: 8pt;
}

#left li {
	/*list-style-image: url(../images/core/b.gif);*/
	padding: 2px 4px 2px 10px;
	margin-left: 10px;
	/*margin-bottom: 7px;*/
}

#left li.home {
	list-style-image: url(../images/ico/home.gif);
}

#left li.autobus {
	list-style-image: url(../images/ico/autobus.gif);
}

#left li.diploma {
	list-style-image: url(../images/ico/diploma.gif);
}

#left li.giochi {
	list-style-image: url(../images/ico/giochi.gif);
}

#left li.lavagna {
	list-style-image: url(../images/ico/lavagna.gif);
}

#left li.libri {
	list-style-image: url(../images/ico/libri.gif);
}

#left li.moduli {
	list-style-image: url(../images/ico/moduli.gif);
}

#left li.tel {
	list-style-image: url(../images/ico/tel.gif);
}

#left li.gal {
	list-style-image: url(../images/ico/foto.gif);
}

#left ul {
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 10px 5px;
}

#left h3.uno {
	font-size: 12pt;
	font-weight: bold;
    display:block;
    background:#ccc;
  /*  background-image:url(../images/core/littlemenu1.gif);
    background-repeat: no-repeat;*/
    color:#808080;
	padding-left:10px;
	margin-bottom: 5px;
}

#left h3 {
	font-size: 8pt;
	font-weight: bold;
    display:block;
    background:#ccc;
   /* background-image:url(littlemenu2.gif);
    background-repeat: no-repeat;*/
    color:#666666;
	padding-left:1px;
	margin-bottom: 5px;
}

/*RIGHT SIDE-------------------------------------------------*/

#right {
	color: #808080;
	width: 134px;
	float: right;
	padding: 8px;
	margin-right: 0px;
}

#right p {
	margin-bottom: 20px;
	background: #fff;
}

#right p.author{
	color: #333333;
	padding: 0px 5px 5px 5px;
	font-size: 8pt;
	margin-bottom: 20px;
	background: #fff;
}

#right blockquote{
	color: #333333;
	padding: 5px 5px 2px 5px;
	font-size: 8pt;
	background: #fff;

}

#right h3 {
    display:block;
    background:#ccc;
    color:#808080;
	padding-left:10px;
	margin-bottom: 5px;
}

#right li {
	list-style-image: url(../images/core/b.gif);
}

#right ul {
    margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
}

/*CONTENT------------------------------------------------*/

#content {
	float: left;
	width: 440px;
	margin: 8px 0 0 4px;
}

#content h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #06598E;
	margin: 20px 0 0 0;
	padding-left: 14px;
	background: #fff;
	border-bottom:1px dotted #06598E;
}

#content blockquote {
color: #333333;
	padding: 5px 5px 0px 0px;
	font-size: 8pt;
	background: #fff;
}

#content h2.sottoTitoli{
	margin: 0px 0 0 0;
	padding-top: 16px;
}

#content h2.titolo {
	font-size: 12pt;
	font-weight: bold;
	/*color: #06598E;*/
	color: #fff;
	margin: 0px 0 0px 0;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-top: 7px;
	/*background: #E1ECF2;*/
	background: #06598E;
	padding-bottom: 7px;
	border-bottom:none;
/*	border-top:12px solid #ccc;*/
	}

	#content h2.titoloInterno {
	font-size: 12pt;
	font-weight: bold;
	/*color: #06598E;*/
	color: #fff;
	margin: 10px 0 0px 0;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-top: 7px;
	/*background: #E1ECF2;*/
	background: #06598E;
	padding-bottom: 7px;
	border-bottom:none;
/*	border-top:12px solid #ccc;*/
	}

#content h2.primo {
	font-size: 12pt;
	font-weight: bold;
	color: #06598E;
	margin: 0px 0 0px 0;
	padding-left: 14px;
	background: #fff;
/*	border-bottom:1px dotted #06598E;*/
}

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

#content h2 a:hover {
	color: #000;
	font-weight:bold;
}


#content p {
	margin-bottom: 0px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	background: #fff;
	text-align:justify;
}

#content p.dataNew{
	padding-top: 0px;
	padding-bottom: 40px;
}

#content b.bold_blu{
	color:#06598E;
}
#content b.bold_red{
	color:#ff0000;
}

.grassettoBlu {
	font-weight: bold;
	color:#06598E;
}

.grassettoRosso {
	font-weight: bold;
	color:#ff0000;
}

/*#content br {margin: 0; padding: 0; border-width: 0; line-height: 2em;}*/

#content img {
	padding: 3px;
	margin: 2px 12px 0px 0px;
	border: 1px solid #06598E;
	float: left;
}

#content ul {
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px 14px 10px 14px;
    text-align:justify;
    background: #fff;
}

#content li {
	list-style-image: url(../images/core/blu_bullet.gif);
	padding-top: 10px;
	margin-left: 14px;
	}

#content a, #content a:visited {
   color:#000;
   text-decoration:underline;
}

#content a:hover {
    color:#509090;
	text-decoration:none;
}

/* form in Content                      */
#content form {
 background-color: #CCCCCC;
 color: #000000;
 border: 1px solid #999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: left;
}

.contentInputText {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 200px;
 margin-right: 6px;
 margin-left: 16px;
 margin-top: 4px;
 margin-bottom: 4px;
}

.contentButtons {
 color: #000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	border-color: #999;
	background: #ccc;
 margin-right: 6px;
 margin-bottom: 4px;
}

#inner_gallery{
	width: 440px;
	background-color: #ffffff;
}

#inner_gallery img{
	border: 1px dotted #06598E;
	margin-top: 16px;
	margin-bottom: 10px;
}

#inner_gallery dl{
width: 400px;
text-align: center;
padding-left: 15px;
/*float: left;*/
}

#inner_gallery button{
	width: 100px;
	margin: 4px 4px 4px 4px;
	background: #F6F6F6;
}

.title {font-weight: bold;color: #36C; width: 403px;}

#inner_gallery dd
{
margin: 4px;
/*padding: 10px;*/
}

.gallery button
{
	width: 100px;
}

/*USER PASS----------------------------------------------------------*/

input.text {
	width: 120px;
	height: 16px;
	border: 1px solid #ccc;
	margin-bottom: 4px;

}

input.button {
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	border-color: #999;
	background: #ccc;
	}

#box {
	font-size: 8pt;
	padding-left: 3px;
	padding-bottom: 10px;
	background:url(../images/core/searchbox.gif) no-repeat;
	height: 106px;
	margin-bottom:6px;
}

#box p {
	background: none;
}

/*FOOTER------------------------------------------------------*/

#footer {
	color: #fff;
	font-size: 8pt;
	/*background:#fff url(../images/core/footer.gif) no-repeat;*/
	background:#ffcc00;
	clear: both;
	width: 740px;
	height: 40px;
	padding: 4px;
	text-align:right;
}

#footer a, #footer a:visited{
	color: #ffcc00;
	text-decoration: none;
}

#footer a:hover {
	/*color: transparent;
	border:none;*/
}

#footer p{
	padding: 5px 5px 5px 5px;
	text-align:justify;
	color:#333;
}

#footer #legalinfos {
float:left;
width: 540px;
padding: 0px 0px 0px 0px;
background-color:#ffcc00;
/*margin: 0px 0px 0px 0px;*/
}

#footer #validazioni {
	float:right;
	width:100px;
	padding: 0px 0px 0px 0px;
	background-color:#ffcc00;
	/*margin: 0px 0px 0px 0px;*/
}

#footer img{
	border: none;
}


