BODY {
	background: 			#d5d5d5 none;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	margin-left: 			0px;
	margin-bottom: 			0px;
	margin-right: 			0px;
	margin-top: 			0px;
}

IMG {
	border:				none;
}

A {
	text-decoration:		none;
	color:				#2f5788
}

A:hover {
	text-decoration:		underline;
	color:				#ff0000;
}

ADDRESS {
	font-size: 			11px;
	font-style:			normal;
}

#center {
	position: 			absolute;
	width: 				800px;
	height:	 			600px;
	left: 				50%;
	margin-left:			-400px;
	margin-top: 			5px;
	border:				none;
	background: 			#ffffff none;
	margin-bottom:			5px;
}

#line-logo {
	position:			absolute;
	border:				none;
	width:				180px;
	height:				54px;
	margin-top:			25px;
	margin-left:			5px;
	background:			none;
}

#line-slogan {
	position:			absolute;
	margin-top:			40px;
	margin-left:			190px;
	width:				600px;
	text-align: 			right;
	font-size:			13px;
	font-weight:			bold;
	color:				#2f5788;
}

#line-langues {
	position:			absolute;
	border:				none;
	margin-left:			600px;
	right:				5px;
	margin-top:			80px;
	font-variant:			small-caps;
	font-size:			12px;
	font-weight:			bold;
	color:				#2f5788;
	text-align:			right;
}

#line-langues ul {
	list-style-image:		url('images/liste_bleu.png');
}

#line-langues li a {
	color:				#2f5788;
	height:				20px;
	text-decoration:		none;
}

#line-langues li a:hover {
	text-decoration:		underline;
}

#menu-left {
	position:			absolute;
	border:				none;
	width:				190px;
	height:				150px;
	margin-left:			0px;
	margin-top:			100px;
	background:			#2f5788 none;
	font-size:			12px;
	font-variant:			small-caps;
	font-weight:			bold;
	color:				#ffffff;
}

#menu-left ul {
	margin-left:			20px;
	margin-top:			7px;
	padding-left:			0px;
	border:	 			none;
	list-style-image:		url('images/liste_blanc.png');
}

#menu-left li {
	border:				none;
	margin-left:			0px;
}

#menu-left li a {
	display: 			block;
	height:				20px;
	border:				none;
	color: 				#ffffff;
	text-decoration: 		none;
	width:				100%;
}

#menu-left li a:hover {
	background:			url('images/menu_bkg_hover.png');
	color:				#2f5788;
}
#menu-left .selected {
	background:			url('images/menu_bkg_hover.png');
	color:				#2f5788;
}

#menu-banner {
	position: 			absolute;
	border:				none;
	width:				420px;
	height:				150px;
	margin-left:			190px;
	margin-top:			100px;
	background:			none;
}

#menu-right {
	position:			absolute;
	border:				none;
	width:				190px;
	height:				150px;
	margin-left:			610px;
	margin-top:			100px;
	background:			#9999cd none;
}

#texte-left {
	position:			absolute;
	border:				none;
	width:				190px;
	height:				350px;
	margin-left:			0px;
	margin-top:			250px;
	background:			#ffffff;
	border-right:			1px dotted gray;
}

#texte-left .slogan {
	position:			absolute;
	font-size:			13px;
	font-weight:			bold;
	color:				#2f5788;
	margin-top:			70px;
	padding-left:			5px;
	padding-right:			5px;
}

#texte-left .image {
	position:			absolute;
	margin-top:			130px;
	right:				0px;
}

#texte-contenu {
	position:			absolute;
	border:				none;
	width:				410px;
	height:				350px;
	margin-left:			195px;
	margin-top:			250px;
	background:			#ffffff;
}

#texte-right {
	position:			absolute;
	border:				none;
	width:				180px;
	height:				350px;
	margin-left:			610px;
	margin-top:			250px;
	background:			#ffffff;
	border-left:			1px dotted gray;
	padding-left:			5px;
}

#texte-contenu, #texte-right {
	font-size:			11px;
	text-align:			justify;
}

#texte-contenu H1, #texte-right H1 {
	font-size:			14px;
	color:				#2f5788;
	font-variant:			small-caps;
	font-weight:			bold;
}

#texte-contenu H1:before, #texte-right H1:before {
	content:			url('images/liste_bleu.png')" ";
}

#texte-contenu H1:before, #texte-right H1:before {
	content::			":: ";
}

#submenu {
	font-size: 			11px;
	margin-left:			0px;
	margin-top:			25px;
	padding-left:			0px;
	border:	 			none;
	list-style-image:		url('images/liste_bleu.png');
}

#submenu li {
	border:				none;
	margin-left:			0px;
	margin-bottom:			10px;
}

#submenu li a {
	border:				none;
	color: 				#2f5788;
	text-decoration: 		none;
	width:				100%;
}

#submenu li a:hover {
	color:				#ff0000;
}

UL .address-list {
	padding-left: 			5px;
	height:				16px;
}

UL .address-skype {
	list-style-image:		url('images/icone_skype_off.png');
}

UL .address-skype:hover {
	list-style-image: 		url('images/icone_skype_on.png');
}

UL .address-email {
	list-style-image:		url('images/icone_email_off.png');
}

UL .address-email:hover {
	list-style-image: 		url('images/icone_email_on.png');
}

UL .address-telephone {
	list-style-image:		url('images/icone_telephone_off.png');
}

UL .address-telephone:hover {
	list-style-image: 		url('images/icone_telephone_on.png');
}

UL .address-fax {
	list-style-image:		url('images/icone_fax_off.png');
}

UL .address-fax:hover {
	list-style-image: 		url('images/icone_fax_on.png');
}