@CHARSET "ISO-8859-1";

.billet_titre{
	text-align: center;margin: 5px 0;
	font-size: 26px;
	color: #3588bb
}


.billet_description{
text-align: center;margin: 5px 0;
	font-size: 14px;
	color: #398cc0;
}


#billet_etape{
	padding: 0 10px;width: 500px;margin: 0 auto;
}

#billet_etape_itemBloc{
	width: 80px;
	float: left;
	margin: 10px 20px;
	text-align: center;
}	

#billet_etape .itemactiveNumber{
	width: 30px;
	background: url("/images/boutton002.gif") repeat-x top left;
	height: 28px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 16px;
	-webkit-border-radius: 3px;	-moz-border-radius: 3px; border-radius: 3px;
	margin: 0 auto;
	
}
#billet_etape .itemactiveText{
	color: #3588bb;font-size: 11px;line-height: 12px;
	margin-top: 5px;
}

#billet_etape .itemNoactiveNumber{
	width: 30px;
	background-color:#ced9df;
	height: 28px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 16px;
	-webkit-border-radius: 3px;	-moz-border-radius: 3px; border-radius: 3px;
	margin: 0 auto;
	
}

#billet_etape .itemNoactiveText{
	color: #666;font-size: 11px;line-height: 12px;
	margin-top: 5px;
}


/******* general ************************/

* {
	margin:0;
	padding:0;
}
html,body{
	height:100%;
	widht:100%;
}
body {
	font-family: Arial;
	font-size:14px;
	background-color: #e1dddd;
	color: #000;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}

.SmallLoadding{width: 16px;display: inline;}


/******* header ************************/
#TopData{
	width: 1003px;
	color:#333;
	padding-top: 7px;
	font-size: 11px;
	text-align: right;margin: 0 auto;
}

#header {
	padding:15px 0 0 15px;
	margin:0 auto;
	width: 988px;
	height: 119px;font-family: Arial;
	background-color: #fff;
}

#logo{
	width: 247px;
	height: 106px;
	float: left;		
}

#header .slogan{
	margin: 0 auto;
	width: 435px; height: 76px;padding-top: 20px
}

#header  .connect{
	width: 192px; height: 60px;background: url("/images/compte_bg.png") no-repeat top left;
	overflow:hidden;
	float: right;text-align: left;
	margin: 20px 15px 0px 0px;
	padding-top: 8px;
	color: #fff;
	line-height: 20px;
	font-size: 11px;
}
#header  .connect a{
	color: #fff;
}

#header  .connect a:hover{
	color: #fabdc0;
}



/** MENU ********************************/
#sous_menu{
	width: 270px;float: left;overflow: hidden;
	margin: 15px 0px 10px 0px;
	display: bloc;
	height: 55px;font-family: Arial;
}
#sous_menu a{
	color: #fff;
}
#sous_menu a:hover{
	color: #f9dada;
}
#sous_menu .sous_menu_img{
	width: 48px; overflow: hidden;float: left;margin-right: 5px;
	border: 1px solid #ccc;padding: 1px;
}
#sous_menu .sous_menu_text{
	line-height: 18px;font-weight: bold;font-size: 12px;
}
#sous_menu .sous_menu_description{
	line-height: 18px;font-size: 11px
}


/******* main ************************/

#main{
	width: 943px;
	margin: 0 auto;
	padding: 30px 30px 0;
	background-color: #fff;

}


#content2right{
	margin-top: 0px;
	width:623px;
	float: right;text-align:left;
	/*background-color: #ff0000;height: 200px;*/
		
}
#content2left{
	margin-top: 0px;
	width: 299px;
	float: left;text-align:left;
	min-height: 590px;
	/*background-color: #0000ff;height: 200px;*/
}

#content22right{
	margin-top: 0px;
	width:715px;
	float: right;text-align:left;
	/*background-color: #ff0000;height: 200px;*/
		
}
#content22left{
	margin-top: 0px;
	width: 207px;
	float: left;text-align:left;
	min-height: 590px;
	/*background-color: #0000ff;height: 200px;*/
}

#article_data{
	
}

#article_data .title{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;font-size:24px;
	color: #bc131a;
	margin-bottom: 10px
}

#article_data .contenu {
	line-height: 25px;
}

.MXnavbar{
	margin-bottom: 10px;color:#999;font-size: 11px
}	
	
/***********************************************************************
GESTION DES ONGLETS
*************************************************************************/

.center {
width:60%;
margin:0px auto 0 auto;
}

.marginbot {
margin-bottom:0px;font-family: Arial;
}

