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

body.loading .modal {
    display: block;
    border:1px solid #ccc;
	padding:10px;
}


.modal {
	
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 0, 0, 0, .10 )url('/images/progress_bar.gif') 50% 50%  no-repeat;
            
}
.modal_text{
	
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        50%;
    left:       50%;
    margin-left: -100px;
    background-color: #fff;border: 30px solid #ccc;padding: 10px 10px;width: 400px;
    font-size:18px;
    z-index: 99000;
            
}

@media (max-width: 768px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}

html,body{
	height:100%;
	widht:100%;
}
body {
	/*background-color:#a0c305; #aaa7a7;*/
	background-color:#fff;
	/*background-color:#8e7ab5;*/
	
	font-size:12px;
	padding: 0;
	margin: 0;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
h1{
	font-size: 22px;
	color: #1d4b64;
	border-bottom:#d2d2d2 1px solid;
	padding: 7px 0;
	margin:10px 0 20px 0;
}
h2{
	font-size: 16px;
	color: #1d4b64;
	margin-bottom: 10px;
}
h3{
	font-size: 13px;
	font-weight: bold;	
}


/************************ Fabrique à menus ************************/

.menus_header{
	padding: 3px;text-align: center;line-height: 14px;margin: 2px
}

.menus_periode{
	padding: 3px;text-align: center;line-height: 14px;height: 250px;margin: 2px
}



.menus_periode a{color: #000;text-decoration: none;}
.menus_periode a:hover{text-decoration: underline;}


/***************************************************************************
CONTROLE NUMBER
*****************************************************************************/
.control-number{border: 1px solid #ccc;border-radius:5px;height: 30px;width:30px; padding: 5px;color: #666;text-align: right;}

/***************************************************************************
MAIN
*****************************************************************************/

#main{
	background: #fff ;
	width: 998px;
	margin: 0 auto;
	padding: 19px;
	
}

#main_content{}

.barre_recherche{margin-left:60px;font-size: 13px;text-align: left;}
.barre_recherche a{color: #101010}
barre_recherche a:hover{color: #412774}

/***************************************************************************
MENU
*****************************************************************************/

#menu{
	margin: 0;padding: 0;
	border: 1px solid #e1e1e1;
	background: #fdfdfd url('/images/menu_bg.gif') repeat-x top left;
	height: 34px;
	font-family: Arial; font-size: 14px;font-weight: bold;
	
}

#menu ul{list-style: none;margin: 0;padding: 0}

#menu ul li{
	display: block;float: left;padding: 0 13px;margin: 0px 0 0 0;
	/*border-right: 2px solid #e1e1e1;*/
	height: 34px;
	line-height: 35px
	}

#menu ul li a{color: #fff}

#menu ul li a:hover{color: #fff}

#menu ul li.active{color: #cb690a;font-weight: bold;background-color: #fff;height: 34px;display: block;}


/***********************************************************
*	ANIMATION
**************************************************************/
#slider { width:auto}

#slider .sliderAnimation { width:629px; height:205px; float:left ;margin: 0;padding: 0}

#slider .sliderActualite { width:259px;  height:342px; float:right; font-family:Arial}

.ttactu{ background:url(/images/forBackBlock.gif) no-repeat ;  color:#FFFFFF;; font-weight:bold; font-size:14px;width:259px; height:33px; padding:0px 5px px 5px;}
.ttbody { background:#eeeeee;height:342px; margin:0 ;padding:0}
/* slider layout */
.lof-slidecontent { position:relative;
overflow:hidden;
}
.lof-slidecontent .preload{	height:100%;	width:100%;	position:absolute;	top:0;	left:0;	z-index:100000;	text-align:center;	background:#000}
.lof-slidecontent .preload div{	height:100%;	width:100%;	background:transparent url(/images/load-indicator.gif) no-repeat scroll 50% 50%;}

.lof-slidecontent  .sliders-wrapper{	position:relative;	height:100%;	width:642px;	z-index:3px;	overflow:hidden; }
.lof-slidecontent  ul.sliders-wrap-inner{overflow:hidden;	background:transparent url(/images/load-indicator.gif) no-repeat scroll 50% 50%;	padding:0px;	margin:0;	position:absolute;	overflow:hidden;}
.lof-slidecontent  ul.sliders-wrap-inner li{overflow:hidden;	padding:0px;margin:0px;	float:left;	position:relative;}
.lof-slidecontent  .lof-opacity  li{position:absolute;	top:0;	left:0;	float:inherit; }


.lof-slidecontent  .navigator-content { 
 background: none repeat scroll 0 0 #000000;
    background-color: transparent;
  	/*background-image: url("/images/bg_trans.png");*/
    bottom: 5px;
    padding: 2px ;
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: bold;
    
}
.lof-slidecontent  .navigator-wrapper{	position:relative;	z-index:10;
	height:180px;
	width:310px;
	overflow:hidden;
	color:#FFF;
	float:left
}
.lof-slidecontent  ul.navigator-wrap-inner{	top:0;	padding:0;	margin:0;	position:absolute;	width:100%; }
.lof-slidecontent  ul.navigator-wrap-inner li{ cursor:hand; 	cursor:pointer;	list-style:none;	padding:0;	margin-left:0px;	overflow:visible;	float:left;	display:block;	text-align:center;}

/*******************************************************/
 
ul.sliders-wrap-inner li img{	padding:0px;	}

.lof-slidecontent .slider-description a.readmore{color:#58B1EA; font-size:95%; }
.lof-slidecontent .slider-description a{ color:#FFF; }
.lof-slidecontent .slider-description{
	z-index:100px;
	position:absolute;
	top:20px;
	left:20px;
	width:350px;
	/*border: 1px solid #ff0000;*/
	/*background:url(/images/bg_trans.png);*/
	height:175px;
	padding:10px;
	overflow: hidden;
	color:#FFF;
}

.lof-slidecontent .slider-description p{	
	margin:0;
	/*text-transform:uppercase;
	padding:2px 3px;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px; font-weight:bold;
	line-height:22px;*/
}
.lof-slidecontent  .item-meta a:hover{	text-decoration:underline;}
.lof-slidecontent  .item-meta i {	font-size:70%; }

/* item navigator */
 
.navigator-wrapper{
	 color: #000;
    float: left;
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 310px;
    z-index: 100;
}
.navigator-wrap-inner{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}

.lof-slidecontent ul.navigator-wrap-inner li {
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	padding:0;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
}
.lof-slidecontent ul.navigator-wrap-inner li span{
	display:block; padding:5px; position:relative; line-height:0.5em  }

.lof-slidecontent ul.navigator-wrap-inner li.active ,
.lof-slidecontent ul.navigator-wrap-inner li:hover  {
	
	color:#ffffff;
	background-color:#990000;
	display:block;
	-moz-transition:background-color  0.1s
}

/*********************************
FOOTER 
*****************/
#footer{ 
	height:123px;
	line-height: 25px;
	padding: 0px;
	font-size:12px;
	background-color : #767575;
	text-align: left;
	color: #fff;
}

#footerContent{margin: 0 auto; width: 1000px; text-align: center;padding: 15px 0} 

#footer a { text-decoration:none; color:#ffffff;} 
#footer a:hover {text-decoration: underline;}


/*********************************************************************************
CONTENT 1
**********************************************************************************/
#content1 {
	margin:0;
	padding:0;
	width: 970px;
}
#content1 .left {
	display:block;
	float:left;
	width:747px;
	height:auto;
	margin-right: 0px;
}
#content1 .right {
	display:block;
	
	float:right;
	width:208px;
	height:auto;
}

/*********************************************************************************
CONTENT 4
**********************************************************************************/
#content4 {
	margin:0;
	padding:0;
	width: 970px;
}
#content4 .left {
	display:block;
	float:left;
	width:208px;
	height:auto;
	margin-right: 0px;
	background-color: #296281;
}
#content4 .centre {
	display:block;
	float:left;
	width:536px;
	height:auto;
	margin: 0px 0 0 10px;
	padding: 0px 0 0 10px;
	
}
#content4 .right {
	border-left: 1px solid #e0e0e0;
	display:block;
	float:right;
	width:186px;
	height:auto;
	padding: 0px 0px 0 10px;
}
/*********************************************************************************
CONTENT 2
**********************************************************************************/
#content2 {
	margin:0;
	padding:0px;
	width: 970px;
	background-color: #fff;
}

