/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	background-color: #FFFFFF;
	color: #666666;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-family: Optima, 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-family: "myriad pro", "Segoe UI", helvetica, calibri, arial, sans-serif;*/
	font-family: Arial;
	font-size: 12px;
}

a:link {text-decoration: underline; color: #333333;}
a:visited { text-decoration:underline; color: #333333;}
a:hover {text-decoration: none;	color: #333333;} 
a:active {text-decoration: underline; color: #333333;}

.top{
	width: 100%;
	height: 160px;
	display: none;
}
.logo{
	width: 136px;
	margin: 20px auto;
}

.floatS { float:left; margin:12px 12px 12px 0px;}
.floatD { float: right; margin:12px 0px 12px 12px;}

h1{
	color: #666666;
	border-bottom: 1px solid #666666;
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
}
h2{
	color: #333333;
	border-top: 1px dotted #333333;
	text-transform: uppercase;
	font-size: 12px;
}
h3{
	color: #333333;
	border-bottom: 1px dotted #333333;
	width: 100%;
	margin-bottom: 8px;
	font-size: 14px;
	border-top: 2px solid #333333;
	padding: 4px 0 10px 0;
	letter-spacing: -1px;
}
h4{
	color: #CC3300;
	border-bottom: 1px dotted #CC3300;
	width: 100%;
	margin-bottom: 8px;
	font-size: 14px;
	border-top: 2px solid #CC3300;
	padding: 4px 0 10px 0;
}

/*ul{
	color: #990000;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}

ul a:link {text-decoration: none; color: #990000;}
ul a:visited { text-decoration:none; color:#990000}
ul a:hover {text-decoration: none;	color: #990000;} 
ul a:active {text-decoration: none;}*/

/*--------- NEWS -----------*/

.container {
	width: 570px;
	height: 285px;
	margin-bottom: 40px;
	position: relative;
}

.image_news{
	border:none;
	width: 150px;
	float: left;
	margin-top: 20px;
	height: 215px;
}

.image{
	border:none;
	width: 150px;
	float: left;
	margin-top: 12px;
}

.titolo_Data {
	font-weight: bold;
	color: #666666;
	width: 570px;
	float: left;
	text-transform: capitalize;
	line-height: 15px;
	border-top: 1px dotted #666666;
	padding: 4px 0 10px 0;
}

.Titolo_link2 {
	color: #666666;
	font-weight: bold;
	width: 570px;
	text-align: left;
	float: left;
	border-bottom: 1px dotted #333333;
}

.rass {
	font-size: 12px;
	width: 380px;
	text-transform: uppercase;
	float: left;
	margin: 12px 0 6px 30px;
}

.titolo_rass {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 380px;
	text-align: left;
	float: left;
	margin: 0px 0 6px 30px;
	color: #CC3300;
}

.bloccoTesto {
	font-size: 11px;
	width: 380px;
	float: left;
	margin: 14px 0 4px 30px;
}

.testoCon {
	width: 380px;
	font-size: 11px;
	margin: 0px 0 4px 30px;
	float: left;
}

.testoDi {
	width: 380px;
	font-size: 11px;
	float: left;
	margin: 0px 0 4px 30px;
}

.linea {
	position: absolute;
	width: 420px;
	top: 235px;
	left: 150px;
	background-color: #536020;
	height: 1px;
}

.bloccoTestoBianco {
	color: #1E250C;
	position: absolute;
	left: 180px;
	width: 380px;
	text-align: right;
	border-bottom: 1px solid #C9C69C;
	bottom: 7px;
}

.bloccoSfume{
	font-size: 16px;
	color: #999999;
	width: 380px;
	float: left;
	margin: 22px 0 6px 30px;
	border-bottom: 1px solid #999999;
}

.bloccoTesto2 {
	font-size: 9px;
	color: #666666;
	width: 570px;
	text-align: left;
	float: left;
}

.bloccoTestoPagine {
	color: #666666;
	position: relative;
	width: 570px;
	float: left;
	margin-top: 50px;
	padding: 4px 0 10px 0;
	border-top: 1px dotted #333333;
}

.Link_admin {
	position: relative;
	top: 6px;
	width: 600px;
	float: right;
	right: 15px;
	font-size: 9px;
	text-align: right;
}

.containerDettagli {
	width: 570px;
	height: auto;
	margin-bottom: 40px;
	position: relative;
	float: left;
}

.testoRiduzioni {
	font-size: 10px;
	width: 380px;
	height: auto;
	float: left;
	margin: 0px 0 6px 30px;
}

.bloccoLink {
	font-size: 11px;
	color: #FFFFFF;
	width: 150px;
	text-align: center;
	background-color: #333333;
	margin-top: 6px;
}

.bloccoLink a:link {	background-color: #333333; text-decoration: none; color: #FFFFFF;}
.bloccoLink a:visited { background-color: #333333; text-decoration:none; color:#FFFFFF}
.bloccoLink a:hover { background-color: #333333; text-decoration: none;	color: #FFFFFF;} 
.bloccoLink a:active { background-color: #333333; text-decoration: none; color: #FFFFFF;}

.bloccoLink2 {
	font-size: 11px;
	color: #FFFFFF;
	width: 150px;
	text-align: center;
	background-color: #CC3300;
	margin-top: 6px;
}

.bloccoLink2 a:link {	background-color: #CC3300; text-decoration: none; color: #FFFFFF;}
.bloccoLink2 a:visited { background-color: #CC3300; text-decoration:none; color:#FFFFFF}
.bloccoLink2 a:hover { background-color: #CC3300; text-decoration: none;	color: #FFFFFF;} 
.bloccoLink2 a:active { background-color: #CC3300; text-decoration: none; color: #FFFFFF;}

.testoTrama {
	width: 370px;
	padding: 10px;
	background-color: #333333;
	float: left;
	margin: 20px 0 6px 30px;
	font-size: 11px;
	color: #FFFFFF;
}
.testoTrama a:link { text-decoration: none; color: #CC3300;}
.testoTrama a:visited { text-decoration:none; color:#CC3300}
.testoTrama a:hover {  text-decoration: none;	color: #CC3300;} 
.testoTrama a:active {  text-decoration: none; color: #CC3300;}

.testoCompagnia {
	font-size: 11px;
	width: 380px;
	margin: 0px 0 6px 30px;
	float: left;
}

.fb {
	width: 150px;
	text-align: left;
	margin-top: 6px;
}
/*--------- END NEWS -----------*/





/*--------- COLONNA DX -----------*/

.banner {
	width: 200px;
	margin-bottom: 50px;
}

.titolo_banner {
	color: #CC3300;
	width: 100%;
	margin-top: 6px;
	line-height: 13px;
}

.testo_banner {
	color: #1E250C;
	width: 100%;
	margin-top: 6px;
	line-height: 13px;
	font-size: 12px;
}

.banner_scarabokkio {
	width: 200px;
	margin-bottom: 20px;
}

.titolo_banner_scarabokkio {
	color: #333333;
	width: 100%;
	margin-top: 6px;
	line-height: 13px;
}


.testo_banner_scarabokkio {
	color: #FFFFFF;
	width: 100%;
	margin-top: 6px;
	line-height: 13px;
}

.newsletter {
	width: 200px;
	padding: 10px;
	margin-bottom: 50px;
}

/*--------- END COLONNA DX -----------*/





/*--------- MENU -----------*/

.sottomenu {
	height: 28px;
	background-color: #990000;
}

.menu{
	padding: 24px 10px 10px 130px;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: -1px;
	height: 100px;
	background-image: url(img/logoRosso.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin: 20px 20px 0px 20px;
	line-height: 12px;
}
.menu a:link {text-decoration: none; color: #999999;letter-spacing: -1px;}
.menu a:visited { text-decoration:none; color:#999999;letter-spacing: -1px;}
.menu a:hover {text-decoration: none; color: #333333;letter-spacing: -1px;} 
.menu a:active {text-decoration: none;letter-spacing: -1px;}

/*--------- END MENU -----------*/


.menu_corsi{
	text-align: right;
	line-height: 16px;
	margin-bottom: 20px;
	float: left;
	width: 100px;
	margin: 0 30px 20px 0;
	border-top: 1px dotted #333333;
}
.menu_corsi a:link {text-decoration: underline; color: #1E250C;}
.menu_corsi a:visited { text-decoration:underline; color:#1E250C;}
.menu_corsi a:hover {text-decoration: none; color: #CC3300;} 
.menu_corsi a:active {text-decoration: underline;}

.Box_corsi{
	width: 440px;
	display: block;
	float: left;
	margin-bottom: 10px;
	border-top: 1px dotted #333333;
}

.briciola{
	text-align: left;
	font-size: 10px;
}

.contenitore{
	width: 800px;
	margin: 0px 20px 20px 150px;
	position: relative;
}
.titolo{
	width: 570px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	color: #CC3300;
	letter-spacing: -2px;
	font-size: 24px;
}
.titoloCorsi{
	width: 570px;
	padding: 10px 0px 30px 0px;
	text-align: left;
	color: #CC3300;
	letter-spacing: -3px;
	font-size: 36px;
	line-height: 36px;
}

.blocco_sx{
	width: 570px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
	line-height: 18px;
	font-size: 13px;
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
}
.blocco_dx{
	float: right;
	width: 200px;
	text-align: left;
	margin-bottom: 30px;
}

/* ---------- FOOTER ---------------------------------------------*/


.footer{
	color: #333333;
	font-size: 10px;
	text-align: left;
	height: 50px;
	clear: both;
	padding: 6px 0 0 0;
	margin-top: 30px;
	border-top: 2px solid #333333;
	width: 800px;
	margin: 0px 20px 0px 150px;
	position: relative;
    }	

.footer a:link {
	text-decoration: none;
	color: #1E250C;
	font-weight: bold;
}
.footer a:visited {
	text-decoration: none;
	color: #1E250C;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: none;
	font-weight: bold;
}
.footer a:active {
	text-decoration: none;
	font-weight: bold;
}
/*--------------FOTOFANIA---------*/

.Box_FOTOFANIA{
	width: 270px;
	background-color: #333333;
	display: block;
	top: 20px;
	left: 6px;
	padding: 10px;
	height: auto;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.sezione_FOTOFANIA{
	width: 100%;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.Box_FOTOFANIA2{
	width: 405px;
	background-color: #333333;
	padding: 10px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.sezione_FOTOFANIA2{
	width: 250px;
	text-align: left;
	font-size: 10px;
	letter-spacing: 0px;
	color: #333333;
	font-weight: bold;
	margin-left: 6.5px;
	border-bottom: 2px solid #C9C69C;
	padding-bottom: 2px;
}
/*-------FINE FOTOFANIA-----/*



/* ---------- mininews1 ---------------------------------------------*/

.sezione_mininews1{
	width: 100%;
	text-align: left;
	font-size: 10px;
	letter-spacing: 0px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
	border-top: 1px dotted #333333;
}
.sottoBox_mininews1{
	float: left;
	position: relative;
	width: 190px;
	height: 356px;
}

.Box_mininews1{
	width: 270px;
	display: block;
	float: left;
	margin-bottom: 10px;
	height: 550px;
}

.Box_mininews2{
	width: 560px;
	background-color: #E7E6D3;
	display: block;
	top: 20px;
	left: 6px;
	padding: 10px;
	height: 375px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

.titolo_mininews1{
	top:175px;
	left:16px;
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #CC3300;
}

.image_mininews1{
	width: 270px;
	text-align: left;
}

.bloccotesto_mininews1{
	float: left;
	font-size: 11px;
	top:210px;
	left:16px;
	width: 193px;
	text-align: left;
	margin: 6px 0 0 0;
}
.testominimininews1{
	float: left;
	left:16px;
	width: 100%;
	text-align: left;
	letter-spacing: normal;
	bottom: 6px;
	margin: 10px 0 0 0;
}
/* mininews2 */

.sezione_mininews2{
	width: 490px;
	text-align: left;
	font-size: 10px;
	letter-spacing: 0px;
	color: #333333;
	font-weight: bold;
	margin-left: 6.5px;
	border-bottom: 2px solid #C9C69C;
	padding-bottom: 2px;
}
.sottoBox_mininews2{
	float: left;
	position: relative;
	width: 190px;
	height: 356px;
}

.Box_mininews2{
	width: 500px;
	background-color: #E7E6D3;
	display: block;
	top: 20px;
	left: 6px;
	padding: 10px;
	height: 375px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}


.titolo_mininews2{
	top:175px;
	left:16px;
	width: 490px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #CC3300;
	margin-left: 6.5px;
}

.image_mininews2{
	width: 490px;
	text-align: left;
	margin: 6px 0 0 0;
	margin-left: 6.5px;
}

.bloccotesto_mininews2{
	float: left;
	font-size: 11px;
	top:210px;
	left:16px;
	width: 193px;
	text-align: left;
	margin: 6px 0 0 0;
}
.testominimininews2{
	float: left;
	left:16px;
	width: 490px;
	text-align: left;
	letter-spacing: normal;
	bottom: 6px;
	margin: 10px 0 0 0;
	margin-left: 6.5px;
}

.Box_archivio{
	width: 270px;
	display: block;
	float: left;
	margin-bottom: 10px;
	height: 375px;
}
/*--- Vernacolo ----*/
.contVernacolo{
	width: 500px;
	float: left;
	height: 100px;
	margin: 5px 0 10px 0;
	border-bottom: 2px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
}
.compagniaVernacolo{
	width: 400px;
	float: left;
	color: #666666;
}
.dataVernacolo{
	background-color: #CC0000;
	color: #FFFFFF;
	width: 60px;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
	float: left;
	margin: 0 10px 0 0;
}
.dataVernacolo h2{
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
}
.titoloVenacolo{
	width: 400px;
	float: left;
	color: #CC0000;
	margin-top: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.titoloVenacolo h2{
	color: #eo2c2d;
	font-size: 16px;
	font-weight: bold;
}
.dettagliVernacolo{
	width: 400px;
	float: left;
	margin: 20px 0 0 0;
	text-align: right;
}
.infoSpettacoliVernacolo{
	float: left;
	width: 400px;
	margin-top: 20px;
	color: #5B1E1E;
	text-transform: uppercase;
}
.testoInfoVernacolo{
	background-color:#5B1E1E;
	color: #FFFFFF;
	text-transform: none;
	padding: 5px;
	padding-top: 10px;
}
.ultimoVernacolo{
	background-color:#CC0000;
	float: left;
	width: 480px;
	font-size: 26px;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
}

