/*div { border:1px solid #ff0000;}*/


body {
	margin: 0px;
	padding: 0px;
	background:  #C8C7C2 url(images/fondgene.jpg) repeat-y center top;
	font: 12px "Trebuchet MS", helvetica, sans-serif;
	color: #7D7D7B;
	text-decoration: none;
	text-align: center;
	}
a:link {
	font-weight: bold;
	color: #96012B;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #96012B;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #96012B;
	text-decoration: none;
}
#conteneur {
	width: 884px;
	margin: 0px auto;
	text-align: center;
	background-image: url(images/img_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.left {
text-align:left;
}
.right {
text-align:right;
}
/*************************** header ********************************/
#header {
	background-image:  url(images/img_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 115px;
	margin-left: 15px;
	margin-right: 15px;	
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 94px;
	width: 122px;
	float: left;
	padding-top: 10px;
	margin-left: 25px;
}

.pubbnd {
	height: 50px;
	text-align: left;
	margin-left: 220px;
	margin-right: 10px;
	padding-top: 40px;
}


/*************************** MENU HAUT ********************************/
.img_menu1 {
	background-image:  url(images/img_menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	text-align: left;
	height: 40px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;

	margin-right: 15px;
}

.recherche {
	font-size: 11px;
	color: #D6B26A;
	text-decoration: none;
	text-align: left;
	float: right;
	margin-right: 15px;
	margin-top: -6px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	height: 30px;
}
#btn {
	position: relative;
	top: 8px;
}
.img_smenu {
	height: 25px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #AA3355;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
} 

/* menu1  */
 
#menu1  {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 13px 20px 0px 0px;
	text-align: left;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
}


#menu1 a:link {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	/*background-image: url(images/fleche1.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;

}
#menu1 a:visited {
	color:#ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	/*background-image: url(images/fleche2.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	font-weight: bold;
}
#menu1 a:hover {
	color: #000000;
	text-decoration: none;
	/*background-image: url(images/fleche2.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
 }
 



/*************************** CENTRE DE LA PAGE ********************************/

#global {
	text-align: justify;
	padding: 0px 0px 0;
	margin-left: 15px;
	margin-right: 15px;
}
 

/*************** COLONNE GAUCHE  *****************/

#col1 {
	margin: 0;
	width:195px;
	font-size: 14px;
	color: #95002A;
	text-decoration: none;
	float: left;
	line-height: 25px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	width: 198px;
	height: auto;

}

/*************** MENU GAUCHE  *****************/

#navigation {

   list-style: none:
	color: #95002a;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
		#navigation a, #navigation span {
	display: block;
	color: #95002A;
	text-decoration: none;
	background: url(images/flechemenu2.jpg) no-repeat left top;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #95002A;
	padding-right: 0px;
	margin: 0px;
			}
		#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
	background-image: url(images/flechemenu2on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
			}
		#navigation .open a, #navigation .open span {
	background-image: url(menu-item-enroule.png);
			}
		#navigation a:hover, #navigation a:focus, #navigation a:active {
	text-decoration: none;
			}
		#navigation .subMenu {
	font-size: 11px;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
	color: #95002A;
	background-color: #F3D79D;
	padding-right: 5px;
	padding-left: 10px;
			}
		#navigation ul.subMenu a {
	font-size: 11px;
	color: #95002a;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	background-image: none;
	
			}
 
 
 #navigation li.toggle_bis a {
	background-image: url(images/flechemenu2on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
 
  #navigation li.toggle_bis li a {
	background-image: none;
	}
	
/*************** COLONNE CENTRALE AVEC LES CONTENUS  *****************/
#col2 {
	left:0;
	float: left;
	font-size: 12px;
	color: #696967;
	text-decoration: none;
	/*margin: 0px 0px 0px 10px;*/
	margin: 0px 0px 0px 25px;
	text-align: left;
	width: 610px;
	text-align:justify;
	height: auto;
}

li a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
li a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
li a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
 }
/*************** COLONNE DROITE AVEC LES PUBS  *****************/

#col3 {
	left:0;
	padding-top: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #7DAA3B;
	text-decoration: none;
	float: left;
	background-image:  url("images/img_bloc3.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	width: 230px;
	background-color: #EFF8CF;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}


/*************** LES LIENS *****************/
 
 a.liens1:link {
	font-weight: bold;
	color: #696967;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}
a.liens1:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}
a.liens1:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
 }
 
 

 
