@charset "utf-8";
/* CSS Document */

body {
	background-color: #DDF2E3;
	background-image:url(../images/bkg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

#bkg2 {
	background-color: #DDF2E3;
	background-image:url(../images/bkg2.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}


#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

#header {
	width:1000px;
	height:214px;
	margin-left:auto;
	margin-right: auto;
}

#flower {
	width: 224px;
	height: 160px;
	float:left;
}

#menu {
	width: 700px;
	height:160px;
	float:left;
}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:50px;
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	color:#333;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;

}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #999;
	text-decoration: none;
}

a .box_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: underline;
}

a .box_title:visited {
	color: #999;
	text-decoration: underline;
}
a .box_title:hover {
	color: #666;
	text-decoration: underline;
}
a .box_title:active {
	color: #999;
	text-decoration: underline;
}

img {
	border: none;
}

.continua {
	color: #B45A86;
}


/* HomePage */

#circles {
	width: 1000px;
	height: 426px;
}

#news_title {
	width: 728px;
	height:119px;
	margin-top:40px;
	float:left;
}

#news_title2 {
	width: 230px;
	height:119px;
	margin-top:40px;
	float:left;
	vertical-align:bottom;
	margin-left: 42px;
}

#fblink {
	margin-top:67px;
}

#news {
	width:1000px;
	height:auto;
}

#news_box1 {
	width: 270px;
	height: 315px;
	float:left;
	margin-right: 90px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
}

#news1 {
	width:400px;
	height:auto;
}

#news_box2 {
	width: 270px;
	height: 315px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
}

#news2 {
	width:400px;
	height:auto;
}


#news_box3 {
	width: 270px;
	height: 315px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
}

#news3 {
	width:400px;
	height:auto;
}


.newstitle {
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: -1px;
}

#facebook {
	width: auto;
	height:auto;
}

#fb {

}

/* La Scuola */

#big_title {
	width:100%;
	height:65px;
}

#avanguardia {
	width:1000px;
	height:auto;
}

#big_txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	color:#333;
	text-align:justify;
	width:590px;
	height:auto;
	font-weight:900;
	line-height: 25px;
	float:left;
}

#imgbox1 {
	width:261px;
	height:217px;
	margin-right:50px;
	float:right;
}


#whitebox {
	background-color:#FFF;
	width: 1000px;
	height:126px;
	clear:both;
}

#imgbox2 {
	width:107px;
	height:107px;
	padding: 10px;
	float:left;
}

#txtwhitebox {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	text-align:justify;
	height:110px;
	width:830px;
	float:left;
	padding: 10px;
	line-height: 18px;
}

#center_scuola {
	width: 1000px;
	height:auto;
	margin-top:10px;
}

#estetista {
	width: 360px;
	float:left;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}

#imgbox3 {
	width: 273px;
	float:left;
	height:auto;
}

#filosofia {
	width: 360px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}

#preferirci {
	width:1000px;
	height:auto;
	background-color:#DDF2E3;
	clear:both;
	padding-top:20px;
}

#preferici_box {
	width: 1000px;
	height:auto;
}

.bigbox {
	width: 490px;
	height:auto;
	float:left;
	margin-bottom:20px;
}

.miniboxleft {
	width:480px;
	height:auto;
	border-style:solid;
	border-color: #DDF2E3;
	border-width: 1px;
	background-color:#EEF9F1;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	text-align:justify;
	padding:15px;
}

.ie .miniboxleft {
	width:480px;
	height:64px;
	border-style:solid;
	border-color: #DDF2E3;
	border-width: 1px;
	background-color:#EEF9F1;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	text-align:justify;
	padding:5px;
}

.miniboxright {
	width:480px;
	height:auto;
	border-style:solid;
	border-color: #DDF2E3;
	border-width: 1px;
	background-color:#EEF9F1;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	text-align:justify;
	padding: 11px;
}

.box_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#364426;
}

/* Corsi */

#corsi {
	width:1000px;
	height:auto;
}

#big_txt_corsi {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	color:#333;
	text-align:justify;
	width:590px;
	height:auto;
	font-weight:400;
	line-height: 20px;
	float:left;
}

.imgbox4 {
	width:261px;
	height:228px;
	margin-right:80px;
	float:right;
}

.ie .imgbox4 {
	width:261px;
	height:228px;
	margin-right:20px;
	float:right;
}

title_corsi {
	font-family: "Comic Sans MS", cursive;
}

.title_corsi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #030;
}

.bold_corsi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-style:oblique;
	font-size:14px;
	color:#333;
}

.corsivo_corsi {
	font-style: italic;
}

.qualifica {
	width:1000px;
	height:auto;
}

#boxcorsi {
	width: 1000px;
	height:auto;
	background-color: #DDF2E3;
	color:#333;
}

.whiteboxcorsi {
	width: 480px;
	height: 212px;;
	background-color:#FFF;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#666;
	border-style:solid;
	border-color: #DDF2E3;
	border-width: 2px;
	padding: 5px;
}

.littlebox {
	width: 224px;
	height: auto;
	float: left;
	padding: 8px;
}

.whiteboxcorsi_title {
	width: 480px;
	height:auto;
	text-align:left;
}

.imgbox5 {
	width:303px;
	height:233px;
	margin-right:60px;
	float:right;
}

.ie .imgbox5 {
	width:303px;
	height:233px;
	margin-right:20px;
	float:right;
}

#master_txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	text-align:justify;
	width:590px;
	height:auto;
	line-height: 20px;
	float:left;
}

#master_list {
	width: 600px;
	height:auto;
	background-color:#FFF;
	float:left;
	margin-bottom: 10px;
}

.master_list_small {
	width: 280px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#000;
	float:left;
	padding-left: 4px;
	padding-bottom: 10px;
	padding-top:10px;
	
}

li {
	list-style: disc;
	list-style-position:inside;
}

#master_evoluzione {
	width:590px;
	height: auto;
	float:left;
}

/* Dove Siamo */

#dovesiamo {
	width: 1000px;
	height:400px;
	padding:5px;
}

#mappa {
	width:709px;
	height: 376px;
	float:left;
}

#indirizzo {
	width: 281px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:10px;
	color:#333;
}

/* Galleria */

#galleria {
	width:900px;
	height:486px;
	margin: 20px auto;
	border: 5px;
	border-style:solid;
	border-color: #7CCB91;
	
}

/* Contatti */

#boxcontatti {
	width: 1000px;
	height:330px;	
}

#contattileft {
	width: 270px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	padding-left: 10px;
	
}

#contattiright {
	width: 690px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	padding-left:10px;
	
}

#contattiright_title {
	width: 700px;
	height:38px;
}

#box_form {
	width: 700px;
	height:auto;
	background-color: #F4F4F4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#fb_contacts {
	width:230px;
	height:auto;
	padding-top:10px;
}
#qualita {
	float: right;
	padding-right: 75px;
	padding-top: 12px;
}

