/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	font-size: 18px;
	color: #b70a10;
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.titre_page2 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
}
#encart_plan_titre h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 25px;
	padding-left: 26px;
	padding-top: 8px;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	font-weight: bold;
	color: #b70a10;
	background-image: url(gifs/puce1.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt_couleur {
	color: #b70a10;
	font-weight: bold;
}



/******************************************************************** Lien ******************************************************************/
a {
	font-size: 11px;
	color: #b70a10;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	font-size: 11px;
	color: #b70a10;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #b70a10;
}
a:active {
	text-decoration: none;
	color: #b70a10;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b70a10;
	background-color:#fff;
	width: 250px;
}
.email_news2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b70a10;
	background-color:#fff;
	width: 250px;
	height: 60px;
}
.bouton_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#b70a10;
	font-weight: bold;
	height: 17px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
	display: block;
	height: 17px;
	width: 26px;
	color: #89002C!important;
	float: left;
	text-align: center;
	text-decoration: none!important;
	line-height: 18px;
	background-image: url(gifs/num.jpg);
	background-repeat: no-repeat;
}
.numpage:hover {
	display: block;
	height: 17px;
	width: 26px;
	color: #FFFFFF!important;
	text-align: center;
	text-decoration: none!important;
	line-height: 18px;
	background-image: url(gifs/numover.jpg);
	background-repeat: no-repeat;
	float: left;
}
.numpage_selec {
	display: block;
	height: 17px;
	width: 26px;
	color: #FFFFFF!important;
	text-align: center;
	text-decoration: none!important;
	line-height: 18px;
	background-image: url(gifs/numover.jpg);
	background-repeat: no-repeat;
	float: left;
}
.bt_suivant{
	height: 17px;
	width: 119px;
	display: block;
	color: #89002C!important;
	float: left;
	text-align: center;
	text-decoration: none!important;
	line-height: 18px;
	background-image: url(gifs/pagination.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_suivant:hover {
	height: 17px;
	width: 119px;
	display: block;
	color: #FFFFFF!important;
	float: left;
	text-align: center;
	text-decoration: none!important;
	line-height: 18px;
	background-image: url(gifs/paginationover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent{
	height: 17px;
	width: 119px;
	display: block;
	color: #89002C!important;
	float: left;
	text-align: center;
	text-decoration: none!important;
	line-height: 18px;
	background-image: url(gifs/pagination.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent:hover {
	height: 17px;
	width: 119px;
	display: block;
	color: #FFFFFF!important;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 18px;
	background-image: url(gifs/paginationover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_transparent {
	height: 17px;
	width: 119px;
	display: block;
	float: left;
	background-color: #fff;
}
.liste_deroulante {
	width: 300px;
	margin-bottom: 20px;
	margin-left: 200px;
}
.news_auto_pagination {
	margin-right: auto;
	margin-left: auto;
}
.news_auto {
	width: 658px;
	margin-top: 5px;
	float: left;
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************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);}
	
/**********************************************************************************************************/
	
	
#container {
	height: auto;
	width: 987px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 264px;
	width: 987px;
	margin-bottom: 5px;
}
#headerH {
	width: 987px;
	height: 71px;
}
#options {
	width: 987px;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
}
#options a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#options a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.baseline {
	float: left;
	width: 660px;
	height: 20px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 40px;
}

.envoyer {
	width: 110px;
	height: 20px;
	background-image: url(gifs/puce_conseiller.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
}
.ajouter {
	width: 130px;
	height: 20px;
	background-image: url(gifs/puce_ajouter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
}
#menu {
	height: 42px;
	width: 987px;
}
#headerB {
	height: 193px;
	width: 987px;
}
#logo {
	height: 193px;
	width: 294px;
	float: left;
}
#diaporama {
	float: left;
	height: 193px;
	width: 688px;
	padding-left: 4px;
}
.diapo1 {
	background-repeat: no-repeat;
	float: left;
	height: 193px;
	width: 229px;
	margin:0;
}
.diapo3 {
	background-image: url(gifs/diapo3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 193px;
	width: 228px;
	margin:0 1px 0 1px;
}
.diapo4 {
	background-image: url(gifs/diapo4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 193px;
	width: 228px;
}



/***************************************************** CONTENU ********************************************************/

#content {
	width: 985px;
	background-color: #fff;
	text-align: justify;
}
#colonne_gauche {
	float: left;
	width: 240px;
	background-image: url(gifs/filet_vertical.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
/*	height: 411px;*/
	padding-right: 25px;
	padding-left: 29px;
	padding-top: 22px;
	margin-right: 3px;
}
.cg_intro {
	width: 240px;
	margin-bottom: 7px;
}
.cg_encart_lien {
	text-align: right;
}

.cg_encart1 {
	background-image: url(gifs/encart_famille.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin:40px 0 3px 60px;
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
}

* html .cg_encart1 {
	background-image: url(gifs/encart_famille.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin:40px 0 3px 30px;
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
}

.cg_encart2 {
	background-image: url(gifs/encart_succession.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin:40px 0 3px 40px;
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
}

.cg_encart3 {
	background-image: url(gifs/encart_travail.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin:0 0 3px 60px;
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
	clear:both;
}

* html .cg_encart3 {
	background-image: url(gifs/encart_travail.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin:0 0 3px 30px;
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
	clear:both;
}

.cg_encart4 {
	background-image: url(gifs/encart_copropriete.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin-bottom: 3px;
	margin:0 0 3px 40px;
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
}
.cg_encart5 {
	background-image: url(gifs/encart_autres.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin:0 0 3px 60px; 
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
	clear:both;
}

* html .cg_encart5 {
	background-image: url(gifs/encart_autres.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin:0 0 3px 30px; 
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
	clear:both;
}

.cg_encart6 {
	background-image: url(gifs/encart_honoraires.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 140px;
	margin:0 0 3px 40px; 
	font-size: 11px;
	padding-left: 90px;
	padding-right: 10px;
	padding-top:20px;
	float:left;
}

#colonne_centre {
	float: left;
	width: 684px;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#encarts {
	width: 682px;
	height: 94px;
}
#contenu {
	width: 676px;
	padding-left: 6px;
}
#titre_page {
	background-image: url(gifs/filet1.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 45px;
	width: 658px;
	margin-top: 8px;
}
#contenu_txt {
	width: 658px;
}
.logo1 {
	background-image: url(gifs/logo_ordre.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 135px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.logo1 a {
	display: block;
	height: 100%;
	width: 100%;
}
.logo1 a:hover {
	height: 96px;
	width: 135px;
	background-image: url(gifs/logo_ordreover.jpg);
	background-repeat: no-repeat;
}
.photo1 {
	height: 200px;
	width: 250px;
	float: left;
	margin-right: 10px;
}
.photo2 {
	height: 192px;
	width: 250px;
	float: right;
	margin-left: 10px;
}
.photo4 {
	height: 96px;
	width: 135px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.photo3 {
	height: 96px;
	width: 250px;
	float: left;
	margin-right: 10px;
}
.paragraphe1 {
	float: left;
	width: 513px;
	margin-top: 13px;
}
.paragraphe2 {
	width: 658px;
	margin-top: 4px;
	clear: both;
}
.paragraphe3 {
	float: left;
	width: 513px;
}
.paragraphe4 {
	width: 658px;
	margin-top: 13px;
	margin-top: 13px;
}
.paragraphe5 {
	float: left;
	width: 435px;
	margin-top: 13px;
}
.sousmenu {
	height: auto;
	width: 194px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	line-height: 18px;
	border: 2px dotted #C6090F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: bold;
}
.sousmenu ul {
	padding-left: 15px;
}
.sousmenu a:visited {
	color: #666666;
}

#sousmenu_selected {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.paragraphe_contact1 {
	float: left;
	width: 240px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DACDC5;
	margin-top: 20px;
	padding-right: 20px;
	text-align: left;
}
.paragraphe_contact1 ul {
	line-height: 28px;
	padding-left: 20px;
}
.contact2 {
	font-size: 16px;
	font-weight: bold;
}

.paragraphe_contact2 {
	float: left;
	width: 360px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.paragraphe_contact2 legend {
	color: #89002C;
	font-weight: bold;
}
.paragraphe_contact2 fieldset {
	border: 1px solid #89002C;
}
.paragraphe_plan1 {
	background-image: url(gifs/plan_grand.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 657px;
	margin-top: 10px;
}
.paragraphe_plan1 a {
	display: block;
	height: 100%;
	width: 100%;
}
.paragraphe_plan1 a:hover {
	background-image: url(gifs/plan_grandover.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 657px;
}
.erreur {
	width: 657px;
	background-image: url(gifs/404_67.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 185px;
	text-align: center;
	padding-top: 100px;
	font-weight: normal;
	font-size: 13px;
}
.erreur a:hover {
	text-decoration: none;
}



.filet {
	background-image: url(gifs/filet2.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 657px;
	float: left;
	margin-top: 5px;
}
#footer {
	background-image: url(gifs/footer.jpg);
	background-repeat: no-repeat;
	width: 987px;
	height: 133px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#footer a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footer_adresse {
	width: 190px;
	height: 118px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 16px;
}
.footer_adresse a {
	text-decoration: underline!important;
}
.footer_adresse a:hover {
	text-decoration: none!important;
}
.footer_bold {
	font-size: 11px;
	font-weight: bold;
}

.boxliens {
	width: 780px;
	float: left;
	height: 118px;
	line-height: 16px;
	padding-top: 15px;
}
.boxliens1 {
	background-image: url(gifs/footer_separation.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	height: 110px;
	width: 106px;
	float: left;
	padding-left: 10px;
}
.boxliens2 {
	background-image: url(gifs/footer_separation.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	height: 110px;
	width: 106px;
	float: left;
	padding-left: 10px;
}
.boxliens3 {
	background-image: url(gifs/footer_separation.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	height: 110px;
	width: 132px;
	float: left;
	padding-left: 10px;
}
.boxliens4 {
	background-image: url(gifs/footer_separation.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	height: 110px;
	width: 95px;
	float: left;
	padding-left: 10px;
}
.boxliens5 {
	background-image: url(gifs/footer_separation.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	height: 110px;
	width: 170px;
	float: left;
	padding-left: 10px;
}
.boxliens6 {
	height: 110px;
	width: 106px;
	float: left;
	padding-left: 10px;
}

/***************************************************** ENCARTS ********************************************************/


/***************** ENCART CONTACT *******************/
#encart_contact {
	height:245px;
	width:230px;
	background:url(gifs/encart_contact.jpg);
	text-align:left;
	padding-left:10px;
}

#encart_contact p{
	margin:0;
	padding-right:20px;
	color:#FFF;
}

.encart_contact_telephone {
	font-size: 11px;
	height: 40px;
	width: 142px;
	float: left;
	padding-left: 26px;
	color: #FFFFFF;
}
.encart_contact_telephone2 {
	font-size: 15px;
	font-weight:bold;
}
#encart_contact a{
	display:block;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

#encart_contact a:hover {
	text-decoration: none;
}

/***************** ENCART ECRIRE *******************/
#encart_ecrire {
	height:80px;
	width:240px;
	margin:10px 0 0 0;
}

#encart_ecrire p{
	margin:0;
	padding-left:20px;
	color:#89002C;
}

/***************** ENCART PLAN *******************/

#encart_plan {
	background-image: url(gifs/encart_plan.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 132px;
	margin:0 0 10px 0;
}

#encart_plan h2{
	margin:0;
	color:#000;
	padding:10px 0 0 27px;
}

#encart_plan p{
	margin:0;
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	line-height: 15px;
}

#encart_plan_image {
	width: 166px;
	height: 90px;
	background-image: url(gifs/plan_thumb.jpg);
	background-repeat: no-repeat;
	margin: 5px 0 0 42px;
}
#encart_plan_image a {
	display: block;
	height: 18px;
	width: 156px;
	color: #000000;
	text-decoration: underline;
	padding-top: 72px;
	text-align: right;
	padding-right: 10px;
}
#encart_plan_image a:hover {
	background-image: url(gifs/plan_thumbover.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 156px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}

.puce {
	list-style-type:square !important; margin-left:30px !important;
}

#plan ul{
	margin-left: 20px;
}
#plan li{
	list-style: none;
}
.alignementGauche {
	float:left ;
	margin-right: 5px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	border: 1px solid #000000;
}
.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}
.photoSousSousMenu {
	float:right;
	height: auto;
	width: 210px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;

	padding-bottom: 5px;

}