#content2 .left {
	display:block;
	float:left;
	width:208px;
	height:auto;margin:0;padding:0;
	margin-top: 0px;
	background-color: #296281;
	padding: 0px;
	z-index : 50000000;
}
.top1 {
	color :#ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #ab5706; 
	
}

.top2 {
	
	border-bottom: 1px solid #ccc; 
	height: 50px;
	background: url("/images/menu_left_2.gif") top left repeat-x;
	color: #010101;
	font-weight: bold;
	font-size: 13px;
	padding: 7px 0 0 7px ;
	line-height: 18px;
}
.contentx{
	padding: 10px 10px 0;
}

#content2 .right {
	display:block;	
	float:right;
	width:747px;
	margin:0px 0 0 0px;
	padding:0;
	height:auto;
}

.MXnavbar{
	margin-bottom: 5px;color:#999;font-style: 11px
}

#content2 .right li{margin-left: 40px}

.welcome {   float:left;width:380px;height:auto;  font-family:Arial, Helvetica, sans-serif; line-height:30px; font-size:12px; text-align:justify}
.welcome h1{ color:#002d00; font-weight:bold;  font-size: 25px;
	font-family: "Trebuchet MS", Arial, "Myriad Pro";}
.welcome1 {    }
.col2{ 
	width:314px;
	height:475px;float:right;background:#9acc99; overflow:hidden;
	font-family:Arial, Helvetica, sans-serif ; 
	padding:7px 4px 7px 7px ;text-align: left
	}

