 
/* CSS Document */
body{
    background: #bdddfd url('../images/layout/background.jpg') repeat-x top;
    padding: 0;
    margin: 0;  
}
#menubar{
    width: 100%;
    height: 62px;
    margin: 0 auto;
    text-align: right;
    background: transparent url('../images/layout/header_bar.png') repeat-x;
    display: block;
}
#menubar_in{
    width: 98%;
    margin: 0 auto;
}
#menubar ul{
    padding: 0;
    margin: 0 0 0 0;
    width: auto;
}
#menubar ul li{
    color: #FFFFFF;
    float: left;
    list-style-type: none;
    margin-left: 0px;
    font: bold 15px "Trebuchet MS", Tahoma, sans-serif, serif;
}
#menubar ul li a{
    color: #FFFFFF;
    text-decoration: none;
}
#menubar ul li.current{
    text-decoration: underline;
}

#content{
    width: 950px;
    margin: 0 auto;
}
#flash{
    /*margin: 69px auto 0 auto;*/
	margin:70px auto 0px auto;
    width: 950px;
}
#flash-esplora{
	/*margin: 69px auto 0 auto;*/
	/*margin:70px auto 0px auto;*/
	margin:100px auto 0px auto;
	width: 951px;
	height: 713px;
	background-image:url(../images/map.png);
}
#flash-esp{
	width: 940px;
	height: 698px;
    margin:10px auto 0px auto;
    padding-top:7px;
}
.cl{
    clear: both;
}

a img{
    border: 0;
    text-decoration: none;
    outline: none;
}
a{
    outline: none;
}

h1{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
 /*   color: #FFFFFF;*/
    color: #0E317F;
}
h2.title{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
}
#footer{
	width: 940px;
	margin: 7px auto 10px auto;
	color: #0e317f;
	font-family: "Trebuchet MS", Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
}
#footer #address{
	width: 400px;
	float: left;
	margin: 0px 10p 0px 0px;
}
#footer #socials{
	float: right;
	vertical-align: top;
}
#footer #socials img{
	margin: 0 0px 0 0px;
}
#footer #socials a{
    text-decoration: none;
}
a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

.center{
	text-align:center;
}
object{
	outline:none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white{
	color: #FFFFFF;
}
ul.listnostyle{
	margin:  0;
	padding:0;
}
ul.listnostyle li{
	list-style:none;
}
.bold{
	font-weight: bold;
}
.blankdottedline{
    height: 1px;
    border-bottom: 1px dotted #FFFFFF;
	font-size: 1px;
}
p.pink{
    color: #f93dac;
}
p.yellow{
	color: #FF6600;
}
p.yellow-small{
	font: 13px "Trebuchet MS",Tahoma,sans-serif,serif;
	margin-top:5px;
	color: #663300;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.lightblue{
	color:#009df2;
}
h2.subtitle{
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif,serif;
    margin-top:5px;
	color: #0E317F;
}



      #boxhome{
	margin: 0px -10px 0 9px;
      }
      #boxhome img{
      
        margin-left: 10px;
        float: right;   
      }
	        
     #rounded{
	background:  url('../images/layout/transparent.png') repeat;
	height: 50px;
	width: 945px;
	margin: 0 auto;
	padding: 3px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors img{
          margin: 0 1px 0 1px;
          text-decoration: none;    
      }
      #sponsors a{
      text-decoration: none;
      }
      
      #menu #specialoffer{
          float: right;
      }
      #flash{
            /*margin: -60px auto 0 auto;*/
			margin: 70px auto 0px auto;
            width: 950px;
      }
      #flash embed{
           margin-top: -7px;
       }
	   

     #rounded2{
	background:  url('../images/layout/transparent.png') repeat;
	height: 35px;
	width: 945px;
	margin: 0 auto;
	padding: 5px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors2 {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors2 img{
	margin: 0 2px 0 2px;
	text-decoration: none;
      }
      #sponsors2 a{
      text-decoration: none;
      }
	  #outer_boxhome{
	width: 990px;
	margin: 10px auto 0 auto;
	height: 95px;
      }
      
      /*
          End index
      */
      #lastminutebox{
        margin-left: -15px;
      }

