/*	#############################
	## FOGLIO DI STILE
	## Progetto RuotePerAria.it
	##
	## Novembre 2007
	#############################	*/
body {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424141;
}
img {
	border: none;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Palatino, serif;
}
h3 {
	font-size: 12px;
	color: #1359a5;
	padding: 0px 0px 0px 0px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #667e97;
	font-style: italic;
	padding: 0px 0px 0px 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
a {
	color: #1359a5;
}
.recupero {
	clear: both;
}

/*	#######################
	## #crak
	#######################	*/
#crak {
	width: 957px;
	margin: 0px auto;
}

/*	#######################
	## #Menu generico
	#######################	*/
#menu_generico {
	text-align: right;
}
#menu_generico ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu_generico li {
	display: inline;
}
#menu_generico li a {
	color: #bd5c39;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 6px;
	border-right: 1px solid #bd5c39;
}
#menu_generico li a.last {
	border-right: none;
}
#menu_generico li a:hover {
	text-decoration: underline;
}

/*	#######################
	## #BANNER
	#######################	
#bnr_2 {
	padding-bottom: 3px;
}

/*	#######################
	## #HEADER
	#######################	*/
#header {
	width: 957px;
	height: 104px;
	position: relative;
	background-image: url(img_1.jpg)
}
#logo a {
	display: block;
	background-image: url(img_2.jpg);
	width: 256px;
	height: 104px;
}
#logo a span {
	display: none;
}
#rss {
	position: absolute;
	right: 0px;
	top: 22px;
}
#rss a {
	color: #012a68;
	display: block;
	background-image: url(img_4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	padding: 0px;
}
#rss a span {
	display: none;
}
#forum {
	position: absolute;
	top: 22px; 
	right: 25px;
}
#timer {
	position: absolute;
	right: 12px;
	top: 81px;
}
#timer p {
	color: #86b3ea;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Georgia, Palatino, serif;
}

/*	#######################
	## #MENUrubriche
	#######################	*/
#menu_rubriche {
	background-image: url(img_3.gif);
	background-position: left center;
	background-repeat: repeat-x;
	height: 24px;
	clear: both;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
#menu_rubriche ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu_rubriche li {
	display: inline;
}
#menu_rubriche li a {
	display: block;
	float: left;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-variant: small-caps;
	padding: 0px 15px;
	font-weight: bold;
}
#menu_rubriche li a:hover {
	text-decoration: underline;
}
#menu_rubriche li a.sel {
	text-decoration: none;
	background-image: url(img_3_sel.gif);
	background-position: left center;
	background-repeat: repeat-x;
	color: #fff300;
	height: 24px;
}
#submenu_0, #submenu_1, #submenu_2, #submenu_3, #submenu_4, #submenu_5, #submenu_6, #submenu_7, #submenu_8, #submenu_9, #submenu_10, #submenu_11, #submenu_12, #submenu_13, #submenu_14, #submenu_15 {
	display: none;
	background-color: #d1dce0;
	height: 22px;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
ul.submenu_cnt  {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.submenu_cnt li {
	display: inline;
}
.submenu_cnt li a {
	display: block;
	float: left;
	line-height: 22px;
	color: #004ba1;
	text-decoration: none;
	font-variant: small-caps;
	padding: 0px 16px;
	font-weight: bold;
}
.submenu_cnt li a:hover {
	text-decoration: underline;
}

/*	#######################
	## #NAVBAR
	#######################	*/
#serviceBar {
	background-image: url(img_5.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 33px;
	clear: both;
	font-size: 11px;
	position: relative;
}
#path {
	float: left;
}
#path ul {
	margin: 0px;
	padding: 0px 4px;
	list-style-image: none;
	list-style-type: none;
}
#path li {
	display: inline;
}
#path li a {
	display: block;
	float: left;
	line-height: 33px;
	color: #878787;
	text-decoration: none;
	padding: 0px 12px 0px 4px;
	background-image: url(img_6.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#path li a:hover {
	text-decoration: underline;
}
#path li a.last {
	background-image: none;
	color: #4c4c4c;
	font-weight: bold;
}
#search {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 300px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search p {
	margin: 0px;
	padding: 0px;
}
#search input.searchInput {
	width: 200px;
	padding: 1px;
	vertical-align: middle;
}
#search input.searchButton {
	vertical-align: middle;
}

