* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 11px;
	background-color: #000000;
}
.wrapper {
	position: relative;
	width: 930px;
	font-size: 11px;
	margin: 0 auto -150px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/*.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
}
*/
/* footer */
.footer {
	position: relative;
	width: 930px;
	margin: 0 auto;
	background-color: transparent;
}
.footer, .push {
	height: 150px; /* .push must be the same height as .footer */
	background-color: transparent;
}
.footer a, .footer a:visited {
	color: #b8b8b8;
	text-decoration: none;
	border: 0;
}
.footer a:hover {
    color: #ffffff;
	text-decoration: none;
}
.footer span.footer {
	margin-left:40px;
	margin-right:40px;
}
.footer p {
	/*width: 930px;*/
	padding: 0;
	color: #b8b8b8;
	text-align: center;
}
.footer table {
	width: 930px;
}
.footer div.logo_associazione {
	height: 120px;
}
/* Sticky Footer by Ryan Fait http://ryanfait.com/ */

h1 {
	padding: 0 0 0 0;
}
h2 {
	padding: 0 0 0 0;
	color: #d00;
}
p {
	padding: 0 0 0 0;
	color: #666;
}
a {
	color: #b8b8b8;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
a img {
	border: none;
}


.hidden{display:none;}

/*\*//*/
* html .wheader {
	display: block;
}
* html .cheader {
	display: inline-block;
}

/*\*//*/
* html .wsidebar {
	display: block;
}
* html .csidebar {
	display: inline-block;
}

/* wheader, cheader */
.wheader {
	margin: 0 auto 10px auto;
	text-align: center;
	display: table;
}
.cheader {
	display: table-cell;
	background: none;
	border: none;
	padding: 20px;
}
/* / wheader, cheader */

/* wsidebar, csidebar */
.wsidebar {
	margin: 0px auto 40px auto;
	text-align: center;
	display: table;
}
.csidebar {
	display: table-cell;
	background: none;
	border: none;
	padding: 0px;
}
#maincontainersidebar{
width: 930px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#contentwrappersidebar{
float: left;
width: 100%;
}

#contentcolumnsidebar{
margin: 0 215px 0 210px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumnsidebar{
float: left;
width: 210px; /*Width of left column in pixel*/
margin-left: -930px; /*Set margin to that of -(MainContainerWidth)*/
background: transparent;
}

#rightcolumnsidebar{
float: left;
width: 215px; /*Width of right column*/
margin-left: -215px; /*Set left margin to -(RightColumnWidth)*/
background: transparent;
}

