/* CSS Document */

body {
	width: 700px;
	background: white url("../images/sfondobody.png") no-repeat 50% 40px;
	font: normal 0.9em/1.2em "trebuchet ms", verdana, arial, sans-serif;
	margin: 0 auto;
}

.nolink {
	cursor: default;
	color: #ccc;
}

a, a:hover, a img, img a{
	border: 0;
	text-decoration: none;
}

a:hover img {
	background: transparent url("../images/img_on.gif") repeat 0 0;
}

a {
	color: #E10000;
	text-decoration: none;
}

a:hover, a.active {
	color: #FE9E10;
	text-decoration: none;
}

#contenuto {
	padding: 30px;
	padding-top: 40px !important;
	padding-top: 30px;
}

img {
	padding: 2px;
	background: white url("../images/img.gif") repeat 0 0;
}

img.manifesto {
	float: left;
	margin-right: 30px;
}

#footer {
	width: 700px;
	height: 30px;
	position: absolute;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background: white url("../images/footer.png") no-repeat 0 0;
}

#menu {
	width: 675px;
	height: 23px;
	background: white;
	font-size: 0.75em;
	padding-top: 6px !important;
	padding-top: 17px;
	margin: 0 auto;
}

#menu li {
	height: 23px !important;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 4px;
}

#menu li.home {
	width: 65px;
	background: transparent url("../images/forum.png") no-repeat 0 0;
}

#menu li.wc {
	width: 100px;
	background: transparent url("../images/wc.png") no-repeat 0 0;
}
#menu li.forum {
	width: 65px;
	background: transparent url("../images/forum.png") no-repeat 0 0;
}
#menu li.foto {
	width: 56px;
	background: transparent url("../images/foto.png") no-repeat 0 0;
}
#menu li.fem {
	width: 115px;
	background: transparent url("../images/fem.png") no-repeat 0 0;
}
#menu li.interv {
	width: 80px;
	background: transparent url("../images/interv.png") no-repeat 0 0;
}
#menu li.dicono {
	width: 113px;
	background: transparent url("../images/dicono.png") no-repeat 0 0;
}

#wc_testo, #wc_testo_1, #fem_left {
	width: 300px;
	float: left;
	margin-right: 30px;
}

#wc_testo_1 {
	width: 100px;
	padding-top: 10px;
	line-height: 2em;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #FE9E10;
	text-transform: uppercase;
}

/* da rimuovere una volta scritto il testo di presentazione per le web cronache */
#wc_testo {
	height: 465px;
}
/* - */

#fem_left h2, #fem_right h2 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	background: white url("../webcronaca/images/sfondotd.png") repeat-x 0 100%;
	height: 30px;
	margin-top: 0px;
	line-height: 2em;
}

#fem_left h2 a {
	display: inline;
	background: transparent url("../images/real.gif") no-repeat 0 0;
}

#fem_left h2 a:hover {
	background: transparent url("../images/real.gif") no-repeat 0 0;
}

#fem_right {
	width: 300px;
	float: left;
}

#fem_right a {
	height: 60px;
	background: none;
	text-align: inherit;
}

#fem_left a.interviste, #fem_right a.interviste {
	height: 60px;
	line-height: 60px;
	background: transparent url("../images/freccia_off.gif") no-repeat 0 50%;
}

#fem_left a.interviste:hover, #fem_right a.interviste:hover {
	background: transparent url("../images/freccia_on.gif") no-repeat  0  50%;
}

#fem_left p, #fem_right p {
	padding: 0 5px 0 5px;
	font-size: 12px;
	color: #333;
}

#wc_iframe, #wc_iframe_1, #fem_right, #fem_left {
	text-align: right;
	margin-top: -20px;
}

#wc_iframe img, #wc_iframe_1 img, #foto_iframe img, #fem_left img.titolo, #fem_right img.titolo {
	background: none;
	margin-bottom: -20px;
}

#fem_left img.interviste, #fem_right img.interviste {
	background: none;
}

#wc_iframe iframe, #wc_iframe_1 iframe, #fem_left_contenuto, #fem_right_contenuto {
	margin-top: 15px !important;
	margin-top: 12px;
	border: 1px solid #dcdcdc;
	background: white url("../images/document.png") no-repeat bottom right;
}