#menu{
	text-align: left;
}
#searchform{
	background: url('../images/search.png') no-repeat;
	width: 150px;
	height: 58px;
	float: left;
	margin: 20px 0 0 0px;
	top: 90px;
	z-index: 9;
	display:block;
}
#searchform input[type=text]{
	background: none;
	border: 0;
	width: 100px;
	color: #FFFFFF;
}
#searchform input[type=submit]{
    background: none;
    border: 0;
	height: 25px;
	width: 25px;
	cursor: pointer;

}

#searchinside {
	background: url('../images/search.png') no-repeat;
	width: 150px;
	height: 28px;
	float: none;
	margin: 0px;
	z-index: 9;
	display:block;
	position:relative;
	/*top:80px;*/
	top:100px;
}
#searchinside input[type=text]{
	background: none;
	border: 0;
	width: 100px;
	color: #FFFFFF;
}
#searchinside input[type=submit]{
    background: none;
    border: 0;
	height: 30px;
	width: 30px;
	cursor: pointer;

}/*
 scuole
 */
#box {
    width: 690px;
    height: 280px;
    background: transparent url('../images/layout/transparent.png') repeat;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;
    padding: 5px;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 0px;
    color: #0e317f;
}
#boxx {
    width: 720px;
    height: 300px;
    background: transparent url('../images/layout/transparent.png') repeat;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;
    padding: 5px;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 0px;
    color: #0e317f;
}
#box-right {
    background: #e675a7;
    width: 220px;
    height: 280px;
   -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	padding: 2px 6px;
	color: #FFFFFF;
	float: right;
}
#box-rightt {
	width: 200px;
	height: 333px;
	float: left;
	padding-left: 6px;
}
#box-tesi {
    width: 940px;
    height: 900px;
    background: transparent url('../images/layout/transparent.png') repeat;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;
    padding: 5px;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #0e317f;
}
#box-tesi .text {
    float: left;
    width: 920px;
}
#box-tesi .text h1 {
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 5px;
}
#box-tesi .text h2 {
    font: bold 12px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin: 0;
    padding: 0 30px;
    color: #f93dac;
}
#box-tesi .text p {
    padding: 0 30px;
}
#box .text {
    float: left;
    width: 398px;
}
#box .text h1 {
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 5px;
}
#box .text h2 {
    font: bold 12px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin: 0;
    padding: 0 30px;
    color: #FFFFFF;
}
#box .text p {
    padding: 0 30px;
} 
 
#dipdidattico {
    background: url('../images/layout/transparent.png') repeat;
    height: 280px;
    width: 935px;
    margin: 0 0 0 2px;
    padding: 6px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border: 1px solid transparent;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #06206a
}
#prenota {
    background: url('../images/layout/transparent.png') repeat;
    height: 200px;
    width: 935px;
    margin: 0 0 0 2px;
    padding: 6px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border: 1px solid transparent;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #06206a
}

#dip-f {
    background: url('../images/layout/transparent.png') repeat;
    height: 385px;
    width: 935px;
    margin: 15 0 0 2px;
    padding: 6px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border: 1px solid transparent;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #06206a
}
#dip-t {
    background: url('../images/layout/transparent.png') repeat;
    height: 560px;
    width: 935px;
    margin: 15 0 0 2px;
    padding: 6px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border: 1px solid transparent;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #06206a
}

#dipdidattico h1 {
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #06206a;
    margin-bottom: 0;
    width: 60%;
}

#dipdidattico img {
    float: right;
    margin: 0px 20px 0 0;
}

#dipdidattico p {
    float: left;
    width: 87%;
}
#dip-f img {
    float: right;
    margin: -20px 20px 0 0;
}
#dip-t img {
    float: right;
    margin: -20px 20px 0 0;
}

#dip-f p {
    float: left;
    width: 75%;
}
#dip-t p {
    float: left;
    width: 75%;
}
/*
 ACCORDION
 */
