*{
	margin:0;
	padding:0;
}

body{
	background-color:#193060;
	font-family:Verdana;
	font-size:0.7em;
	color:#646464;
	text-align: center;
}

div#back {
	width: 50%;
	height:510px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url('../img/back01.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	padding:0;
	z-index: 1;
}

div#backsub {
	width:100%;
	height: 510px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url('../img/back02.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	padding:0;
	z-index: 0;
}

div#backfoot {
	width: 50%;
	height: 250px;
	position: absolute;
	left: 0;
	background-image: url('../img/bottom01.jpg');
	background-repeat: repeat-x;
	background-position: top;
	z-index: 1;
}

div#backsubfoot {
	width:100%;
	height: 250px;
	position: absolute;
	left: 0;
	background-image: url('../img/bottom02.jpg');
	background-repeat: repeat-x;
	background-position: top;
	z-index: 0;
}

a.acces_rapide{
	display:none;
}

div#container{
	background-color:#fff;	
}

div#all_page {
	margin:0 auto 0 auto;
	padding:0;
	width: 983px;
	/*width: 1003px;*/
	text-align: center;
	z-index: 10;
	position: relative;
	height: 185px;
	background-image: url('../img/top_fr.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

body#en div#all_page {
	background-image: url('../img/top_en.jpg');
}

html>body #all_page {
	height: auto;
	min-height:510px;
} 

div#bottom{
	/*width: 1003px;*/
	width: 983px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: center;
	z-index: 10;
	position: relative;
	height: 190px;
	background-image: url('../img/footer_fr.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.info_foot{
	background-image:url('../img/repeat_footer.gif');
	background-repeat:repeat-y;
	float:left;
	width:916px;
	font-size:0.9em;
	padding-left:39px;
}

.info_foot div{
	color:#69748B;
	float:left;
	margin-right:4px;
	padding-right:6px;
	text-align:left;
	width:172px;
}

.info_foot div ul, .info_foot div ul li {
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

.info_foot div ul {
	margin-left: 13px;
}

.info_foot div ul li {
	list-style-type: square;
}

html>body #bottom, html>body #backfoot, html>body #backsubfoot {
	height: auto;
	min-height:250px;
} 

.logo_print{
	display:none;
}

a.retour_accueil{
	display:block;
	float:left;
	height:138px;
	width:580px;
}

a.retour_accueil span {
	display: none;
}

#menu_top ul {
	float:right;
	margin-right: 40px;
	padding-top:11px;
	width:333px;
}

#menu_top ul li{
	list-style-type: none;
	display: inline;
	padding-left: 15px;
}

#menu_top ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

#menu_top ul li a:hover {
	color: #8FA6AE;
}



/*#menu_top ul {
	float:right;
	margin-right: 60px;
	padding-top:13px;
	width:166px;
}

#menu_top ul li{
	list-style-type:none;
	float:left;
}

#menu_top ul li a{
	height:11px;
	display:block;
}

#menu_top ul li a span{
	display:none;	
}

#menu_top ul li a.accueil{
	width:34px;
	margin-right:21px;
	background-image: url("../img/fr/accueil_off.jpg");
	background-repeat: no-repeat;
}

#menu_top ul li a.accueil:hover, #menu_top ul li.current a.accueil{
	background-image: url("../img/fr/accueil_on.jpg");
	background-repeat: no-repeat;
}


body#en #menu_top ul li a.accueil{
	background-image: url("../img/en/accueil_off.gif");
}

body#en #menu_top ul li a.accueil:hover, body#en #menu_top ul li.current a.accueil{
	background-image: url("../img/en/accueil_on.gif");
}



#menu_top ul li a.joindre{
	width:57px;
	margin-right:20px;
	background-image: url("../img/fr/joindre_off.jpg");
	background-repeat: no-repeat;
}

#menu_top ul li a.joindre:hover, #menu_top ul li.current a.joindre{
	background-image: url("../img/fr/joindre_on.jpg");
	background-repeat: no-repeat;
}

body#en #menu_top ul li a.joindre{
	background-image: url("../img/en/joindre_off.gif");
}

body#en #menu_top ul li a.joindre:hover, body#en #menu_top ul li.current a.joindre{
	background-image: url("../img/en/joindre_on.gif");
}

#menu_top ul li a.lang{
	width:33px;
	background-image: url("../img/fr/english_off.jpg");
	background-repeat: no-repeat;
}

#menu_top ul li a.lang:hover{
	background-image: url("../img/fr/english_on.jpg");
	background-repeat: no-repeat;
}

body#en #menu_top ul li a.lang{
	width: 38px;
	margin-left: -5px;
	background-image: url("../img/en/english_off.gif");
}

body#en #menu_top ul li a.lang:hover{
	width: 38px;
	margin-left: -5px;
	background-image: url("../img/en/english_on.gif");
}*/

