@charset "UTF-8";
html,body,div,h1,h2,h3,p,img,ul,li,form,input,iframe,object {margin:0px; border:0px; padding:0px; box-sizing:content-box; -moz-box-sizing:content-box;}
/* CSS Document */

body,div,ul,li,form,input,textarea,iframe,object,table,tr,td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px; line-height: 14px;
	color: #000000;	
}
body {
	background-color: #000;
}
a {
	font-size:10px;
	color:#000000;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	line-height:14px;
	font-size:12px;
	font-weight:bold;
	margin-top:1px;
	margin-bottom:1px;
}
.title {
	font-size:14px; font-weight:bold;
}
.button {
	height: 18px;
	font-size:11px; line-height:18px;
	font-weight:bold;
	cursor:pointer;	
}
.button:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;	
}

/* ==================== MAIN DIV ===================================== */

#Container {
	z-index: 0;
	position: relative;
	top: 0px;
	width: 955px;
	height: 600px;
	margin: 0 auto;
}
#BackGround {
	z-index: -1;
	background-image: url(/images/background/background.jpg);
	position: absolute;
	top: 0px;
	left: -50px;
	width: 1055px;
	height: 600px;
}

#Logo {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 123px;
	height: 123px;
}
#Menu {
	position: absolute;
	right: 10px;
	top: 180px;
	list-style-type: none;
}
#Menu li {
	float: left;
	display: block;
	list-style-type: none;
}

#Main {
	position: absolute;
	top: 223px;
	left: 250px;
	width: 690px;
	height: 270px;
	overflow: hidden;
	margin: 0px;
}
.main-link {
	background-image: url(/images/background/link-box.png);
	background-repeat: no-repeat;
}

.main-maestri {
	background-image: url(/images/background/maestri-box.png);
	background-repeat: no-repeat;
}
.main-guestbook {
	background-image: url(/images/background/guestbook-box.png);
	background-repeat: no-repeat;
}
/* ==================== HOME ===================================== */

#home-intro {
	width: 690px;
	text-align: justify;
	font-size: 11px;
	line-height: 11px;
}
#home-carousel {
	position:absolute;
	top:85px;	width:650px;	height:200px;
	float:left;
}
.home-carousel-item {
	height: 165px;
	padding-top: 35px;
}
#Home-news {
	top:200px;	width:210px;	height:130px;
	float:left;
	overflow:hidden;
}

/* ==================== NEWS ===================================== */

.news-box {
	height:50px; width:100%; overflow:hidden;
	/*border: 1px solid red;*/
	margin-bottom:6px;
	float:left;
}
.news-date {
	padding-left: 25px;
	line-height: 20px; font-size:12px; font-weight:bold;
	background-image:url(/images/icons/news-data.png);
	background-repeat:no-repeat;
}
.news-title {
	padding-left: 15px;
	line-height: 20px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	font-size:13px;
	height:18px;
	overflow:hidden;
}
.news-text {
}

/* ==================== PARTI COMUNI X CONVENZIONI,EVENTI, GALLERY ===================================== */

.box-sx {
	position: relative;
	width: 620px;
	height: 130px;
	background-image: url(/images/background/box-sx.png);
	background-repeat: no-repeat;
	left: 30px;
}
.box-dx {
	position: relative;
	width: 620px;
	height: 130px;
	background-image: url(/images/background/box-dx.png);
	background-repeat: no-repeat;
	left: 30px;
}
.box-sx img {
	position: absolute;
	top: 12px;
	left: 38px;
	height: 105px;
	width: 140px;
}
.box-dx img {
	position: absolute;
	top: 12px;
	left: 442px;
	height: 105px;
	width: 140px;
}

/* ==================== CONVENZIONI ===================================== */

.convenzioni-box .title {
	position: absolute;
	top: 20px;
	width: 450px;
	height: 15px;
	overflow: hidden;
}
.convenzioni-box .title-sx {
	left:200px;
}
.convenzioni-box .title-dx {
	left:20px;
}
.convenzioni-box span.negozio {
	font-size:12px;
	font-weight:bold;
}
.convenzioni-box a.link {
	font-size: 9px;
}
.convenzioni-box span.discount {
	font-size: 9px;
	color: white;
}
.convenzioni-box .text {
	position: absolute;
	top: 40px;
	width: 450px;
	height: 50px;
	overflow: hidden;
}
.convenzioni-box .text-sx {
	left:200px;
	width: 390px;
	height: 60px;
	overflow: hidden;
	text-align: justify;
	line-height: 15px;
}
.convenzioni-box .text-dx {
	left:23px;
	line-height: 15px;
	height: 60px;
	width: 390px;
	overflow: hidden;
	text-align: justify;
}