/*	#######################
	## #CONTENT
	#######################	*/
#content1 {
	padding: 4px 0px 1px 0px;
	clear: both;
}
.content1_cnt {
	padding-bottom: 10px;
}
#content1 #col1 {
	width: 318px;
	float: left;
}
#content1 .col1_cnt {
	padding: 0px 10px 0px 5px;
}
#content1 #col2 {
	width: 158px;
	float: left;
}
#content1 #col3 {
	width: 358px;
	float: left;
	padding-bottom: 10px;
}
#content1 .col3_cnt {
	padding: 0px 10px 0px 16px;
}
#content1 #col4 {
	width: 121px;
	float: left;
	margin-right: -3px;
}
#content2 {
	padding: 4px 0px 0px 0px;
	clear: both;
}
.content2_cnt {
	padding-bottom: 1px;
}
#content2 #col1 {
	width: 475px;
	float: left;
}
#content2 .col1_cnt {
	padding: 0px 10px 10px 5px;
}
#content2 #col3 {
	width: 358px;
	float: left;
	padding-bottom: 10px;
}
#content2 #col4 {
	width: 121px;
	float: left;
	padding-bottom: 10px;
}
#content2 h1 {
	font-size: 15px;
	color: #005099;
	padding: 0px 0px 0px 0px;
}
#content2 h2 {
	font-size: 12px;
	font-weight: normal;
	color: #005099;
	padding: 0px 0px 0px 0px;
}
#content2 h1.variante {
	font-size: 24px;
	color: #1359a5;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
#content2 h2.variante {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #1359a5;
	padding: 0px 0px 6px 0px;
	line-height: normal;
}

/*	#############################
	## Impaginazione
	#############################	*/
