@charset "utf-8";
/* CSS Document */
input{margin-top:3px;margin-bottom:3px;}
textarea{width: 250px; wrap:"phisical";
    border-width: 1px;
	border-style: solid;
	border-color: #C9045A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C9045A; ;}

body  {
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	background-color: #fff;
	background-image: url(b1.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
}
.thrColFix #container {
	text-align: left;
	background-image: url(layout.png);
	margin:0 auto;
	background-repeat: no-repeat;
	height: 789px;
	width: 860px;
} 

img{border:0px}

.sep{margin-left:5px;margin-right:5px}




a{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:active {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.news{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
a.news:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}

a.news:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
a.news:active {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}





a.beauty {
	color: #000000;
	font-size:12px;
}
a.beauty:hover {
	color: #C9045A;
	font-size:12px;
}







a.prova {
	color: #C9045A;
	font-size:12px;
}

a.prova:hover {
	color: #A4A3A3;
	font-size:12px;
}




a.foot:link {
	color: #C9045A;
	font-size:11px;
}

a.foot:hover {
	color: #A4A3A3;
	font-size:11px;
}

a.foot:active {
	color: #A4A3A3;
	font-size:11px;
}

a.foot:visited {
	color: #A4A3A3;
	font-size:11px;
}




#barra {
	background-image: url(header.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 850px;
	overflow:visible;
	margin-left: 30px;
	z-index: auto;

}

#menu{
	margin-top: 150px;
	width: 580px;
	margin-left: 150px;
	float: left;
	height: 50px;
	text-align: center;
}

#menu img {margin-top:10px;}

.thrColFix #mainContent {
	margin-right: 100px;
	margin-bottom: 0;
	padding-right: 12px;
	padding-bottom: 0;
	width: 650px;
	visibility: inherit;
}


#contenitorecorsi{
	width: 600px;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	margin-top: 20px;
}

#chisiamo{
	width: 600px;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	overflow-y: scroll;
	height: 160px;
	margin-top: 20px;
	padding-right: 5px;
}

#contenitorecontatti{
	width: 600px;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	margin-top: 10px;
}

#newsindex{
	width: 600px;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	margin-bottom:10px;
}



#preiscrizioni{
	width: 620px;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	overflow-y: scroll;
	height: 400px;
	margin-bottom: 80px;
	margin-top: 20px;
	padding-right: 5px;
}

#corso{
	width: 100px;
	height: 60px;
	overflow: visible;
	position:relative;
	z-index: auto;
	float: left;
	margin-top: 20px;
}

#corso2{
	width: 135px;
	height: 60px;
	overflow: visible;
	position:relative;
	visibility: inherit;
	float: left;
	clear: left;
	margin-top: 60px;
}

#gallery{
	visibility: hidden;
	height: 340px;
	width: 500px;
}

#flash{
	height: 310px;
	width: 500px;
	position:relative;
	padding-left:50px;
	padding-right:50px;
	top:0px;
	left:0px;
	float: left;
}

#informazioni{
	width: 600px;
	position:relative;
	top:2px;
	left:0px;
	float: left;
	height: 300px;
	background-image: url(informazioni.jpg);
	background-repeat: no-repeat;
}

#main{width:600px;float:left;overflow:hidden;height:500px;}
#main2{width:600px;float:left;height:500px;}
#corsic{width:180px;float:left;overflow:auto;}

#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 20px;
	height: 20px;
	width: 600px;
	float: right;
	padding-right: 80px;
	margin-top: -3px;
}



.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.fucsia{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #C9045A;
	font-size: 12px;
}

.grigio{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4F4B4A;
	font-size: 12px;
}

.nero{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.nero2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
.modulifondo{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background-color: #C9045A;
}

.colore{
	color: #C70459;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.nerograssetto{
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.coloreGRIGIO{
	color: #4F4B4A;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.moduli{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9045A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C9045A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C9045A;
	text-indent: 5px;
}

.bordofoto{
	border: 2px solid #C9045A;
}

#eventi{
    width: 600px;
	height: 450px;
	overflow-y: scroll;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#provagallery{
    width: 590px;
	height: 440px;
	overflow-y: scroll;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left:10px;
	}
	
#categoriagallery{
    width: 600px;
	height: 450px;
	overflow-y: scroll;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#news{
    width: 600px;
	height: 450px;
	overflow-y: scroll;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#corsi{
    width: 600px;
	height: 350px;
	text-align: justify;
	z-index: auto;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	}
	
#corsiestetiste{
	width: 600px;
	height: 450px;
	overflow-y: scroll;
	text-align: justify;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	}

.Stile1 {color: #C0C0C0}
.Stile2 {color: #FFFFFF}
.picc {font-size:10px;line-height:18px;}
form{margin:0;padding:0;}
p{margin:0;padding:2px;}
h1{font-size:12px;color:#c9045a;line-height:20px;margin:0;padding:0;}
h2{color:#fff;font-size:12px;margin:0;padding:0;}

.box {float:left;overflow:hidden;width:270px;background-image:url(box.png);background-repeat:repeat-y;padding-left:8px;margin-right:5px;margin-bottom:10px;}
.sx {float:left;width:95px;height:90px;}
.sx img {width:90px;}
.dx {float:left;width:165px;height:90px;}

.box_not {float:left;overflow:hidden;width:490px;margin-left:45px;margin-bottom:15px;}
.box_not_img img {padding:2px;}
.box_not_img {float:left;width:100px;margin-right:5px;}
.box_not_tit {float:left;width:374px;padding:3px;margin-bottom:4px;}
.box_not_des {float:left;width:374px;}

.box_hm {float:left;overflow:hidden;width:177px;height:90px;background-image:url(box.png);background-repeat:repeat-y;padding-left:8px;margin-right:5px;margin-top:5px;}
.sx_hm {float:left;width:85px;height:90px;overflow:hidden;}
.sx_hm img {width:80px;}
.dx_hm {float:left;width:90px;height:80px;text-align:left;}

.slideshow2{ 
float: left;
margin-right: 10px;
margin-bottom: 10px;
width: 105px;
height: 105px;
text-align:center;
padding: 5px;
border: 1px solid #DDDDDD;
background-color:#f6f8fa;
}

.conimg {
height: 100px;
width: 100px;
overflow: hidden;
}

.slideshow2 img{ 
width: 90px;
border: 0;
margin: 5px;
}
#lavora{
width:300px;
margin:0 auto;
text-align:center;
}
.opc{
position:relative;
top:-4px;
}