/********************************************************************* 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 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url(gifs/images/jf-avocats_01.jpg) repeat-x #FFF;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active, a:focus {
	outline:none;
}


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

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}
/*****************************************************Formulaire de contact**********************************/

.input_form {
	background-color: #FFF;
	border:1px solid #686868;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 420px;
}

.area_form {
	background-color: #FFF;
	border: 1px solid #686868;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 420px;
	height: 150px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px solid #23587b;
	color: #fff;
	display: block;
	cursor: pointer;
	background:#23587b;
	margin-left:50px;
}

.bouton_form:hover {
	font-weight: bold;

}


#formulaire_1{
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 630px;
}
#formulaire_1 label{
	text-align:right;
	width:200px;
}


/****************************MENU CSS******************************************/

ul.MenuHorizontal {
	width: 985px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu {
	position:relative;
	z-index:1000;
}

#menu li {
	float: left;
	background: url(gifs/separation.gif) center right no-repeat;
	padding-right: 2px;
}

ul.MenuHorizontal li a {
	display: block;
	font-weight:bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #000;         /*Ici, changer la police du menu*/
	font-size: 14px;         /*Ici, changer la taille de la police du menu*/
	height: 59px;         /*Ici, on augmente la hauteur du menu*/
	text-align: center;
	text-decoration: none;
	line-height:59px;
}

li#menu0 {
   width:120px;
}
li#menu1, #menu1 .dropdown dd{
   width:128px;
}
li#menu2 {
   width:126px;
}
li#menu3 {
   width:165px;
}
#menu3 .dropdown dd {
   width:240px;
}

li#menu4, #menu4 .dropdown dd{
   width:250px;
}
li#menu5 {
   width:90px;
}
li#menu6 {
   width:90px;
   padding: 0px !important;
}
/*li#menu6 {
   width:98px;
   padding: 0px !important;
   background: none !important;
}*/

li#menu0 a:hover, a.selected-over0 {
   text-decoration:none;
   color:#000;
   background: url(gifs/hover.jpg) repeat-x;
}

li#menu1 a:hover, a.selected-over1 {
   text-decoration:none;
   color:#000;
   background: url(gifs/hover.jpg) repeat-x;
}

li#menu2 a:hover, a.selected-over2 {
   text-decoration:none;
   color:#000;
   background: url(gifs/hover.jpg) repeat-x;
}

li#menu3 a:hover, a.selected-over3 {
   text-decoration:none;
   color:#000;
   background: url(gifs/hover.jpg) repeat-x;
}
li#menu4 a:hover, a.selected-over4 {
   text-decoration:none;
   color:#000;
   background: url(gifs/hover.jpg) repeat-x;
}
li#menu5 a:hover, a.selected-over5 {
   text-decoration:none;
   color:#000;
   background: url(gifs/hover.jpg) repeat-x;
}
li#menu6 a:hover, a.selected-over6 {
   text-decoration:none;
   color:#000;
   background: url(gifs/hover.jpg) repeat-x;
}
/****************************DROPDOWN************************************/


#menu .dropdown {
	margin:0;
	padding:0;
	width:100%;
	float:none;
	z-index:10;
}
#menu .dropdown dt{
	background:none;
	border:0;
	width:100%;
	padding:0;
}
#menu .dropdown dt a {
	background:none;
	border:0;
	padding:0;
	margin:0;
}

#menu .dropdown dt a:hover {
	background: url(gifs/hover.jpg) repeat-x;
}

#menu .dropdown dd a {
	background-color:#D3D3D3;
	display:block;
	width:100%;
	border:0;
	padding:3px 5px 3px 5px;
	height:auto;
	line-height:normal;
	text-align:left;
}

#menu .dropdown dd a:hover {
	background-color:#eee;
	background-image:none;
}

#menu .dropdown dd ul{
	border:none;
	background-color:#D3D3D3;
}

#menu .dropdown dd li{
	float:none;
	padding:0;
	background-color:#D3D3D3;
}

/*#menu .dropdown li {
	cursor:pointer;
	color: #fff;
	margin:0px;
	list-style:none;
	padding:0px;
}

#menu .dropdown ul {
	overflow:hidden; 
	display:none;
	margin:0 !important;
	padding:0 !important;
}
#menu .dropdown #ss-menu1 {
	position:absolute;
	top:59px;
	z-index:502;
	left:247px;
	width: 130px;
	background: #d3d3d3 !important;
}

#menu .dropdown #one-ddcontent li a {
	display: block;
	overflow:hidden;
	padding-top:10px;
	height:20px;
	color: #000;
	padding-left: 5px;
}

#menu .dropdown #one-ddcontent li a:hover {
	background:#082445 !important;
	color:#FFF !important;
	display: block;
	overflow:hidden;
	text-decoration: none;
}

#menu .dropdown #ss-menu2 {
	position:absolute;
	top:59px;
	left:374px;
	z-index:500;
	background: #d3d3d3 !important;
	width: 170px;
}
#menu .dropdown #two-ddcontent li a {
	display: block;
	overflow:hidden;
	padding-top:10px;
	height:20px;
	color: #000;
	padding-left: 5px;
}
#menu .dropdown #two-ddcontent li a:hover {
	background:#082445 !important;
	color:#FFF !important;
	display: block;
	overflow:hidden;
	text-decoration: none;
}

#menu .dropdown #ss-menu3 {
	position:absolute;
	top:59px;
	left:545px;
	z-index:500;
	background: #d3d3d3 !important;
	width: 247px;
}
#menu .dropdown #three-ddcontent li a {
	display: block;
	overflow:hidden;
	padding-top:10px;
	height:20px;
	color: #000;
	padding-left: 5px;
}
#menu .dropdown #three-ddcontent li a:hover {
	background:#082445 !important;
	color:#FFF !important;
	display: block;
	overflow:hidden;
	text-decoration: none;
}
*/

