/* HEADER */

#header_block {
	background-color: #56aed8;
}

#page-top {
	height: 80px;
}
#titreSite a {
	color: white;
}

.lglink img {
    height:15px;
}
#titreSite a:hover {
	color: #CCC;
}

/*  NAVIGATION ----------------------------------------------- */

.nav-outer-repeat {
	border-top: solid 1px black;
}

#message_support_perturbe {
	width: 790px;
}

a.btn_export_facturation {
	width: auto;
	float: right;
	margin: 0 0 10px 10px;
	padding: 4px 10px 4px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #CCC;;
	color: black;
	text-decoration: none;
	font-size: 14px;
}