.accordion2 {
    background: none;
    width: 950px;
    margin-top: 10px;
}

.accordion2 h3 {
    padding: 7px 45px;
    margin: 0 0 2px 0;
    font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
}

.roundedacc {
    background: #f940ad url(../images/arrows.png) no-repeat left -63px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
/*
.roundedacc #acc1 a:hover, .roundedacc #acc2:hover, .roundedacc #acc3:hover, .roundedacc #acc4:hover {
    background-color: #d581cd;
	border: 1px solid red;
}*/

.accordion2 .roundedacc.active {
    background-position: left -2px;
}

.accordion2 p {
    margin: 0;
    padding: 10px 15px 20px;
    display: none;
}

.accordion2
#acc1 {cursor:pointer;
}

.accordion2
#acc2 {background-color:
    #e95dbb;
    cursor: pointer;
}

.accordion2
#acc3 {background-color:
    #e16bc2;
    cursor: pointer;
}

.accordion2
#acc4 {background-color:
    #d581cd;
    cursor: pointer;
}
.accordion #acc1 {
	cursor:pointer;
}

.accordion h3 {
    padding: 7px 35px 7px 25px;
    margin: 0 0 2px 20px;
    font: normal 15px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
	background: url(../images/star.png) no-repeat left 8px;
	width: 850px;
}

/*
 END ACCORDION
 */
.subaccordion p.rounded {
    background: #b589cc;
 /*   -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;*/
    border: 1px solid transparent;
    padding: 5px;
    height: 30px;
    margin: 5px;
}

.tabletitle {
    color: #FFFFFF;
    font: bold 12px "Trebuchet MS", Tahoma, sans-serif, serif;
}

#collaboratori img {
	float: left;
	margin: 3px;
}

#scuoleprimarie {
    /*background: transparent url(../images/scuole/bg_scuoleprimarie.png) repeat-x;*/
	background: #DC9FDC;
   /* -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;*/
    padding: 5px;
    height: 270px;
    width: 100px;
    font: normal 12px "Trebuchet MS", Tahoma, sans-serif, serif;
}

.lightblue_level1 {
    background: #93C3F2;
}

.lightblue_level2 {

    background: #98C5F5;
}

.lightblue_level3 {
    background: transparent url(../images/scuole/lightblue_level3.png) repeat-x;
    background: #93C3F2;
}

.lightblue_level4 {
   background: transparent url(../images/scuole/lightblue_level4.png) repeat-x;
   background: #93C3F2;
}

.lightblue_level1, .lightblue_level2, .lightblue_level3, .lightblue_level4 {
  /*  -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;*/
    padding: 5px;
	height: 100%;
    width: 160px;
    font: normal 11px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #06206a;
}

.darkblue {
    background: #84B9F5;
  /*  -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;*/
    padding: 5px;
    font: bold 18px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #FFFFFF;
	text-align: center;
}

