body {
	margin:0;
	padding:0;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#4b4b4b;
}

a {
	/*color: #000;*/
	color:#4b4b4b;
	text-decoration:none;

}

a:hover {
	/*color: #000;*/
	color:#4b4b4b;
	text-decoration: underline;

}

h2 {
	margin:0;
	padding:0;
	font-family: 'Orbitron', sans-serif;
	text-transform:uppercase;
	font-size:18px;
}

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


#wrapper {
	width:950px;
	margin:0px auto;
}




#testata2{
	width:950px;
	height:200px;
	margin-top:15px;
	background-image:url(img/bagliore_interno.png);
	background-repeat:no-repeat;
	background-position:center;
}


#main{
	width:950px;
	height:290px;
}


#main2{
	width:950px;
	/*height:700px;*/
}

/*********  MENU ********/






/*********  TESTATA TOP  ********/

#testata_top {
	width:100%;
	height:20px;
	padding:9px 0 8px;
	border-bottom:1px solid #666666;
	/*margin-bottom:15px;*/
}
#testata_top_wrapper {
	width:950px;
	margin:0 auto;
}

#sostieni_fondazione {
	float:left;
	height:18px;
	line-height:18px;
	padding:0 10px;
	margin:1px 0;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-transform:uppercase;
}
#sostieni_fondazione a {
	color:#fff;
	text-decoration:none;
}
#iscriviti_newsletter {
	float:right;
	height:20px;
	line-height:20px;
}
/*
input.sfondo_inserisci {
	background-image:url("img/inserisci_email.png");
	background-repeat:no-repeat;
	background-position:5px 7px;
	color:transparent !important;
}
input.sfondo_inserisci_en {
	background-image:url("img/inserisci_email_en.png");
	background-repeat:no-repeat;
	background-position:5px 7px;
	color:transparent !important;
}
*/

/*********  TESTATA ********/



#bandiere {
	float:right;
	width:55px;
	margin:0px;
	border:none;
	padding-left:175px;
}




/*********  MAIN INTERNE ********/

#titolo {
	width:260px;
	float: left;
}

#contenuti {
	padding:20px 0;
	line-height: 1.5em;
}

#contenuti2, #contenuti3 {
	padding:15px;
	line-height: 1.5em;
}

.img_left {
	float:left;
	margin:0 20px 30px 0;
}


table.partners {
	width:480px;
}
table.partners td {
	width:200px;
	padding:20px;
}
h2.partners {
	width:440px;
	margin:45px auto 15px;
	font-size:15px;
}

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

.gallery img {
	float:left;
	margin:0 10px;
}

.alpha,
img.alpha {
	margin-left:0;
}
.omega,
img.omega {
	margin-right:0;
}

/*******  SOSTIENI FONDAZIONE  ********/

table.eps_contact_form {
	width:650px;
}
table.eps_contact_form th {
	font-weight:bold;
	width:150px;
	text-align:left;
	vertical-align:top;
	padding-top:7px;
}
table.eps_contact_form td {
	padding-top:7px;
	text-align:justify;
	line-height:normal;
}
input.eps_input_text {
	width:400px;
}

/********* FOOTER ********/


#intro {
	width:950px;
	margin-top:30px;
	text-align:center;
	line-height: 2em;
	font-size:18px;
	
}


#indirizzo {
	width:950px;
	margin-top:50px;
	margin-bottom: 50px;
	text-align:center;
	font-size:12px;
}



.nero, span.nero, span.nero a, .nero a, a .nero {
	color:#000;
}

#main_body_home{
    background: none;
    padding-top: 50px;
}

#sottotitolo_home{
    margin-bottom: 100px;
}

.mod-home{
    margin-top: 50px;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    font-family: 'Orbitron', sans-serif;
text-transform: uppercase;
margin-bottom: 10px;
}


#testata {
    background-image: url(../img/bg_interne_mod.jpg);
}

#testata h1{
    color: #4b4b4b;
    bottom: 5px;
}

.logo-contact{
    margin-top:30px;
    text-align: center;
}

.single-banner img{
    max-width: 100%;
}

.title-banner{
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #555;
    margin-top: 50px;
    text-transform: uppercase;
}
.mod-head{
    font-size: 18px !important;
}

#logo_home{
    clear:both;
    padding: 0 0 30px;
}