#menu ul {
	clear:both;
	padding-left:269px;
}

#menu ul li{
	list-style-type:none;
	float:left;
}

#menu ul li a{
	height:38px;
	width:163px;
	margin-right:1px;
	display:block;
}

#menu ul li a span{
	display:none;	
}

#menu ul li a.president{
	background-image: url("../img/fr/president_off.jpg");
	background-repeat: no-repeat;
}

#menu ul li a.president:hover, #menu ul li.current a.president{
	background-image: url("../img/fr/president_on.jpg");
	background-repeat: no-repeat;
}

body#en #menu ul li a.president{
	background-image: url("../img/en/president_off.gif");
}

body#en #menu ul li a.president:hover, body#en #menu ul li.current a.president{
	background-image: url("../img/en/president_on.jpg");
}

#menu ul li a.experience{
	background-image: url("../img/fr/experience_off.jpg");
	background-repeat: no-repeat;
}

#menu ul li a.experience:hover, #menu ul li.current a.experience{
	background-image: url("../img/fr/experience_on.jpg");
	background-repeat: no-repeat;
}

body#en #menu ul li a.experience{
	background-image: url("../img/en/experience_off.gif");
}

body#en #menu ul li a.experience:hover, body#en #menu ul li.current a.experience{
	background-image: url("../img/en/experience_on.gif");
}

#menu ul li a.nouveaux{
	background-image: url("../img/fr/nouveaux_off.jpg");
	background-repeat: no-repeat;
}

#menu ul li a.nouveaux:hover, #menu ul li.current a.nouveaux{
	background-image: url("../img/fr/nouveaux_on.jpg");
	background-repeat: no-repeat;
}

body#en #menu ul li a.nouveaux{
	background-image: url("../img/en/nouveaux_off.gif");
}

body#en #menu ul li a.nouveaux:hover, body#en #menu ul li.current a.nouveaux{
	background-image: url("../img/en/nouveaux_on.gif");
}

#menu ul li a.courtiers{
	background-image: url("../img/fr/courtier_off.jpg");
	background-repeat: no-repeat;
}

#menu ul li a.courtiers:hover, #menu ul li.current a.courtiers{
	background-image: url("../img/fr/courtier_on.jpg");
	background-repeat: no-repeat;
}

body#en #menu ul li a.courtiers{
	background-image: url("../img/en/courtier_off.gif");
}

body#en #menu ul li a.courtiers:hover, body#en #menu ul li.current a.courtiers{
	background-image: url("../img/en/courtier_on.gif");
}

#menu ul li a.etudiants{
	background-image: url("../img/fr/etudiant_off.jpg");
	background-repeat: no-repeat;
}

#menu ul li a.etudiants:hover, #menu ul li.current a.etudiants{
	background-image: url("../img/fr/etudiant_on.jpg");
	background-repeat: no-repeat;
}

body#en #menu ul li a.etudiants{
	background-image: url("../img/en/etudiant_off.gif");
}

body#en #menu ul li a.etudiants:hover, body#en #menu ul li.current a.etudiants{
	background-image: url("../img/en/etudiant_on.gif");
}

div#content{
	width:887px;
	clear:both;
	padding-top:8px;
	margin-left:35px;
	text-align:left;
}

div.backAccueil{
	width:887px;
	height:371px;
	margin-bottom:-13px;
	background-image: url("../img/fr/photo_accueil.jpg");
	background-repeat: no-repeat;
}

body#en div.backAccueil{
	background-image: url("../img/en/photo_accueil.jpg");
}

#bottom ul.menu{
	float:right;
	margin-right:84px;
	padding-top:15px;
	height:29px;
	width: 400px;
}

h1.titre_concours{color:#36476B;}

#bottom ul.concours{
	float:left;
	margin-left:40px;
	padding-top:15px;
	height:29px;
	width: 400px;
}

#bottom ul.concours li{
	float:left;
	list-style-type:none;
	margin-right:20px;
}

#bottom ul.concours li a{
	color:#a0c9d5;
	text-decoration:underline;
}

#bottom ul.menu li{
	float:right;
	list-style-type:none;
	margin-left:20px;
}

#bottom ul.menu li a{
	color:#a0c9d5;
	text-decoration:underline;
}

#bottom ul.menu li a:hover{
	text-decoration:none;
}

.conception{
	clear:both;
}

h1{
	margin-bottom:18px;
	background-repeat:no-repeat;
}

h1.titre_president{
	width:433px;
	height:58px;
	background-image: url("../img/fr/titre_mot_president.jpg");
	background-repeat: no-repeat;
}

body#en h1.titre_president{
	background-image: url("../img/en/titre_mot_president.gif");
}