/* ==================== EVENTI ===================================== */

.eventi-box .date {
	position: absolute;
	top: 20px;
	width: 160px;
	height: 15px;
	font-size:10px;
	font-weight:bold;
	color: #FFF;
	line-height: 15px;
	overflow: hidden;
}
.eventi-box .date-sx {
	left: 480px;
}
.eventi-box .date-dx {
	left: 310px;
}
.eventi-box .title {
	position: absolute;
	top: 20px;
	width: 220px;
	height: 15px;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	line-height: 15px;
	overflow: hidden;
}
.eventi-box .title-sx {
	left: 200px;
}
.eventi-box .title-dx {
	left: 25px;
}
.eventi-box .text {
	position: absolute;
	top: 40px;
	font-size:9px;
	height:60px;
	overflow:hidden;
	text-align: justify;
	width: 390px;
	line-height: 15px;
}
.eventi-box .text-sx {
	left: 200px;
}
.eventi-box .text-dx {
	left: 25px;
}

/* ==================== GALLERY ===================================== */

.gallery-box .date {
	position: absolute;
	top: 20px;
	width: 160px;
	height: 15px;
	font-size:10px;
	font-weight:bold;
	color: #FFF;
	line-height: 15px;
	overflow: hidden;
}
.gallery-box .date-sx {
	left: 480px;
}
.gallery-box .date-dx {
	left: 310px;
}
.gallery-box .title {
	position: absolute;
	top: 20px;
	width: 220px;
	height: 15px;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	line-height: 15px;
	overflow: hidden;
}
.gallery-box .title-sx {
	left: 200px;
}
.gallery-box .title-dx {
	left: 25px;
}
.gallery-box .text {
	position: absolute;
	top: 40px;
	font-size:9px;
	height:60px;
	overflow:hidden;
	text-align: justify;
	width: 390px;
	line-height: 15px;
}
.gallery-box .text-sx {
	left: 200px;
}
.gallery-box .text-dx {
	left: 25px;
}
.gallery-photo-box {
	position: absolute;
	top: 140px;
	left: 20px;
	width: 670px;
	height: 115px;
	overflow: auto;
}
.gallery-photo-box .photo {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 140px;
	height: 100px;
	overflow: hidden;
	background-image: url(/images/sfondofotobox.jpg);
}
.gallery-photo-box img {
/*	position: absolute;*/
/*	float: left; */
	padding: 2px;
	width: 120px;
	height: 80px;
}

/* ==================== MAESTRI ===================================== */

#maestri-content {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 650px;
	height: 220px;
	overflow: auto;
}
.maestri-box {
	margin-right:30px;
	overflow:hidden;
}
#maestri_sam {
	float:left;
	margin-right:5px;
}
#maestri_and {
	float:right;
	margin-left:5px;
}
#maestri_nome_box {
	margin-top:5px;
	margin-bottom:5px;
}
.maestri_nome {
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
}
.maestri_email {
	font-weight:bold;
	font-size:11px;
}

/* ==================== GUESTBOOK ===================================== */

#guestbook-content {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 650px;
	height: 195px;
	overflow: auto;
}

.guestbook-box {
	border-top: 1px dotted black;
}
.guestbook-box .date {
	padding-left: 25px;
	line-height: 20px;
	font-size:10px;
	font-weight:bold;
	background-image:url(/images/icons/news-data.png);
	background-repeat:no-repeat;
	color: #FFF;
}
.guestbook-box .hour {
	padding-left: 10px;
	padding-right: 40px;
	line-height: 15px;
	color: #FFF;
}
.guestbook-box .name {
	position: absolute;
	left: 250px;
	padding-left: 20px;
	line-height: 20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(/images/icons/guestbook-user.png);
	background-repeat:no-repeat;
}
.guestbook-button-refresh{
	padding-left: 20px;
	background-image:url(/images/icons/refresh.png);
	background-repeat:no-repeat;
	color: #000;
	font-weight: bold;
	line-height: 15px;
	font-size: 11px;
}
.guestbook-button-write{
	padding-left: 20px;
	background-image:url(/images/icons/pencil.png);
	background-repeat:no-repeat;
	color: #000;
	font-weight: bolder;
	font-size: 11px;
}

