@charset "utf-8";
/*
CSS Created by Umberto Bar
on December, 2nd 2009
for BEST Torino
All rights reserved
*/

*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	margin: 0 auto;
}
#container{
	margin: 0 auto;
	width: 958px;
}

#header{
	margin: 0 auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:958px;
	height:181px;
}
#nav_left{
	width:380px;
	height:559px;
	float:left;
}
#logo{
	width:380px;
	height:189px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}
#cont_center{
	margin-left:380px;
	margin-right:151px;
	width:428px;
}
#content{
	height:386px;
	width:420px;
	font-size:12px;
	text-align:justify;
	overflow:auto;
	line-height:23px;
}
#content p{
	padding-right:10px;
}
#content h1{
	color:red;
	font-size:22px;
	line-height:30px;
}
#content h2{
	font-size:18px;
	line-height:25px;
}
#content li{
	margin-left:20px;
}
#nav_right{
	width:151px;
	height:559px;
	background-image:url(../images/navigation.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}
#footer{
	width:427px;
	height:173px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:right;	
}
#credits{
	clear:both;
	width:958px;
	text-align:center;
	font-size:12px;
}
#credits a{
	text-decoration:none;
	color:red;
}
#credits a:hover{
	text-decoration:underline;
}
#fotocamera-dx, #fotocamera-sx, #vernice-dx, #vernice-sx, #forbice-dx, #forbice-sx, #matite-dx, #matite-sx, #martello-sx, #martello-dx, #chitarra-sx, #chitarra-dx{
	background-repeat:no-repeat;
}
#fotocamera-sx, #vernice-sx, #forbice-sx, #matite-sx, #martello-sx, #chitarra-sx{
	width:380px;
	height:370px;
}
#fotocamera-dx, #vernice-dx, #forbice-dx, #matite-dx, #martello-dx, #chitarra-dx{
	width:151px;
	height:173px;
}

#fotocamera-dx{	background-image:url(../images/fotocamera-dx.jpg) }
#fotocamera-sx{	background-image:url(../images/fotocamera-sx.jpg) }
#vernice-dx{	background-image:url(../images/vernice-dx.jpg) }
#vernice-sx{	background-image:url(../images/vernice-sx.jpg) }
#forbice-dx{	background-image:url(../images/forbice-dx.jpg) }
#forbice-sx{	background-image:url(../images/forbice-sx.jpg) }
#martello-dx{	background-image:url(../images/martello-dx.jpg)}
#martello-sx{	background-image:url(../images/martello-sx.jpg)}
#chitarra-dx{	background-image:url(../images/chitarra-dx.jpg)}
#chitarra-sx{	background-image:url(../images/chitarra-sx.jpg)}
#matite-dx{		background-image:url(../images/matite-dx.jpg)  }
#matite-sx{		background-image:url(../images/matite-sx.jpg)  }

#home{
margin-top:30px;
margin-left:10px;
}

#schedule{
margin-top:22px;
margin-left:52px;
}
#apply{
margin-top:20px;
margin-left:12px;
}
#survival{
margin-top:15px;
margin-left:55px;
}
#photos{
margin-top:30px;
margin-left:50px;
}
#partners{
margin-top:25px;
margin-left:10px;
}
#contacts{
margin-top:48px;
margin-left:-5px;
}

#nav_right a img{
border:none;
text-decoration:none;
}

.profile{
padding-left:2px;
font-size:12px;
text-align:center;
}

#imgPreviewWithStyles, #imgPreviewWithStyles2, #imgPreviewWithStyles3 {
background: #222 url(loading.gif) no-repeat center;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 15px;
z-index: 999;
border: none;
}

#imgPreviewWithStyles span, #imgPreviewWithStyles2 span, #imgPreviewWithStyles3 span {
color: white;
font-size: 1em;
text-align: center;
display: block;
padding: 10px 0 3px 0;
}
    
.loading {
height: 32px;
width: 32px;
}

#content a img{
border:none;
margin:5px auto;
}