/********  bloc a la une **/
#bloc-une{
	float: left;	
	width: 248px;
	height: auto;
	margin-top:-60px;
	font-size: 11px;
	position:relative;
	z-index:50;
}

#bloc-une .titre-une{
	width: 248px;
	height: 22px;
	/*background: transparent url(/medias/onglet_une.png) top left no-repeat;*/
	color: #fff;	
	font-size: 13px;
	text-indent: 4px;
	line-height: 20px;
	font-weight: bold;
}

#bloc-une .content-une{
	width: 246px;
	border:1px solid #77c9e4;
	background-color:#dbedf6;
	padding-bottom: 10px;
}

#bloc-une .content-une .titre-actu{
	margin-left: 10px;
	margin-top: 10px;
	width: 85%;	
}

#bloc-une .content-une .shortdesc{
	margin-left: 24px;
	width: 205px;
	margin-bottom: 10px;
}

#bloc-une .content-une a{
	/*margin-left: 24px;*/
}

#bloc-une .content-une p{
	width:100%;
}

#bloc-une .content-une a:hover{
	text-decoration: underline;
}

/********  bloc bouton blog **/
a#bt_blog{
	float: left;
	width: 248px;
	width: 57px;
	margin-top: 15px;
	border: none;
}

/********  bloc solutions **/
#bloc-solutions{
	float: left;	
	width: 322px;
	height: auto;
	/*margin-top: 320px;*/
	margin-left: 30px;
	font-size: 11px;
}

#bloc-solutions .titre-solutions{
	/*background: transparent url(/medias/onglet_solutions.png) top left no-repeat;*/
	width: 322px;
	height: 22px;
}
#bloc-solutions #keyword div{
	text-align: center;
	margin-bottom: 10px;
}

#bloc-solutions #keyword a{
	/*float:left;*/
	color: #0791c4;
	text-decoration:none;
	margin-right: 8px;
	line-height:25px;
}
#bloc-solutions #keyword a:hover{
	/*background-color: #dbedf6;*/
	text-decoration:underline;
}

#bloc-solutions #keyword a.taille1{ font-size: 9px; color: #99d2e7;}
#bloc-solutions #keyword a.taille2{ font-size: 11px; color: #85c9e2;}
#bloc-solutions #keyword a.taille3{ font-size: 12px; color: #85c9e2; font-weight: bold;}
#bloc-solutions #keyword a.taille4{ font-size: 16px; color: #0791c4; font-weight: bold;}
#bloc-solutions #keyword a.taille5{ font-size: 16px; font-weight: bold;}

#bloc-solutions #keyword a.color1{ color: #99d2e7; }
#bloc-solutions #keyword a.color2{ color: #85c9e2; }
#bloc-solutions #keyword a.color3{ color: #40aad2; }
#bloc-solutions #keyword a.color4{ color: #0791c4; }

#flash_club{
	position: relative;
	/*top: 438px;*/
	right: 0px;
	z-index:1;
	float:right;
	margin-right:-18px;
}



/*#header #menu2{
	position: absolute;
	right:0;
	top:320px;
	width:480px;
	height: 99px;
	z-index:20;
}*/

#header #menu2 ul{
	float: right;
	height: 99px;
	/*z-index:20;
	position: absolute;*/
}

#header #menu2 ul li{
	float:left;
	display: inline;
	list-style: none;
	width: 99px;
	height: 99px;
	margin-right:15px;
	
}

#header #menu2 li a{
	float:left;
	display: inline;
	list-style: none;
	width: 99px;
	height: 64px;
	/*background: transparent url(/medias/rd_bleu.png) top left no-repeat;*/
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding-top:10px;
	text-align: center;
	padding-top: 35px;
	font-weight: bold;
}

#header #menu2 li a:hover{
	/*background: transparent url(/medias/rd_orange.png) top left no-repeat;*/
}

#header #menu2 li.on a{
	float:left;
	display: inline;
	list-style: none;
	width: 99px;
	height: 99px;
	background: transparent url(/medias/rd_orange.png) top left no-repeat;	
}