ul.list li {
list-style-type:none;
margin-left:0px;
}

ul.tabs {
width:100%;
overflow:hidden;
}

ul.tabs li {
font-family:Verdana;
font-size:12px;
padding: 0 12px;
list-style-type:none;
display:block;
float:left;
color:#fff;
margin-right:0px;
height:46px;
background-color:#303030 ;
cursor:pointer;
line-height: 40px;
z-index: 10
}

ul.tabs li:hover {
color: #fff;
background-color:#4796b4 ;
}

ul.tabs li.current {
background-color:#4796b4 ;
color: #fff;
}

.tabscontent {
	
border:2px solid #e9e8e8;
border-top:0px solid #e9e8e8;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

padding:0 7px;
display:none;
margin-top: -5px;margin-bottom:20px;
background-color: #f0f0f0;position: relative;
}

/*------------------FOOTER------------------------*/
#footer{
	padding:0px 0 0 0;
	width: 1003px;
	padding:0px;
	
	
	margin: 0 auto;
	
}
#footer2{
	padding:0px 0 0 0;
	width: 1003px;
	padding:0px;
	
	margin: 0 auto;
	
}

#foot_data{
	width: 230px;float: left;margin: 20px 0;line-height: 25px
}

#foot_data ul{
}

#foot_data ul li{
	font-size: 12px;list-style: none;
}

#foot_data ul li a{
	text-decoration: none;
	color: #b4b2b2;text-decoration: underline;
}

#foot_data ul li a:hover{
		color: #fff;
		text-decoration: underline;
		
}

#foot_data .titre{
	color: #b4b2b2;font-size: 14px
}

#foot_data .titre a{
	color: #b4b2b2;
	text-decoration: underline;
}

#foot_data .titre a:hover{
	color: #fff;
}

/**************************************************
* ESPACE MEMBRE
****************************************************/

#espacemembre{
	padding: 0px 0 20px;
	height: auto;
	font-family: Arial;
}

#espacemembre .icone{
	height: 75px;
}

#espacemembre h1{
	float:left;
	color: #2d4480;
	font-weight: normal;
	/*font-family: "Trebuchet MS",sans-serif;*/
	font-size: 16px;
	height: 31px;
	margin: 0;
	padding: 10px 0 0 10px;
	background-color: #f5f5f3;
	display: block;
	width: 623px;
	font-weight: bold;
}
#espacemembre .content{
	float: left;
	width: 623px;
	z-index: 0;
}

#espacemembre .pub{
	width: 120px;
	float: right;
}

#espacemembre .profilPourcent{
	padding:5px;
	border: 1px solid #ccc;
	margin: 5px 0px;
	font-size: 12px;
	
}
#espacemembre .profilPourcent a{
	color: #666;
	font-weight: bold;	
}

#espacemembre h2{
	font-size: 14px;color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 30px 0 10px 0;
	padding-bottom: 5px;
	display: block;
	width: 100%;
}
#espacemembre .set{
	float:right;
	font-size: 13px;
	margin: 5px 0 0 0;
	color: #333333;
}

#espacemembre .set a{color: #333333}

#membreTbord{
	width: 607px;
	font-family: Arial;
}
.membreTbordOff a{
	text-decoration: none;
	color: #666;
}

.membreTbordOn a{
	color: #2d5188;
	text-decoration: none;
}

.membreTbordOff2 a{
	text-decoration: none;
	color: #666;
}

.membreTbordOn2 a{
	color: #990506;
	text-decoration: none;
}

/******** ITEM ************/
#membreTbordProfil{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordProfil .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordProfil .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordProfil .description{
	text-decoration: none;
}
/******** END / ITEM ************/

/******** ITEM ************/
#membreTbordPortrait{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordPortrait .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordPortrait .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordPortrait .description{
	text-decoration: none;
}
/******** END / ITEM ************/


/******** ITEM ************/
#membreTbordAdresse{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordAdresse .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordAdresse .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordAdresse .description{
	text-decoration: none;
}
/******** END / ITEM ************/


/******** ITEM ************/
#membreTbordNumero{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordNumero .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordNumero .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordNumero .description{
	text-decoration: none;
}
/******** END / ITEM ************/

/******** ITEM ************/
#membreTbordTrajet{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordTrajet .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordTrajet .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordTrajet .description{
	text-decoration: none;
}
/******** END / ITEM ************/


/******** ITEM ************/
#membreTbordColis{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordColis .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordColis .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordColis .description{
	text-decoration: none;
}
/******** END / ITEM ************/




