/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(gifs/bgH.gif);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 45px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #f28948;
	font-style: italic;
}
h3 {
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #DA8654;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt_orang {
	color: #DA8654;
	font-weight: bold;
}
.txt_orang2 {
	color: #DA8654;
	font-weight: bold;
	font-size: 15px;
}
.texte_enavant {
	font-size: 13px;
	font-weight: bold;
}



a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #fff;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e67032;
	background-color:#ffffff;
	border-bottom:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	width: 300px;
}

.bouton_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#684F40;
	border: 1px solid #FFFFFF;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
	display: block;
	height: 20px;
	width: 20px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
	background-color: #998c7e;
}
.numpage:hover {
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	width: 20px;
	background-color: #cf6b2d;
	color: #FFFFFF;
}
.numpage_selec {
	display: block;
	font-weight: normal;
	height: 20px;
	width: 20px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-color: #cf6b2d;
}
.bt_suivant{
background-image: url('gifs/bt_suivant.jpg');
	height: 20px;
	width: 20px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-color: #998c7e;
}
.bt_suivant:hover {
background-image: url('gifs/bt_suivant_hover.jpg');
	background-color: #cf6b2d;
}
.bt_precedent{
background-image: url('gifs/bt_precedent.jpg');
	height: 20px;
	width: 20px;
	display: block;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-color: #998c7e;
}
.bt_precedent:hover {
background-image: url('gifs/bt_precedent_hover.jpg');
	background-color: #cf6b2d;

}
.bt_transparent {
	height: 20px;
	width:0px;
	display: block;
	float: left;
	background-color: #684f40;
}



.liste_cat{
}
.fichierbin{
}
.photo{
}