#partenaireinfo { clear:both; width:382px;margin-top: 10px}

#partenaireinfo .link {
text-align: right;
float: right;
width: 300px;
font-size: 11px;
}

#partenaireinfo .link a{text-decoration: none;color: #254c1f}
#partenaireinfo .link a:hover{text-decoration: underline;}

#small-bloc{
	width: 258px;
}
#small-bloc .right{
	
}

#small-bloc .header_right{
	width: 2$*px;height: 28px;
	background:#57a555 url("/images/blog_right.gif") no-repeat top left;
	background: url("/images/blog_right.gif") no-repeat top left;
	color: #ffffff;font-weight: bold;font-size: 14px;
	padding: 5px 0 0 10px;
	display: block;
	
}
#small-bloc .header_left{
	width: 258px;height: 33px;
	background:#57a555 url("/images/blog_right.gif") no-repeat top left;
	background: url("/images/blog_right.gif") no-repeat top left;
	color: #ffffff;font-weight: bold;font-size: 14px;
	padding: 5px 0 0 10px;
	display: block;
	
}
#small-bloc input{color: #333;font-size: 11px}
#small-bloc .content{
	font-size:11px;
	margin-top: 2px;border: 1px solid #cccccc;
	padding: 10px;
	color: #5f5955;
	line-height: 22px
}
/*********************************************************************************
CONTENT 22
**********************************************************************************/
#content22 {
	margin:0;
	padding:0px;
	width: 970px;
	background-color: #fff;
}

#content22 .left {
	display:block;
	float:left;
	width:208px;
	height:auto;margin:0;padding:0;
	margin-top: 0px;
	/*background-color: #296281;*/
	padding: 0px;
	z-index : 50000000;
}

#content22 .right {
	display:block;	
	float:right;
	width:747px;
	margin:0px 0 0 0px;
	padding:0;
	height:auto;
}

/********** bloc publication *********************/

