body {
	background: #2577B9 url('images/bg.png') repeat-y center top;
	margin: 0;
	padding: 0;
	font-family: 'SegoeUILight', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#contenu {
	margin: auto;
	width: 935px;
}

#header {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 27px;
}

	 #header h1 a {
	 	float: left;
	 	display: block;
	 	width: 200px;
	 	height: 27px;
	 	text-indent: -9999px;
	 	background: url('images/logo.gif') no-repeat left top;
	 }
	 
	 #header #searchbar {
	 	float: right;
	 	line-height: 70px;
	 	width:246px;
	 	height: 27px;
	 	position:relative;
	 }
	 
	 #header #se {
	 	width: 100px;
	 	height: 27px;
	 	line-height: 70px;
	 	position:relative;
	 	right: 6px;
	 }
	 
	 #header input {
	 	width: 110px;
	 	background-color: #82B2D7;
	 	border: none;
	 	height: 25px;
	 	color: #fff;
	 	position:absolute;
	 	
	 }
	
	 #header .search_submit {
	 	position:absolute;
	 	border: none;
	 	top:6px;
	 	left:90px;
	 	width:14px;
	 	height:14px;
	 }
	 
	 #header .contact {
	 	display: block;
	 	width: 27px;
	 	height: 27px;
	 	background: #82B2D7 url('images/contact.png') no-repeat center;
	 	position:absolute;
	 	top: 0px;
	 	right: 110px;
	 }
	 
	 #header .connect {
	 	display: block;
	 	background: #82B2D7 url('images/connect_bu.png') no-repeat center;
	 	height: 27px;
	 	width: 107px;
	 	color: #fff;
	 	font-size: 10px;
	 	right: 0px;
	 	position:absolute;
	 	top: 0px;
	 }
	 
#main {
	background-color: #fff;
	border-top: 4px solid #CCCCCC;
}

#nav {
	padding-top: 17px;
	padding-left: 17px;
	padding-bottom: 17px;
	font-family: 'SegoeUI', Arial, Helvetica, sans-serif;
}

#nav ul {
	list-style-type: none;
	text-align: left;
}

#nav li{
   display: inline;
   padding-left: 20px;
} 

#nav li a {
   padding: 18px 0px 0px 0px;
   color: #000;
   font-size: 12px;
   text-decoration: none;
} 

#nav li a:hover {
	border-top: 4px solid #2577B9;
} 

#nav li a.active {
	border-top: 4px solid #2577B9;
} 

#nav2 {
	padding-top: 17px;
}

#nav2 ul {
	list-style-type: none;
	text-align: left;
}

#nav2 li{
   display: inline;
   padding-left: 20px;
} 

#nav2 li a {
   padding: 17px 0px 0px 0px;
   color: #999999;
   font-size: 25px;
   font-family: 'SegoeUILight', Arial, Helvetica, sans-serif;
   border-top: none;
   text-decoration: none;
} 

#nav2 li a:hover {
	color: #000;
	border-top: none;
} 

#nav2 li a.active {
	color: #000;
	border-top: none;
}

#nav #essayez {
	float: right;
	margin-top: -45px;
	margin-right: 20px;
}

#nav #essayez a {
	color: #999999;
	font-family: 'SegoeUILight', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	background: url('images/fleche.png') right center no-repeat;
	padding-right:55px;
}

#nav #essayez a:hover {
	color: #2577B9;
}


#intro {
	background: #E0EFFE url('images/bg_intro.png') repeat-x top;
	border-bottom: 1px solid #ccc;
	display: block;
}

#intro #dowmnload {
	height: 355px;
	border-bottom: 1px solid #CCC;
}

 #intro #dowmnload #left {
 	float: left;
 	width: 570px;
}

#intro #dowmnload #right {
 	float: right;
 	margin-right: 35px;
 	padding-top: 100px;
 	width: 284px;
}

#intro #dowmnload #left a {
	width: auto;
	margin-top: 18px;
	line-height: 50px;
	height: 50px;
	display: block;
	width: 400px;
	border: 1px solid #fff; 
	margin-left: 35px;
	color: #fff;
	text-decoration: none;
	font-size: 25px;
	padding-left: 10px;
	padding-right: 40 px;
	background: #2577B8 url('images/fleche_blanc.png') no-repeat center right;
}

#intro #dowmnload #left a:hover {
	background-color: #5092C7;
}

#intro #dowmnload h2 {
	padding-top: 95px;
	font-size: 35px;
	padding-left: 35px;
	color: #333333;
	font-family: 'SegoeUILight', Arial, Helvetica, sans-serif;
}

#intro #dowmnload h3 {
	padding-top: 10px;
	font-size: 17px;
	line-height: 20px;
	padding-left: 35px;
	color: #666666;
	font-family: 'SegoeUILight', Arial, Helvetica, sans-serif;
}

#intro #last {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

#intro .block {
	display: block;
	float: left;
	width: 286px;
	margin-bottom: 20px;
}

#intro h5 {
	color: #2577B9;
	font-size: 25px;
	font-family: 'SegoeUILight', Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 0px;
}

#intro #last a {
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	max-width: 270px;
	overflow: hidden;
	display: block;
	padding-left: 20px;
	background: url('images/petite_fleche.png') no-repeat left center;
}

 #intro #last a:hover {
 	color: #2577B9;
 }
 
 #footer {
 	margin-top: 20px;
 	padding-bottom: 10px;
 }
 
 #footer #lesblock {
 	border-bottom: 1px solid #ccc;
 	margin-bottom: 20px;
 }
 
#footer #lesblock .block {
	display: block;
	width: 171px;
	float: left;
	margin-bottom: 20px;
}

#footer #lesblock .block h5 {
	font-size: 12px;
	padding-bottom: 10px;
	color: #000;
	font-family: 'SegoeUI', Arial, Helvetica, sans-serif;
}

#footer #lesblock .block a {
	line-height: 20px;
	font-size: 13px;
	color: #666;
	font-family: 'SegoeUILight', Arial, Helvetica, sans-serif;
	display: block;
	max-width: 170px;
	overflow: hidden;
	text-decoration: none;	
}

#footer #lesblock .block a:hover {
	color: #2577B9;
}
 
 #footer .copy {
 	text-align: right;
 	margin-right: 35px;
 	padding-top: 0px;
 	padding-bottom: 10px;
 	display: block;
 	font-size: 12px;
 	color: #666;
 	line-height: 16px;
 }