body
{
	background-color:black;
	text-align: center;
	font: 11px verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
/* 	background-image: url(/img/stripe-diag.png);*/
}

.box
{
	width:900px; 
    height:456px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-228px 0 0 -450px;
}

.box-interno
{
	width:900px; 
    height:368px;
    border: 1px solid white;
}

.header
{
	width: 54px;
	height: 368px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(/img/header.gif);
}

.header img
{
	width: 54px;
	height: 368px;
}


.blog {
 font-weight: bold;
 font-family:Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 16px;
}


.cataldo
{
	width: 245px;
	height: 367px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(/img/cataldo.jpg);
}

.cataldo img
{
	width: 245px;
	height: 367px;
}

.contenuto
{
	width: 601px;
	height: 368px;
	float: left;	
	background-color: #b8babf;
}

.contenuto-scroller
{
	width: 601px;
	height: 368px;
	float: left;	
	background-color: #b8babf;
	overflow: auto;
	position: static;
}

ul.formazione
{
	width: 500px;
	margin: 20px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.6px;
	padding-bottom: 10px;
	color: black;
	list-style-type: disc;
}

ul.corsi
{
	width: 500px;
	margin: 20px;
	margin-top: -26px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.6px;
	list-style-type: disc;
	color: black;
}

p.corsi-testo
{
	margin: 30px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
	color: #1f2d2c; 
	color: white;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.6px;
	color: black;
	margin-bottom: 0;
}

.slogan
{
	width: 900px;
	height: 44px;
	float: left;
}

.slogan p
{
	font-size: 50px;
}

.contenuto p,
.contenuto-scroller p
{
	margin: 30px;
	text-align: justify;
	color: #1f2d2c; 
	color: white;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.6px;
	color: black;
}

h1
{
	font-size: 11px;
	letter-spacing: 2px;
	color:  white;
	text-align: center;
	margin: 0 auto;
	margin-top: -15px;
	color:grey;	
}

a.links:link
{
	color: black;
	text-decoration: none;
}

a.links:visited
{
	color: black;
	text-decoration: none;
}

a.links:hover
{
	color: black;
	text-decoration: none;
}

.form-contatti
{
	width:560px;
	padding:5px 0;
	margin:10px;
	font-size:18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 320px;
	color: black;
	margin-left:20px;
}

fieldset div
{
	float:left;
	width:100%;
	padding-top: 5px;
	font-size:16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.contatti
{
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

p.music
{
	width: 45px;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: -28px;
	margin-left: -3px;
}


p.titolo-referenze
{
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
}

p.referenze
{
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: -25px;
	margin-bottom: 1px;
	text-align: justify;
}

fieldset
{
	border:1px solid grey;
	height: 240px;
	font-size: 14px;
}

label
{
	float:left;
	width:120px;
    display: inline;
    margin-left: 10px;
    line-height:23px;
	font-size:13px;
}

.credits
{
	width: 900px;
	margin: 0 auto;
 	margin-top: 50px;
}

.credits p
{
	font: 12px Verdana;
	color: white;
	text-align: right;
	color:silver;
}

.credits a:link
{
	color: silver;
}

.credits a:hover
{
	color: silver;
	text-decoration: none;
}

.credits a:visited
{
	color: silver;
}

.contenuto a:link
{
	color: black;
	text-decoration: underline;
}

.contenuto a:hover
{
	text-decoration: none;
}

.contenuto a:visited
{
	color: black;
	text-align: underline;
}

p.p-iva
{
	color: red;
	text-align: right;
	margin-right: 5px;
	margin-top: 55px;
	font-size: 10px;
	color: black;
}

#slideshow
{
	overflow: hidden;
	position: relative;
/*	width: 738px;
	height: 240px;*/
	float:left;
	width: 245px;
	height: 368px;
	z-index: 10;
}

#slideshow img 
{
	width: 245px;
	height: 368px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