#boxextra {
    background: #8abdf2;
    width: 690px;
    height: 127px;
   -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	padding: 2px 6px;
	color: #FFFFFF;
	float: left;

}
#boxextra-fen {
    background: #8abdf2;
    width: 935px;
    height: 220px;
   -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	padding: 2px 6px;
	color: #FFFFFF;
	float: left;

}
#boxextra-pre {
    background: #8abdf2;
    width: 935px;
    height: 275px;
   -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	padding: 2px 6px;
	color: #FFFFFF;
	float: left;

}
#boxextra-offerte {
    background: #8abdf2;
    width: 935px;
    height: 170px;
   -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	padding: 2px 6px;
	color: #FFFFFF;
	float: left;

}
#boxextra-t {
	background: #8abdf2;
	width: 660px;
	height: 127px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	padding: 2px 6px;
	color: #FFFFFF;
	float: left;
}
#boxextra-costo {
    font: 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	background: #f8afcf;
	width: 935px;
	height: 120px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	padding: 2px 6px;
	color: #831546;
	float: left;
}
#boxextra-tbio {
	background: #8abdf2;
	width: 660px;
	height: 275px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	padding: 2px 6px;
	color: #FFFFFF;
	float: left;
}
#boxextra-tb {
	background: #8abdf2;
	width: 660px;
	height: 160px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	padding: 2px 6px;
	color: #FFFFFF;
	float: left;
}
#boxextra-tb h3{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #ee048e;
	margin-left: 10px;
	margin-top: 10px;
}
#boxextra-fen h3{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #ee048e;
	margin-left: 10px;
	margin-top: 10px;
}
#boxextra-pre h3{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #ee048e;
	margin-left: 10px;
	margin-top: 10px;
}
#boxextra-offerte h3{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #ee048e;
	margin-left: 10px;
	margin-top: 10px;
}
#boxextra-costo h3{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #ee048e;
	margin-left: 10px;
	margin-top: 10px;
}
#boxextra-tbio h3{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #ee048e;
	margin-left: 10px;
	margin-top: 10px;
}
#boxextra-t h3{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #ee048e;
	margin-left: 15px;
	margin-top: 15px;
}
#boxextra h3{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #FFFFFF; 
	margin:0;  
}
#boxextra-t ul {
	padding: 0;
}
#boxextra-costo ul {
	padding: 0;
}
#boxextra-fen ul {
	padding: 0;
}
#boxextra-pre ul {
	padding: 0;
}
#boxextra-offerte ul {
	padding: 0;
}
#boxextra-tbio ul {
	padding: 0;
}
#boxextra-tb ul {
	padding: 0;
}
#boxextra ul {
	padding: 0;
}
#boxextra ul li{
	background: url('../images/list_green.jpg') left bottom no-repeat;
	font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif; 
	color: #06206a;
	padding-left: 25px;
	list-style: none; 
	margin: 0;
}
#boxextra-fen ul li{
	font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #06206a;
	padding-left: 25px;
	list-style: none;
	margin: 0;
	vertical-align: top;
	background-image: url(../images/list_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxextra-pre ul li{
	font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #06206a;
	padding-left: 25px;
	list-style: none;
	margin: 0;
	vertical-align: top;
	background-image: url(../images/list_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxextra-offerte ul li{
	font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #06206a;
	padding-left: 25px;
	list-style: none;
	margin: 0;
	vertical-align: top;
	background-image: url(../images/list_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxextra-t ul li{
	font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #06206a;
	padding-left: 25px;
	list-style: none;
	margin: 0;
	background-image: url(../images/list_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxextra-tb ul li{
	font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #06206a;
	padding-left: 25px;
	list-style: none;
	margin: 0;
	background-image: url(../images/list_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxextra-tbio ul li{
	font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	color: #06206a;
	padding-left: 25px;
	list-style: none;
	margin: 0;
	background-image: url(../images/list_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boxextra-t ul li img{
	margin-left: 25px;
	vertical-align: top;
}
#boxextra-fen ul li img{
	margin-left: 25px;
	vertical-align: top;
}
#boxextra-pre ul li img{
	margin-left: 25px;
	vertical-align: top;
}
#boxextra-offerte ul li img{
	margin-left: 25px;
	vertical-align: top;
}
#boxextra-tbio ul li img{
	margin-left: 25px;
	vertical-align: top;
}
#boxextra-tb ul li img{
	margin-left: 25px;
	vertical-align: top;
}
#boxextra ul li img{
	margin-left: 25px;
	vertical-align: top;
}
#boxextra-t ul li span{
    color: #FFFFFF;
}
#boxextra-tbio ul li span{
    color: #FFFFFF;
}
#boxextra-fen ul li span{
    color: #FFFFFF;
}
#boxextra-pre ul li span{
    color: #FFFFFF;
}
#boxextra-offerte ul li span{
    color: #FFFFFF;
}
#boxextra-tb ul li span{
    color: #FFFFFF;
}
#boxextra ul li span{
    color: #FFFFFF;
}
#boxextra ul li a{
	color: #06206a;
	text-decoration: none;
}
#boxextra-t ul li a{
	color: #06206a;
	text-decoration: none;
}
#boxextra-fen ul li a{
	color: #06206a;
	text-decoration: none;
}
#boxextra-pre ul li a{
	color: #06206a;
	text-decoration: none;
}
#boxextra-offerte ul li a{
	color: #06206a;
	text-decoration: none;
}
#boxextra-tbio ul li a{
	color: #06206a;
	text-decoration: none;
}
#boxextra-tb ul li a{
	color: #06206a;
	text-decoration: none;
}


