body{
	background:#302d31;
}

*{
	text-align:left;
}

#header{
	clear:both;
	width:100%;
	height:90px;
	margin-bottom:32px;
}

a{
	text-decoration:none;
}

p{
	color:#626161;
}

h1{
	display:block;
	width:100%;
	height:21px;
	border-bottom:1px solid #dfdfdf;
	font-family:Georgia;
	font-size:21px;
	padding-bottom:5px;
	color:#303030;
	margin-bottom:20px;
}

h2{
	font-family:Georgia;
	font-size:15px;
	color:#000;
}

.rouge{
	color:#c40739;
}

.logo_header{
	display: block;
	float: left;
}

.message{
	background:#FFF6BF;color:#514721;border-color:#FFD324;
}

.link_header{
	display:block;
	float:left;
	width:728px;
	margin-top:17px;
	text-align:right;
}

.link_header a{
	display:block;
	float:right;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 12px;
	border-right:1px solid #b9b7b7;
}

.link_header a:hover{
	color:#b9b7b7;
}

.link_header a.no_border{
	border-right:none;
	padding:0;
	padding-left:12px;
}

.menu{
	display:block;
	float:left;
	width:728px;
	text-align:right;
	margin-top:35px;
	/*background:#ff0000;*/
}


.liens_img{
	display:block;
	float:left;
	margin-right:7px;
	width:20px; height:20px;
}

.menu a{
	display:block;
}

a.nos_avocats{background:url(../img/menu/nos_avocats_hover_fre.png) no-repeat;}
a.nouvelles{background:url(../img/menu/nouvelles_hover_fre.png) no-repeat;}
a.concept{background:url(../img/menu/concept_hover_fre.png) no-repeat;}
a.services{background:url(../img/menu/services_hover_fre.png) no-repeat;}
a.historique{background:url(../img/menu/historique_hover_fre.png) no-repeat;}
a.articles{background:url(../img/menu/articles_hover_fre.png) no-repeat;}

a.nos_avocats_eng{background:url(../img/menu/nos_avocats_hover_eng.png) no-repeat;}
a.nouvelles_eng{background:url(../img/menu/nouvelles_hover_eng.png) no-repeat;}
a.concept_eng{background:url(../img/menu/concept_hover_eng.png) no-repeat;}
a.services_eng{background:url(../img/menu/services_hover_eng.png) no-repeat;}
a.historique_eng{background:url(../img/menu/historique_hover_eng.png) no-repeat;}
a.articles_eng{background:url(../img/menu/articles_hover_eng.png) no-repeat;}

.menu td.fre{
	margin:0;
	padding:0;
	padding-right:30px;
	background:url(../img/menu/back_menu.png);
}

.menu td.eng{
	margin:0;
	padding:0;
	padding-right:42px;
	background:url(../img/menu/back_menu.png);
}


.menu td.last{
	padding-right:0;
}

.img_title{
	display:block;
	clear:both;
}

#container{
	background:#fff;
	margin:0 auto;
	width:896px;
	padding:0 30px;
}

#col_left{
	width:200px;
	float:left;
}

#col_right{
	width:665px;
	float:left;
	margin-left:31px;
	padding-bottom:10px;
}

#footer{
	border-top:1px solid #dfdfdf;
	color:#454747;
	font-size:9px;
	padding:5px 0 50px 0;
	width:100%;
	margin-top:16px;
	clear:both;
}

.cake-sql-log{
	background:#fff;
}

#quote{
	font-family:Georgia;
	font-size:17px;
	color:#a6a4a4;
	width:620px;
	clear:both;
	padding-bottom:5px;
}

.clients{
	display:block;
	clear:both;
	color:#626161;
	padding-left:23px;
	background:url(../img/arrow_grey.png) no-repeat 0px 5px;
}

