body {
	margin:0;
	padding:0;
}

.header {
	text-transform: capitalize;
	color: #008FA6;
}

#header {
	background: url('../images/degrade_header.png') no-repeat;
}

#barre {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
	background: url('../images/barre_nav.png') repeat-x scroll left top;
}

.red_generali {
	color: #B22C1B;
}

.menu_item {
	font-family: Verdana;
	font-size: 10px;
	/*border-bottom: solid 1px #B22C1B;*/
	background: transparent url('../images/pointille.gif') no-repeat scroll right bottom;
}

#iframe.noDisplay {
    display: none;
}