#defpag {
	padding: 0px 0px 0px 0px;
}
#defpag p {
	padding: 0px 0px 7px;
}
#subrub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#subrub .subrubrica {
	float: left;
	padding: 5px 0px 3px;
	width: 160px;
}
#subrub h1 {
	background-image: url(img_12.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 3px 0px 0px 8px;
	color: #2d9e00;
	text-decoration: underline;
	font-size: 11px;
}
#subrub h1 a {
	text-decoration: underline;
	color: #2d9e00;
}
.autore p {
	color: #27467f;
}
p.approfondimento {
	color: #2d9e00;
	font-size: 11px;
}
a.approfondimento {
	background-image: url(img_8.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 64px;
	height: 12px;
}
a.approfondimento span {
	display: none;
}
a.gallery {
	background-image: url(img_8.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 64px;
	height: 12px;
}
a.gallery span {
	display: none;
}
a.video {
	background-image: url(img_8.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 64px;
	height: 12px;
}
a.video span {
	display: none;
}

.articolo_immagine {
	float: left;
	margin: 0px 5px 3px 0px;
}
.articolo_immagine .didascalia {
	font-size: 10px;
	border-bottom: 1px solid #999999;
	line-height: 19px;
	font-style:italic;
	width: 180px;
	line-height: 13px;
}
.articoloA_1 {
	padding-bottom: 9px;
	margin-bottom: 6px;
	width: 300px;
	background-color: #d1dce0;
	background-image: url(img_7.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content2 .articoloA_1 {
	padding-top: 20px;
	width: auto;
	background-image: none;
	background-color: #FFFFFF;
}
.articoloA_1 h1 {
	font-size: 19px;
	color: #27467f;
	padding: 6px;
}
#content2 .articoloA_1 h1 {
	font-size: 20px;
}
.articoloA_1 h1 a {
	text-decoration: none;
	color: #27467f;
}
.articoloA_1 .image {
	padding: 2px 0px 2px 1px;
	position: relative;
}
.articoloA_1 .text {
	position: relative;
	color: #27467f;
	padding: 4px;
	font-size: 11px;
}
.articoloA_1 p {
	padding: 3px 2px;
	color: #27467f;
}
#content2 .articoloA_1 p {
	padding: 3px 0px;
	color: #27467f;
}
.articoloA_1 p.approfondimento {
	padding: 0px 6px;
	text-align: right;
}
.articoloA_3 {
	padding: 4px 0px 4px;
	width: 300px;
	margin-bottom: 5px;
	clear: both;
	position: relative;
}
.articoloA_3 h1 {
	font-size: 16px;
	color: #2c517b;
	padding: 0px 0px 4px 0px;
}
.articoloA_3 h1 a {
	text-decoration: none;
	color: #2c517b;
}
.articoloA_3 .image {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	position: relative;
	border-top: 2px solid #cd5429;
}
.articoloA_3 .text {
	position: relative;
	font-size: 11px;
	color: #2c517b;
}
.articoloA_3 p {
	padding: 0px 5px 5px 2px;
}
.articoloA_3 p.approfondimento {
	padding: 0px 6px;
	text-align: right;
}

.eventi {
	background-image: url(img_10.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 72px;
}

.articoloB_1 {
	padding: 4px 3px 5px;
	clear: both;
}
#content2 .articoloB_1 {
	background-image: url(img_5.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.articoloB_1 h1 {
	font-size: 14px;
	font-weight: normal;
	color: #1c426f;
	padding: 0px 0px 4px 0px;
}
.articoloB_1 h1 a {
	text-decoration: none;
	color: #1c426f;
}
.articoloB_1 h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}
.articoloB_1 .image {
	float: left;
	width: 100px;
	padding-top: 2px;
}
.articoloB_1 .text {
	float: left;
}
.articoloB_1 .text_full {
	padding: 0px;
}
.articoloB_1 p {
	padding: 0px;
	font-size: 11px;
	color: #1c426f;
}
#content2 .articoloB_1 .text {
}
#content2 .articoloB_1 .text_full {
}
.articoloC_1 {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	background-color: #e5edef;
	border-top: 2px solid #d3dbdd;
	border-bottom: 2px solid #d3dbdd;
}
.articoloC_1 h1 {
	font-size: 11px;
	font-weight: bold;
	color: #c84b1d;
	padding: 0px 4px 2px 4px;
	margin: 0px;
}
.articoloC_1 h1 a {
	text-decoration: none;
	color: #c84b1d;
}
.articoloC_1 .image {
	padding-bottom: 4px;
	border-top: 2px solid #c35726;
}
.articoloC_1 .rubrica {
	padding: 0px 4px 3px;
	color: #1f4258;
}
.articoloC_1 .rubrica a {
	color: #1f4258;
	font-size: 11px;
}
.articoloC_1 .text {
	padding: 0px 4px;
	color: #1f4258;
}
.articoloC_1 p {
	padding: 0px;
	font-size: 11px;
	color: #1f4258;
}
.articoloE_1, .articoloE_2 {
	clear: both;
	padding-bottom: 8px;
}
.articoloE_1 .image, .articoloE_2 .image {
	float: left;
	width: 75px;
	padding-top: 2px;
}
.articoloE_1 .text, .articoloE_2 .text {
	float: left;
	font-size: 11px;
}
.articoloE_1 .text_full, .articoloE_2 .text_full {
	font-size: 11px;
}
.articoloE_1 h1, #col3 .articoloE_2 h1 {
	font-weight: bold;
	font-size: 12px;
	font-weight: normal;
	color: #194270;
	padding: 0px;
}
.articoloE_1 h1 a, .articoloE_2 h1 a {
	font-weight: bold;
	text-decoration: none;
	color: #194270;
}
.articoloE_1 p, .articoloE_2 p {
	padding: 0px;
	color: #194270;
}
.testoInterno {
	line-height: 19px;
}

/*	###########################
	## Gallery
	############################# */
.photogallery {
	padding: 20px 0px 10px 0px;
}
.photogallery .titolo {
	background-image: url(img_20.gif);
	height: 64px;
}
.photogallery .thumb {
	float: left;
	width: 55px;
	height: 55px;
	background-image: url(img_21.gif);
}
#col1 .photogallery .thumb p {
	padding: 6px 0px 0px 6px;
}
.videointerna .titolo {
	background-image: url(img_22.gif);
	height: 64px;
}
.videoBox {
	text-align:center;
	margin: 20px 10px 0px 10px;
	padding: 64px 0px 20px 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #003164;
}