#bloc_publication {display:block;margin:10px 0 2px}
#bloc_publication .titre a{font-weight:bold;color:#333;text-decoration:none;font-size:14px; margin:10px 0}
#bloc_publication .titre a:hover{text-decoration:underline}
#bloc_publication .txt{font-size:14px}
#bloc_publication .auteur1{float:left; width:24px; height:40px;padding-top:17px}
#bloc_publication .auteur2{float:left;height:57px;width:42px}
#bloc_publication .auteur3{float:left; width:auto; height:40px;padding-top:17px}
#bloc_publication .auteur4{clear:both}

#content2left{
	float: left;width: 245px;height: auto;
}
#content2left .active{background-color: #9acc99}
#content2left .noactive{background-color: #ffffff}

#content2right{
	float: right;width: 640px;height: auto;margin-right: 5px;background-color: #ffffff;
}

/******* bloc right ************************/

#menulist ul{
list-style:none;margin: 0;padding: 0
}
#menulist ul li{
/*height:36px;*/
padding:5px 0px;
line-height:22px;
border-bottom:1px solid #1d4b64;
font-size: 14px;
color: #666
}
#menulist a{text-decoration:none;color:#666}

#menulist a:hover{color:#ab5706}
#bloc_right{
	height:auto;
	/*width:198px;*/
	font-size: 12px;
}
#bloc_right .head{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18,24pt;
height:40px;
width:188px;
padding:9px 0 0 10px;overflow:hidden;
color:#FFFFFF;
background-color:#ab5706;
}
#bloc_right .body{
margin:0;
padding:7px;
height:auto;
/*background-color:#FFFFFF;
border:1px solid #eaeaea;
border-top:none; border-bottom:none;*/
line-height: 25px;
}
#bloc_right .foot{
margin:1px 0 0 0;
padding:7px;
height:19px;
background-color:#FFFFFF;
}
#bloc_right .foot a{ font-size:11px; font-weight:bold;color:#1879b6;text-decoration:none}
#bloc_right .foot a:hover{ text-decoration:underline}

#bloc_right .dates{font-size:10px;color:#0473b3}
#bloc_right .smaltitle{color:#163463;font-weight:bold}
#bloc_right .smaltitle a{color:#163463;text-decoration:none;font-weight:bold}
#bloc_right .smaltitle a:hover{text-decoration:underline}
#bloc_right .smalcontent{font-size:11px}



/*** BLOC TITLE *****/

#title_bloc{
	background: url("/images/title_bg2.gif") repeat-x top left;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	color: #282828;
	margin-bottom: 5px;
}
#title_bloc .title{
	width: 300px;float: left;
}
#title_bloc .link{
	width: 100px;text-align: right;float: right;font-size: 11px
}
#title_bloc a{
	color: #7a7979;
}

#title_bloc a:hover{
}




#espacemembre{
	padding: 15px;
	height: auto;
	font-family: Arial;
	border : 1px solid #ccc;
	font-size: 12px
}

#espacemembre .icone{
	height: 75px;
}

#espacemembre h1{
	
	color: #2d4480;
	font-weight: normal;
	/*font-family: "Trebuchet MS",sans-serif;*/
	font-size: 16px;
	
	margin: 0;
	padding: 0px 0 0 10px;
	background-color: #f5f5f3;
	display: block;
	line-height:28px;
	font-weight: bold;
}
#espacemembre .content{
	/*float: left;
	width: 738px;*/
	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 #dae6ff;
	margin: 30px 0 10px 0;
	padding-bottom: 5px;
	display: block;
	width: 100%;
}
#espacemembre .set{
	font-size: 13px;
	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: 240px;
	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: 240px;
	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: 240px;
	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: 240px;
	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 ************/



/**************  ONGLET ******************/

#onglet{
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	/*background-color: #f5f5f3;*/
	height: 32px;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0
}

#onglet .item{
	float: left;
	display: block;
	cursor: pointer;
	height: 30px;
	width: 150px;
	position: relative;
	top:0px;
	margin: 0 2px;
	z-index:1000;
	text-align: center;
	line-height: 30px;
}
#onglet .item a{color: #fff;text-decoration: none;}