h1.titre_plan{
	width:150px;
	height:31px;
	background-image: url("../img/fr/titre_plan.jpg");
	background-repeat: no-repeat;
}

body#en h1.titre_plan{
	background-image: url("../img/en/titre_plan.gif");
}

h1.titre_aide{
	width:150px;
	height:31px;
	background-image: url("../img/fr/titre_aide.jpg");
	background-repeat: no-repeat;
}

h1.titre_joindre{
	width:250px;
	height:31px;
	background-image: url("../img/fr/titre_joindre.jpg");
	background-repeat: no-repeat;
}

body#en h1.titre_joindre {
	background-image: url("../img/en/titre_joindre.gif");
}

h1.titre_avis{
	width:150px;
	height:31px;
	background-image: url("../img/fr/titre_avis.jpg");
	background-repeat: no-repeat;
}

h1.titre_experience{
	width:287px;
	height:31px;
	background-image: url("../img/fr/titre_experience.jpg");
	background-repeat: no-repeat;
}

body#en h1.titre_experience{
	background-image: url("../img/en/titre_experience.gif");
}

h1.titre_nouveaux{
	width:287px;
	height:31px;
	background-image: url("../img/fr/titre_nouveau.jpg");
	background-repeat: no-repeat;
}
body#en h1.titre_nouveaux{
	background-image: url("../img/en/titre_nouveau.gif");
}

h1.titre_courtier{
	width:287px;
	height:31px;
	background-image: url("../img/fr/titre_courtier.jpg");
	background-repeat: no-repeat;
}

body#en h1.titre_courtier{
	background-image: url("../img/en/titre_courtier.jpg");
}

h1.titre_etudiants{
	width:287px;
	height:38px;
	background-image: url("../img/fr/titre_etudiant.jpg");
	background-repeat: no-repeat;
}

body#en h1.titre_etudiants{
	background-image: url("../img/en/titre_etudiant.gif");
}

h1 span{
	display:none;
}

.col_01{
	float:left;
	width:461px;
	margin-top:30px;
}

.col_01b{
	float:left;
	width:287px;
	margin-top:30px;
}

.col_01c{
	float:left;
	margin-top:30px;
	padding-left:180px;
	width:670px;
}

.col_01d{
	margin-top:30px;
	padding-left:180px;
	width:670px;
}
.col_01e{
	float:left;
	margin-top:30px;
	padding-left:10px;
	width:855px;
}
.col_02{
	float:left;
	margin-top:30px;
	width:400px;
	margin-left:26px;
}

.col_02b{
	float:left;
	margin-top:30px;
	width:545px;
	margin-left:10px;
	height:425px;
	border-left:1px solid #cdcdcd;
	padding-left:33px;
	margin-bottom:10px;
	padding-bottom:15px;
}

html>body .col_02b {
	height: auto;
	min-height: 425px;
}

.col_02c{
	float:left;
	margin-top:30px;
	width:545px;
	margin-left:10px;
	height:466px;
	border-left:1px solid #cdcdcd;
	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;
	padding-left:43px;
}

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{
	background-image: url("../img/clef.gif");
	background-repeat: no-repeat;
	background-position: left top;
	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-image: url('../img/top_cadre.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

div.bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
	background-image: url('../img/bottom_cadre.jpg');
	background-position: bottom left;
	background-repeat: 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;
	font-size: 0.8em;
}

table th, table td.name{
	font-weight:bold;
}

caption{
	font-weight:bold;
	font-style:italic;
}

a img{
	border:none;
}

.info_foot a{
	color:#5c77ae;
}

.info_foot h1{
	margin-top:15px;
	margin-bottom:18px;
}

.info_foot h1 span{
	display:none;
}

h1.foot_01{
	width:170px;
	height:11px;
	background-image: url("../img/fr/footer_01.jpg");
	background-repeat: no-repeat;
}

body#en h1.foot_01{
	background-image: url("../img/en/footer_01.gif");
}

h1.foot_02{
	width:103px;
	height:11px;
	background-image: url("../img/fr/footer_02.jpg");
	background-repeat: no-repeat;
}

body#en h1.foot_02{
	background-image: url("../img/en/footer_02.gif");
}

h1.foot_03{
	width:114px;
	height:11px;
	background-image: url("../img/fr/footer_03.jpg");
	background-repeat: no-repeat;
}

body#en h1.foot_03{
	background-image: url("../img/en/footer_03.gif");
}

h1.foot_04{
	width:69px;
	height:11px;
	background-image: url("../img/fr/footer_04.jpg");
	background-repeat: no-repeat;
}

body#en h1.foot_04{
	background-image: url("../img/en/footer_04.gif");
}

h1.foot_05{
	width:137px;
	height:11px;
	background-image: url("../img/fr/footer_05.jpg");
	background-repeat: no-repeat;	
}