/*	###########################
	## Download magazine
	###########################

#download_magazine {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 15px 0px;
}
#download_magazine .magazine {
	padding-bottom: 7px;
}
#download_magazine .magazine img {
	border: 1px solid #999999;
}
#download_magazine  a.bottone {
	width: 150px;
	height: 24px;
	display: block;
	background-image: url(img_10.gif);
}
#download_magazine  a.bottone span {
	display: none;
}

/*	###########################
	## Flash NEWS
	########################### */
#flashnews {
	position: relative;
	clear: both;
	padding: 0px 0px 0px 0px;
	height: 255px;
}
#label {
	clear: both;
}
#label ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#label li {
	display: inline;
}
#label li a {
	float: left;
	display: block;
	padding: 5px 7px;
	text-decoration: none;
	margin-right: 4px;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	background-image: url(img_11.gif);
}
#label li a.sel {
	background-color: #e8edf0;
	background-image: none;
	color: #005099;
	z-index: 3;
	position: relative;
	border: 1px solid #bc542d;
	border-bottom: none;
}
#boxnews_1, #boxnews_2, #boxnews_3, #boxnews_4, #boxnews_5, #boxnews_6, #boxnews_7, #boxnews_8 {
	display: none;
}
#boxnews {
	border: 1px solid #bc542d;
	margin: -1px 10px 10px 0px;
	padding: 0px 0px 3px 10px;
	z-index: 2;
	position: relative;
	background-color: #e8edf0;
}
#boxnews ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#boxnews li p {
	background-image: url(img_12.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px;
	font-size: 10px;
	line-height: 18px;
}
#boxnews li p a {
	text-decoration: none;
	color: #094a8e;
}
#boxnews li p span.titolo {
	color: #094a8e;
	font-weight: bold;
	font-size: 11px;
}

/*	###########################
	## Video
	########################### */
#video {
	padding-top: 63px;
	background-image: url(img_13.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
}
#videoElenco {
	padding: 0px 0px 10px;
}
#videoElenco_cnt {
	background-image: url(img_14.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px 0px 9px;
}
#videoElenco_cnt .articoloD_1 {
	margin: 5px 21px 0px 10px;
	clear: both;
	padding: 0px 2px;
}
#videoElenco_cnt .articoloD_1 .text_full {
	font-size: 11px;
}
#videoElenco_cnt .articoloD_1 h1 {
	font-size: 12px;
	font-weight: normal;
	color: #1359a5;
	padding: 0px;
}
#videoElenco_cnt .articoloD_1 h1 a {
	color: #2d9e00;
	display: block;
	background-image: url(img_15.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	line-height: 22px;
	text-decoration: underline;
}
#videoElenco_cnt .articoloD_1 p {
	padding: 0px;
}

/*	#######################
	## #Sitemap
	#######################	*/
#sitemap {
	padding: 20px 0px 20px 0px;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap p.stp1 {
	color: #1359a5;
	font-size: 16px;
	border-bottom: 1px dotted #878787;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}
#sitemap p.stp1 a {
	color: #1359a5;
}
#sitemap p.stp2 {
	color: #667e97;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
