body {
    background: #fff url("/img/bg11.png") no-repeat fixed bottom right;
}

#header{
	background-color: #0099CCB3;
}

#user-profile{
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #000;
}


h4{
	display: inline-block;
	background: #fff url("/img/titre11.png") no-repeat 3px 7px;
	color: #264f8a;
	font-style: normal;
	padding: 0 3px 0 27px;
	margin-top: -8px;
}

.lgf-pages-contacts, .lgf-pages-lv {
	background-color: #2074ca!important;
}

.header-navigation {
	background-color: #264f8a;
	border-bottom : 2px solid white;
	color: #fff !important;
}

.ul.menu .li {
	background-color: #5978e4;
	color: #fff !important;
}

.ul.menu .li:hover {
	background-color: #0099CC;
	color: white;
}

label.field_label {
	background-color: #5978e4;
	color: white;
}

label.required:after {
	color: #FF9900;
}

div.field_group {
	background-color: whitesmoke;
}

#content {
	background: #fff url("/img/cbg11.png") repeat-x 0 15px;
	background-color: white;
	box-shadow:  5px 5px 7px 3px #5978e4;
	margin: 10px 5px 10px 175px;
	padding: 10px;
	-webkit-border-radius: 6px 16px;
	-moz-border-radius: 6px 16px;
	border-radius: 6px 16px;
}

#lgf-fond-placer img {
	width: 80%;
}

#header-logo h1 a img {
	width: 150px;
}

#header-logo h1 img {
	width: 150px;
}
