
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #01549c;
}
.twoColFixLtHdr #container { 
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixLtHdr #container_home { 
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0px 0px;
} 
.twoColFixLtHdr #container_interno {
	width: 920px;
background-image:url(img/bg_maincontent.gif);
	background-repeat:repeat-y; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

.twoColFixLtHdr #header {
	background-image:url(img/bg_testa.gif);
	background-repeat:no-repeat;
width:920px;
float:left;
background-color:#FFFFFF;
height:107px;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.twoColFixLtHdr #header_home {
	background-image:url(img/bg_testa_home.gif);
	background-repeat:no-repeat;
width:920px;
float:left;
background-color:#FFFFFF;
height:133px;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#header_left {
float:left;
width:311px;
}

#header_right {
width:212px;
float:right;
}

#header_centro {
	padding-top:34px;
width:310px;
margin: 0 auto;
}

#header_riferimenti {
	font-size:9px;
	padding: 5px 0px 0px 5px;
width:212px;
float:right;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 210px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.twoColFixLtHdr #barratop {
	margin: 0 0 0 207px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px;
}  

.twoColFixLtHdr #barrabottom {
	margin: 0 0 0 207px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px;
}  


#barra_container {
float:left;
width:665px;
height:50px;
margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#barra_left {
float:left;
height:50px;
}

#barra_right {
padding: 15px 0px 0px 0px;
float:right;
font-weight:bold;
}

#flash {
float:left;
width:665px;
height:262px;
margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.descrizione {
width:665px;
float:left;
padding: 20px 0px 20px 0px;
text-align:justify;
}

.descrizione_principale {
width:665px;
text-align:justify;
float:left;
padding: 20px 0px 20px 0px;
}

.descrizione_spacer {
width:665px;
text-align:justify;
float:left;
padding: 20px 0px 0px 0px;
}

.righino {
width: 665px;
float:left;
height: 2px;
border-top:#eeeeee solid 1px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.fascia_box_categoria {
width:665px;
float:left;
padding: 0px 0px 0px 0px;
}

.box_categoria {
width: 663px;
float:left;
margin-bottom:15px;
border: #eeeeee solid 1px;
background-color:#fbfbfb;
}

.img_categoria_sx {
width: 331px;
height:163px;
float:left;
margin-right: 10px;
}

.img_categoria_dx {
width: 331px;
height:163px;
float:right;
}

.descrizione_categoria_dx {
width: 307px;
float:left;
text-align:justify;
}

.descrizione_categoria_sx {
width: 307px;
float:left;
padding-left:12px;
text-align:justify;
}

.titolo_categoria {
width: 307px;
padding: 10px 0px 0px 0px;
float:left;
color:#00305a;
font-size:18px;
}

.descrizione_categoria_interna {
width: 307px;
padding: 10px 0px 10px 0px;
float:left;
color:#898989;
font-size:11px;
text-align:justify;
}

.box_righino_categoria {
width: 307px;
float:left;
height: 7px;
border-top:#eeeeee solid 1px;
}

.box_continua_categoria {
width: 307px;
float:left;
text-align:right;
}

.box_continua_categoria_sx {
width: 307px;
float:left;
text-align:left;
}

.box_struttura {
width: 663px;
float:left;
margin-bottom:15px;
border: #eeeeee solid 1px;
background-color:#fbfbfb;
}

.img_struttura_sx {
width: 215px;
height:106px;
float:left;
margin-right: 10px;
}



.descrizione_struttura_dx {
width: 424px;
float:left;
text-align:justify;
}

.titolo_struttura {
width: 424px;
padding: 10px 0px 0px 0px;
float:left;
color:#00305a;
font-size:15px;
font-weight:bold;
}

.descrizione_struttura_interna {
width: 424px;
padding: 10px 0px 10px 0px;
float:left;
color:#898989;
font-size:11px;
text-align:justify;
}

.box_righino_struttura {
width: 424px;
float:left;
height: 7px;
border-top:#eeeeee solid 1px;
}

.box_continua_struttura {
width: 424px;
float:left;
text-align:right;
}

.box_struttura_dettaglio {
width: 643px;
float:left;
margin:15px 0px 0px 0px;
padding:10px 10px 15px 10px;
border: #eeeeee solid 1px;
background-color:#fbfbfb;
color:#898989;
font-size:11px;
}
.img_struttura_dettaglio {
width: 300px;
float:left;
margin-right: 10px;
}

.gallery {
	width: 295px;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
}

.gallery img {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
}

.descrizione_struttura_dettaglio {
width: 340px;
float:left;
text-align:justify;
}

.titolo_struttura_dettaglio {
width: 328px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
float:left;
color:#00305a;
font-size:15px;
font-weight:bold;
}

.titolo_struttura a {
color:#00305a;
text-decoration:none;
}

.titolo_struttura a:hover {
color:#40a0f3;
text-decoration:none;
}

.descrizione_struttura_interna_dettaglio {
width: 340px;
padding: 10px 0px 10px 0px;
float:left;
color:#898989;
font-size:11px;
text-align:justify;
}
.box_continua_struttura_dettaglio_link {
width: 550px;
height:17px;
float:left;
text-align:left;
margin:10px 0px 0px 0px;
}

.box_righino_struttura_dettaglio {
	margin:10px 0px 10px 0px;
width: 645px;
float:left;
height: 7px;
border-top:#eeeeee solid 1px;
}

.box_continua_struttura_dettaglio_sx {
width: 250px;
height:17px;
float:left;
text-align:left;
}