/******** ITEM ************/
#membreTbordPassword{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordPassword .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordPassword .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordPassword .description{
	text-decoration: none;
}
/******** END / ITEM ************/




/******** ITEM ************/
#membreTbordPassword{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordPassword .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordPassword .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordPassword .description{
	text-decoration: none;
}
/******** END / ITEM ************/




/******** ITEM ************/
#membreTbordDeleteCompte{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordDeleteCompte .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordDeleteCompte .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#membreTbordDeleteCompte .description{
	text-decoration: none;
}


/******** END / ITEM ************/


/******** ITEM ************/
#membreTbordMessage{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordMessage .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordMessage .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}


#membreTbordMessage .description{
	text-decoration: none;
}
/******** END / ITEM ************/


/******** ITEM ************/
#membreTbordNavig{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordNavig .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordNavig .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}


#membreTbordNavig .description{
	text-decoration: none;
}
/******** END / ITEM ************/

/******** ITEM ************/
#membreTbordVisiteur{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordVisiteur .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordVisiteur .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}


#membreTbordVisiteur .description{
	text-decoration: none;
}
/******** END / ITEM ************/

/******** ITEM ************/
#membreTbordAvis{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordAvis .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordAvis .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}


#membreTbordAvis .description{
	text-decoration: none;
}
/******** END / ITEM ************/

/******** ITEM ************/
#membreTbordAlerte{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordAlerte .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordAlerte .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}


#membreTbordAlerte .description{
	text-decoration: none;
}
/******** END / ITEM ************/


/******** ITEM ************/
#membreTbordAmis{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordAmis .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordAmis .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}


#membreTbordAmis .description{
	text-decoration: none;
}
/******** END / ITEM ************/



/******** ITEM ************/
#membreTbordLavis{
	width: 180px;
	float: left;
	margin: 10px;
	display: block;
}

#membreTbordLavis .icone{
	width: 54px;
	float: left;
	margin-right: 5px;	
}
#membreTbordLavis .title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}


#membreTbordLavis .description{
	text-decoration: none;
}
/******** END / ITEM ************/




/******** GESTION DES MESSAGES ***********************/

#messageError{
	border: 1px solid #fe5b41;
	background-color: #fcc7be;
	padding:11px;
	font-family: "Trebuchet MS",sans-serif;
	color: #ff0000;
	font-size:14px;
	margin-top: 10px;
		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#messageError .img{
}

#messageError .title{
}
#messageError .message{
}

#messageWarning{
	border: 1px solid #c3af07;
	background-color: #fff59f;
	padding:11px;
	font-family: Arial;
	color: #7c6a04;
	font-size:12px;
	margin-top: 10px;
	margin-bottom:10px;
		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#messageWarning .img{
}

#messageWarning .title{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#messageWarning .message{
}

#messageSuccess{
	border: 1px solid #3aa610;
	background-color: #a9f58b;
	padding:11px;
	font-family: "Trebuchet MS",sans-serif;
	color: #216c04;
	font-size:14px;
	margin-top: 10px;
		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#messageSuccess .img{
}

#messageSuccess .title{
}
#messageSuccess .message{
}


/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 0, 0, 0, .10 ) 
                url('/images/ajax-loader.gif') 
                50% 50% 
                no-repeat;
            
}

body.loading {
    /*overflow: hidden; */  
}

body.loading .modal {
    display: block;
}

.center {
width:60%;
margin:0px auto 0 auto;
}

#menu_membre{
	width: 207px;
}

#menu_membre .item{
	width: 207px;
	display: block;
	height: 40px;
	font-size: 12px;
	line-height: 28px;
	border-bottom: 1px solid #f2f2f2;
}

#menu_membre a{
	color: #333;
	width: 207px;
	display: block;
	height: 30px;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
}
#menu_membre a:hover{
	background-color: #fbb8b8;
	font-weight:normal;
	display: block;
	color: #000;
	width: 197px;
	display: block;
	height: 30px;
	font-size: 12px;
	text-decoration: none;
}

#menu_membre .active a{
	background-color: #d8222f;
	font-weight: bold;
	color: #ffffff;
	width: 197px;
	display: block;
	height: 30px;
	font-size: 12px;
	text-decoration: none;
}
#menu_membre .noactive{
	width: 207px;
	display: block;
	height: 40px;
	font-size: 12px;
	line-height: 28px;
	border-bottom: 1px solid #f2f2f2;
}

