/** Chassis du site **/


a.accueil img
{
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}
a.accueil
{
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}
div#menuContainer
{
	background-image: url('/themes/pimor/images/design/jeanpimor_avocat_menu_bckg.gif');
	background-repeat: repeat-y;

	width: 181px;

}

div#menu
{

	width: 100%;
}

div#menu div.footMenu
{
	text-align:center;
	padding:10px 10px;
	width:161px;
	_width:181px;

}
div#menu div.footMenu p
{
	color:#F7F6DF;
	font-family: times, verdana, sans-serif ;
	font-size:11px !important;
}

div#menu div.contactMenu
{
	text-align:center;
	padding:40px 10px;
	/*width:161px;
	_width:181px;*/

}
div#menu div.contactMenu p
{
	color:#F7F6DF;
	font-family: Arial ;
	font-size:11px !important;
}

body
{
	background-image: url('/themes/pimor/images/design/jeanpimor_avocat_body.gif');
}

div#wrapper
{
	width: 800px;
	height:auto;
	background-color: #AFAE7E;
	position: relative;
	text-align: left;
	background-image: url('/themes/pimor/images/design/bckg_wrapper.jpg');
}

div#bloc_contenu
{
float:right;
}

h2#breadCrum
{
	color: #313005;
	text-decoration:none;
	font-weight: bold;
	size: 16px;
	padding-top:18px;
	padding-right:15px;

	text-align: right;

}
div#headercontent
{
	background-image: url('/themes/pimor/images/design/jeanpimor_avocat_header.jpg');
	width:580px;
	height:72px;
	margin:0;
	padding:0;

}
div#content
{

	width: 580px;
	background-color: white;
}
div#pageContent
{
	padding: 5px;
	margin-bottom:20px;

}

.spacer
{

	margin:auto;
	padding:0;
	border: 0px;
	wdth:100%;
	line-height:15px;
	clear:both;
	
}

.spacer a
{
	color:#AFAE7E;
	text-decoration:underline;
}

/** style du menu **/

ul.menu0 ul
{
	display:none;
}
a.subLink
{
	/* cursor:crosshair; */
}
ul#nav a
{
	display:list-item;
	_display:inline;
}
ul#nav
{
	width:170px;
	margin-left:9px;
}
ul#nav li
{
	list-style:none;
	position:relative;
	list-style-image:none !important;
	margin-left:0 !important;
}
li.level0
{
	background-image: url('/themes/pimor/images/design/jeanpimor_avocat_menu_hr.gif');
	background-position:bottom right;
	background-repeat: no-repeat;
	padding:10px 2px 10px 10px;
	position:relative;
}
li.level0 a,
li.level0 a:visited
{
	color:white;
	text-decoration:none;
}
ul.menu1
{
	background-color:black;
	border:1px solid #AFAE7E;
	padding-left:3px;
}
ul.menu2 li a
{
	padding-left:15px;
}
ul.menu1 a:hover, ul.menu1 a.current
{
	color:black;
	background-color:#AFAE7E;
}

div#footer
{

	text-align:right;
	font-size:0.8em;
	clear:both;

}
div#footer a
{
	color:#33331B;
	text-decoration:none;
	padding:0 5px;
}
div#footer a#contact
{
	border-left:1px solid #33331B;
	border-right:1px solid #33331B;
}

div#pageContent h1
	{
	color:#9d352d;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:20px;
	}

div#pageContent h2
	{
	color:#9d352d;
	font-size:15px;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:15px;
	}

div#pageContent h3
	{
	font-size:12px;
	color:#9d352d;
	text-decoration:underline;
	font-weight:bold;
	}

div#pageContent h4
	{
	color:#9d352d;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	margin-top:25px;
	}

div#pageContent h5
	{
	color:#9d352d;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	margin-top:25px;
	}


div#pageContent p
	{
	margin-top:10px;
	margin-bottom:10px;
	}

div#pageContent ul, div#pageContent ol
	{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	}

div#pageContent ul li
	{
	list-style-image:url(/themes/pimor/images/design/jeanpimor_avocat_puce.gif);
	}
	
div#pageContent a
	{
	color:#91352D;
	text-decoration:underline;
	}

div#pageContent a:hover
	{
	color:#3B3A10;
	text-decoration:none;
	}