/* Generici */

html, body, #contenitoreEsterno{
	min-height: 100%;
	height: auto;
	margin: auto;
}

body{

	font-size:13px;
	text-align:justify;
	background-color: #E3E8EE; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img
{
	margin-bottom: auto;
	margin-bottom: auto;
	/*togliere bordo da immagini link in firefox */
	border:none;
}


p
{
	text-align: justify;

}


#contenitoreEsterno{
	width:1124px;
	min-height: 100%;
	margin: auto;
	background-color: #dedede;
	overflow: hidden;
	padding-top: 15px;
	position: relative;
	z-index: 1;
}


#racchiudeTutto
{
	width: 1024px;
	margin: auto;
	/*	height: 1380px;*/
	min-height: 100%;
	overflow: hidden;

	/* Per allungare la colonna di destra nel caso sia troppo corta */
	background-image: url("./images/2011/barra_laterale_da_ripetere.png");
/*	background-position: right 300px;*/
	background-position: 100% 100%;
	background-repeat: repeat-y;
}


#overEsterno{
	height: 100%;

}
#loghi{
	height: auto;
	width: 1024px;
	background-color: #DEDEDE;
	margin-bottom: -8px;
	padding-bottom: 5px;


}

#loghi img{
	margin-right: 3px;

}
#formLogin{

	width: 55px;
	float: right;
}

#formLogin div.errorMessage
{
	margin-top:-90px;
}

#loginForm{
	width: 600px;
	margin-left: -420px;
	margin-top: -8px;

}

#loginForm a {
	color: #CA2348;
}

#zonaLogout
{
/*	float: left;*/
/*	width: 100px;*/
	margin-left: 580px;
/*	margin-top: -30px;*/
margin-top: -30px;
}

#zonaLogout a {
	color: #CA2348;
}


/*Id del primo campo (username) della form di login */
#usernameLogin
{
	margin-left:35px;

}
/*Tutti i campi della form di login*/
.campoFormLogin
{
	float:left;
	/*	margin-top:38px;*/
}

/* input della form di login */
#wwctrl_passwordLogin input
{
	/*distanziamo dal campo username */
	margin-left: 4px;
}

#submitLogin
{
	border: 1px solid outset;
	border-color: #c00;
	background-color: #CA2348;
	color: white;
	border-radius: 6px;
	/* x firefox */
	-moz-border-radius: 6px;
	border-left: 12px;
	padding-left: 6px;
	margin-left: 8px;

}

#messaggioFormLogin
{
	margin-top:35px;
	margin-left:35px;
	font-size: 14px;
}

#labelForm
{
	font-size: 10px;
	margin-bottom: -2px;
	margin-left: 65px;
	word-spacing: 125px;
}


#fasciaAlta{
	background-color: white;
/*	height: 300px;*/
	height: auto;
	/*CSS 3 */
	/* Solo x firefox in attesa di gecko 2.1 */
	-moz-border-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	width: 1024px;

}


#menuNavigazione{

	background-color: white;
	font-size: 16px;
	border-bottom: 5px solid #544c4b;
	margin-left:6px;
	margin-right:6px;

}

#menuLoggato
{
	background-color: #544c4b;
	height: 50px;
	margin-top: -12px;
	margin-left: 0px;
}

#menuLoggato ul
{
	list-style-type: none;
	margin: 7px;
	padding: 0;
	overflow: hidden;
	background-color: #544c4b;
	maring-left: 0px;
}

#menuLoggato li
{
	float: left;
	color: white;
	border-left: 1px solid #353B3D;
	border-right: 1px solid #353B3D;
}

/*#menuLoggato a:link, a:visited*/
#menuLoggato a:link, #menuLoggato a:visited
{
	display:block;
	width: 120px;
	color: white;
	background-color: #544c4b;
	text-align:center;
	padding-left:5px;
	padding-top: 15px;

/*	margin-top: 10px;*/
	text-decoration:none;
		height: 35px;
}

