
h1,h2,h3,h4,h5,p,img,div,span,*
{
	margin: 0;
	padding: 0;
}
/* style du site */
div.marron
{
	background-color:#E4E3CE;
	color:#33331B;
	margin:0px;

}
div.marron h3
{
	background-color:#33331B;
	border-bottom:1px solid white;
	color:white !important;
	font-size:17px;
	text-align:left;
	padding:3px;
	/* text-transform:uppercase; */
}
div.marron ul
{
	margin:15px;
	margin-left:25px;
}
div.marron li
{
	list-style:url('/themes/pimor/images/design/jeanpimor_avocat_puce.gif');
	padding:1px 0 1px 5px;
}
div.marron a.more
{
	display:block;
	background-color:#AFAE80;
	color:white !important;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:20px;
	font-weight:bold;
}

div.magenta
{
	border:1px solid #91352D;
}

div.magenta p, div.marron p
	{
	padding-left:6px;	
	}


div.magenta h3
{
	background-color:#91352D;
	color:white !important;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	padding:3px;

	padding-bottom:10px;
	text-decoration:none !important;
}


div.magenta ul
{
	margin:15px;
	margin-left:25px;
}
div.magenta li
{
	list-style:none;
}
div.magenta a.more
{
	display:block;
	color:#AFAE80;
	padding:10px;
	padding-left:20px;
	font-weight:bold;
}
a.more
{
	color:#AFAE80;
	padding:0 10px;
	font-weight:bold;
}
p.p_magenta
{
	color:#91352D;
	font-weight:bold;
}

div.marronFonse
{
	background-color:#33331B;
	color:white;
	padding:3px;
}


div.marronFonse p a
	{
	color:#E4E3C3 !important;
	}

div.marronFonse p a:hover
	{
	color:#91352D !important;
	}

div.marronFonse h3
{
	text-transform:uppercase;
	color:#E4E3CE !important;
	font-weight:bold;
	padding:3px;
	font-size:17px;
}

p,li,td
{
	font-size:12px;
	font-family:Arial;
}



ul li
	{
	list-style:circle;
	margin-left:10px;
	}

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


