@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	
}
div{
	font-family:verdana;
}
#bodyHome{
	background-image:url(../img/background/home.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
}
#bodyMarchigiana{
	background-image:url(../img/background/la-marchigiana.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
}
#bodyTourFotografico{
	background-image:url(../img/background/tour-fotografico.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
}
#bodyaScuola{
	background-image:url(../img/background/a-scuola.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
}
#bodyContattaci{
	background-image:url(../img/background/contattaci.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
}
#bodyDistribuzione{
	background-image:url(../img/background/distribuzione.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
}
.container{
	width:950px;
	margin:0px auto;
	display:block;
	position:relative;
}
.sloganHome{
	position:absolute;
	top:15px;
	left:20px;
	z-index:1;
}
.logo{
	position:absolute;
	top:0px;
	right:20px;
	z-index:1;
}
.menu2{
	position:absolute;
	top:7px;
	left:28px;
	z-index:2;
	font-size:10px;
	text-align:left;
	width:384px;
	height:17px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(../img/topBarra.png);
}
.menu2 .link{
	color:#000000;
	text-decoration:none;
	margin-right:3px;
	margin-bottom:2px;
}
.menu2 .link:hover{
	color:#000000;
	text-decoration:underline;
	margin-right:3px;
	margin-bottom:2px;
}
.pusl1{
	position:absolute;
	top:300px;
	right:20px;
	z-index:1;
}
.pusl2{
	position:absolute;
	top:360px;
	right:20px;
	z-index:1;
}
.pusl3{
	position:absolute;
	top:420px;
	right:20px;
	z-index:1;
}
.info{
	position:absolute;
	top:480px;
	right:20px;
	z-index:1;
	width:200px;
	height:70px;
	display:block;
	background-image:url(../img/sfInfo.png);
}
.spazio{
	height:80px;
	display:block;
}
.boxCentrale{
	background-image:url(../img/boxCentro.png);
	width:702px;
	height:566px;
	display:block;
	padding-top:10px;
	background-repeat:no-repeat;
}
.boxCentrale .titolo{
	width:635px;
	display:block;
	margin:0px auto;
	text-align:center;
	margin-bottom:15px;
}
.boxCentrale .margin{
	margin:35px;
	text-align:left;
	color:#FFFFFF;
}
.boxCentrale .margin .rigaUno{
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:11px;
	clear:both;
	float:none;
	padding-bottom:35px;
}
.boxCentrale .margin .rigaUno li{
	float:left;
	margin:2px;
}
.boxCentrale .margin .rigaUno .desc{
	width:370px;
	display:block;
	text-align: justify;
	line-height:14px;
}
.boxCentrale .margin .rigaUno .descBig{
	width:620px;
	display:block;
	text-align: justify;
	line-height:14px;
}
.boxCentrale .margin .rigaUno .foto{
	width:205px;
	display:block;
	text-align:left;
	line-height:12px;
}

.boxCentrale .margin .rigaDue{
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:11px;
	clear:both;
	float:none;
}
.clear{
	height:30px;
	clear:both;
	float:none;
	display:block;
}
.boxCentrale .margin .rigaDue li{
	float:left;
	margin:2px;
}
.boxCentrale .margin .rigaDue .descBig{
	width:620px;
	display:block;
	text-align: justify;
}
.boxCentrale .margin .rigaDue .descBig .categoria{
	width:620px;
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bolder;
	clear:both;
	float:none;
	text-align:center;
	margin:0px auto;
}
.boxCentrale .margin .rigaDue .descBig .boxEsterno{
 	border-top:1px solid #777777;
	width:620px;
	display:block;
}

.dataTABLE{
 	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	color:#e0ff00;
	font-weight:bolder;
}
.titoloTABLE{
 	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	color:#e0ff00;
	font-weight:bolder;
}
.dataCONTACT{
	color:#e0ff00;
	font-weight:bolder;
}
.titoloCONTACT{
	color:#e0ff00;
	font-weight:bolder;
}
.downloadTABLE{
	border-bottom:1px solid #777777;
	color:#e0ff00;
	font-weight:bolder;
}

.boxCentrale .margin .rigaDue .desc{
	width:380px;
	display:block;
	text-align: justify;
	line-height:17px;
}
.boxCentrale .margin .rigaDue .desc .giallo
{
	color:#ffd200;
	font-size:12px;
	font-style:italic;
	text-align:right;
}
.boxCentrale .margin .rigaDue .foto{
	width:235px;
	display:block;
	text-align:left;
	line-height:16px;
}




.scritta{
	color:#FFFFFF;
	text-align:center;
	font-weight:bolder;
	font-size:10px;
	padding-top:10px;
}
.barra{
	background-image:url(../img/barra.png);
	width:751px;
	height:40px;
	line-height:40px;
	display:block;
	margin-top:80px;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:15px;
}
.barra .sposta{
	padding-left:210px;
}
.barra a{
	color:#ffaf00;
	font-size:14px;
	text-decoration:none;
}
.barra a:hover{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
.barra .bianco{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
.barra .bianco:hover{
	color:#ffaf00;
	font-size:14px;
	text-decoration:none;
}
.delfiepartners{
	text-align:right;
}
/* x contattaci*/


.scrittaAdmin{
	color:#000000;
	text-align:center;
	font-weight:bolder;
	font-size:10px;
	padding-top:10px;
}


div.inputWrapper {
	width: 339px;
	background: transparent url(../img/bckInput.png) left top no-repeat;
	color: #000000;
}
div.inputWrapper:hover,
div.inputWrapper:focus {
	
}
div.inputWrapper input {
	border: 0;
	padding: 3px;
	height: 32px;
	width: 332px;
	margin-left:3px;
	background-color: transparent;
}


/* admin*/

.tableContent{
	font-size:12px;
}
.celleIntAdmin{
	background-color:#fefefe;
	text-align:center;
	color:#999999;
}

.celleTopAdmin{
	border-bottom:1px solid #c9c9c9;
	text-align:center;
	font-weight:bolder;
}
.barraAdmin{
	background-image:url(../img/barra.png);
	width:751px;
	height:40px;
	line-height:40px;
	display:block;
	margin-top:80px;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:15px;
}
.barraAdmin .sposta{
	padding-left:210px;
}
.barraAdmin a{
	color:#ffaf00;
	font-size:14px;
	text-decoration:none;
}
.barraAdmin a:hover{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
.barraAdmin .bianco{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
.barraAdmin .bianco:hover{
	color:#ffaf00;
	font-size:14px;
	text-decoration:none;
}
.redLink{
	color:#cc0000;
	text-decoration:none;
}
.redLink:hover{
	color:#cc0000;
	text-decoration:underline;
}