/* basic elements */

body {
	background: url(../contentieuxroutier/contentieux-routier.gif) no-repeat 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #626262;
	margin: 0 0 0 0;
}

p {
	margin-top: 10px;
	text-align: justify;
	font-family: arial;
	font-size: 10pt;
	line-height: 10pt;
	}

h3 { 
	font: bold 12pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	padding-bottom: 10px;
	color: #286d06;
	text-decoration: underline;
	text-align: center;
	}

h4 { 
	font: normal 11pt arial;
	background-color: #286d06;
	color:#FFFFFF;
	font-weight: bold; 
	}


#droit h1 { 
	margin-top: 10px; 
	width: 219px; 
	height: 40px; 
	float: left;
	}

#droit h1 span {
	display:none
	}


a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #629096;
	}

a:hover { 
	text-decoration: underline; 
	color: #286d06;
	}

#contentieuxdelaroute a:link { 
	margin-right: 20px;
	margin-bottom: 50px; 
	}

.permis {
	font-style:italic;
	font-weight: bold; 
	}



/* specific divs */

#contentieuxroutier {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 691px;
	text-align: left;
	position: relative;
	background-color: #ffffff;
	}

#permis-conduire { 
	min-width: 470px;
	}

#droit { 
	background: url(../contentieuxroutier/contentieuxroutier.png) no-repeat;
	width: 100%;
	height: 160px;
	float: left;
	}


#avocat-contentieuxroutier {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 460px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	}


#contentieuxdelaroute {
	text-align: left;
	font: bold 10px arial;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 40px;
	border-bottom: 1px solid #999999;
	}

	

/* list */

#menu-contentieuxroutier {
	width: 178px;
	position: absolute;
	top: 179px;
	left: 506px;
	margin: 0px;
	padding: 0 6px 0 0;
	border: 1px solid #000000;
	}



#droits { 
	font: 10px verdana; 
	padding: 0px; 
	margin-top: 0px; 
	width: 179px; 
	}


#menu-contentieuxroutier h3.image span {
	display:none
	}


#menu-contentieuxroutier ul {
	margin: 0px;
	padding: 20px 0 0 0;
	}

#menu-contentieuxroutier li {
	line-height: 8px;
	list-style-type: none;
	display: block;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	}

#menu-contentieuxroutier li a:link { 
	color: #999999;
	}

#menu-contentieuxroutier li a:hover {
	color: #286d06;
	}



#droitroutier {
	float:right;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #000000;
	}




