#content div #ID {
	position: relative;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	z-index: 1;
	border-top-color: #666;
	border-top-width: 1em;
	border-top-style: solid;
}
#content div #ID span {
	font-size: 0.5em;
	position: absolute;
	bottom: 0px;
	left:12em;
	display:block;
	color: #EEFACB;
	background-color: #F60;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-left: 2-0ex;
}
#content div ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content div #actenum {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #A2E241;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 1ex;
	padding-bottom: 0px;
	padding-left: 1ex;
}

#content {
	clear: none;
	float:none;
	position: relative;
	width: 40em;
	text-align:left;
	font-weight: 100;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4.8em;
	line-height: 1.3em;
}
#content div p {
	margin-right: 1em;
	margin-left: 1em;
	color: #333;
}
#content div p strong {
	color: #F60;
}
#content div {

}
#content #contact {
	color:#CCC;
}
#content #contact p{
	font-size:smaller;
	width:27%;
	color: #F90;
	position:absolute;
	margin:0.3em 1.5em;
	font-weight:700;
	top: 9px;
}
#content #contact p#mail{
	text-align:right;
	right:1px;
	bottom: 0px;
	height: 1.5em;
}
#content #contact p#mail a{
	color:#F60;
}
#content #contact p#mail a:visited{
	color:#F90;
}
#content #contact p#phone{
	text-align:center;
	right:18em;
	
}
#content #contact p#mobile{
	text-align:right;
	right:0;
}
body {
	background-color: #333;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
	margin:0;
	overflow-x:hidden;
	padding:0;
	text-align: center;
	height: 100%;
}
#signature {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	bottom: 0px;
	background-image: url(reflet_noir.png);
	width: 100%;
	margin:0;
	top:auto;
	left: 0px;
	z-index: 100;
	position: fixed;
}
#content h2 {
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 1ex;
	padding-bottom: 1ex;
	margin-top: 2em;
}

#content ul li ul li a {
	color: #F80;
}