#sitemap p.stp2 a {
	color: #667e97;
}
#sitemap p.stp3 {
	color: #667e97;
	font-size: 12px;
	padding: 3px 0px 3px 30px;
	margin: 0px;
}
#sitemap p.stp3 a {
	color: #667e97;
}
#sitemap p.stp4 {
	color: #667e97;
	font-size: 12px;
	padding: 3px 0px 3px 60px;
	margin: 0px;
}
#sitemap p.stp4 a {
	color: #667e97;
}
#sitemap p.stp5 {
	color: #667e97;
	font-size: 12px;
	padding: 3px 0px 3px 90px;
	margin: 0px;
}
#sitemap p.stp5 a {
	color: #667e97;
}
.rss_elenco img {
	float: right;
}
.rss_elenco p {
	background-image: url(img_5.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	line-height: 22px;
	padding: 0px 0px 0px 10px;
	color: #2d9e00;
	font-weight: bold;
}
.rss_elenco a {
	color: #2d9e00;
	text-decoration: none;
}
.rss_elenco a.rssButton {
	display: block;
	width: 126px;
	height: 21px;
	background-image: url(img_24.gif);
	float: right;
}
.rss_elenco a.rssButton span {
	display: none;
}

/*	#######################
	## #LINK
	#######################	*/
#content2 .link_ext {
	padding: 4px 3px 5px;
	clear: both;
}
#content2 h1.categoria {
	color: #1359a5;
	font-size: 16px;
	border-bottom: 1px dotted #878787;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}
#content2 .link_ext h1 {
	font-size: 11px;
	font-weight: bold;
	color: #1359a5;
	padding: 0px;
}
#content2 .link_ext h1 a {
	text-decoration: none;
	color: #1359a5;
}
#content2 .link_ext h2 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#content2 .link_ext .image {
	float: left;
	width: 100px;
	padding-top: 2px;
}
#content2 .link_ext .text {
	float: left;
	width: 458px;
	font-size: 11px;
}
#content2 .link_ext .text_full {
	padding: 0px;
	font-size: 11px;
}
#content2 .link_ext p {
	padding: 0px;
	font-size: 11px;
}
#content2 .link_ext .testo {
	padding-bottom: 8px;
}
#content2 .paginazione {
	padding: 8px 0px;
	text-align: right;
	color: #5e9cef;
}
#content2 .paginazione a {
	text-decoration: underline;
	color: #5e9cef;
}
#content2 .paginazione span.sel {
	font-weight: bold;
	font-size: 13px;
	color: #3e82de;
}
#content2 span.dettaglio {
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-variant:small-caps;
}
#content2 span.dettaglio a {
	color: #666666;
	text-decoration: underline;
}

#search_result {
	padding: 0px 0px 0px 5px;
}
#search_result .titolo {
	color: #2d9e00;
	font-weight: bold;
	font-size: 14px;
}
#search_result .titolo a {
	color: #2d9e00;
}
#search_result span.num {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
#search_result .abstract {
	padding: 0px 0px 10px 14px;
}

/*	#######################
	## #FOOTER
	#######################	*/
#footer {
	background-image: url(img_19.gif);
	position: relative;
	text-align: center;
	padding-bottom: 22px;
	color: #80a2c9;
	height: 50px;
}
#footer .molk {
	position: absolute;
	top: 3px;
	left: 50%;
	width: 87px;
	height: 35px;
	margin-left: -475px;
}
#footer .molk a {
	display: block;
	width: 87px;
	height: 35px;
	background-image: url(img_16.gif);
}
#footer .molk a span {
	display: none;
}
#footer .rekuest {
	position: absolute;
	top: 3px;
	right: 50%;
	width: 87px;
	height: 26px;
	margin-right: -475px;
}
#footer .rekuest a {
	display: block;
	width: 87px;
	height: 26px;
	background-image: url(img_18.gif);
}
#footer .rekuest a span {
	display: none;
}
#footer .url {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 600px;
	margin-left: -300px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer ul.copy {
	padding-top: 5px;
}
#footer li {
	display: inline;
	padding: 0px 10px 0px 0px;
}
#footer li a {
	color: #d26218;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