.box_continua_struttura_dettaglio_dx {
width: 250px;
height:17px;
float:right;
text-align:right;
}

#fascia_box {
float:left;
width:665px;
margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.box_container_sx {
width: 218px;
float:left;
margin-right:5px;
}

.box_container_dx {
width: 218px;
float:right;
}

.box_img {
width: 218px;
float:left;
}
.box_descrizione {
width: 218px;
padding: 15px 0px 15px 0px;
float:left;
color:#898989;
font-size:11px;
}
.box_righino {
width: 218px;
float:left;
height: 7px;
border-top:#eeeeee solid 1px;
}
.box_continua {
width: 218px;
float:left;
text-align:right;
}

.sottomenu {
background-image:url(img/menu/sottomenu.gif);
background-repeat:no-repeat;
width:170px;
height: 31px;
padding: 12px 0px 0px 40px;
font-weight:bold;
}

.sottomenu_acceso {
background-image:url(img/menu/sottomenu_on.gif);
background-repeat:no-repeat;
width:170px;
height: 31px;
padding: 12px 0px 0px 40px;
font-weight:bold;
color:#FFFFFF;
}

.sottomenu a {
font-weight:bold;
color:#01549c;
text-decoration:none;
}

.sottomenu a:hover {
font-weight:bold;
color:#3a91dd;
text-decoration:none;
}

.twoColFixLtHdr #footer {
	background-image:url(img/bg_footer.gif);
	background-repeat:no-repeat;
font-size:10px; 
	padding: 15px 0px 15px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height:25px;
} 

.twoColFixLtHdr #footer_home {
font-size:10px; 
	padding: 15px 0px 15px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height:25px;
} 

.footer_sx {
padding-top:5px;
float:left;
width:500px;
}
.footer_dx {
float:right;
width:228px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.link {
font-weight:bold;
color:#01549c;
text-decoration:none;
}

.link:hover {
font-weight:bold;
color:#40a0f3;
text-decoration:none;
}

.azzurro {
font-weight:bold;
color:#40a0f3;
}

.paginazione {
float:left;
width: 665px;
text-align:center;
color:#898989;
}

.paginazioneguestbook {
	float:left;
	width: 665px;
	text-align:left;
	color:#898989;
	height: 30px;
}

.img_struttura_scuola {
width: 300px;
float:left;
margin-right: 10px;
}


.box_struttura_scuola {
width: 643px;
float:left;
margin:15px 0px 0px 0px;
padding:10px 10px 15px 10px;
border: #eeeeee solid 1px;
background-color:#fbfbfb;
color:#898989;
font-size:11px;
}

.titolo_struttura_scuola {
width: 328px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
float:left;
color:#00305a;
font-size:15px;
font-weight:bold;
}

.box_continua_scuola_link {
width: 350px;
height:22px;
float:left;
text-align:left;
margin:0px 0px 0px 0px;
}

.box_righino_scuola {
	margin:10px 0px 10px 0px;
width: 645px;
float:left;
height: 7px;
border-top:#eeeeee solid 1px;
}

.box_continua_scuola_sx {
width: 250px;
height:17px;
float:left;
text-align:left;
}

.box_continua_scuola_dx {
width: 250px;
height:17px;
float:right;
text-align:right;
}

.box_tabella_corso_scuola {
	margin:10px 0px 10px 0px;
width: 645px;
float:left;
}

.tab_globale {
	border:#eeeeee solid 1px;
}

.tab_header {
	color:#FFF;
	background-color:#0074d9;
	font-weight:bold;
}

.tab_righino {
	color:#FFF;
	background-color:#eeeeee;
	font-weight:bold;
}

.tab_riga {
	background-color:#ffffff;
}

.tab_form {
padding: 2px 2px 2px 2px;
font-weight:bold;
}
input.textv
{
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #0074d9;
background: #FFFFFF;
border: 1px solid #696969;
width: 240px;
}
input.textv_sm
{
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #0074d9;
background: #FFFFFF;
border: 1px solid #696969;
width: 240px;
}

.twoColFixLtHdr textarea
{
display:block;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #0074d9;
background: #FFFFFF;
border: 1px #696969 solid;
width: 635px;
}

.descrizione_contatti {
width:665px;
float:left;
padding: 15px 0px 0px 0px;
}

.blu15bold {
color:#00305a;
font-size:15px;
font-weight:bold;
}

.grigetto {
	color:#898989;
}

.home_sx {
	width:305px;
	float:left;
}

.home_centro {
	width:310px;
	float:left;
}





.box_commenti {
width: 663px;
float:left;
margin-bottom:15px;
border: #eeeeee solid 1px;
background-color:#fbfbfb;
}


.descrizione_commenti {
width: 663px;
float:left;
text-align:justify;
}


.nome_commenti {
width: 643px;
padding: 10px 10px 5px 10px;
float:left;
color:#00305a;
font-size:18px;
}

.descrizione_commenti_interna {
width: 643px;
padding: 5px 10px 10px 10px;
float:left;
color:#898989;
font-size:11px;
text-align:justify;
}


.box_commenti_flash {
width: 663px;
height:220px;
float:left;
margin-bottom:15px;
border: #eeeeee solid 1px;
background-color:#fbfbfb;
}


.descrizione_gallery {
width:665px;
float:left;
padding: 10px 0px 10px 0px;
text-align:justify;
}


#galleria{height:500px; margin: 0 auto;}
