/* CCS Coded by Laboratre - http://www.laboratre.com */
/* Custom Fonts start here */
@font-face {
 font-family: 'Rockwell';
 src: url('ROCKB.eot');
 src: local('Rockwell'), url('HelveticaNeueLTStd-Md.otf') format('truetype');
/* src: url('l_10646.eot');*/ /* IE9 Compat Modes */
	/*src: url('l_10646.eot?#iefix') format('embedded-opentype'), *//* IE6-IE8 */
	    /* url('l_10646.woff') format('woff'),*/ /* Modern Browsers */
	     /*url('l_10646.ttf')  format('truetype'),*/ /* Safari, Android, iOS */
    }
/* Custom Fonts End here */
/*RESET*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {
	margin: 0;
	padding: 0;
}
a img {
	border: 0 none;
}
.left {
	float:left;
}
.right {
	float:right;
}
a {
	color:#4c4c4c;
	outline: medium none;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
ul {
	padding:0 0 15px 15px;
}
ul li a {
	font-weight: normal;
}

a:active {
	outline: medium none;
}
.last, .first {
	margin: 0!important;
}
/*--------------------FINE RESET--------------------*/
body {
	font-size: 13px;
	font-family: Arial, 'Sans Serif';
	margin: 0;
	background-color:#c7c7c7;
	/*
	background:url("../images/bg.png") ;*/
	background-repeat:repeat-x;
}
p {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 20px;
	margin:0px 0 10px;
}
#header-wrapper, #content-wrapper, #footer-wrapper {
	width: 100%;
}
#header, #content, #footer, #slider, #content-top, #content-bottom {
	margin: 0 auto;
	width: 900px;
	padding:0 10px;
}
ul 
{
	list-style-type:square;
	}
ul li {
	color: #4c4c4c;
	font-size: 14px;
	
	margin:0px 0 15px;
}
/*-----------------HEADER-----------------------*/
#header {
	height:110px;
}
#header .logo {
	float:left;
	padding-top:25px;
}
#header .frase {
	width:400px;
	float:left;
	padding-top:47px;
}
#header-wrapper {
	background:url("../images/bg-header.png");
	background-repeat:repeat-x;
}
/* FINE HEADER*/

/*CONTENT*/
#content {
	overflow:hidden;
	background-image:url(../images/bg-content.png);
	background-position:center center;
	background-repeat:repeat-y;
}
#content-top {
	overflow:hidden;
	height:7px;
	background-image:url(../images/bg-content-top.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#content-bottom {
	overflow:hidden;
	height:20px;
	background-image:url(../images/bg-content-bottom.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#content .main {
	width:820px;
	margin:20px 40px;
}
#content .box {
	width:190px;
	margin-right:20px;
	margin-bottom:15px;
	float:left;
	height:200px;
	
}
#content .box .inner {
	background-image:url(../images/bg-box-inner.png);
	width:190px;	
	float:left;
}
#content .box .testo {
	background-image:url(../images/bg-box-inner-over.png);
	
	padding:10px;
	width:170px;	
	height:164px;
}
#content .box .testo p{
	font-size:12px;
	color:#fff;
  line-height:17px;
}
#content .box .testo p a{
	
	color:#fff;
	background-repeat:no-repeat;
	background-position:right center;
	padding:1px 10px 1px 0px;
	background-image:url("../images/leggi-tutto2.png");
  
}
.clear {
	clear:both;
}
#content .page-left {
	width:400px;
	margin-top:20px;
	margin-right:20px;
	float:left;
}
#content .page-right {
	width:400px;
	margin-top:20px;
	float:left;
}
#content .page-left-inner {
	width:550px;
	margin-top:20px;
	margin-right:40px;
	float:left;
}
#content .page-right-inner {
	width:230px;
	margin-top:20px;
	float:left;
}
#content .last {
	margin-right:0px;
}
a.leggi-tutto {
	background-image:url("../images/leggi-tutto.png");
	background-repeat:no-repeat;
	width:100px;
	display:block;
	padding:6px 0 6px 14px;
	font-size:13px;
}
a:hover.leggi-tutto {
	background-position:0 -40px;
	text-decoration:none;
	
}
/*News*/
.news-blog, .news{clear:both; margin-bottom:15px; overflow:hidden; }
.news-blog .testo p,.news .testo p{
	margin-bottom:2px;
	}
.news-blog .testo{
float:left;
width:400px;
	}	
.bg_data,.data { display:none;
 
    float: left;
    font-size: 16px;
    height: 95px;

    text-align: center;
    width: 48px;
}
.bg_data .day, .data .day {
    color: #5E5E5E;
    font-size: 16px;
    font-weight: bold;
    height: 5px;
    text-align: center;
}
.bg_data .month, .data .month {
    color: #333;
    font-size: 14px;
    height: 20px;
    overflow: inherit;
    padding-top: 1px;
    text-align: center;
}
/*fine news*/


/*slider*/
#numeri {
	height:40px;
	background-color:#cccccc;
}
#numeri p {
	text-align:right;
	padding:10px 20px 10px 0;
}
#slider-image {
	padding:0 5px 5px 5px;
}
/*FINE CONTENT*/
/*FOOTER*/


#footer p {
	color:#666;
	padding:10px 10px 10px 0;
	margin:0;
	font-size:11px;
	text-align:right;
}
/*fine footer*/

h1 {
	font-size:18px;
	color:#4C4C4C;
	margin-bottom:10px;
}
h4 {
	color:#5e5e5e;
	float:right;
	text-align:right;
	width:80px;
	font-size:10px;
}
h1 span, h4 span {
	color:#db0303;
}
h3 {	
	color:#fff;
	font-size:13px;
	margin-bottom:15px;
}
h2 {
	text-transform:uppercase;
	clear:both;
	font-size:18px;
	color:#5e5e5e;
	margin:10px;
	height:50px;
}

h2.grey {
	color:#a5a5a5;
}

