* { margin:0; border:0; padding:0;}
.clear { clear:both;}
a {
	cursor:pointer;
}
body {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	line-height:15px;
}
p {
	text-align:justify;
	margin-bottom:5px;
}
#wrap, #wrap_home {
	width:100%;
}
#main, #main_home {
	width:930px;
	padding:15px 15px 0px 15px;
	margin:0 auto;
        position: relative;
}
#centro {
	background:url(../images/colors/sf_centro.png) repeat-y left top;
	clear:left;
	position:relative;
}
#sidebar {
	width:180px;
	float:left;
}

#socialn img{
    height: 17px;
}
#socialn a{
    margin-right: 2px;
}
#socialn a:last-child{
    margin-right: 0px;
}
#logo {
	width:160px;
	height:50px;
	margin-bottom:5px;
	background: url(../images/colors/nero.png) repeat;
	padding:10px 10px;
	float:left;
}
#logo_new {
	width:160px;
	margin-bottom:5px;
	float:left;
}
#side_nav {
}
#side_nav ul {
	list-style-type: none;
}
#side_nav li {
	height:47px;
	line-height:47px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: dotted #fff 1px;
	padding:5px 10px;
	text-decoration:none;
	letter-spacing: 0.02em;	
}
li#socialn {
	height:44px;
}
#side_nav a {
	color:#fff;
	text-decoration:none;
}
#side_nav li a {
	color:#fff;
	text-decoration:none;
}
#side_nav input {
	width: 65px;
	height: 10px;
	border:#000 solid 1px;
	padding: 2px;
	margin-right: 10px;
	background:#FFFFFF;
	color:#333333;
}
#side_nav li.login {
	height:150px;
	line-height:30px;
	font-size:11px;
}
#side_nav li.login2 {
        height:120px;
        line-height:30px;
        font-size:11px;
}
#side_nav li.search {
	font-size:11px;
}
label {
	width:100px;
}
#nav {
	background:url(../images/colors/arancio.png) repeat;
	margin-left:190px;
	height:40px;
	z-index:500;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	float:left;
	display:inline;
	margin-left:16px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:40px;
	letter-spacing: 0.02em;
}
#nav li a {
	color:#000;
	text-decoration:none;
}
#nav li.applynow {
	position:absolute;
	right:0;	
}
.mezzC {
	width:230px;
	float:left;
}
.mezzC a {
	text-decoration:none;
}
	
#box { 
	margin:35px 0 0 190px;
}
#box_info {
	width:510px;
	padding:0px;
	float:left;
	color:#000000;
	background-image:url(../images/colors/bianco.png);
}
#sub_header {
	padding:10px 15px;
	min-height:14px!important;
	min-height:34px;
	overflow:visible;
}
#sub_header h1{
	color:#FFFFFF;
}
#sub_main {
	padding:15px 15px 15px 15px;
}
#sub_main li{
	color:#000000 !important;
    list-style-image: none;
}
#sub_main li a{
    color:#000000 !important;
}
#sub_main a:hover{
	color:#666666;
}
#cont_back {
	float:left;
	position:relative;
	width:70px;
}
#back {
	height:34px;
	width:70px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
#box h1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
	letter-spacing: 0.02em;
}
#box h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
	margin-top:15px;
	margin-bottom:5px;
}
#box h3 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	margin-top:12px;
	margin-bottom:5px;
}
#box h4 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin-top:8px;
	margin-bottom:3px;
}
#box p {
}
#box ol,#box ul  {
	list-style-position:outside;
	margin-bottom:5px;
}
#box ol li{
	list-style-position:inside;
}
#box ul {
	list-style-type:none;
}
#box ul li {
 list-style-image: url(../images/bullet.png);
/* list-style-position:inside;*/
 margin-left: 15px;
} 