.innertube {
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.innertube img {
border: none;
}
/* /wsidebar, csidebar */

/* wcontent, ccontent */
.wcontent {
	margin: 0px auto 40px auto;
	text-align: center;
	display: table;
}
.ccontent {
	display: table-cell;
	background: none;
	border: none;
	padding: 0px;
}

.maincontainercontent {
width: 930px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
.contentwrappercontent {
float: left;
width: 100%;
}
.contentcolumncontent {
margin: 0 260px 0 260px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-color: transparent;
}
.contentcolumncontent div.regulartext {
	padding: 0px 20px 0px 20px;
}
.contentcolumncontent div.regulartext p {
	padding-bottom: 5px;
	text-align: justify;
	color: #ffffff;
	line-height: 1.5em;
}
.contentcolumncontent div.gallery {
margin: 0px;
padding:0px;
width:100%;
/*overflow:auto;*/
font-size: 11px;
background-color: transparent;
}
.contentcolumncontent div.gallery img {
	outline: none;
	padding: 2px 3px 2px 0px;
	margin: 0px;
	vertical-align: top;
}
.contentcolumncontent div.gallery img.last {
	outline: none;
	padding: 2px 0px 2px 0px;
}
.contentcolumncontent div.gallery a {
	outline: none;
}
.leftcolumncontent{
float: left;
width: 260px; /*Width of left column in pixel*/
margin-left: -930px; /*Set margin to that of -(MainContainerWidth)*/
background-color: transparent;
text-align: left;
}
.rightcolumncontent{
float: left;
width: 260px; /*Width of right column*/
margin-left: -260px; /*Set left margin to -(RightColumnWidth)*/
background-color: transparent;
text-align: right;
}
/* /wcontent, ccontent */

/* wreportage, creportage */
.wreportage {
	margin: 10px auto 0px auto;
	text-align: center;
	display: table;
}
.creportage {
	display: table-cell;
	background: none;
	border: none;
	padding: 0px;
}
#maincontainerreportage {
width: 500px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#contentwrapperreportage {
float: left;
width: 100%;
}
#contentcolumnreportage {
margin: 0 40px 0 40px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-color: transparent;
}
#contentcolumnreportage div.regulartext {
	padding: 20px;
}
#contentcolumnreportage div.regulartext p {
	padding-bottom: 5px;
	text-align: justify;
	color: #ffffff;
	line-height: 1.5em;
}
#contentcolumnreportage div.gallery {
margin: 0px;
padding:0px;
width:100%;
/*overflow:auto;*/
font-size: 11px;
background-color: transparent;
}
#contentcolumnreportage div.gallery img {
	outline: none;
	padding: 2px 3px 2px 0px;
	margin: 0px;
	vertical-align: top;
}
#contentcolumnreportage div.gallery img.last {
	outline: none;
	padding: 2px 0px 2px 0px;
}
#contentcolumnreportage div.gallery a {
	outline: none;
}
#footerreportage{
clear: left;
width: 100%;
background: transparent;
color: #FFF;
text-align: center;
padding: 0;
}
#footerreportage div.gallery {
margin: 0px;
padding: 15px 10px 10px 10px;
width:100%;
/*overflow:auto;*/
font-size: 11px;
background-color: transparent;
}
#footerreportage div.gallery img {
	outline: none;
	padding: 2px 1px 2px 1px;
	margin: 0px;
	vertical-align: top;
}
#footerreportage div.gallery img.last {
	outline: none;
	padding: 2px 0px 2px 0px;
}
#footerreportage div.gallery a {
	outline: none;
}
/* /wreportage, creportage */

/* wgallery, cgallery */
.wgallery {
	margin: 40px auto 0px auto;
	text-align: center;
	display: table;
}
.cgallery {
	display: table-cell;
	background: none;
	border: none;
	padding: 0px;
}
#maincontainergallery {
width: 480px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#contentwrappergallery {
float: left;
width: 100%;
}
#contentcolumngallery {
margin: 0 25px 0 25px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-color: transparent;
}
#contentcolumngallery p {
	padding: 20px;
	text-align: left;
	color: #ffffff;
	line-height: 1.5em;
}
#contentcolumngallery div.gallery {
margin: 0px;
padding:0px;
width:100%;
/*overflow:auto;*/
font-size: 11px;
background-color: transparent;
}
#contentcolumngallery div.gallery img {
	outline: none;
	padding: 2px 1px 2px 0px;
	margin: 0px;
}
#contentcolumngallery div.gallery img.last {
	outline: none;
	padding: 2px 0px 2px 0px;
}
#contentcolumngallery div.gallery a {
	outline: none;
}
#contentcolumngallery div.gallery a img {
	outline: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
}
#contentcolumngallery div.gallery a:hover img {
	outline: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
  /* for Mozilla */
  -moz-opacity:1;
}
#leftcolumngallery {
float: left;
width: 25px; /*Width of left column in pixel*/
margin-left: -480px; /*Set margin to that of -(MainContainerWidth)*/
background: transparent;
padding-top: 15px;
}

#rightcolumngallery{
float: left;
width: 25px; /*Width of right column*/
margin-left: -25px; /*Set left margin to -(RightColumnWidth)*/
background: transparent;
padding-top: 15px;
padding-left: 0px;
text-align: center;
}
/* /wgallery, cgallery */