.separation_txt {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 90%;
	margin-right: 20px;
	margin-left: 20px;
}

 
 a.liens2:link {
font-size: 14px;
	color: #1786CF;
	text-decoration: none;
	font-weight: 500;
	padding-left: 8px;
}
a.liens2:visited {
font-size: 14px;
	color: #1786CF;
	text-decoration: none;
	font-weight: 500;
	padding-left: 8px;
}
a.liens2:hover {
	font-size: 14px;
	color: #1786CF;
	text-decoration: none;
	font-weight: 500;
	padding-left: 8px;
 }
  
 a.liens3:link {
	font-weight: bold;
	color: #AA3355;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
}
a.liens3:visited {
	font-weight: bold;
	color: #AA3355;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;	
}
a.liens3:hover {
	font-weight: bold;
	color: #AA3355;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
 }
 

/*************** TITRES TEXTES H *****************/

h2 {
	font-weight: bold;
	color: #F07122;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	color: #96012B;
	text-decoration: none;
}

.surtitre {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.titre {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #C7B288;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C7B288;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 5px;	
}
.sstitre {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #B54C69;
}

.chapo {
	font-size: 12px;
	color: #696967;
	text-decoration: none;
	font-style: italic;
}
.txt1 {
	font-size: 12px;
	color: #696967;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}
.txt2 {
	font-size: 11px;
	color: #696967;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
}


 
 

/*************************** BAS DE PAGE ********************************/

/*#piedpage {
	background-image:  url(images/img_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 63px;
	text-align: center;
	padding-left: 198px;

}*/

#piedpage {
	background-image:  url(images/img_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

	height: 80px;
	text-align: center;

}
#adresse {
	background-image:  url(images/img_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	color: #6F1329;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 15px 0px 0px;
}
/* menubas  */
 
#menubas  {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
	position: relative;
	margin: 15px 0px 5px 220px;
	padding: 0px;
}


#menubas a:link {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;

}
#menubas a:visited {
	color:#811D35;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#menubas a:hover {
	color: #811D35;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
 }
 


/*************** forum *****************/
ul#forum
		{
			margin: 0 ;
			padding: 0 ;
			list-style-type: none ;
		}
		
		ul#forum li
		{
	margin: 0;
	padding: 0;
	list-style-type: none;
		}
		
		ul#forum li a
		{
	display: block;
	width: 145px;
	text-decoration: none;
	background: url(images/fleche_forum1.jpg) no-repeat left top;
	height: 34px;
	list-style-type: none;
		}
		
		ul#forum li a:hover
		{
	background: url(images/fleche_forum2.jpg) no-repeat left top;
	list-style-type: none;
		}
 
/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}

h3.spip {
	text-align: center; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold; }

/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }



/*  style dans formulaires  php */

body.gestion  {
	background-image:  none;
	background-color:#c8c7c3;
}



.text3 {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	}

.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444
	;}
.text4trait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;	
	color: #444444;}
.text4bis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;}	
.text5 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
color: #444444;}

.text7 {
	font-size: 12px;
	font-weight: bold;
color: #f5a667;}

.text8 {
	font-size: 14px;
	font-weight: bold;
	color: #d06a38;
}
.text9 {
	font-size: 11px;
	color: #666666;
	}
	
	
	
.titre1 {
	font-size: 20px;
	font-weight: bold;
	color: #811D35;}
.titre2 {
	font-size: 12px;
	font-weight: bold;
	color: #d06a38;
}

.titre3 {
	font-size: 16px;
	font-weight: bold;
	color: #d06a38;
	}

.titre4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;}
	
.titre5 {
	font-size: 14px;
	font-weight: bold;
	color: #d06a38;
}
.titre6 {
	font-size: 16px;
	font-weight: bold;
	color: #F18E00;
}
.titre7 {
	font-size: 16px;
	font-weight: bold;
	color: #980830;}


#circulaires td {
border-bottom : 1px solid #cccccc;
margin : 0px;
padding : 0px;
}

#circulaires td.text4 {
padding : 5px 20px 5px 5px;
text-align:left;
}
#circulaires img {
padding : 5px 0px;
}

.choixhaut {
	font-size: 12px;
}

#table_role td {
border-bottom : 1px solid #cccccc;
margin : 0px;
padding : 10px 10px 10px 5px;
}



#listeAvocats td {
border-bottom : 1px solid #cccccc;
margin : 0px;
padding : 5px 3px 5px 3px;
	font-size: 11px;
	background-color:#ffffff;
}

#listeAvocats td.choixhaut {
	font-size: 10px;
	color: #d06a38;
}

#identification input {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.champmaj {
	text-transform:uppercase}
