html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus{
	outline: 0;
}
ol,ul{
	list-style: none;
}
table{
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td{
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after{
	content: "";
}
blockquote,q{
	quotes: "" "";
}
img,input,select,option{
	vertical-align: middle;
}


/**********************************************/
/* Reusable class                             */
/**********************************************/

.overflow-hidden {
	overflow:hidden;	
}

.clear:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear{
	display: inline-table;
}
.clear{
	height:0;
	clear: both;
	display:block
}
.inline{
    display:inline-block !important;
}
strong, .bold {
    font-weight:bold;
}
.floatright {
    float:right;
}
.floatleft {
    float:left;
}
.hidden {
    display:none;
}
.indent{
    text-indent: -9999px;
    line-height:0;
}
.indent img{
    display:block;
}
.no-margin{
    margin:0 !important;
}
address{
    font-style:normal;
    line-height:16px;
    white-space:nowrap;
}
.block{
    display:block;
}
/**********************************************/
/* Specific content                           */
/**********************************************/

html, body{
	height:100%;
	/*overflow-x:hidden;*/
}
body{
	background:url('../images/body-bg.gif') repeat 50% 6px;
}

#container {
	background:url('../images/bg-container.png');
	width:1200px;
	margin:0 auto;
}

#wrapper{
	background:url('../images/auger-ingeniumy.png') no-repeat;
	width:1200px;
	height:1826px;
	margin:0 auto;
	position:relative;
}
#inner-wrapper{
	background:url('../images/green-bar.png') repeat-x 0 110px;
	height:100%;
}
#content-wrapper{
	width:908px;
	height:100%;
	margin:0 auto;
	padding:0 29px 0 63px;
	position:relative;
}
#header{
	position:relative;
	height:172px;
}
#switch-lang{
	background:#afb6bb;
	width:106px;
	text-align:center;
	float:right;
	padding-bottom:3px;
}
#switch-lang a{
	line-height:25px;
	vertical-align:middle;
	font-size:10px;
}
h1.logo{
	position:absolute;
	top:102px;
	display:inline;
}
#content{
	padding:55px 0 0 14px;
}
h2.licence{
	margin-bottom:54px;
}
p.categorie{
	margin-bottom:70px;
}
p.annexe1
{
	line-height:normal;
	font-size:14px;
	color:#000;
	margin-bottom:70px;
}
ol li{
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:25px;
}
ol li label
{
	width:30px;
	text-align:right;
	display:inline-block;
	margin-right:15px;
}
ol.left
{
	width:455px;
	float:left;
	margin-right:30px;
	margin-left:-10px;
}
#footer{
	margin-top:430px;
	height:458px;
	position:relative;
}
#footer a{
	color:#FFF;	
	
}
.jacques{	
	top:105px;
	left:0;
	position:absolute;
}
.marcel{
	top:105px;
	left:282px;
	position:absolute;
}
.raymond{
	top:105px;
	left:551px;
	position:absolute;
}
a#signature{
	bottom:0;
	right:15px;
	position:absolute;
}
a#auger{
	bottom:30px;
	right:10px;
	position:absolute;
}

.ville { 
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

p.centre {
	color:#fff;
	font-weight:normal;
}

.spacercentre {
	height:86px;
	line-height:120px;
	font-size:24px;
	color:#fff;
	width:150px;
}

#ligneblanche {
	position:absolute;
	top:143px;
	height:1px;
	background:#fff;
	width:908px;
	left:0;
}

#emploi {
	float:right;
}

#lst-jobs {
	width:860px;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	line-height:64px;
	text-transform:uppercase;
	padding-top:30px;
}

#lst-jobs li {
	height:64px;
	background:url(/images/bg-emploi.gif);
}

#lst-jobs li a {
	color:#fff;
}

#lst-jobs li img {
	vertical-align:middle;
}