#menuLoggato a:hover, #menuLoggato a:active
{
	color:red;
	/*	background-image: url("./images/2011/ombra_bottone_premuto.png");*/
	background-color: #1C1C1C;
	background-repeat: repeat-x;
	background-position: top center;
	height: 35px;
	
}

#immaginePrincipale{

	background-color: white;
	/*	height: 350px;*/
	height: 300px;
/*	height: auto;*/
	/*width: 1020px;*/
	border-right: 50px solid #b5b5b5;
	border-left: 50px solid #b5b5b5;
	margin-left: -50px;
	width: 1024px;

}

div.mainSponsor{
	float: left;
	width: 552px;

}
div.mainSponsor h1
{
	color:black;
	text-transform: capitalize;
	font-size: 30px;
	/*	text-aling: center;*/
	margin-left: 300px;
	margin-top: 80px;
}

div.mainSponsor img
{
	vertical-align: middle;
	margin-top: -195px;
	/*	margin-left: 5px;*/
}

div.mainSponsor span
{
	color: #CA2247;
}


#gruppoPersone{
	/*margin-left: 250px; /*da mettere  alla fine quando avrai già i loghi degli sponsor*/
	position:relative;
	float: left;
	z-index:2;

}


/* Content */

div.content{
	width: 700px;
	float: left;
	background: white;
	margin-top: -70px;
	min-height: 950px;
	height: auto;
	background-image: url("./images/2011/ombra_superiore_content.png");
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.content h1
{
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-transform: uppercase;
	padding-bottom: 7px;
	color: #888888;
	border-bottom: 2px solid #dedede; 
	margin-left: 10px;
	margin-right: 60px;
	margin-top: 40px;

}

div.content h2
{
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-transform: uppercase;
	padding-bottom: 7px;
	color: #888888;
	border-bottom: 2px solid #dedede; 
	margin-left: 10px;
	margin-right: 60px;
	margin-top: 40px;

}

div.content h3 {
/*	text-transform: uppercase;*/
	color: #888888;
	border-bottom: 1px solid #dedede; 
	margin-left: 10px;
	margin-right: 60px;
	margin-top: 40px;
}

div.content h4 {
	text-transform: uppercase;
	color: #888888;
	margin-left: 10px;
	margin-right: 60px;
	margin-top: 40px;
}

div.content p
{
	/*	padding-left: 15px;*/
	padding-left: 10px;
}

div.content span
{
	font-weight: bold;
}


div#colonnaDestra{
	float: left;
	width: 304px;
	/*	height: 800px;*/
/*	height: 100%;*/
	height: auto;
	min-height: 100%;
	
	background-image: url("./images/2011/barra_laterale_da_ripetere.png");
	background-repeat: repeat-y;
	/*	margin-top:-23px;*/
	margin-top:-70px;
	overflow: hidden;


}

div.videoEmbedded{
	margin: auto;
	margin-left: 30px;
	margin-bottom: 20px;
}

/* BARRETTE LATERALI */

div.barrettaLaterale{
	background-image: url("./images/2011/barretta_laterale_croppata.png");
	background-repeat: no-repeat;
	margin-left: -3px;
}
div.barrettaLaterale h3 {

	color: #CA2247; 
	padding-top: 8px;
	padding-left: 30px;
}

div.barrettaLaterale p {
	color:black;
	padding-top:  8px;
	padding-left: 8px;
}

div.barrettaLaterale img
{
	margin-left: 40px;
	float: left;
	margin: auto;

}
/*************************/


div#sponsorMinori{
/*	height: 200px;*/
	height: auto;
	min-height: 300px;
	margin-top:80px; /* x non finire sotto al grafico */
/*	margin:auto;*/
	width: auto;
}

div#sponsorMinori img{
	height: 60px;
	clear: both;
	margin-left: 70px;
	margin-top: 15px;

	box-shadow: 2px 2px 2px 2px grey;
	-moz-box-shadow: 2px 2px 2px 2px grey;
	-webkit-box-shadow: 2px 2px 2px 2px grey;

}

div#loghiSponsorMinori
{
	height: auto;
}


