body {
	text-align: center;
	font-family: 'Khand', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0;
	background: url(../images/texture.png) top left repeat;
	background-size: 512px 512px;
}
div#container {
	width: 100%;
	margin: 0 auto;
}
div#header {
	position:relative;
	width: 100%;
	height: auto;
}
div#header_body {
	position:relative;
	top:0px;
	left:0px;
	width: 980px;
	height: auto;
	margin: 0 auto;
	background: #000000;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#header_body { width: 320px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#header_body { width: 480px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#header_body { width: 768px; }
}
div#slogan {
	position:relative;
	top:0px;
	left:0px;
	width: 450px;
	height: 41px;
	padding: 20px 0;
	margin-left: 265px;
	display: none;
}
img#logo {
	display:block;
	width: 359px;
	height: 226px;
}
div#logo {
	position:relative;
	top:0px;
	left:0px;
	width: 359px;
	height: 226px;
	cursor: pointer;
	margin-left: 310px;
	padding-top: 20px;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	img#logo { width: 180px; height: 113px; }
	div#logo { width: 180px; height: 113px; margin-left: 70px; padding-top: 20px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	img#logo { width: 269px; height: 169px; }
	div#logo { width: 269px; height: 169px; margin-left: 105px; padding-top: 20px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	img#logo {  }
	div#logo { margin-left: 204px; }
}
div#content {
	position:relative;
	width: 100%;
	height: auto;
}
div#content_body {
	position:relative;
	top:0px;
	left:0px;
	width: 980px;
	height: auto;
	margin: 0 auto;
	background: #000000;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#content_body { width: 320px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#content_body { width: 480px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#content_body { width: 768px; }
}
.text {
	position:relative;
	top:0px;
	left:0px;
	width: 780px;
	height: auto;
	text-align: center;
	padding: 30px 100px 10px 100px;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	.text { width: 300px; padding: 20px 10px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.text { width: 460px; padding: 20px 10px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.text { width: 568px; }
}
div#btt_sfoglia {
	position: relative;
	top: 0px;
	left: 374px;
	width: 231px;
	height: 175px;
	margin-top: 15px;
}
div#btt_sfoglia img {
	width: 231px;
	height: 175px;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#btt_sfoglia { left: 44px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#btt_sfoglia { left: 124px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#btt_sfoglia { left: 268px; }
}
div#news_redux_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: auto;
	text-align: center;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#news_redux_container { width: 320px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#news_redux_container { width: 480px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#news_redux_container { width: 768px; }
}
div#news_title_reg {
	width: 980px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #ee5741;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#news_title_reg { width: 300px; height: auto; line-height: 15px; padding: 10px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#news_title_reg { width: 480px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#news_title_reg { width: 768px; }
}
div#news_title_def {
	width: 980px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #ee5741;
	
	display: none;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#news_title_def { width: 300px; height: auto; line-height: 15px; padding: 10px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#news_title_def { width: 480px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#news_title_def { width: 768px; }
}
div#news_body {
	width: 980px;
	height: auto;
	text-align: center;
	padding: 20px 0;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#news_body { width: 320px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#news_body { width: 480px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#news_body { width: 768px; }
}
div#news_label {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: auto;
	text-align: center;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#news_label { width: 320px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#news_label { width: 480px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#news_label { width: 768px; }
}
#news_email {
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 20px;
	margin-top: 5px;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	#news_email { width: 300px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#news_email { }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#news_email { }
}
#return_msg {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	font-size: 14px;
	color: #5d5d5d;
}
#news_redux_btt {
	position: relative;
	top: 0px;
	left: 410px;
	width: 160px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #c5402b;
	background: #ee5741;
    background: -moz-linear-gradient(top, #ee5741, #d84933);
    background: -webkit-gradient(linear, left top, left bottom, from(#ee5741), to(#d84933));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ee5741, endColorstr=#d84933);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ee5741, endColorstr=#d84933)";
	cursor: pointer;
}
#news_redux_btt:hover {
	background: #d84933;
}
#fb_news_btt {
	position: relative;
	top: 0px;
	left: 410px;
	width: 160px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #344d81;
	background: #506ba0;
    background: -moz-linear-gradient(top, #506ba0, #3d5c98);
    background: -webkit-gradient(linear, left top, left bottom, from(#506ba0), to(#3d5c98));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#506ba0, endColorstr=#3d5c98);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#506ba0, endColorstr=#3d5c98)";
	cursor: pointer;
}
#fb_news_btt:hover {
	background: #3d5c98;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	#news_redux_btt { left: 80px; }
	#fb_news_btt { left: 80px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#news_redux_btt { left: 160px; }
	#fb_news_btt { left: 160px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#news_redux_btt { left: 304px; }
	#fb_news_btt { left: 304px; }
}
.archivio {
	position:relative;
	top:0px;
	left:0px;
	width: 780px;
	height: auto;
	text-align: center;
	padding: 30px 100px 10px 100px;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	.archivio { width: 300px; padding: 20px 10px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.archivio { width: 460px; padding: 20px 10px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.archivio { width: 568px; }
}
div#footer {
	position:relative;
	width: 100%;
	height: auto;
}
div#footer_body {
	position:relative;
	top:0px;
	left:0px;
	width: 980px;
	height: auto;
	margin: 0 auto;
	background: #000000;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#footer_body { width: 320px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#footer_body { width: 480px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#footer_body { width: 768px; }
}
div#credits {
	position:relative;
	top:0px;
	left:0px;
	width: 780px;
	height: auto;
	padding: 20px 100px;
	font-size: 14px;
	color: #5d5d5d;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#credits { width: 300px; padding: 10px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#credits { width: 460px; padding: 10px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#credits { width: 568px; }
}
.c1 {
	color: #ee5741;
}
.link {
	color: #ee5741;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.link2 {
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	color: #ee5741;
}

/*cookie*/
div#cookie_policy_div {
	background: #000000;
	border-bottom: #ee5741 1px solid;
}
div#cookie_policy_div_inside {
	color: #FFFFFF;
	font-size: 14px;
}
@media screen and (min-width : 320px) and (max-width : 479px) {
	div#cookie_policy_div_inside { width: 300px; padding: 10px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	div#cookie_policy_div_inside { width: 460px; padding: 10px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	div#cookie_policy_div_inside { width: 748px; padding: 10px; }
}
div#cookie_policy_aye {
	border: 1px solid #c5402b;
	background: #ee5741;
    background: -moz-linear-gradient(top, #ee5741, #d84933);
    background: -webkit-gradient(linear, left top, left bottom, from(#ee5741), to(#d84933));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ee5741, endColorstr=#d84933);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ee5741, endColorstr=#d84933)";
	border-radius: 0px;
	margin-bottom: 10px;
}
div#modal_close {
	margin: 10px auto;
	
	border: 1px solid #c5402b;
	background: #ee5741;
    background: -moz-linear-gradient(top, #ee5741, #d84933);
    background: -webkit-gradient(linear, left top, left bottom, from(#ee5741), to(#d84933));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ee5741, endColorstr=#d84933);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ee5741, endColorstr=#d84933)";
	border-radius: 0px;
	margin-bottom: 10px;
}
div#alt_coockie_policy {
	font-weight: 300;
}
div#modal_cont {
	background: rgba(0,0,0,0.7);
}
div#cookie_text {
	background: #000000;
	color: #FFFFF;
	font-family: 'Khand', sans-serif;
}