/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.gris {
	color: #333333;
}


h1 {
	font-size: 15px;
	color: #fd722a;
}

legend {
	color: #fd722a;
}

h3 {
	font-size: 12px;
	color: #333333;
	display:inline;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top:  5px;
	margin-bottom: 0px;
	background-color: #b04f1e;
	background-image: url(gifs/images/avocat-bertrand_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd722a;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd722a;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #fd722a;
}
a:active {
	text-decoration: underline;
	color: #fd722a;
}


a.lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.lien1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.lien1:hover {
	text-decoration: none;
	color: #333333;
}
a.lien1:active {
	text-decoration: underline;
	color: #333333;
}


#logo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#logo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#logo a:active {
	text-decoration: none;
	color: #ffffff;
}


#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
	padding-right: 15px;
}
#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #fd722a;
}
#menu a:active {
	text-decoration: none;
	color: #353535;
}

#bouton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#bouton a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#bouton a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#bouton a:active {
	text-decoration: none;
	color: #ffffff;
}

#bt_accueil a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#bt_accueil a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#bt_accueil a:hover {
	text-decoration: none;
	color: #fd722a;
}
#bt_accueil a:active {
	text-decoration: none;
	color: #ffffff;
}

#honoraires a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#honoraires a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#honoraires a:hover {
	text-decoration: underline;
	color: #333333;
}
#honoraires a:active {
	text-decoration: none;
	color: #333333;
}


#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:active {
	text-decoration: none;
	color: #ffffff;
}

.sep {
	background-image:url(gifs/images/puce_07.jpg);
	background-repeat:no-repeat;
	background-position:right;
}


/********************************************************************** 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 **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.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: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/
	
#site {
	width: 1003px;
	margin:auto;
}

#logo {
	width: 441px;
	height: 248px;
	float:left;
	background-image: url(gifs/images/avocat-bertrand_02.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
}

#animation {
	width: 562px;
	height: 248px;
	float:left;
	background-image: url(gifs/images/avocat-bertrand_03.jpg);
	background-repeat:no-repeat;
}

#menu {
	width: 1003px;
	height: 21px;
	float:left;
	background-image: url(gifs/images/avocat-bertrand_04.jpg);
	background-repeat:no-repeat;
}

#menu ul {
	padding:0px;
	margin: 0px;
	text-align:center;
}

#menu li {
	list-style-type:none;
	display:inline;
	padding:0px;
	margin: 0px;
	line-height: 21px;
	padding-right: 5px;
	padding-left: 20px;
	background-image:url(gifs/images/puce_05.jpg);
	background-position:left;
	background-repeat:no-repeat;
}


#contenu {
	float:left;
	width: 1003px;
	background-image:url(gifs/images/avocat-bertrand_10.jpg);
	background-repeat:repeat-y;
}

#gauche {
	float:left;
	width: 252px;
}

#bouton {
	float:left;
	width: 252px;
	height: 18px;
	background-image: url(gifs/images/avocat-bertrand_05.jpg);
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 17px;
}

#bt_accueil {
	float:left;
	width: 197px;
	height: 36px;
	background-image: url(gifs/images/avocat-bertrand_07.jpg);
	background-repeat: repeat-y;
	line-height: 42px;
	padding-left: 55px;
	padding-top: 3px;
}

#newsletter {
	float:left;
	width: 237px;
	height: 68px;
	background-image: url(gifs/images/avocat-bertrand_08.jpg);
	padding-top: 15px;
	padding-left:15px;
}

#newsletter strong {
	color: #fd722a;
}

#newsletter p {
	padding: 0px;
	margin:0px;
	padding-top: 10px;
}

#newsletter form {

	padding-top: 10px;
}

#honoraires {
	float:left;
	width: 232px;
	height: 225px;
	background-image: url(gifs/images/avocat-bertrand_09.jpg);
	padding-left: 20px;
	padding-top: 10px;
}

#affichage {
	float:left;
	width: 731px;
	min-height: 399px;
	padding-top:10px;
	background-image: url(gifs/images/avocat-bertrand_06.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	padding-right: 20px;
	padding-bottom:10px;
}

#footer {
	float:left;
	width: 1003px;
	height: 62px;
	background-image: url(gifs/images/avocat-bertrand_11.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#000000;
	padding-top: 10px;
}

#footer p { color:#FFFFFF; padding-top:20px;}

#encart1 {
	float: left;
	width: 655px;
	height: 101px;
	background-image:url(gifs/images/index_06.jpg);
	color: #FFFFFF;
	padding-left:50px;
	padding-top: 23px;
	text-align:justify;
	padding-right: 15px;
}

#encart1 h2 {
	font-size: 16px;
	display:inline;
}

#encart1 p, #encart2 p, #encart3 p, #encart4 p, #encart5 p {
	padding:0px;
	margin:0px;
	padding-top: 2px;
}

#encart2 {
	float: left;
	width: 157px;
	height: 106px;
	background-image:url(gifs/images/index_10.jpg);
	padding-left: 195px;
	padding-top: 13px;
	text-align:justify;
	padding-right: 10px;
}


#encart2 h2 a{
	font-size: 14px;
	
	text-decoration:none;
}

h2 {
	display:inline;
}

#encart3 {
	float: left;
	width: 145px;
	height: 106px;
	padding-top: 13px;
	padding-left: 185px;
	text-align:justify;
	padding-right: 22px;
	background-image:url(gifs/images/index_11.jpg);
}

#encart3 h2 a, #encart4 h2 a, #encart5 h2 a{
	font-size: 14px;
	display:inline;
	color: #fd722a;
	text-decoration:none;
}

#encart4 {
	float: left;
	width: 158px;
	height: 102px;
	background-image:url(gifs/images/index_13.jpg);
	text-align:justify;
	padding-right: 10px;
	padding-left: 195px;
	padding-top:23px;
}

#encart5 {
	float: left;
	width: 155px;
	height: 102px;
	background-image:url(gifs/images/index_14.jpg);
	text-align:justify;
	padding-right: 22px;
	padding-left: 185px;
	padding-top:23px;
}
.contour {
	border: 1px solid #666666;
}
.fdgris {
	background-color: #F3F3F3;
}

.alignementGauche {
float:left;
margin-right:10px;
border:1px solid #bf5521;
}

li {
	list-style-type:square;
	color: #fd722a;
}