/********************************/

div#ultimeNotizie{
	height: 250px;
}

/* Lista delle notizie con la bullet di colore diverso dal testo */
#ultimeNotizie ul {
	color: #CA2247;
}

#ultimeNotizie ul li {
	list-style: square;
	margin-bottom: 3px;
	padding-right: 17px;
}

#ultimeNotizie ul li p {
	color: black;
	margin: 0;
} 

#ultimeNotizie div {
	width: 300px;
	white-space: normal;
}



div#contattaci{
	height: 200px;
}

div#contattaci img{
	margin-left: 50px;
}

div#contattaci a{
	color: #CA2247;
	margin-left: 40px;
}


ul.menuAlto
{
	list-style-type: none;
	margin: 7px;
	padding: 0;
	overflow: hidden;
	background-color: white;
}

li.menuAlto
{
	float:left;

}

a.menuAlto:link,a.menuAlto:visited
{
	display:block;
	width:120px;
	color:black;
	background-color:white;
	text-align:center;
	padding:20px;
	text-decoration:none;
}

a#facebook{

	border: none;
	margin-left: 160px;
	padding-top: 10px;
}
a.menuAlto:hover,a.menuAlto:active
{
	color: #CA2247;
	background-image: url("./images/2011/triangolino_rosso.png");
	background-repeat: no-repeat;
	background-position: top center;
}

a#facebook{
	float: right;
}

div.barraSotto
{
	float:left;
	width: 1024px;
	height: 140px;
	background-color: #4e4546;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius:6px;	
/*	position: absolute;*/
/*	bottom: 0;*/

}

div.barraSotto h4
{
	color: white;
	font-size: 16px;
	text-transform: capitalize;
}

div.barraSotto p{
	color: white;
	font-size: 12px;
}

div.barraSotto a{
	color: white;
}


#indirizzoUfficio
{
	margin-left: 10px;
	float:left;	
	padding-left: 5px;
}

#linkTestualiFondo
{
	margin-left: 15px;
	margin-right: 15px;
	float: right;	
	padding-left: 5px;
}
#linkTestualiFondo a {
	font-size: 10px;
}

#messaggioCopyright
{
	padding-left: 50px;
	/*padding-top: 5px;*/
}

#messaggioCopyright p
{
	color: #b5b5b5;
}


div#soloGrigio{
	background-color: #b5b5b5;
	height: 300px;
	width: 1124px;
	position: absolute;
	z-index:-1;
	margin-top: 190px;
}

div#soloGrigioLoggato{
	background-color: #b5b5b5;
	height: 350px;
	width: 1124px;
	position: absolute;
	z-index:-1;
	margin-top: 195px;
}

div.errorMessage
{
	color: red;
	font-size: 11px;
	margin-left: 35px;
	position:absolute;
	z-index: 2;
	margin-top: -20px;
}
span.errorMessage
{
	color: red;
}
.hasErrors td {
	background: #fdd;
}
.errorsBg{
	background-color:#fdd;
	color:red;	
	border: 1px solid;
}
 
.errorMessage{
	padding: 20px;

}

td#privacy{
	text-align: center;
}

td#privacy errorMessage{
	text-aling: left;
}

th.sorted a, th.sortable a{
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	width: 90%;
	padding-right: 10px;
	color: #CA2247;
}
th.sortable a {
	background-image: url("./images/2011/arrow_off.png");
	background-repeat: no-repeat;
}
th.order1 a {

	background-image: url("./images/2011/arrow_down.png");
	background-repeat: no-repeat;
}
th.order2 a {

	background-image: url("./images/2011/arrow_up.png");
	background-repeat: no-repeat;
}

td #sub{
	margin-right: 280px;
}

ul.errorMessage{
	color:red;
	font-size: 18px;
}

div.facebook{
	margin:auto;
	padding-left:5px;
}
div.facebook a
{
	padding-left: 45px;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom:10px;
}


button.button-default.xls{
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    color: #17a2b8;
    border-color: #17a2b8;
}