#quiSommesNousContainer
	{
		width: 1110px;
		height:442px;
		margin: 10px auto;
    }
            ul.tabsQ
			{
				margin: 0px;
				padding: 0px;
				float: left;
				display: inline;
				width: 546px;
                height:442px;
			}
			
			
			ul.tabsQ li
			{
				width: 546px;
				margin: 0;
				padding: 0;
				height: 30px;
				margin-bottom: -1px;
                background: #ffffff;
                overflow: hidden;
				position: relative;
            }
			
			
			ul.tabsQ li a
			{
				text-decoration: none;
				color: rgb(85,148,255);                                                     /****************************/
				display: block;
				padding: 0px;
				outline: none;
			}



  			ul.tabsQ li a:visited
			{
 				background: #fff;
                color:rgb(85,148,255);
			}



 			ul.tabsQ li a:hover
			{
 				background: #fff;
                color:#000;
			}




			html ul.tabsQ li.active, html ul.tabsQ li.active a:hover, html ul.tabsQ li.active a
			{
                font-weight: bold;
                color:#000;                                          /****************************/
			}

			
			.tab_containerQ
			{
				border-top: none;
				float: right;
				width: 546px;
				height:442px;
				-moz-border-radius-bottomright: 5px;
				-khtml-border-radius-bottomright: 5px;
				-webkit-border-bottom-right-radius: 5px;
				-moz-border-radius-bottomleft: 5px;
				-khtml-border-radius-bottomleft: 5px;
				-webkit-border-bottom-left-radius: 5px;
			}
			

			.tab_contentQ
			{
				padding-top:0px;
				padding-left:10px;
                padding-right: 5px;
			}

            .tab_contentQ p
            {
               margin:0px;
               padding:0px;
            }
            
            
            
         
.bas a {
	text-decoration: none;
	color : #999;
	font-size: 13px;
}

.bas
{
	position: absolute;
	float: left;
	text-align: left;
	left: 926px;
	top: 422px;
	height: 18px;
	width: 181px;
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
}


.precedentQSN{
	float: left;
	width: 101px;
}

.suivantQSN{
	float: left;
	text-align: right;
	width: 80px;
}
