@charset "utf-8";
/* CSS Document */
html,body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}
#global{
	
}
#container{
	margin:auto;
	width:1000px;
}
#header{
	background-image:url(images-site/fd-header.png);
	background-repeat:repeat-x;
	height:92px;
}
#header #logo{
	width:251px;
	height:92px;
	float:left;
	margin-right:10px;
	margin-left:30px;
}
#header #navbar{
	width:674px;
	height:92px;
	float:left;
	margin-left:35px;
}
#header #navbar .link{
	font-size:13px;
	text-decoration:none;
	color:#575656;
	margin-right:10px;
	font-weight:bold;
}
#header #navbar .link:hover{
	color:#da0956;
}
#header #navbar .linkselected{
	font-size:13px;
	text-decoration:none;
	color:#da0956;
	margin-right:10px;
	font-weight:bold;
}
#header #navbar .linkselected:hover{
	color:#da0956;
}
#header #navbar .linklast{
	font-size:13px;
	text-decoration:none;
	color:#575656;
}
#header #navbar .linklast:hover{
	color:#da0956;
}
#subnav{
	margin-top:3px;
	width:308px;
	height:32px;
	float:right;
	z-index:2000;
}
#slider{
	height:407px;
}
#content{
	margin-left:30px;
	width:950px;
	margin-top:25px;
	margin-right:25px;
}
#contentnous{
	width:1000px;
}
#contentacces{
	width:1000px;
	padding-top:0px;
	margin-top:30px;
	margin-bottom:-1px;
}
#avantages{
	height:351px;
}
#nous{
	margin-left:40px;
	margin-right:35px;
	width:930px;
	padding-top:25px;
}
#nous h2{
	margin:6px 0px 0px 0px;
	padding:0px;
	line-height:16px;
	font-size:14px;
	color:#FFFFFF;
}
.nous-cornerleft{
	width:7px;
	background-image:url(images-site/corner-left-nous-h2.png);
	float:left;
	height:28px;
}
.nous-central{
	background-image:url(images-site/fd-nous-h2.png);
	float:left;
	width:auto;
	height:28px;
}
#nous p{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#575656;
}
.nous-cornerright{
	width:7px;
	background-image:url(images-site/corner-right-nous-h2.png);
	float:left;
	height:28px;
}
#netexpert{
	margin-left:40px;
	margin-right:35px;
	width:930px;
	padding-top:25px;
}

#netexpert h2{
	margin:6px 0px 0px 0px;
	padding:0px;
	line-height:16px;
	font-size:14px;
	color:#FFFFFF;
}
.netexpert-cornerleft{
	width:7px;
	background-image:url(images-site/corner-left-net-expert-h2.png);
	float:left;
	height:28px;
}
.netexpert-central{
	background-image:url(images-site/fd-net-expert-h2.png);
	float:left;
	width:auto;
	height:28px;
}
#netexpert p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#575656;
}
.netexpert-cornerright{
	width:7px;
	background-image:url(images-site/corner-right-net-expert-h2.png);
	float:left;
	height:28px;
}
.visiteguidee-expert-judiciaire{
	background-color:#ede8da;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px;	
}
.visiteguidee-avocat{
	background-color:#dde6ef;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px;	
}

.visiteguidee-ordre{
	background-color:#FFDBDD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px;	
}

.capture{
	float:left;
	width:270px;
	height:198px;
	-moz-box-shadow: 1px 1px 12px #000000;
    -webkit-box-shadow: 1px 1px 12px #000000;
	box-shadow: 1px 1px 12px #000000;
}
.prescapture{
	float:left;
	width:590px;
	height:198px;
	font-size:13px;
	margin-left:25px;
	color:#575656;
}

#netavocat{
	margin-left:40px;
	margin-right:35px;
	width:930px;
	padding-top:25px;
}

#netavocat h2{
	margin:6px 0px 0px 0px;
	padding:0px;
	line-height:16px;
	font-size:14px;
	color:#FFFFFF;
}
.netavocat-cornerleft{
	width:7px;
	background-image:url(images-site/corner-left-net-avocat-h2.png);
	float:left;
	height:28px;
}
.netavocat-central{
	background-image:url(images-site/fd-net-avocat-h2.png);
	float:left;
	width:auto;
	height:28px;
}
#netavocat p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#575656;
}
.netavocat-cornerright{
	width:7px;
	background-image:url(images-site/corner-right-net-avocat-h2.png);
	float:left;
	height:28px;
}