ul.categorie {
	list-style:none;

}
ul.categorie li {
	width:470px!important;
	width:500px;
	background: url(../images/colors/arancio.png) repeat;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 55px;
	padding-left: 15px;
	font-size: 14px;
	border-bottom: white dotted 1px;
	
}
ul.categorie li a {
	color:#fff;
	text-decoration:none;
}
ul.categorie li a:hover {
	color:#000;
}
ul.posta {
	list-style:none;

}
ul.posta li {
	width:470px!important;
	width:500px;
	background: url(../images/colors/arancio.png) repeat;
	padding-left: 15px;
	font-size: 13px;
	border-bottom: white dotted 1px;
	
}
#box ul.posta h3 {
	line-height: 55px;
	text-transform: uppercase;
	margin:0px;
}
ul.posta li a {
	color:#fff;
	text-decoration:none;
}
ul.posta li a:hover {
	color:#000;
}
#message input {
	margin-bottom:10px;
	width:300px;
	padding:0px 5px;
}
#message textarea {
	margin-bottom:10px;
	width:445px!important;
	width:455px;
	padding:5px;
}
#message a {
	display:block;
	width:40px;
	border:solid 1px #000000;
	text-align:center;
	line-height:20px;
	margin-bottom:20px;
	text-decoration:none;
}
.bmw {
	color:#333333;
}
.unread {
	font-weight:900;
}
#box .inbox td.centro {
	text-align:center;
}
#box .sub li {
	margin-left:15px;
	height:30px;
	line-height:30px;	
	width:455px!important;
}
#box li.video {
	height:345px;
	width:465px!important;
	width:495px;
	padding:10px 10px 0px 10px;
	background:url(../images/colors/nero.png) repeat;
}
#box table td {
	padding:5px 10px 5px 0px;
	vertical-align:top;
}
#box table td p{
	text-align:inherit;
}
#box table td h4{
	margin-top:0px;
}
iframe {
	z-index:1;
}
/*#cont_search {
        padding:10px;
	background:url(../images/colors/arancio.png) repeat;
        width: 450px;
}
#cont_search ul li{
        list-style: none;
        font-size: 12px;
}*/
#gallery {
	height: 200px;
	position:absolute;
	top: 433px;
	left: 228px;
}
#list_gallery, #slide_gallery {
	float:left;
	display:inline;
}
#list_gallery {
	width:180px;
	height:180px!important;
	height:200px;
	padding:10px;
	background:url(../images/colors/arancio.png) repeat;
}
#slide_gallery {
	width:201px;
	height: 150px;
        padding: 25px;
	background:url(../images/gallery/bg_galleryhome.png);
        
}
#list_gallery h2 {
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:11px;
	letter-spacing: 0.02em;
}
#list_gallery li {
	list-style-type: none;
	text-transform:uppercase;
	font-size:12px;
	line-height:17px;
}
#list_gallery li a {
	text-decoration:none;
	color:#fff;
}
#list_gallery li a:hover {
	color:#000;
}
#home_box {
	height:201px;
	background:#fff;
}
#home_container {
	width:930px;
	margin:0 auto;
}
#event_home, #shortcut_home, #video_home {
	float:left;
	display:inline;
}
#event_home {
	width:428px;
	height:201px;
	color:#000;
}
#event_home h2 {
	font-size:16px;
	margin:15px 0;
	text-transform:uppercase;
}
#event_home p {
	padding-right:15px;
}
#event_home p a {
	color:#e42322;
}
#event_home p a:hover {
	color:#000;
}
#event_home p.data {
	color:#e42322;
	font-size:28px;
	float:left;
	display:inline;
	height:50px;
	width:60px;
	text-align:right;
}
#shortcut_home {
	width:251px;
	height:201px;
}
#shortcut_home ul {
	list-style:none;
}
#shortcut_home li {
	width:251px;
	height:67px;
}
#video_home {
	width:251px;
	height:201px;
}

#footer, #footer_home {
	background:#dedfde;
	height:130px;
	color:#000;
}
#footer_info {
	width:930px;
	margin:0 auto;
	padding-top:20px;
}
#footer_info ul {
	float:left;
	display:inline;
	width:140px;
	height:70px;
	list-style-type: none;
}
#footer_info p {
}
#footer_info p.school {
	font-size:10px;
	line-height:13px;
	margin:0 0 15px 0;
}
#footer_info a {
	color:#000;
}
#footer_info a:hover {
	color:#fff;
}
#footer_info h2 {
	font-size:16px;
	text-transform:uppercase;
}
.inside-img {
	float:left;
	margin-right:10px;
}
#download_tab td {
	vertical-align:top;	
}
#download_tab td h3{
	margin-top:0px;
}
#download_tab td h3 a{
	text-decoration:none;
}
.galleryth a {
	display:block;
	height:100px;
	width:150px;
	background-repeat:no-repeat;
	margin:0px 10px 10px 0px;
	float:left;
}
#box .standard2, #box .standard3, #box .standard4 {
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
}
#box .standard2 td, #box .standard2 th, #box .standard3 td, #box .standard3 th, #box .standard4 td, #box .standard4 th{
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	padding:5px;
	width:50%;
}
#box .standard2 td{
	width:50%;
}
#box .standard3 td{
	width:33%;
}
#box .standard4 td{
	width:25%;
}
input, textarea, select {
	background:none;
	border: solid 1px #000000;
}
.split {
	float:left;
	width:235px;
}
.button_home {
        width: 216px;
        height: 51px;
        display: block;
        background-repeat: repeat;
        text-decoration: none;
        padding: 16px 0px 0px 35px;
            color:#ffffff;
}
#box .time {
	width:170px;
}
#box .time td{
	padding:2px 2px 2px 0px;
}
.div_contact {
	margin-bottom:10px;
}
/*subnav*/
#subnav, #subnav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
background:url(../images/colors/arancio.png) repeat;
box-shadow:5px 5px 10px #333;
}
#subnav a{
display:block;
text-decoration:none;
}
#subnav a:hover{
color:#fff;
}
#subnav li{
position:relative;

}
#subnav ul {
position:absolute;
display:none;
margin-left: -16px;
z-index:999;
}

