*{
	margin:0;
	padding:0;
}

body{
	background-color:#fff;
	font-family:Verdana;
	font-size:0.8em;
	color:#000;
}

div#back {
	display:none;
}

div#backsub {
	display:none;
}

div#backfoot {
	display:none;
}

div#backsubfoot {
	display:none;
}

a.acces_rapide{
	display:none;
}

div#container{
	background-color:#fff;	
}

div#all_page {
	margin:0 auto 0 auto;
	padding:0;
	width: 640px;
	text-align: left;
	z-index: 10;
	position: relative;
	height: 185px;
	background-image: none;
}

html>body #all_page {
	height: auto;
	min-height:510px;
} 

div#bottom{
	display:none;
}

.info_foot{
	display:none;
}
 
.logo_print{
	display:block;
}

a.retour_accueil{
	display:none;
}

#menu_top  {
	display:none;
}

#menu ul {
	display:none;
}

div#content{
	width:640px;
	clear:both;
	padding-top:8px;
	text-align:left;
}

div.backAccueil{
	width:640px;
	height:371px;
	margin-bottom:-13px;
	background: url("../img/fr/photo_accueil_t.jpg");
	background-repeat: no-repeat;
}

body#en div.backAccueil{
	background-image: url("../img/en/photo_accueil_t.jpg");
}

div.backAccueil a span{
	display: none;
}

h1{
	margin-bottom:18px;
	font-size:1.5em;
	color:#36476b;
	background-repeat:no-repeat;
}

h1 span{
	display:block;
}

.col_01{
	float:left;
	width:461px;
	margin-top:30px;
	display: none;
}

.col_01b{
	float:left;
	width:287px;
	margin-top:30px;
	display: none;
}

.col_01c{
	float:left;
	margin-top:30px;
	width:500px;
	display: none;
}

.col_02{
	float:none;
	margin-top:30px;
	width:640px;
	margin-left:20px;
}

.col_02b{
	float:none;
	margin-top:30px;
	width:640px;
	margin-left:10px;
	height:425px;
	border-left: none;
	padding-left:33px;
	margin-bottom:10px;
	padding-bottom:15px;
}

html>body .col_02b {
	height: auto;
	min-height: 425px;
}

.col_02c{
	float:none;
	margin-top:30px;
	width:640px;
	margin-left:10px;
	height:466px;
	border-left:none;
	padding-left:33px;
	margin-bottom:10px;
	padding-bottom:15px;
}

html>body .col_02c {
	height: auto;
	min-height: 466px;
} 

.just_text{
		margin-top:106px;
}

.just_textc{
		margin-top:79px;
}

.just_textb{
		margin-top:30px;
		padding-top:22px;
}

img.photo_president{
	float:left;
	margin-right:13px;
	margin-bottom:10px;
}

img.signature_president{
	float:right;
	margin-top:-22px;
}

p{
	margin-bottom:10px;
}

a{
	color:#00539f;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}

ul.acces li{
	list-style-type:none;
	text-decoration:none;
	color:#a8a8a8;
	padding-top:2px;
	font-weight:bold;
	margin-bottom:12px;
}

ul.plan li {
	list-style-type:none;
	text-decoration:none;
	color:#a8a8a8;
	padding-top:10px;
	font-weight:bold;
}

ul.acces li a{
	text-decoration:none;
	color:#a8a8a8;
	display:block;
	height:33px;
}

ul.plan li a{
	text-decoration:none;
	color:#a8a8a8;
}

ul.plan {
	margin-bottom:25px;
}

html>body ul.acces li a{
	height: auto;
	min-height: 33px;
}

ul.acces li.current a:hover, ul.acces li a:hover,  ul.acces li.current a, ul.plan li a:hover{
 	color:#1460a7;
}

ul.acces li.current{
	color:#1460a7;
	height:33px;
}

span.sub{
	font-weight:bold;
	font-style:italic;
}

div.cadre {/* conteneur global et arrière-plan du titre du cadre */
	width: 551px;
	padding-top: 14px;
	background: url('../img/top_cadre.jpg') top left no-repeat;
}

div.bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
	background: url('../img/bottom_cadre.jpg') bottom left no-repeat;
	padding-bottom: 14px;
	margin-bottom:8px;
	background-color:#dee9ed;
}

div.bloccadre ul {
	margin: 0 30px 0 20px;
}

div.bloccadre ul li{
	list-style-type:none;
	color:#336f82;
	margin-bottom:8px;
}

div.bloccadre a{
	color:#336f82;
}

table{
	margin-bottom:8px;
}

table td{
	padding-right: 10px;
	padding-bottom:5px;
}

table th, table td.name{
	font-weight:bold;
}

caption{
	font-weight:bold;
	font-style:italic;
}

a img{
	border:none;
}

h2{
	color:#36476b;
	font-size:1.2em;
}

h2.page_title {
	margin-bottom: 10px;
}

div.conception {
	display: none;
}

table.directeurs {
	margin: 20px;
	padding: 0px;
	width: 640px;
	color: #12377E;
	border-collapse: collapse;
}

table.directeurs tr th {
	padding: 5px;
	border-bottom: solid 1px #BBBBBB;
	font-size: 0.9em;
	color: #12377E;
	font-weight: bold;
	background-color: #DDDDDD;
}

table.directeurs tr td {
	font-size: 0.8em;
	color: #12377E;
}