/*********************************************************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: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/************************************************** MODELE ********************************************************/
	



#header_container {
	height: 257px;
	width:100%;
	background: url(gifs/header.jpg) no-repeat center top;
}
#header {
	height: 257px;
	width:985px;
	margin: 0 auto;
	position:relative;
}
#header h2{
	position:absolute;
	bottom: 34px;
	right: 474px;
	color:#FFF;
	font-size:18px;
	font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#header .serment {
	position:absolute;
	bottom: 10px;
	right: 21px;
	color:#FFF;
	font-size:12px;
	font-weight: normal;
	text-align:center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	width: 435px;
}

#menu_bis{
	position:absolute;
	bottom:12px;
	left: 59px;
	color:#FFF;
}
#menu_bis a{
	color:#FFF;
	display:block;
	width: 80px;
	height:15px;
	border-right:1px dotted #505050;
	float:left;
	text-align:center;
}
.selected{
	color:#FFF;
	text-decoration:underline;
}
#logo{
	float:left;
	margin: 13px 0 0 80px;
}
#diapo{
	float:left;
	margin: 12px 0 0 93px;
}
#menu {
	height: 59px;
	position:relative;
}
#container {
	width:985px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}
#content {
	width:985px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
	overflow:hidden;
	position:relative;
}

#colonne_centre {
	float: left;
	width: 705px;
	margin: 0 15px 0 20px;
	display: inline;
}

#colonne_centre p{
	color: #505050;
	line-height:1.5em;
	text-align:justify;
	margin-bottom:10px;
}
#colonne_centre p strong{
	color: #333;
}
#colonne_centre ul{
	line-height: 1.5em;
	color: #505050;
	margin: 0 0 10px 50px;
	list-style:url(gifs/puce.gif) outside;
}
#colonne_droite {
	float:left;
	width: 198px;
	background-color:#23587b;
	padding:10px;
	line-height: 20px;
	color:#FFF;
}
#colonne_droite h2{
	color:#FFF !important;
	font-size:15px;
	border-bottom:1px solid #FFF;
	margin-left:0;
	width:170px;
	padding-bottom:2px;
	margin-bottom:10px;
}
#colonne_droite a{
	color:#FFF;
}
#footer {
	text-align: left;
	clear:both;
	color: #76797c;
	font-size:11px;
	line-height:20px;
	height:190px;
}
#footer strong{
	color: #333333;
}
#footer a{
	color: #76797c;
}
#footer a:hover{
	color: #333333;
	text-decoration:none;
}
.f0{
	float:left;
	margin: 20px 40px 0 0;
}
#f01{/*
	float:left;
	margin: 20px 10px 0 0px;*/
	margin: 20px 40px 20px 2px;
}
/*
#f02{
	float:left;
	margin: 20px 10px 0 0;
}
#f03{
	float:left;
	margin: 20px 10px 0 0;
}
#f04{
	float:left;
	margin: 20px 10px 0 0;
}*/
#f05{
	float:left;
	margin: 20px 0 0 0;
}
/************************************************** INDEX ********************************************************/
h1{

	color: #23587b;
	font-weight:normal;
	font-size:35px;
	margin-bottom: 10px;
	overflow:hidden;
	clear:both;
	margin-left: 25px;
	width:705px;
}
h1 span{
	color: #505050;
	font-weight:normal;
	font-size:35px;
	margin-left: 50px;
}

h2{
	color: #666;
	font-weight:normal;
	font-size:18px;
	margin-bottom: 10px;
	overflow:hidden;
	clear:both;
	margin-left: 25px;
	width:433px;
}
h2 span{
	color: #23587b;
	font-weight:normal;
	font-size:18px;
}

.encarts{
	float:left;
	width:218px;
	margin-left:20px;
	margin-bottom: 30px;
	display:inline;
}
.encarts h2{
	color:#FFF;
	width:205px;
	margin-left:0;
	padding:5px;
	background:#23587b;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	display:block;
	height: 20px;
	line-height:20px;
}
#encarts p{
	color: #505050;
	line-height:1.5em;
	text-align:justify;
	width:205px;

}
#encarts p strong{
	color: #333;
}
.lire_suite{
	background:#23587b;
	color:#FFF !important;
	padding: 0px 5px;
	text-align:right !important;
	font-weight:bold;
	margin-top: 5px;
}
.lire_suite a{
	color:#FFF;
	font-weight:bold;
}
.lire_suite a:hover{
	color:#FFF;
	text-decoration:underline;
}



.lire_suite2 {
	background:#23587b;
	color:#FFF !important;
	padding: 0px 5px;
	text-align:right !important;
	font-weight:bold;
	margin-top:19px;
}
.lire_suite2 a{
	color:#FFF;
	font-weight:bold;
}
.lire_suite2 a:hover{
	color:#FFF;
	text-decoration:underline;
}

.impt {
	color:#23587B;
	font-weight:bold;
}


.ul{
	width:400px;
}

.ul li{
	padding-bottom:10px;
}

.img{
	padding-left:30px;
	margin-bottom:30px;
}

span.required {
color:#FF0000 !important;
}

/*****Référenceur*****/
.greyhat {
    font-weight:normal;
	color:#76797c !important;
}

#paragraphe_footer {
clear:both;
margin-left:auto;
margin-right:auto;
margin-top:10px;
font-size:10px;
width:985px;
color:#76797c;
text-align:center
}

.lieninterne{color:#000;text-decoration:none;}
.lieninterne:hover{color:#9e0e40;}