#fem_left_contenuto, #fem_right_contenuto {	
	height: 460px;
	width: 290px;	
	float: left;
	text-align: left;
	padding: 5px;
	overflow: auto;
	overflow: moz-scrollbars-vertical;
	overflow-y: auto;
	background: white url("../images/document.png") no-repeat bottom right;
}

#fem_left_contenuto a, #fem_right_contenuto a {	
	padding-left: 20px;
	background: transparent url("../images/freccia_off.gif") no-repeat 0 2px;
	display: block;
	font-size: 90%;
}	

#fem_left_contenuto h3 {
	color: #3B80C3;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #dcdcdc;
	text-transform: uppercase;
}

#fem_left_contenuto em {
	color: #ccc;
	font-size: 10px;
	display: block;
	text-align: right;
	margin-top: -0.3em;
	font-style: normal;
}

#fem_right_contenuto a {
	height: 50px;
	margin-bottom: 0;
}

#fem_left_contenuto a:hover, #fem_right_contenuto a:hover {	
	background: transparent url("../images/freccia_on.gif") no-repeat 2px 2px;
}	

#foto_iframe {
	width: 640px;
	margin-top: -20px;
	text-align: right;
	float: left;
}

#foto_iframe .linkesterno {
	text-align: left;
	display: block;
	font-size: 0.8em;
	width: 50%;
	position: relative;
	clear: none;
	margin-top: 16px;
	margin-left: 0;
	margin-bottom: -34px;
	color: #93b9de;
	background: transparent url("../images/newspaper_off.gif") no-repeat 0 10%;
	padding-left: 35px;
}

#foto_iframe .linkesterno:hover {
	color: #fe9e10;
	background: transparent url("../images/newspaper_on.gif") no-repeat 0 10%;
}

#foto_iframe iframe, #dicono_iframe_contenuto {
	margin-top: 13px;
	border: 1px solid #dcdcdc;
}

#foto_iframe table {
	width: 640px;
	padding: 5px;
	border: 1px solid #dcdcdc;
	margin-top: 15px;
	text-align: left;
}

#foto_iframe th {
	background: white url("../webcronaca/images/sfondotd.png") repeat-x 0 0;
	height: 23px;
	font: bold 13px "trebuchet ms", verdana, arial, sans-serif;
	color: #E10000;
	text-align: center;
}

#foto_iframe th.da {
	width: 30%;
}

#foto_iframe th.titolo {
	width: 50%;
}

#foto_iframe th.data {
	width: 20%;
}

#foto_iframe td {
	background: #edf3fa;
	padding-left: 10px;
	font-size: 12px;
}

#foto_iframe td.data, #foto_iframe td.da {
	color: #999999
}

#foto_iframe td a {
	padding-left: 20px;
	background: transparent url("../images/freccia_off.gif") no-repeat 0 50%;
	color: #3B80C3;
}

#foto_iframe td a:hover {
	padding-left: 20px;
	background: transparent url("../images/freccia_on.gif") no-repeat 0 50%;
	color: #FE9E10;
}

#documenti, #wc_iframe, #wc_iframe_1 {
	width: 300px;
	float: left;
	text-align: right;
} 

#wc_iframe_1 {
	width: 500px;
}

#documenti img {
	margin:0;
	padding-bottom: 10px;
	background: none;
}

#menu_right, #flc_right, #cgil_right, #cong_right {
	float: left;
	font-size: 0.75em;
	padding: 0;
	margin-right: 30px;
	margin-top: 0 !important;
	margin-top: -20px;
}

#menu_right {
	background: white url("../images/menu.png") no-repeat top right;
	padding-bottom: 20px !important;
	padding-bottom: 0;
}

#menu_right ul {
	width: 170px;
	height: 160px;
	padding: 0;
	margin-top: 13px;
	margin-left: 0;

}

#menu_right li {
	height: 20px;
	display: block;
	line-height: 2em !important;
	line-height: 1.8em;

}

