/********* stili elementi principali *********/

body
{
	margin: 0px;
	font-size: 12px;
	font-family: Arial;
	background-color: white;
}


#container
{
	width: 100%;
	height: 100%;
}

#mainContent
{
	margin: 0px auto;
	width: 955px;
	overflow: hidden;
	position: relative;
}

#mainContent::after{
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../immagini/grafica/UC_bootlogo.svg');
}

/* testata */
#header {
	width: 955px;
	/*height: 80px;*/
	overflow: hidden;
	/*background-position: left 10px;*/
	/*background-repeat: no-repeat;*/
	/*background-image: url('../immagini/grafica/logo.png');*/
	position:relative;
}

#header .langContainer {
	overflow: hidden;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#header .logo{
	text-align: center;
	margin: 20px 0;
}

.barraLingue
{
	position:absolute;
	top:7px;
	left:10px;
	width:75px;
}
/*****content*****/
#content
{
	overflow: hidden;
	border: 10px solid #709EC2;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	box-shadow:inset 0 0 10px #000000;
	-moz-box-shadow:inset 0 0 10px #000000;
	-webkit-box-shadow:inset 0 0 10px #000000;
}

/* footer */

#footer
{
	margin-top: 10px;
	padding-top: 4px;
	color: #333333;
	clear:both;
	overflow:hidden;
	height:50px;
}

#footer address
{
	display:inline;
}

/********* formattazione condivisa *********/

a, a:hover
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #777;
}

#content p {
	line-height:16px;
	margin-bottom:5px;
}

.hidden {visibility:hidden;}

.titolo {display:block; }
.titolo.uno { font-size:22px; }
.titolo.due	 { font-size:16px; }
.titolo.tre	{ font-size:14px; }



/****stili generici****/
.warning
{
	font-size: 14px;
	font-weight: bold;
	background-color: #FF6666;
	text-align: center;
}

.errors
{
	font-size: 10px;
	font-weight: bold;
	background-color: #ff9999;
	text-align: center;
}

.titoloSezione
{
	font-size: 16px;
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
}

.puntatore
{
	cursor: pointer;
}


/****input generici****/
input, textarea
{
	font-size: 12px;
}

input:focus, textarea:focus
{
	background-color: #fffbbd;
}

input[type=text], input[type=password], textarea
{
	border: 1px solid #999;
}

input[type=image]{border: 0px;}

input[type=checkbox]{border: 0px;}

input.checkbox, input.radio
{
	border: 0px;
	padding: 0px;
	height: auto;
}

input.checkbox:focus, input.radio:focus
{
	background-color: transparent;
}

.bottonerosso {
	font-size: 25px;
	font-weight: bold;
	background-color: #ff9999;
	text-align: center;
	width: 350px;
	height: 100px;
	display: block;
	margin-left:500px;
	margin-top:100px;
}

.attenzione {

	margin-left:50px;
	font-size: 20px;
	margin-top: 40px;
}

/***customizzazioni**/
body.az-8{
	background-image: url("../immagini/loghi/mazzocchia-bg.jpg");
}
body.az-9{
	background-image: url("../immagini/loghi/demo-bg.jpg");
}
body.az-10{
	background-image: url("../immagini/loghi/farid-bg.jpg");
	background-position: center center;
}
body.az-12{
	background-image: url("../immagini/loghi/menci-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
body.az-13{
	background-image: url("../immagini/loghi/farel-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
body.az-14{
	background-image: url("../immagini/loghi/berti-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
body.az-15{
	background-image: url("../immagini/loghi/isoli-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
body.az-16{
	background-image: url("../immagini/loghi/img_background_snowservice.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
body.az-17{
	background-image: url("../immagini/loghi/img_background_dalby.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
body.az-18{
	background-image: url("../immagini/loghi/background_img_portale_cmc-min.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
body.az-19{
	background-image: url("../immagini/loghi/background_ecoservice.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
body.az-20{
	background-image: url("../immagini/loghi/background_ilift.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
body.az-21{
	background-image: url("../immagini/loghi/socage_background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
body.az-22{
	background-image: url("../immagini/loghi/corradighisolfi_background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
body.az-8 #content,
body.az-9 #content,
body.az-10 #content,
body.az-12 #content,
body.az-13 #content,
body.az-14 #content,
body.az-15 #content,
body.az-16 #content,
body.az-17 #content,
body.az-18 #content,
body.az-19 #content,
body.az-20 #content,
body.az-21 #content,
body.az-22 #content{
	border: 0;
	box-shadow: none;
}
body.az-8 #mainContent,
body.az-10 #mainContent,
body.az-12 #mainContent,
body.az-14 #mainContent{
	background-color: rgba(255,255,255,0.75);
	padding: 20px;
	margin: 20px auto;
	border-radius: 10px;
}
body.az-9 #mainContent,
body.az-13 #mainContent,
body.az-15 #mainContent,
body.az-16 #mainContent,
body.az-17 #mainContent,
body.az-18 #mainContent,
body.az-19 #mainContent,
body.az-20 #mainContent,
body.az-21 #mainContent,
body.az-22 #mainContent{
	background-color: rgba(0,0,0,0.75);
	padding: 20px;
	margin: 20px auto;
	border-radius: 10px;
}
body.az-9 #mainContent{
	background-color: rgba(50,50,50,0.7);
}
body.az-9 #mainContent *,
body.az-13 #mainContent *,
body.az-15 #mainContent *:not(input),
body.az-16 #mainContent *:not(input),
body.az-17 #mainContent *:not(input),
body.az-18 #mainContent *:not(input),
body.az-19 #mainContent *:not(input),
body.az-20 #mainContent *:not(input),
body.az-21 #mainContent *:not(input),
body.az-22 #mainContent *:not(input){
	color: white !important;
}
body.az-9 .logpage input[type=submit],
body.az-13 .logpage input[type=submit],
body.az-15 .logpage input[type=submit]{
	border-radius: 20px;
	border: 0;
	padding: 10px 30px;
	background-color: #41a695;
}
body.az-9 .logpage input[type=submit] {
	color: #000 !important;
	background-color: #999;
}
body.az-15 .logpage input[type=submit] {
	color: #000 !important;
	background-color: #FFCD00;
}