#onglet .active1{
	background-color: #4faa2b
}

#onglet .active2{
	background-color: #e2bf42
}

#onglet .active3{
	background-color: #cf4842
}
#onglet .active4{
	background-color: #0269ab
}


#onglet .active a{color: #333;}

/******** 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: #73af61;
	padding:11px;
	font-family: "Trebuchet MS",sans-serif;
	color: #3c5e31;
	font-size:14px;
	margin-top: 10px;
		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#messageSuccess .img{
}

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


#menu_membre{
}

#menu_membre .item{
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 3px;
}

#menu_membre a{
	color: #666;
	display: block;
	padding: 5px ;
	text-decoration: none;
}
#menu_membre a:hover{
	background-color: #ebeef4;
	display: block;
	color: #6d83b3;
	display: block;
	
	text-decoration: none;
}

#menu_membre .active a{
	background-color: #999;
	color: #ffffff;
	display: block;
	
	text-decoration: none;
}
#menu_membre .noactive{

	display: block;
}


#diaspo_membre .bouton1{
	cursor:pointer;
	color:#ffffff;
	background: url("/images/bouton_bleu_off.png") no-repeat top left;
	width: 185px; height: 41px;
	font-family: Arial,sans-serif;
	border: none;
	margin-top: 20px
}


#diaspo_membre .bouton2{
	cursor:pointer;
	color:#ffffff;
	background: url("/images/bouton_bleu_on.png") no-repeat top left;
	width: 185px; height: 41px;
	font-family: Arial,sans-serif;
	border: none;
	margin-top: 20px
}
#diaspo_membre .bouton11{
	cursor:pointer;
	color:#ffffff;
	background: url("/images/bouton_bleu_off2.png") no-repeat top left;
	width: 120px; height: 41px;
	font-family: Arial,sans-serif;
	border: none;
	
}


#diaspo_membre .bouton21{
	cursor:pointer;
	color:#ffffff;
	background: url("/images/bouton_bleu_on2.png") no-repeat top left;
	width: 120px; height: 41px;
	font-family: Arial,sans-serif;
	border: none;
}

/* Annonce add style ************************************* */
#annonce{
  color: #666666;;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 12px;
}


#annonce_SmallLoadding{
	
}

annonce_SmallLoadding2{
	width: 100px; height: 100px;float: left;
}
#annonce_line_type{
	display: none;
}
#sous_cat_id_loadding{
	width: 100px; height: 100px;
	float: left;
	margin: 0 0 0 -100px;
}
#annonce_line_textarea{
	width: 200px;float: left;
}
#annonce_line_souscat{
	width: 100px;height: 50px;
}

#annonce_erreur{
	display: inline;
}
#annonce_form input, textarea{
  border : 1px solid #b9b9b9;
  border-radius: 5px;
  vertical-align: top;
  font-family:Arial;
  color: #333;
  font-size:12px;
  font-weight:normal;
  background: url("/images/form_input.gif") top left repeat-x;
  padding: 2px 5px;
}

#annonce_form input{
	height: 23px;
}
#annonce cancel{

}
#annonce .titre{
  color: #3b629d;
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0px 14px 0px ;
  padding-top: 0px 0px;
}

#annonce_line{
	margin:15px 0;
}

#annonce_line .annonce_text{
	float:left;width:190px;margin-right:10px;text-align:left;
	font-size:13px;
	
}

#annonce_line .annonce_champ{
	float:left; width:480px;
}

/* TABLE MEMBRE ********************************************************/

#table{}

#table thead th{font-weight: normal;text-align: left;background-color: #d3d3d3;padding:6px 4px 4px}

#table tbody td{text-align: left;padding:6px 4px 4px;color: #333}
#table tbody td a{text-decoration: none;color: #000}
#table tbody td a:hover{text-decoration: underline;color: #014c77}


