
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000;
}

img { 
	border: 0;
}

h1 {
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 30px;
	}

li {
list-style:square;
margin-right:15px;
}




 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/



/*Haut de page  HEADER*/

.header{
	margin:0 auto;
	padding:0;
	background-color: #000;
	background-image:url(../images/barreau-avocats_01.jpg);
	background-repeat:repeat-x;
}


.header2{
	margin:0 auto;
	padding:0;
	height:336px;
	width:30%;
	background-color: #000;
	background-image:url(../images/barreau-avocats_01.jpg);
	background-repeat:repeat-x;
}

#cnb{
	margin-top:5px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width:50%;
	background-color:#36393D;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	height:30px;
	background-color:#666;
	background-image:url(../images/06original.gif);
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top:thin;
	border-top:1px;
	border-top-color:#999999;
}

#footer a{
	color:#CCC;
	text-decoration:none;
}

#footer a:hover{
	color:#999;
}


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 100px;
}
.intro2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height:15px;
	margin-left:100px;
}

.logo {
	background-image:url(../images/logo.png);
	background-position:left;
	background-repeat:no-repeat;
	height:234px;
	padding-left: 250px;
	margin-top: 35px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 50px;
	vertical-align:middle;
	}
	
.img_right_logo {
	background-image:url(../images/header.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-top: 55px;
	height: 280px;
	margin-left: 0px;
	float: right;
	}
		
.titre_menu{
background-color:#FFF;
font-size:18px;
font-family:"Times New Roman", Times, serif;
background-image:url(../images/list.png);
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
color:#000;

}


.menu {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	width: 25px;
	vertical-align:top;
}

	
.txt_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 400px;
	padding-left: 50px;
}
h2 {
	color:#660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	display: compact;
	text-decoration: underline;
}

table {
align="center";
	width: 100%;
}

.content {
	padding-left: 50px;
	padding-top: 40px;
	vertical-align: top;
	text-align: justify;
	padding-right: 50px;
	margin-left:50px;
}

.page {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 40px;
	margin-left:50px;
	vertical-align: top;
	text-align: justify;	
}
.right {
	width:25%;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 0px;
	text-align: justify;
	font-size: 11px;
	
}
h3 {
	color:#990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
}

.footer {
	text-align:center;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	padding-top: 40px;
}

.titre {
height:100px;
width:90%;
margin-left:auto;
margin-right:auto;	
background-color:#D7D7D7;
border: 1px solid #600;
background-image:url(../images/titre_back.jpg);
background-repeat:no-repeat;
background-position:left;
vertical-align:middle;
margin-bottom:30px;
}

.titre_txt {
text-align:center;
margin-top:35px;
margin-left:90px;
font-family: "Times New Roman",Times,serif;
font-size: 24px;
position:relative; 
}

/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; après votre menu*/

ul#menu_horizontal{
	margin: 0 ;
	padding: 0 ;
	list-style: none;
}

ul#menu_horizontal li{
	margin-right:1px;
	width: 150px;
	color:#000000;
	float:left;
}

ul#menu_horizontal li a{
	padding:4px 0;
	background:#FFFFFF;
	display:block;
	color:#000000;
	line-height:1em;
	text-align:center;
	text-decoration:none;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	background: #AE0001;
	text-decoration:none;
	color: #FFFFFF;
}




 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/

/* MENU VERTICAL */

ul#menu_vertical{
	margin:0;
	padding:0;
	width:200px;
	list-style:none;
	text-align:left;
	font-size:14px;
	color:#990000;
	border: 1px dashed #600;
	border-collapse:collapse;
}

ul#menu_vertical li{
	margin: 0px;
	background:#990000;
	
	
}

ul#menu_vertical li a{
	padding: 5px 0;
	background:#FFF;
	display:block;
	color:#000;
	text-decoration:none;
}

ul#menu_vertical li a:hover, ul#menu_vertical li a:focus, ul#menu_vertical li a:active {
	background:#990000;
	color:#FFF;
	text-decoration:none;
}

.li_menu {
padding-left:40px;}
 
 /*------------------------------------------------------*
  *--------------------------     CSS MENU FIN	     ----*
  *------------------------------------------------------*/
  
.contact {
 	border-style: solid;
	border-width: 0px;
	border-color:#CC0000;
	width: 100%;
	font-size:12px;
	}

.adress {
	border-style: solid;
	border-width: 1px;
	border-color:#CC0000;
	vertical-align:top;
	text-align:center;
	padding-left:15px;
	padding-top:50px;
	}
	
.form  {
	border-style: solid;
	border-width: 0px;
	border-color:#CC0000;
	}

