/*-------------------------
Reset
-------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}

img {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}
a img {
	border:none;
}
.black {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}

/*-------------------------
CSS Specifico per FNASD
-------------------------*/
body {
	background: #000000 url("images/bg_body.jpg") top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959595;
}
.clear {
	clear: both;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #959595;
}
a:hover {
	text-decoration: underline;
}

/*
	STRUTTURA
*/
.container {
	width: 950px;
	margin: 0 auto;
}

/*
	HEADER
*/
#header {
	height: 150px;
}

/* MENU UP */
#menu_up {
	text-align: center;
}
#menu_up ul {
	padding: 8px 12px 0px 12px;
	font-size: 14px;
}
#menu_up ul li {
	padding: 0px 9px 0px 9px;
	display: inline;
	list-style: none;
}
#menu_up ul li a {
	color: #FFFFFF;
	padding-bottom: 25px;
}
#menu_up ul li a:hover {
	text-decoration: none;
}
#menu_up ul li.sel a, #menu_up ul li a:hover {
	background: url('images/menu_sel.jpg') center bottom no-repeat;
}

/* INTESTAZIONE */
#intestazione {
	padding-top: 23px;
}
#logo {
	float: left;
	padding-left: 61px;
}
#logo a {
	display: block;
	width: 102px;
	height: 98px;
	text-indent: -9999px;
	background-image: url("images/logo_fnasd.jpg");
	overflow: hidden;
}
#fnasd {
	float: left;
	padding: 30px 0px 0px 72px;
}
#fnasd a.testo_fnasd {
	display: block;
	width: 689px;
	height: 26px;
	text-indent: -9999px;
	background-image: url("images/testo_fnasd.jpg");
	overflow: hidden;
}
#fnasd a.sigla_fnasd {
	margin-left: 307px;
	display: block;
	width: 74px;
	height: 35px;
	text-indent: -9999px;
	background-image: url("images/sigla_fnasd.jpg");
	overflow: hidden;
}

/*
	WRAPPER
*/
#left_col, #center_col, #right_col {
	float: left;
}
#left_col {
	width: 215px;
	padding-left: 12px;
}
#center_col {
	width: 446px;
	padding: 0px 25px;
}
#right_col {
	width: 215px;
	padding-right: 12px;
}
.banner_attivita, .banner_progetti, .banner_comunicazione, .banner_partner {
	padding-bottom: 60px;
}
.banner_comunicazione {
	padding-bottom: 10px;
}
.banner_attivita li, .banner_progetti li, .banner_comunicazione li, .banner_partner li {
	list-style-type: none;
	font-size: 0px;
	padding-bottom: 10px;
}
.banner_attivita a, .banner_progetti a, .banner_comunicazione a, .banner_partner a {
	border: 1px solid #959595;
	display: block;
}
.banner_attivita li.titolo_sottomenu a, .banner_progetti li.titolo_sottomenu a, .banner_comunicazione li.titolo_sottomenu a, .banner_partner li.titolo_sottomenu a {
	border-left: 1px solid #232323;
	border-right: 1px solid #232323;
	border-bottom: 1px solid #232323;
}
#content {
	padding: 0px 0px 20px 0px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#content ul li, #content ol li {
	list-style-position: inside;
}

/* HOME */
.news_home_left, .news_home_right {
	float: left;
	width: 215px;
	margin-top: 10px;
}
.news_home_right {
	margin-left: 14px;
}
.thumb {
	border: 1px solid #959595;
}
.linea {
	border-top: 1px solid #959595;
	font-size: 0px;
	margin-bottom: 18px;
}

.titolo_news_home, .data_news_home, .testo_news_home {
	padding-left: 10px;
	padding-right: 10px;
}

.titolo_news_home {
	font-size: 18px;
	padding-top: 18px;
}
.titolo_news_home a {
	color: #FFFFFF;
}

.data_news_home {
	font-style: italic;
	padding-bottom: 18px;
}

/*
	PREFOOTER
*/
#prefooter {
	background-color: #232323;
	margin-top: 30px;
}
#form_home {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	padding-top: 10px;
}
#contatti_sx, #contatti_dx {
	float: left;
}
#contatti_sx {
	width: 215px;
	padding-left: 12px;
}
#contatti_dx {
	width: 446px;
	padding: 0px 25px;
}
#contatti_sx, #contatti_sx a {
	color: #FFFFFF;
}
#contatti_sx p {
	padding: 20px 0px;
	color: #FFFFFF;
}
#contatti_dx table#form_contatti {
	margin-top: 20px;
}
#contatti_dx table#form_impiego td.label_impiego {
	width: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
#contatti_dx table#form_impiego td {
	width: 130px;
}
#contatti_dx table#form_impiego input {
	width: 25px;
}
p#nb_privacy {
	font-size: 10px;
	padding-right: 10px;
}


/*-------------------------
	Form Contatti
-------------------------*/
select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #7D7D7D;
}
textarea {
	width: 436px;
	*width: 434px;
	height: 70px;
}
input {
	width: 208px;
	*width: 206px;
}
td {
	padding-bottom: 10px;
	*padding-bottom: 8px;
}
td.spacer {
	width: 10px;
}
td.submit {
	text-align: right;
}
td.submit input {
	width: 81px;
	vertical-align: middle;
}

/*
	FOOTER
*/
#footer {
	padding: 20px 0px;
	width: 312px;
	color: #898989;
	font-size: 11px;
}
#footer_text {
	text-align: center;
	float: left;
	padding-right: 10px;
}
#footer_img {
	float: left;
}


/*
NEWS
*/
ul.newsList {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.newsList h1 {
	font-weight:bold;
	font-size: 16px;
	padding-top: 16px;
	}
ul.newsList h1 a {
	color: #FFFFFF;
	}
ul.newsList li {
	float:left;
	width:213px;
	margin-right:10px;
	height:auto !important;
	height:300px;
	min-height:300px;
	}
ul.newsList li .imgBox {
	width:213px;
	text-align:center;
	}
ul.newsList li .imgBox img {
	height:108px;
	border: 1px solid #959595;
	}

ul.newsList2 {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.newsList2 h1 {
	font-weight:bold;
	font-size: 16px;
	}
ul.newsList2 li {
	margin-bottom:10px;
	height:auto !important;
	height:120px;
	min-height:120px;
	}
ul.newsList2 h1 a {
	color: #FFFFFF;
	}
ul.newsList2 li .imgBox {
	float:left;
	width:213px;
	text-align:center;
	margin-right:20px;
	}
ul.newsList2 li .imgBox img {
	height:108px;
	border: 1px solid #959595;
	}


.form {
	width:444px;
	background-color:#232323;
	}
.form input {
	display:inline;
	width:auto;
	}
.form textarea {
	width:100%;
	}
.form img {
	padding:10px;
	}
.form table {
	padding:10px;
	}
#form_impiego input {
	width:auto;
	}

#left_col ul, #right_col ul {
	list-style:none;
	}