body {
	background-color: #d9e0eb;
}

#site-content {
	margin: auto;
	width: 922px;
	position: relative;
	z-index: 1;
	top: -8px;
}
#banner {
	background-image: url(images/design_03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 111px;
	width: 922px;
	position: absolute;
	left: 0px;
	top: 0px;	
}
#flag {
	position:absolute;
	left:0px;
	top:111px;
	width:922px;
	height:41px;
	line-height:41px;
	z-index:2;
	background-image: url(images/design_05.png);
	background-repeat: no-repeat;
}

#flag ul{
				padding-right:15px;
}
			#flag ul, li {
		        list-style-type: none;
				margin:0;
				height:41px;	
			}
			
			#flag li {
				float:right;
			}
			
			#flag li a {
				display:block;
				height:41px;
				background-position: center;
			}
						
						#flag a#flag-fr {
							background-image: url(images/flag-fr.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-nl {
							background-image: url(images/flag-nl.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-en {
							background-image: url(images/flag-en.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-de {
							background-image: url(images/flag-de.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-sp {
							background-image: url(images/flag-sp.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-cn {
							background-image: url(images/flag-cn.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-jp {
							background-image: url(images/flag-jp.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-dk {
							background-image: url(images/flag-dk.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-fi {
							background-image: url(images/flag-fi.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-it {
							background-image: url(images/flag-it.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-pl {
							background-image: url(images/flag-pl.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-pt {
							background-image: url(images/flag-pt.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-ro {
							background-image: url(images/flag-ro.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-ru {
							background-image: url(images/flag-ru.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}
						#flag a#flag-se {
							background-image: url(images/flag-se.png);
							width:26px;
							height:41px;
							background-repeat: no-repeat;
							display: block;	
						}

#principal-content {
	position:absolute;
	left:0px;
	top:159px;
	width:922px;
	z-index:2;
}
#menu-gauche {
	position:relative;
	width:187px;
	z-index:3;
	background-image: url(images/design_12.png);
	background-repeat: repeat-y;
}
#cat-menu-1 {
	width:187px;
	background-color: #646464;
	background-image: url(images/design_07.png);
	background-repeat: no-repeat;
	height: 32px;
	z-index: 3;
}
#cat-menu {
	width:187px;
	background-color: #646464;
	background-image: url(images/design_15.png);
	background-repeat: no-repeat;
	height: 32px;
	z-index: 4;
}
#categorie {
	padding-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 4;	
}
#menu-gauche a{
	width:174px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	background-color: #b1c3f0;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2f52a9;
	color: #FFFFFF;
	display: block;
	background-position: center;
	text-decoration: none;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2f52a9;
}
#menu-gauche a:hover{
	width:174px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	background-color: #5473bf;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2f52a9;
	color: #FFFFFF;
	display: block;
	background-position: center;
	text-decoration: none;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2f52a9;
}
#menu-gauche-end {
	width:187px;
	background-color: #b1c3f0;
	background-image: url(images/design_21.png);
	background-repeat: no-repeat;
	display: block;
	height: 162px;
}




#block-content {
	position:relative;
	width:708px;
	z-index:3;
}
#titre-content {
	position:relative;
	width:708px;
	z-index:3;
	background-image: url(images/design_18.png);
	background-repeat: no-repeat;
	height: 32px;
}
#title {
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	position:relative;
	width:708px;
	z-index:3;
	background-image: url(images/design_19.png);
	background-repeat: repeat-y;
	text-align: justify;
}
#texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #274ca6;
	padding-top:30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: justify;
}
#end-content {
	width:708px;
	background-image: url(images/design_25.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
}
#end-website {
	width:922px;
	background-image: url(images/end-website.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	margin-top:50px;
	line-height: 44px;
	color: #333333;
}

#end-website a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;			
}
#end-website a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sepblue {
	background-color:#274ca6;
	width:100%;
	height:1px;
}
.titrecellule {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#395393;
	font-weight:bold;
}
.contenucellule {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#395393;
}
.cadreinfo {
	padding:5px;
	display:block;
	background-color:#b5c8f6;
	border: 1px solid #a0b5e9;

}
.linkpage a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274ca6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #274ca6;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}
.linkpage a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #b5c8f6;
	text-decoration:none;
	background-color:#274ca6;
	font-style:normal;
	font-weight:bold;
}
.linkpageon a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #b5c8f6;
	text-decoration:none;
	background-color:#274ca6;
	font-style:normal;
	font-weight:bold;
}
.linkpageon a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #b5c8f6;
	text-decoration:none;
	background-color:#274ca6;
	font-style:normal;
	font-weight:bold;
}
