/* navigation_bar.cfm */

body {
	font-family: Verdana, sans-serif;
}

a.news {
	font-family: "arial";
	text-decoration: underline;
	font-weight: bold;
	color: #4A5491;
	font-size: 12px;
}

a.news:hover {
	font-family: "arial";
	text-decoration: none;
	font-weight: bold;
	color: #4A5491;
	font-size: 12px;
}

#top_ital {
	background-image: url(images/top_ital.gif);
	background-repeat: no-repeat;
	width: 485px;
	height: 25px;
	display: block;
	position: static;
	font-family: "arial black";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: left;
}

#fondo_ital {
	background-color: #E4EBEE;
	border: 1px solid #001F49;
	width: 485px;
	height: 30px;
	display: block;
	position: static;
	font-family: "verdana";
	color: #4A5491;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.testo_form {
	display: block;
	position: static;
	font-family: "arial";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}

#top_area {
	background-image: url(images/top_area.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 44px;
	display: block;
	position: static;
	font-family: "arial black";
	color: #001F49;
	font-weight: bold;
	font-size: 18px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	text-align: center;
}

#fondo_area {
	background-image: url(images/fondo_area.gif);
	background-repeat: no-repeat;
	border: 1px solid #001F49;
	width: 260px;
	height: 90px;
	display: block;
	position: static;
	font-family: "verdana";
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: inherit;
}

#top_news {
	background-image: url(images/top_news.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	display: block;
	position: static;
	font-family: "verdana";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: center;
}

#corpo_news {
	background-color: #D8E2E6;
	border: 1px solid #001F49;
	width: 260px;
	height: 138px;
	display: block;
	position: static;
	font-family: "verdana";
	color: #001F49;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
}

.barra_PSD {
	font-size: 10px;
	font-weight: bold;
	/*color : #8188B9;*/
	color : #FFFFFF;
	text-decoration: none;
}

.barra_PSD_sel {
	font-size: 10px;
	font-weight: bold;
	color : #FF8040;
	text-decoration: none;
}

/* Solo in vetrina 

a.vetrina:link {
	color: #000000;
}

a.vetrina:link {
	color: #000000;
}*/

/* navigation_bar.cfm + bottom_bar.cfm */

.barra_alta {
	font-size: 11px;
	/*color : #9FA4CC;*/
	color : #FFFFFF;
	text-decoration: none;
}

.barra_alta_sel {
	font-size: 11px;
	color : #FF8040;
	text-decoration: none;
}

.barra_NEWS {
	font-size: 10px;
	font-weight: bold;
	color : #9FA4CC;
	/*color : #FFFFFF;*/
	text-decoration: none;
}

.barra_NEWS_sel {
	font-size: 10px;
	font-weight: bold;
	color: #FF8040;
	text-decoration: none;
}

/* TUTTE LE PAGINE */
A.colonna {
	font-size: 10px;
	color : #555F9A;
	/*text-decoration: none;*/
}

.titolo_Colonna {
	font-size: 11px;
	font-weight: bold;
	color: #555F9A;
	text-decoration: none;
}

.titolo_Colonna_sel {
	font-size: 11px;
	font-weight: bold;
	color: #FF8040;
}

/* */
.testo_Colonna {
	font-size: 10px;
	color: #5E7781;
}

/* */
.testo_2livello {
	font-size: 11px;
	color: #5E7781;
}

/* Solo nella pagina prodotti */
.titolino_competence {
	font-size: 10px;
	font-weight: bold;
	color: #555F9A;
	line-height: 16px;
	vertical-align: top;
}

.titolo_competence {
	font-family: Arial Black;
	font-size: 12px;
	font-weight: normal;
	color: #555F9A;
}

/* */
.testo_competence {
	font-size: 12px;
	color: #555F9A;
}

.testo_blu {
	font-size: 11px;
	color: #555F9A;
}

/* */

.indice_prodotti {
	font-size: 11px;
	font-weight: bold;
	color: #555F9A;
}

.testo_1prodotti {
	font-size: 12px;
	color: #5E7781;
}

.tornasu_prodotti {
	font-size: 10px;
	font-weight: bold;
	color: #555F9A;
}
.copy {
	font-size: 10px;
	color : #9FA4CC;
	padding-left: 3px;
}

/* */
.down {
	font-size: 8pt;
	font-weight: normal;
}

.box {
	border: solid 1px #808080;
	background-color: #FFFFFF;
}