.netordre-cornerleft{
	width:11px;
	background-image:url(images-site/corner-left-net-ordre-h2.png);
	float:left;
	height:28px;
}
.netordre-central{
	background-image:url(images-site/fd-net-ordre-h2.png);
	float:left;
	width:auto;
	height:28px;
}

.netordre-cornerright{
	width:11px;
	background-image:url(images-site/corner-right-net-ordre-h2.png);
	float:left;
	height:28px;
}

.visiteguidee-avocat-judiciaire{
	background-color:#ede8da;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px;	
}
.netexpert-btn{
	width:102px;
	height:21px;
	background-image:url(images-site/netexpert-btn.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:6px;
	padding-top:4px;
	margin-top:7px;
	text-decoration:none;
}
.netavocat-btn{
	width:102px;
	height:21px;
	background-image:url(images-site/netavocat-btn.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:6px;
	padding-top:4px;
	margin-top:7px;
	text-decoration:none;
}
#content .colavantagefirst{
	float:left;
	width:230px;
}
#content .colavantage{
	float:left;
	width:230px;
}
#content .colavantagelast{
	float:left;
	width:230px;
}
.center{
	width:100%;
	text-align:center;
}
.centerTxt{
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:15px;
	margin-bottom:20px;
}
#produits{
	margin-bottom:25px;
}
#produit1{
	float:left;
	width:460px;
	border:1px solid #666;
	height:478px;
	background-color:#FFF;
	margin-left:30px;
}
#produit2{
	float:right;
	margin-right:30px;
	width:460px;
	height:478px;
	border:1px solid #666;
	background-color:#FFF;
}
#footer{
	padding-top:35px;
	height:46px;
	background-image:url(images-site/fd-footer.png);
	background-repeat:repeat-x;	
	width:100%;
}
#footer #mentions{
	float:left;
	width:510px;
	font-size:12px;	
	color:#666;
	margin-left:30px;
}
#footer #credits{
	float:right;
	width:400px;
	margin-right:30px;
	text-align:right;
	font-size:11px;
	color:#666;
}
.vins{
	margin:0;
	padding:0;
}
ul.menulist, ul.menuitems{
	list-style-type: none;
	list-style: none inside;
}
ul.menulist li{
	border:1px dotted #EDF7DE;
	margin-bottom:9px;
}
		ul.menulist a{
			line-height:1.1em;
			text-decoration: none;
		}
			ul.menulist a em{
				font-size:1.2em;
				padding:0.2em;
			}
			ul.menulist a:hover em{
				text-decoration: underline;

			}
			ul.menulist a p{
				display:inline;
			}
			ul.menulist a ul{
				list-style-type: disc;
			}
			ul.menulist a ul li{
				margin-bottom:0em;
				border:none !important;
			}

ul.menuitems{
	width:90%;
	margin:0;
	padding:0;
}
ul.menuitems li{
	display:block;
	margin:3px 0;
}

ul.menuitems li div{
	position:relative;
	display:block;
	margin:2px 0;
	width:100%;
}
ul.menuitems li img{
	float:left;
}
ul.menuitems li div span{
	display:inline;
	padding-right:4px;
	color:#636e63;
}
ul.menuitems li div em{
	position:absolute;
	padding-left:4px;
	right:0;
	font-family: Georgia, Times, Arial, serif;
	color:#636e63;	
}
ul.menuitems li div.section{
	padding-top:1em;
}

ul.menulist li{
	border-color:#EDF7DE;
	padding:0.2em;
}
ul.menulist li:hover{
	background-color:#EDE4D2;
	border-color: #c44519;
}
ul.menulist a em{
	color:#6D8B3E;	
}
ul.menulist li ul li{
	padding:0;
	border:none;
}
ul.menuitems li{
	background-color: #FFF;
	margin:0;
	padding:0;
	
}
ul.menuitems li div.item{
	background: transparent url(images-site/listbg.gif) repeat-x;
}
ul.menuitems .item {
/*	font-weight: normal;
	color:#F4EDDB;
*/
}

ul.menuitems .section {
/*	font-weight: bold;
	color:#c44519;*/
}
ul.menuitems li span,ul.menuitems li em{
	background-color: #FFF;
}
.clear{
	clear:both;
}
.ui-datepicker {
	font-size:11px;
}
.legendhome{
	font-size:10px;
	line-height:11px;
}
#footer #contentfooter{
	width:1000px;
}
#footer a{
	color:#666;
	text-decoration:none;
}
.subnav{
	color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;
}
.TextAcces{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4e4d4c;
}
.linksitemap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#333;
}