#content_boxright{
	width: 240px;
	float: right;
}
#content_boxright-t{
	width: 260px;
	float: right;
	margin-top: 53px;
}
#content_boxright a{
    text-decoration:none;
	color: #06206a;
}

.boxright{
	width: 220px;
	height: 15px;
	background-color: transparent;
	background-repeat:none;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	margin-bottom: 2px;
	margin-bottom: 5px;
	padding: 10px 9px;
	color: #06206a;
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif, serif;
	border: 1px solid transparent;
}
.boxrightt{
	width: 240px;
	height: 55px;
	background-color: transparent;
	background-repeat:none;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	margin-bottom: 2px;
	padding: 10px 9px;
	color: #06206a;
	font: normal 14px "Trebuchet MS", Tahoma, sans-serif, serif;
	border: 1px solid transparent;
}
.boxrightd{
	width: 240px;
	height: 100px;
	background-color: transparent;
	background-repeat:none;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	margin-bottom: 2px;
	padding: 10px 9px;
	color: #06206a;
	font: normal 14px "Trebuchet MS", Tahoma, sans-serif, serif;
	border: 1px solid transparent;
}
.boxright-t{
	width: 220px;
	height: 18px;
	background-color: transparent;
	background-repeat:none;
	-webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	margin-bottom: 2px;
	padding: 10px 9px;
	color: #06206a;
	font: normal 14px "Trebuchet MS", Tahoma, sans-serif, serif;
    border: 1px solid transparent;
}
.boxright-t img{
	vertical-align:bottom;
	margin-right: 5px;
}
.boxright img{
	vertical-align:bottom;
	margin-right: 5px;
}
#boxtariffe{
	background: url('../images/scuole/boxtariffe.png');
}
#boxlogo{
	background: url('../images/scuole/boxtariffe.png');
}
#boxcatalogo{
    background: url('../images/scuole/boxcatalogo.png');
}
#boxinfanzia{
    background: url('../images/scuole/boxinfanzia.png');
}
#boxprenota{
    background: url('../images/scuole/boxprenotazioni.png');
}
h3.dipextra{
	color: #f940ad;
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
	margin: 4px 0;
}

.bg_PaleGreen, .bg_yellow, .bg_lightblue, .bg_green, .bg_darksalmon{
	color:#06206a;
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif, serif;
}

.bg_PaleGreen {
	background:#98FB98;
}
.bg_yellow{
    background:#ffff99;
}
.bg_lightblue{
    background:#99ccff;
}
.bg_green{
    background:#99cc00;
}
.bg_darksalmon{
    background:#ffcc99;
}

#rule{
	border: 1px solid transparent;
	width: 100%;
	height: 25px;
	position: fixed;
	left:0;
	bottom: 55px;
	background: url('../images/layout/transparent.png') repeat;
}
.table{
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	color:#06206a;
	margin-left: 10px;
}

.accordion{
    margin-top: 25px;
	width: 955px;	
}
.accordion #acc1 {
	cursor:pointer;
}

.accordion h3 {
    padding: 7px 35px 7px 25px;
    margin: 0 0 2px 20px;
    font: normal 15px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
	background: url(../images/star.png) no-repeat left 8px;
	width: 850px;
}
.accordion h3 a{
	text-decoration:none;
	color: #FFFFFF;
	display: block;
}
.roundedacc {
    background: #f940ad;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
 .roundedacc:hover{
    background-color: #d581cd;
}

img.floatLeft { 
    float: left; 
    margin: 3px; 
}