body#en h1.foot_05{
	background-image: url("../img/en/footer_05.gif");
}

h1.foot_06{
	width:29px;
	height:11px;
	background-image: url("../img/fr/footer_06.jpg");
	background-repeat: no-repeat;	
}

h2{
	color:#36476b;	
	font-size:1.5em;
}

a.index_etudiants{
	display:block;
	height:250px;
	width:200px;
	margin:0 10px 0 10px ;
	float:left;
}

a.index_etudiants span {
	display: none;
}

a.index_nouveaux{
	display:block;
	height:250px;
	width:300px;
	float:left;
}

a.index_nouveaux span {
	display: none;
}

a.index_experience{
	display:block;
	width:330px;
	height:250px;
	float:left;
}

a.index_experience span {
	display: none;
}

div.conception {
	display: none;
}

h3 {
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
	color: #646464;
	font-family: Verdana;
}

h2.page_title {
	margin-top: -10px;
	margin-bottom: 10px;
}

h4 {
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-size:1em;
	color: #646464;
	font-family: Verdana;
}

ul.anchor_table {
	margin: 12px;
}

table.directeurs {
	margin: 20px;
	padding: 0px;
	width: 740px;
	color: #12377E;
	border-collapse: collapse;
}
table.directeurs2 {
	
	margin:0;
	margin-top:-42px;
	padding: 0px;
	width: 520px;
	float:right;
	color: #12377E;
	border:1px solid #44549f;
	border-right:none;
	border-collapse: collapse;
}

table.directeurs tr th {
	padding: 5px;
	border-bottom: solid 1px #BBBBBB;
	font-size: 14px;
	color: #12377E;
	font-weight: bold;
	background-color: #DDDDDD;
}
table.directeurs2 tr th {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	text-align:left;
	border-bottom:1px solid #44549f;
	border-right:1px solid #44549f;
	background-color: #4b69a7;
}
table.directeurs tr th a{
	text-decoration: none;
}
table.directeurs2 tr th a{
	color:#fff;
	text-decoration: none;

}
table.directeurs tr td{
	padding: 5px;
}
table.directeurs2 tr td{
	border-right:1px solid #44549f;
	padding: 5px;
	color:#000;
}
table.directeurs2 tr td a{
	color:#005596;
}
table.directeurs tr.even{
	background-color: #EEEEEE;
}
table.directeurs2 tr.even{
background-color:#fff;
}
table.directeurs2 tr.odd{
background-color:#cddee5;
}
div.address p, div.phone p, div.email p {
	padding-left:25px;
	margin-top:5px;
}
div#flashcontent{
	float:left;
}
img.pre_text {
	float:left;
	margin:5px 10px 10px;
}

div.form div.label {
	float: left;
	position: relative;
	width: 150px;
	height: 25px;
}

div.form div.labelt {
	float: left;
	position: relative;
	width: 150px;
	height: 100px;
}


div.form div.field {
	float: left;
	position: relative;

	padding-right:10px;
	height: 25px;
}
.demande div.field{
	width: 250px;
}
div.form div.fieldt {
	float: left;
	position: relative;
	width: 250px;
	height: 100px;
	text-align: right;
}

div.form div.fieldt label {
	font-size: 10px;
}

div.form textarea {
	width: 250px;
	height: 80px;
}

div.form div.label span.mandatory, div.form div.labelt span.mandatory, div.form p.note {
	color: red;
}

div.form div.button input.submit {
	margin-top: -30px;
}

div.form div.button {
	width: 335px;
	text-align: right;
}

div.fiche_bureau .info, div.fiche_bureau .photo{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

div.fiche_bureau .info{
	width:240px;
}

div.fiche_bureau .description{
	clear:both;
}

ul.bureau_menu ul li a{
	height:auto;
}

html>body ul.acces ul.regions li a{
	min-height:10px;
}

html>body ul.acces ul.regions li{
	margin-bottom:2px;
}

ul.acces ul{
	margin-bottom:10px;
	margin-top:-28px;
	margin-left:-25px;
}

ul.bureau_menu{
	margin-top:30px;
}

ul.acces ul li{
	margin-bottom:2px;
}

ul.acces ul li a{
	height:10px;
}

ul.acces ul li.municipalite{
	margin-left:10px;
}

ul.acces ul li.municipalite a{
	font-weight:normal;
	font-style:italic;
}

.agents .col{
	float:left;
	padding-right:20px;
}

#form_demande{
	margin-top:52px;
}

.field input.text{
	width:250px;
}

.button ul li{
	list-style-type:none;
	display:inline;
}

div.address span.value, div.courtier, div.telephone span.label, div.telephone span.value,
div.fax span.label, div.fax span.value, div.email span.value {
	line-height: 1.4em;
}