html {
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	color:#000;
}

body {
	background:#fff;
}

.page {
	width:982px;
	margin:5px auto;
}

.header {
	font-size:0px;
	height:183px;
	position:relative;
	background:#fff url('../images/Cpermis_01.png') no-repeat top left;
}

.container {
	height:460px;
	background:transparent url('../images/Cpermis_03.png') no-repeat top right;
	position:relative;
}

.container .bloc {
	padding:10px;
	width:358px;
	height:125px;
	background:transparent url('../images/blocblanc.png') no-repeat top right;
	position:absolute;
}
.container .ccentre {	
	position:absolute;
	width:630px;
	height:442px;
	top:10px;
	right:0px;
	background-image:url('../images/centre.png');
	background-repeat:no-repeat;
	background-position:-145px -11px;
	border:1px solid #53ac27;
}
.container .centre {
	width:630px;
	height:442px;
	top:0px;
	right:0px;
	overflow:auto;
}

.container .info {
	width:200px;
	border:1px solid #4c6b00;
	padding:5px;
	margin:5px;
	background-color:#53ac27;
}

.container h1 {
	color:#4c6b00;
	font-size:18px;
	padding:2px 10px;
	text-align:center;
}

.container h2 {
	color:#000;
	font-size:15px;
	margin-top:0px;
	padding:2px 10px;
	text-decoration:underline;
}

.container .bloc p {
	margin:0px;
	padding:0px 10px 10px 10px;
}

.container .bloc .mtitre {
	margin:8px 0px 0px 8px;
}

.container .b1 {
	top:0px;
	right:0px;
}

.container .b2 {
	top:140px;
	right:100px;
}

.container .b3 {
	top:280px;
	right:200px;
}

.marge {
	height:460px;
	background:transparent url('../images/Cpermis_02.png') no-repeat top left;
	float:left;
	width:206px;
	position:relative;
}

.marge div {
	position:absolute;
	top:45px;
	left:28px;
	color:#fff;
	margin:0px;
	padding:0px;
}

.marge img {
	margin:0px;
	padding:0px;
	border:0px;
}

.marge a {
	color:#fff;
	text-decoration:none;
	font-size:0px;
	float:left;
	clear:left;
}

.renseignement {
	color:#4c6b00;
	line-height:20px;
	position:absolute;
	left:20px;
	bottom:0px;
}

.renseignement a,.bloc a {
	color:#4c6b00;
	text-decoration:none;
}

.renseignement a:hover,.bloc a:hover {
	text-decoration:underline;
}


.footer {
	width:982px;
	margin:0px auto;
	color:#53ac27;
	text-align:center;
	font-size:10px;
}

.footer a{
	text-decoration:none;
	color:#53ac27;
}

.footer a:hover {
	text-decoration:underline;
	color:#4c6b00;
}

.moteur_cadrerouge2_corps {
	position:absolute;
	bottom:0px;
	right:0px;
	padding:1px 2px;
}

hr {
	width:50%;
	border:0px;
	height:1px;
	background:#53ac27;
}
.c {text-align:center;}
.i {font-style:italic;}
.fr {float:right;}
.mr10{margin-right:10px;}
.m10{margin:10px;}
.bord {border:2px solid #53ac27;}
