body {
	background: url('../media/site/image_v2/fond-body.gif') repeat-x;
	margin: 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1c5e5e;
}

table {

	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1c5e5e;
}

h1 {

	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1c5e5e;
	font-weight:bold;
}

h2 {

	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1c5e5e;
	font-weight:bold;
}


#entete {
	position: absolute;
	top: 0;
	width: 100%;
	height: 42px;
	background: url(../media/site/image_v2/fond-entete.gif);
}

	#titre {
		background: url(../media/site/image_v2/logo.gif) no-repeat;
		margin: 0;
		padding: 0;
		height: 28px;
		position: absolute;
		left:50%;
		/*margin-left: -480px;*/
		margin-left:-480px;
		width: 980px;
		top: 4px;
	}
	
		#titre span {
			display: none;
		}		
		
	#form_langue {
		height:28px;
		margin:0 -500px 0 0;
		padding:0;
		position:absolute;
		right:50%;
		text-align:center;
		top:0px;
		left:-100px;
		width:450px;
		color: white;
	}
	
		#lang p {
			margin: 0;
			display: inline;
		}
		
		#lang a {
			text-decoration: none;
			color:#FFFFFF;
		}		
		

		#lang a:hover {
			text-decoration: underline;
			color:#1c5e5e;
		}		
				

#conteneur {
	position: absolute;
	left:50%;
	margin-left: -490px;
	width: 980px;
	top: 85px;
}

	#menu {
		position: absolute;
		top: -30px;
		left: 30px;
		list-style: none;
		margin: 0 0 0 10px;
	}
	
		#menu li span {
			display: none;			
		}
	
		#menu li {
			float: left;
			list-style: none;
			padding-left: 10px;
		}
		



		
		#accueil {
			width: 92px;
			height: 30px;
			background: url(../media/site/image_v2/bt-menu-court.png) no-repeat;
		}
			
			#accueil a {
				display: block;
				width: 92px;
				height: 30px;
				position: absolute;
				top: 10;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#00aad3;
				font-weight:bold;
				text-decoration:none;
				text-transform:uppercase;
				margin-top:7px;
			}			

		#expliquation {
			width: 133px;
			height: 30px;
			background: url(../media/site/image_v2/bt-menu-long.png) no-repeat;
		}
			
			#expliquation a {
				display: block;
				width: 133px;
				height: 30px;
				position: absolute;
				top: 10;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#00aad3;
				font-weight:bold;
				text-decoration:none;
				text-transform:uppercase;
				margin-top:7px;
			}	
			
		#message {
			width: 133px;
			height: 30px;
			background: url(../media/site/image_v2/bt-menu-long.png) no-repeat;
		}
			
			#message a {
				display: block;
				width: 133px;
				height: 30px;
				position: absolute;
				top: 10;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#00aad3;
				font-weight:bold;
				text-decoration:none;
				text-transform:uppercase;
				margin-top:7px;
			}				
			
		#download {
			width: 133px;
			height: 30px;
			background: url(../media/site/image_v2/bt-menu-long.png) no-repeat;
		}
			
			#download a {
				display: block;
				width: 133px;
				height: 30px;
				position: absolute;
				top: 10;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#00aad3;
				font-weight:bold;
				text-decoration:none;
				text-transform:uppercase;
				margin-top:7px;
			}	
			
		#solution-pro {
			width: 133px;
			height: 30px;
			background: url(../media/site/image_v2/bt-menu-long.png) no-repeat;
		}
			
			#solution-pro a {
				display: block;
				width: 133px;
				height: 30px;
				position: absolute;
				top: 10;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#00aad3;
				font-weight:bold;
				text-decoration:none;
				text-transform:uppercase;
				margin-top:7px;
			}		





		
	
	#formRechercher {
		position: absolute;
		right: 10px;
		top: -37px;
		margin: 0;
		padding: 0;	
	}
	
		#submitRechercher {
			position: relative;
			top:	5px;
		}

	#blocHaut {
		position: relative;
		background: url(../media/site/image_v2/fond-bloc-haut-inter.png) no-repeat;
		width: 980px;
		
		height: 420px;
		min-height: 420px;
		height: auto !important;
		
		padding-top: 33px;
	}
	
		 #encart {
			/*background:red none repeat scroll 0 0;*/
			background:none repeat scroll 0 0;
			height:300px;
			left:30px;
			position:absolute;
			top:35px;
			width:220px;
		 }
		 
		 #contenu {
				/*background:red none repeat scroll 0 0;*/
				background:none repeat scroll 0 0;
				height:auto !important;
				margin:0 0 0 320px;
				min-height:400px;
				width: 635px;
		 }
	
		/* Liste Ikodz */
		#listIkodz {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
			.listIkodzN1 {
				display: block;
				clear: both; 
				border-bottom:1px solid #C0C0C0;
			}
			
			.listIkodzN1Lib {
				font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #1c5e5e;
				font-weight:bold;
			}
		
			#listIkodz li  ul{
				margin: 0;
				padding: 0;
				list-style: none;
				
			}
			
				#listIkodz li  ul li{
					float: left;
					padding: 20px 20px 20px 0px; 
					
				}
		
			
	#footer {
		position: absolute;
		bottom: -20px;
		color: #c8d210;
	}	
	
		#footer a {
			color: #c8d210;
			text-decoration:none;
		}
		
		#footer a:hover {
			color: #1c5e5e;
			text-decoration:none;
		}		
	
		#footer p {
			line-height: 30px;
		}
		
			#footer p img {
				position: relative;
				top: 4px;
			}
	
	
	#extra1 {
		position: absolute;
		bottom: 0;
		left: -100px;
		background: url(../media/site/image_v2/extra-main.gif);
		width: 318px;
		height: 374px;
	}
	
	
