@charset "utf-8";
/* CSS Document */
body {
	font-size: 62.7%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #434749;
}
h4 {
	text-transform: uppercase;
	color: #62ac57;
	letter-spacing: 0em;
	line-height:1em;
	font-size: 16px;	
}
h3 {
	text-transform: uppercase;
	color: #62ac57;
	letter-spacing: 0em;
	line-height:1em;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		letter-spacing: -1px;
	font-size:18px;		
		
}
#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	border-style:solid;
	border-width:0px;
	background-color: #FFFFFF;
}

#navigation {
	/*padding: 37px 0 0 0;*/
	position: relative;
	clear:both;
	top: 5px;
	width: 350px;
	z-index: 4000;
	left:296px;
	font-size:15px;
}
#imagelist {
	height:25px;
	 
	width: 99%;
	position: relative;
	clear:both;
	top: 5px;
	width: 350px;
	z-index: 4000;

	font-size:15px;
}

#imagelist li {
	display: inline;
	position: relative;
	margin-right:5px;
}

#imagelist a {
	position: absolute;
	display: block;
	text-decoration: none;
	width: 23px;
	height: 25px;
	/*margin: 0 1px 0 0;*/
	background-position: left top;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#image_numero1 {
	left: 0;
 	background-color: #02A0C6;
}
#image_numero2 { left:25px;background-color: #02A0C6;}
#image_numero3 { left:50px;background-color: #02A0C6;}
#image_numero4 { left:75px;background-color: #02A0C6;}
#image_numero5 { left:100px;background-color: #02A0C6;} 

#image_numero6 { left:125px;background-color: #02A0C6;}
#image_numero7 { left:150px;background-color: #02A0C6;}
#image_numero8 { left:175px;background-color: #02A0C6;}
#image_numero9 { left:200px;background-color: #02A0C6;}


#imagelist a:hover {
	background-color:#666666;
}


#navigation li {
	display: inline;
	position: relative;
}

#navigation a {
	position: absolute;
	display: block;
	text-decoration: none;
	width: 82px;
	height: 83px;
	/*margin: 0 1px 0 0;*/
	background-position: left top;
	border-top: 1px solid white;
	border-bottom: 1px solid white;

}
#navigation_text
{
position:relative;
top:46px;
	font-size: 12px;
	color: #FFFFFF;
	padding-right:10px;
	padding-left:9px;
	text-transform: uppercase;
	font-weight: bold;
	line-height:1.2em;	
}
#nav_1 {
	left: 0;
 	background-color: #02A0C6;
}

#nav_2 {
 	background-color:#6FD0E1;
	left: 83px;
}

#nav_3 {
 	background-color:#62AC57;
	left: 166px;
}

#nav_4 {
 	background-color:#98CA45;
	left: 249px;
}

#nav_5 {
 	background-color:#A1C9D0;
	left: 332px;
}

#navigation a:hover {
	background-color:#666666;
}

#navigation a.current {
	background-color:#666666;
}


#haut
{
height:90px;
}
#centre
{
}
#colonne1
{
width:450px;
float:left;
	color: #000000;
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, sans-serif;

	letter-spacing: 0.1em;
	line-height:1.8em;
}
#colonne2
{
	width:295px;
	float:right;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
}
#slogan
{
	height:288px;
	background-color:#62AC57;

}
#slogan_texte
{
	position:relative;
	top:175px;
	left:10px;
	font-size:24px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#texte_colonne2
{
	color: #000000;
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-right:15px;
	padding-left:15px;
	letter-spacing: 0.1em;
	line-height:1.8em;

}
#bas
{
clear:both;
	height:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size:12px;
}