#guestbook-Form-Box {
	position:absolute;
	top:20px;	left:50px;		width:400px;	height:220px;
	border:3px solid #4f4f4f;
	background-color:#fa9301;
}
#guestbook-Toolbar {
	position:absolute;
	bottom:0px;
	right:50px;
	height: 20px;
	text-align:right;
	vertical-align: bottom;
}
#guestbook-Form-Box input {
	width:200px;
	border:1px solid #4F4F4F;	
}
#guestbook-Form-Box #form-captcha {
	width:100px;
	border:1px solid #4F4F4F;	
}
#guestbook-Form-Box textarea {
	width:300px;
	border:1px solid #4F4F4F;
}

/* ==================== CORSI ===================================== */


.corsi-box {
	position: relative;
	background-image:url(/images/background/corso-box.png);
	background-repeat:no-repeat;
	width:620px;
	height:140px;
	overflow: hidden;
	left: 30px;
}
.corsi-box img {
	position: absolute;
	top: 17px;
	left: 23px;
}
.corsi-box .turno {
	position: absolute;
	left: 180px;
	font-size:10px;
	overflow:hidden;
	width: 410px;
	height: 46px;
}
.corsi-box .turno1 {
	top: 20px;
}
.corsi-box .turno2 {
	top: 65px;
}
.corsi-box .orario {
	float: left;
	width: 80px;
	height: 15px;
	overflow: hidden;
	font-size:10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
}
.corsi-box .genere {
	float: left;
	margin-left: 50px;
	width: 275px;
	height: 15px;
	overflow: hidden;
	font-weight:bolder;
	color: #FFF;
	font-size: 10px;
	line-height:15px;
}
.corsi-box .note {
	display: block;
	width: 410px;
	height: 13px;
	overflow: hidden;
	font-size: 9px;
	line-height:13px;
}
.corsi-box .palestra {
	height: 12px;
	overflow: hidden;
	font-size:10px;
	line-height: 12px;
}
.corsi-box .indirizzo {
	height: 12px;
	overflow: hidden;
	font-size:9px;
	line-height: 12px;
}


/* ==================== LINKS ===================================== */

#Links-menu {
	float:left;
	margin-right:20px;
	padding-left: 10px;
	width: 150px;
	height: 280px;
	margin-left: 30px;
	margin-top: 13px;
}
.links-categ-box {
	position:absolute;
	width:485px;
	height:190px;
	visibility:hidden;
	overflow-y:scroll;
	left: 190px;
	margin-top: 28px;
	margin-left: 10px;
}
#links_button {
	margin-top: 7px;
	margin-left: 2px;
}
.link_titolo {
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	color: #000;
	padding-left: 20px;
}
.link_url a:link, .link_url a:visited {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	padding-left: 10px;
	font-weight: bold;
}
.link_url a:hover {
	text-decoration:underline;
	color: #333;
}
#link_block {
	margin-bottom:20px;
}

/* ==================== NEWS ===================================== */


#news_container {
	height:252px;
}
#news_box {
	height:80px;
	overflow:hidden;
	font-size:11px;
	margin-right:10px;
}
#news_titolo {
	font-size:14px;
	font-weight:bold;
}


/* ==================== FOOTER ===================================== */

#GallerySliderContainer {
	position: absolute;
	top: 510px;
	left: 46px;
	width: 880px;
	height: 100px;
	overflow: hidden;
	list-style-type: none;
}
#GallerySliderContainer li {
	position: relative;
	float: left;
	display: block;
	list-style-type: none;
	margin-left: 5px;
	width: 140px;
	height: 100px;
	overflow: hidden;
	background-image: url(/images/sfondofotobox.jpg);
}
#GallerySliderContainer img {
	position: absolute;
	margin-top: 11px;
	margin-left: 6px;
	width: 120px;
	height: 80px;
	overflow: hidden;
}