#subnav li ul a{
height:auto;
width:240px;

}
#subnav li ul li ul {
left:240px;
top:0px;

}
#subnav li ul li ul li{
width:240px;
}
#subnav ul ul{
top:auto;
}	
#subnav li ul ul {
margin:0;
}
#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li:hover ul ul ul ul{
display:none;
}
#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li li li li:hover ul{
display:block;
}
/*end*/
 a {
	 color:#000000;
 }
  a:hover {
	 color:#666666;
 }
/*Sticky Footer*/
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 130px;}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -130px; /* negative value of footer height */
	height: 130px;
	clear:both;
} 
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*end*/

/*classi speciali*/
.no_border {border: none !important;}

div.sitemap-bg {
	height:158px;
	width:210px;
}
h1.sitemap {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	letter-spacing: 0.1em;
	padding:135px 0 0 10px;
	color:#FFFFFF;
}
#box div.sitemap_sidebar ul, #box div.sitemap_top ul {
	list-style-type:none;
	margin:10px 0;
}
#box div.sitemap_sidebar li, #box div.sitemap_top li {
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 5px;
}
div.sitemap_sidebar, div.sitemap_top {
	float:left;
	width:210px;
	margin:0 12px;
	text-transform:uppercase;
}

#map {
	width:470px;
	height:382px;
	background: url(../images/map.jpg);
	position:relative; 
}
.placeholder {
	display:block;
	height:38px;
	width:31px;
	background:url(../images/segnaposto-photo.png);
	position:absolute;
}
.placeholder:hover {
	background:url(../images/segnaposto-photo-hover.png);
}

.selection {
   margin:5px 0px 5px 0px;
}

#box_info li a {
    color:#fff;

}
#box_info input {
    width: 65px;
    height: 10px;
    border:#000 solid 1px;
    padding: 2px;
    margin-right: 10px;
    background:#FFFFFF;
    color:#333333;
}
#box_info li.login {
    height:100px;
    line-height:30px;
    font-size:11px;
}

a.uploader_button{
    width:120px;
    padding:5px 10px !important;
    display:inline !important;
}

#sacibloccologin2 input{
    width:130px !important;
    height: 20px;
}

#sacibloccologin2 td{
    vertical-align:middle !important;
}

.pointer:hover{
    cursor:pointer;
}
.eventiede {
  clear:right; 
  margin-bottom:30px;  
}
.data_ev {
    float:right; 
    padding-top:0px;
    width: 150px;
    text-align: right;
}
.titolo_ev a{
    font-size:12px;
    color:#000000;
}


#box h1.motto {
	font-family: 'helveticaneuelt_std_ultltRg';
	color:#fd7317;
	font-size:30px;
	line-height:30px;
}	
span.motto_small {
	font-family: 'helveticaneuelt_std_ultltRg';
	color:#fd7317;
	font-size:24px;
	line-height:32px;
}

#ricerca_alunni select{
    background: white !important;
}
.dutext {
	background:#241D24;
	color:#FFFFFF;
	padding:10px;
	text-transform:none;
	margin-bottom:25px;
}
.dutext a {
	color:#FC8638;
	text-decoration:none;
	font-weight:bold;
}
#didu {
	left: 428px;
    position: absolute;
    top: 383px;
}
#didu a{
	display:block;
	height:30px;
	padding:10px;
	width:231px;
	background:url(../images/colors/arancio.png);
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	font-size:24px;
	line-height:30px;	
}
#didu a:hover{
	color:#000000;
}
