@import url("colori.css");
@import url("caratteri.css");

body{
	margin:0px;
	padding:0px;
	background-color:#2f2f2f;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}

a, a:link, a:visited {
	color:#fff;
}

a:hover {
	color: fuchsia;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}


.clear {
	clear: both;
}

.container{
	width: 980px;
	margin: 0 auto;
}

#header{
	background: url(../../images/top.png);
	background-repeat: no-repeat;
	width: 954px;
	height:381px;
	margin-top: 10px;
}




hr 
{
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0)); 
	background-image:    -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0)); 
	background-image:     -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0)); 
	background-image:      -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0)); 
}







#boxMenu{
	width: 980px;
	margin: 0 auto;
}

#menu{
	padding:0px;
	margin: 0 auto;
	 padding: 20p;
}

#menu .linkMenu {
	display: block;
	float: left;
	margin-left: 20px;
   padding: 12px 0 20px 20px;
	font-weight: 300;
	font-size: 21px;
	/*font-family: arial, sans-serif;*/
	font-family: 'Didact Gothic', arial, sans-serif;
	
}

#menu .linkMenu a:link, #menu .linkMenu a:visited {
	color: #333;
	text-shadow: 0 1px 0 #b6bdc0;
	text-decoration: none;
}

#menu .linkMenu a:hover {
	color: #771164;
	text-shadow: none;
	text-shadow: 0 1px 0 #b6bdc0;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}

.selected{
	color: #771164;
	text-shadow: 0 1px 0 #b6bdc0;
}



#header a.selected {
	color: #b23559;
	
}










#center{
	background-color:#1a171b;
	border-bottom:1px solid #777777;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6) inset; 
}

#colDx{
	float: left;
	width: 310px;
}

#colSx{
	float: left;
	width: 630px;
	padding:20px;
	color: #f4f4f4;
	text-shadow: -1px -1px 1px #000;
}

#colDx img{
	border: 3px solid #fff;
	-moz-box-shadow: 0 0 10px 10px #0a0a0a;
-webkit-box-shadow: 0 0 10px 10px #0a0a0a;
box-shadow: 0 0 10px 10px #0a0a0a;
margin:5px;
}


#colDx .imgZoom{
	border: 0;
	-moz-box-shadow: 0 0 0 0;
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
}

#contenuto{
	line-height: 2em;
	font-size:14px;
}

#boxContatti{
	width: 302px;
	margin: 0 auto;
	margin-top:20px;
	margin-left:10px;
}

#topBoxContatti{
	width: 302px;
	height: 155px;
	background-image: url(../../images/topBoxContatti.png);
	background-repeat: no-repeat;
}

#midBoxContatti{
	width: 302px;
	background-image: url(../../images/middleBoxContatti.png);
	background-repeat: repeat-y;
	font-size: 14px;
	text-shadow: -1px -1px 1px #570000;
}

#bottomBoxContatti{
	width: 302px;
	height: 134px;
	background-image: url(../../images/bottomBoxContatti.png);
	background-repeat: no-repeat;
	
}

#boxTestoContatti{
	width: 191;
	margin: 0 50px 0 50px;
	padding:10px 0;
}

/*

#boxMenu {
    background-color: #BD1220;
    box-shadow: 0 0 15px 15px #111111;
	 -moz-box-shadow: 0 0 15px 15px #111111;
	-webkit-box-shadow: 0 0 15px 15px #111111;
    height: 350px;
    margin: 0 40px 0 auto;
    overflow: hidden;
    position: relative;
    top: -30px;
    width: 160px;
}

#ulMenu{
	list-style: none;
	margin:0;
	padding:2px 5px;
}

#ulMenu li{
	
	display: block;
	padding:5px 10px 5px 20px;
	margin:5px 0;
	background-color: #9a141b;
	-moz-transform: rotate(15deg) scale(1.25, 1);
	
}
*/

#footer{
	background:url(../../images/pattern.png);
	min-height: 100px;
	border-top:1px solid #273132;
}

.titleFooter {
	font-family: 'Didact Gothic', sans-serif;
	font-size: 20px;
}

.fotoBox {
	float: left;
	margin:5px;
}

.fotoBox img{
	border:5px solid #969696;
}

.fotoBox img:hover{
	border:5px solid #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}



/*GALLERY*/
.box {
  margin: 5px;
  padding: 5px;
  background: #D8D5D2;
  font-size: 11px;
  line-height: 1.4em;
  float: left;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.box h2 {
  font-size: 14px;
  font-weight: 200;
}

.box img,
#tumblelog img {
  display: block;
  width: 100%;
}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}



.col1 { width: 80px; }
.col2 { width: 210px; }
.col3 { width: 280px; }
.col4 { width: 380px; }
.col5 { width: 480px; }

.col1 img { max-width: 80px; }
.col2 img { max-width: 210px; }
.col3 img { max-width: 280px; }
.col4 img { max-width: 380px; }
.col5 img { max-width: 480px; }



.buttonPurple {
	-moz-box-shadow:inset 0px 1px 0px 0px #e6cafc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e6cafc;
	box-shadow:inset 0px 1px 0px 0px #e6cafc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c579ff), color-stop(1, #a341ee) );
	background:-moz-linear-gradient( center top, #c579ff 5%, #a341ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c579ff', endColorstr='#a341ee');
	background-color:#c579ff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #a946f5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #8628ce;
}.buttonPurple:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a341ee), color-stop(1, #c579ff) );
	background:-moz-linear-gradient( center top, #a341ee 5%, #c579ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a341ee', endColorstr='#c579ff');
	background-color:#a341ee;
}.buttonPurple:active {
	position:relative;
	top:1px;
}


.dataEv {
	font-family: 'Didact Gothic';
	font-size: 25px;
}

.titoloEv {
	font-family: 'Didact Gothic';
	font-size: 40px;
	color: #c579ff;
}

.scheda img {
	border: 2px solid #696969;
}