.liste_deroulante {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 15px;
}
.news_auto_pagination {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.news_auto_pagination span {
	float:left; width:20px;
}

.news_auto {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.actualites_txt {
	width: 470px;
	float: left;
}

.actu-date {
	width: 460px;
	padding-left: 10px;
	float: left;
	font-style: italic;
	margin-bottom: 5px;
}
.actu1 {
	width: 460px;
	float: left;
}
.actu2 {
	width: 470px;
	float: left;
}

/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{border:none;}

#overlay{background-image:url('gifs/overlay.png');}

* html #overlay{background-color:transparent;background-image:url(blank.gif);}

#header {

	width: 100%;
	border-bottom:#CC6600 solid 1px;
}

#header .page {
	background-image: url(gifs/header.gif);
	background-repeat: no-repeat;
	height: 204px;
}
.options {
	height: 33px;
	padding-top: 27px;
	padding-left: 880px;
}
.home {
	background-image: url(gifs/home.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 28px;
	margin-right: 5px;
	float: left;
}
.home a {
	display: block;
	width: 28px;
	height: 26px;
}
.home a:hover {
	background-image: url(gifs/home_over.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 28px;
}
.favori {
	background-image: url(gifs/favori.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 28px;
	margin-right: 5px;
	float: left;
}
.favori a {
	display: block;
	width: 100%;
	height: 100%;
}
.favori a:hover {
	background-image: url(gifs/favori_over.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 28px;
}
.conseiller {
	background-image: url(gifs/conseiller.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 28px;
	margin-right: 5px;
	float: left;
}
.conseiller a {
	display: block;
	width: 100%;
	height: 100%;
}
.conseiller a:hover {
	background-image: url(gifs/conseiller_over.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 28px;
}
.baseline {
	height: 70px;
	padding-left: 456px;
}
.agnes {
	padding-left: 49px;
	width: 70px;
}
.agnes a {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.derderian {
	width: 205px;
	margin-top: -8px;
}
.derderian a {
	font-size: 43px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.baseline_avocat {
	padding-left: 164px;
	margin-top: -8px;
}
.baseline_avocat a {
	font-size: 12px;
	width: 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.numerotel {
	color: #cf6b2d;
	font-size: 26px;
	font-weight: bold;
	width: 190px;
	padding-left: 798px;
	padding-top: 34px;
}

#contenu {
	background-image: url(gifs/contenu.gif);
	background-repeat: repeat-y;
	width: 999px;
	margin:auto;
}
.liste {
	padding-left: 20px;
	margin-bottom: 7px;
}
.aeration_deontologie {
	margin-bottom: 8px;
}



.menu {
	height: 220px;
	width: 220px;
	line-height: 18px;
	padding-top: 18px;
	float: left;
}
.menu ul {
	padding-left: 34px;
}
.menu li {
	list-style-image: url(gifs/puce1.gif);
	list-style-type: none;
}

.menu a {
	color: #b4a7a0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menu_selection {
	color: #FFFFFF;
	font-weight: normal;
}
.sousmenu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
}
.sousmenu li {
	list-style-image: none;
	list-style-type: none;
}
.menu2 {
	height: 140px;
	width: 220px;
	line-height: 18px;
	padding-top: 18px;
	float: left;
}
.menu2 ul {
	padding-left: 34px;
}
.menu2 li {
	list-style-image: url(gifs/puce1.gif);
	list-style-type: none;
}

.menu2 a {
	color: #b4a7a0;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.menu2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_selection2 {
	color: #FFFFFF;
}
.sousmenu2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
}
.sousmenu2 li {
	list-style-image: none;
	list-style-type: none;
}


.zonechaude {
	width: 778px;
	float: left;
}
.titre_page {
	height: 150px;
	width: 250px;
	padding-top: 3px;
	float: left;
	margin-right: 20px;
	padding-left: 5px;
}
.titre_page1 {
	font-size: 88px;
	color: #ac9e96;
	text-align: center;
}
.titre_page2 {
	margin-top: -42px;
	text-align: center;
}
.titre_page3 {
	text-align: center;
	height: 20px;
}

.contenu_page {
	float: left;
	width: 475px;
	padding-top: 18px;
	line-height: 17px;
	height: 100%;
	padding-bottom: 50px;
	margin-right: 14px;
}
.contenu_page_erreur {
	float: left;
	width: 475px;
	padding-top: 18px;
	line-height: 17px;
	padding-bottom: 50px;
}
.contenu_page_erreur a:hover {
	text-decoration: none;
}
.paragraphe_contactbox {
	color: #FFFFFF;
	margin-bottom: 20px;
	float: left;
}

.paragraphe_contact_adresse {
	width: 235px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
.paragraphe_contact_adresse2 {
	width: 225px;
	float: left;
	padding-left: 10px;
}

.contact_form {
	color: #FFFFFF;
	width: 475px;
	float: left;
}
.contact_form td {
	color: #FFFFFF;
}

.contact_form legend {
	color: #F28948;
	padding-right: 8px;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	padding-left: 5px;
}

.contenu_lien {
	text-align: right;
}
.contenu_lien a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.contenu_lien a:hover {
	text-decoration: none;
}
.contenubas_photos_contener {
	height:auto;
	_height: 103px;
	_height:103px;
	width: 750px;
	padding-left: 28px;
	float: left;
}
.contenubas_photos_contener2 {
	height: 180px;
	width: 750px;
	padding-left: 28px;
	float: left;
}
.plan_image {
	height: 103px;
	width: 750px;
	background-image: url(gifs/plan_image.jpg);
	background-repeat: no-repeat;
	float: left;
}
.paragraphe_planbox {
	width: 475px;
	float: left;
}

.plan_adresse_txt {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.plan_adresse_txt2 {
	font-size: 12px;
	font-weight: bold;
}
.plan_acces {
}
.plan_lien {
	text-align: center;
}

.plan_lien a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
}
.plan_lien a:hover {
	text-decoration: none;
}

.accueil_diapo {
	background-image: url(gifs/accueil_diapo_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 999px;
	float: left;
}
.accueil_txt {
	width: 313px;
	/*padding-left: 445px;*/
	padding-right: 20px;
	padding-top: 15px;
	text-align: justify;
	float: left;
}
.phraseTemporaire {
	float: left;
	width: 445px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:50px;
}
.accueil_lien {
	padding-top: 10px;
	text-align: right;
	height: 30px;
	padding-right: 18px;
}
.accueil_lien a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.accueil_lien a:hover {
	text-decoration: none;
}


.contenubas_photos {
	float: left;
	height: 103px;
	width: 250px;
	background-color: #CF6B2D;
}
.contenubas_photos2 {
	float: left;
	height: 180px;
	width: 250px;
	background-color: #CF6B2D;
}

#footer {
	background-image:url(gifs/bgB.gif);
	background-repeat:repeat-x;
	width: 100%;
	border-top:#CC6600 solid 1px;
	clear:both;
	font-weight: bold;
}
#footer .page {
	background-image:url(gifs/footer.jpg);
	background-repeat: no-repeat;
	height: 204px;
}
.logo_partenaires {
	width: 999px;
	padding-top: 8px;
	height: 25px;
}
.logo_partenaires_contener {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
.logo_partenaires1 {
	float: left;
	height: 25px;
	width: 123px;
	background-image: url(gifs/logo_legifrance.gif);
	background-repeat: no-repeat;
	margin-right: 7px;
}
.logo_partenaires1 a {
	display: block;
	height: 100%;
	width: 100%;
}
.logo_partenaires1 a:hover {
	background-image: url(gifs/logo_legifrance_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 123px;
}
.logo_partenaires2 {
	background-image: url(gifs/logo_institut.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 138px;
	margin-right: 7px;
}
.logo_partenaires2 a {
	display: block;
	height: 100%;
	width: 100%;
}
.logo_partenaires2 a:hover {
	background-image: url(gifs/logo_institut_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 138px;
}
.logo_partenaires3 {
	background-image: url(gifs/logo_conseil.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 65px;
	margin-right: 7px;
}
.logo_partenaires3 a {
	display: block;
	height: 100%;
	width: 100%;
}
.logo_partenaires3 a:hover {
	background-image: url(gifs/logo_conseil_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 65px;
}
.logo_partenaires4 {
	background-image: url(gifs/logo_barreaulyon.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 123px;
}
.logo_partenaires4 a {
	display: block;
	height: 100%;
	width: 100%;
}
.logo_partenaires4 a:hover {
	background-image: url(gifs/logo_barreaulyonover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 123px;
}
.footer_adresse {
	width: 999px;
	padding-top: 15px;
	color: #43291a;
	text-align: center;
	text-decoration: none;
}
.footer_adresse a {
	text-decoration: underline;
	color: #43291A;
}
.footer_adresse a:hover {
	text-decoration: none;
}



.page {
	width: 999px;
	margin:auto;
}
#titre {
	width: 200px;
}
.pourpuces {
	margin-left:30px;
}