

/* Cleaner */
* {
	margin:0;
	padding:0;/*	border: 1px solid black;*/
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}






/* Typografic */

a, a:visited {
	text-decoration:none;
	color: #b2371d; 
}

a:hover, a:active {
	text-decoration: underline;
}

#header a {
	/* overrides background color in links for menu */
	background-color: transparent;
	/* color: #d4d1cd; */
	/* color: #FFF;*/
}	

#breadcrump a {
	/* overrides background color in links for menu */
	background-color: transparent;
	}

.bigger  {
       font-size:140%; 
}

.smaller  {
       font-size:70%; 
}

a img {
	border: 0px;
}
a.image img {
	border: 0px;
}


p  {
	/* color:#d4d1cd */
	line-height: 1.5em;
	letter-spacing:1.1px;
	font-family: "Times New Roman", serif 	
	font-size: 1em;
	font-decoration: none;
}



h2 {
	font-size: 110%;
	margin-bottom:5px;
	font-weight:normal;
}


ul {
	color :#5c5440;
	line-height: 1.5em; 
}

/* LAYOUT */


a.image img {
	border: 0px;
}

ul li  {
	color:#333;
	margin-left: 15px;
}


h1 {
	font-size: 120%;
	margin-bottom: 10px;
	font-weight:bold;
	letter-spacing:1.5px;
	line-height:1.3;
	
}

h1 a {
	font-style:normal;
}

h1 a:hover  {
	/* color:#4a6a67;  */
}




/* LAYOUT */
body {
	/* color:#d4d1cd; */
	/* color: #FFF;*/
	font-weight:normal;
	font-family: "Helvetica Neue", arial, sans-serif;
        font-size: 0.9em;
        letter-spacing:1.1px;
        color: #efefef;

}

#main {
	/* used in right column*/
	display: block;
}

.tx-piiframe-pi1
{

}

#left_border {
	margin:0 auto;
	width: 1004px;
}

#right_border {
	width: 984px;
	margin-left: 20px;
}

#page {
	width: 964px;
	margin-right: 20px;
}


#header {
padding-top: 10px;
}


#tagline {
	width:100%;
	height: 150px;
	}

#tagline p {
	padding-top: 10px;
	padding-left: 20px;
	font-size: 70%;
	color: #9c9d9f;
}

#accessibility {
	float: right;
	padding: 5px;
}

#accessibility a:visited {
	border: none;
}



#search-box {
	width: 60px;
	height:15px;
	vertical-align:top !important;
}

/* CONTENT */




#content {
	width: 100%;
	float: left;
	text-align:left;
}


.board {
	margin-bottom: 5px;
	margin-left: 20px;	
}







/* BODY FOOTER */
#body-footer {
	padding-top: 20px;
	clear: both;
}

/* PAGE FOOTER */
#footer_page {
	/*padding-top:260px;*/
	font-size:70%;
	text-align: right;
	padding-right: 10px;

}










/* BLOCKS */

#breadcrump {
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	font-size: 1.1em;
	text-align:left;
}

#content1 {
	float:left;
        margin-left:15px;

	padding-bottom:10px;

	text-align:left;
	width:940px;
}




#content2 {
	margin-left:5px;
	margin-right:15px;
	clear:both;
	text-align:left;
}


/* Commenti */


/* Stili generici */
.generic_wrap {
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
}

.spacer {
	height:1px;
	margin-top:1px;
	margin-bottom:1px;
}

.spacer_right-column {
	height:1px;

	margin-top:0px !important;
	margin-bottom:1px !important;
	margin-bottom:0px;
}


.column1 {
	width: 230px;
	float:left;
	margin-top:5px;
	margin-left:10px;

}

.column2{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	float:right; width:670px;
	text-align:left;
}

.webeditorials_clearer {
	clear: left;
	height:2px;
}





/*TABLES */
/* contenttable */
.contenttable td {
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #cccccc;
}


/* FORMS */
form {margin: 0; }
input, textarea, select { line-height: 1.5em;background: #f4f4f4; font-family: Arial; padding: 3px; margin: 2px 0; border: 1px solid #999}
fieldset {border: none}
label {display:block;padding: 3px 0;}
label br {clear:left}

#mailform {font-size: 80%;}



	
/* OVERRIDE STANDARD STYLES */
.csc-header-date  {
font-size:70%; 
}