#menu_right li a, #menu_right a.email {
	font-weight: bold;
	height: 20px;
	display: block;
	background: transparent url("../images/menu_right_li_on.png") no-repeat 0 0;
	padding-left: 20px;
	text-decoration: none;
	color: #3B80C3;
}

#menu_right li a:hover {
	background: transparent url("../images/menu_right_li_off.png") no-repeat 0 0;
	color: #E10000;
}

#menu_right a.email:hover {
	background: transparent url("../images/menu_right_li_off_email.png") no-repeat 0 50%;
}
#menu_right a.email {
	background: transparent url("../images/menu_right_li_on_email.png") no-repeat 0 50%;
}

#flc_right, #cgil_right, #cong_right {
	width: 135px;
	padding-top: 13px;
	margin-right: 0;
}

.documenti {
	border: 1px solid #dcdcdc;
	background: white url("../images/document.png") no-repeat 100% 100%;
	padding: 3px;
	padding-left: 7px;
}

.documenti a {
	color: #CC3300;
	text-decoration: none;
	margin-top: 8px;
	line-height: 1.2em;
}

#flc_right {
	background: white url("../images/docflc.png") no-repeat top right;
	margin-right:30px;
}
#cgil_right {
	background: white url("../images/doccgil.png") no-repeat top right;
}
#cong_right {
	margin-top: 20px !important;
	margin-top: 0;
	background: white url("../images/congreg.png") no-repeat top right;
}

#flc_right a, #cgil_right a, #cong_right a {
	display: block;
}

#flc_right a:hover, #cgil_right a:hover, #cong_right a:hover {
	color: #FE9E10;
}

#loghi {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 0 !important;
	margin-top: -20px;
}

#loghi img {
	border: 0;
	background: none;
	padding-bottom: 20px;
}

#testo {
	width: 640px;
	float: left;
	clear: both;
}

#testo h1 {
	text-align: right;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #CC0000;
	margin-top: 30px;
	border-bottom: 1px solid #dcdcdc;
}

#testo p {
	text-align: justify;
	font-size: 0.9em;
}

#testo b, #testo strong {
	color: #00549F;
	font-weight: bold;
}

/* INIZIO CSS PER I POPUP */
/* inizio popup interviste */

body.popup {
	background: white url("../images/sfondopopup.jpg") no-repeat 0 0;
	background-attachment: fixed;
	width: 600px; 
}

#interviste, #articoli, #contattaci {
	width: 600px; 
	height: 450px;
}

#articoli {
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
}

#interviste h1, #articoli h1, #contattaci h1 {
	margin: 10px 10px 0 0;
	font-size: 0px;
	text-indent: -2000%;
	border-bottom: 1px solid #ccc;
}

#interviste h1 {
	background: transparent url("../images/leinterviste.png") no-repeat bottom right;
}

#articoli h1 {
	background: transparent url("../images/diconodinoi.png") no-repeat bottom right;
}

#contattaci h1 {
	background: transparent url("../images/scrivi.png") no-repeat bottom right;
}

#interviste h2, #articoli h2 {
	text-align: right;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #CC0000;
	margin: 10px 10px 0 0;
}

#interviste h3, #articoli h3 {
	margin: 0 10px 0 0;
	text-align: right;
	color: #B1C7DE;
	font-size: 0.9em;
	line-height: 1.1em !important;
}

#interviste h4, #articoli h4 {
	margin: 0 10px 0 0;
	text-align: right;
	color: #ccc;
	font-size: 0.8em;
	line-height: 1.2em !important;
}

#interviste p, #articoli p, #contattaci p {
	padding: 0 20px 0 20px;
	font-size: 0.9em;
}

#interviste span.domanda, #articoli span.titoletto {
	color: #F6921F;
	font-weight: bold;
	display: block;
	clear: both;
	padding-left: 13px;
}

#interviste span.domanda {
	background: white url("../images/question.gif") no-repeat 0 2px;
	margin-top: 12px;
}

#interviste img {
	position: relative;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: -25px;
}

#interviste img.bigger {
	float: right;
	margin: 20px 10px 0 0;
	position: relative;
}

#interviste .back {
	float: left;
	clear: none;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 0.8em;
}

#testo_intervista {
	margin-top: 10px;
	width: 600px;
	height: 330px;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
}