*{margin:0;padding:0;border:0;border-collapse: collapse;}

body {
background: #fff url(images/bckg.jpg) repeat-x;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#666;
padding:0px;
margin:0px;
text-align: center;
}

/* ----------shadow container-------------- */
#container_shadow {
width: 810px;
background: url(images/shadow.png) repeat-y top left;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#footer_shadow {
width: 810px;
height:60px;
background: url(images/footer_shadow.png) repeat-y top left;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

#top_shadow {
width: 810px;
height:45px;
background: url(images/top_shadow.png) repeat-y top left;
margin-left: auto;
margin-right: auto;
}

/* ----------container-------------- */
#container {
width: 780px;
background: #fff;
margin-left: 15px;
margin-right: 15px;
}

/* ----------top for logo-------------- */
#top {
background: #fff;
padding: 0 0 20px 0;
margin: 0px;
text-align: left;
}

#top a.switcher {
display: block;
float: right;
color: #888;
padding: 2px 22px 5px;
margin-right: 20px;
text-decoration: none;
}

#top a:hover.switcher {
color: #2d3858;
}

.en {
background: url(images/gb.gif) no-repeat right;
}

.fr {
background: url(images/fr.gif) no-repeat right;
}

#top h1 a.logo {
padding:0 0 0 20px;
margin:0;
background: url(images/logo_AFM42.jpg) 20px 0 no-repeat;
width: 220px;
height: 50px;
border: none;
display: block;
} 

#top  h1 a.logo span {
display: none;
}

#top #switcher{
float: right;
}

/* --------------left navi------------- */
#left {
float: left;
padding: 13px 0 0 20px;
text-align: left;
width: 200px;
}

/* -----------------right--------------------- */
#right {
float: left;
padding: 0;
text-align: left;
width: 520px;
}
div#right { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

#banner {
margin:0;
padding: 0 0 0 20px;
text-align: left;

}

/* -----------footer--------------------------- */
#footer {
background: url(images/footer.jpg) no-repeat;
margin: 0px;
padding: 0px;
height: 40px;
margin-left: 15px;
margin-right: 15px;
text-align: center;
color: #808696;
font-size: 10px;
padding-top: 14px;
}

#footer a{
color: #bfc1c8;
}

#footer a:hover{
color: #fff;
}


/* -----------menu--------------------------- */
/*--niveau 1--*/
#left ul *{list-style-type: none;}
#left ul li a{
font-weight: bold;
font-size:11px;
text-decoration: none;
color: #888;
width: 175px;
display: block;
padding: 4px 0 4px 25px;
background: url(images/menu1_puce.gif) 4px 4px no-repeat;
border-bottom: 1px solid #e9f7ff;
outline:none;
}
*+html #left ul li a, * html #left ul li a {
width: 200px;
}
#left ul li a:hover{
background: url(images/menu1_puce_hover.gif) 4px 4px no-repeat;
color: #2d3858;
}
#left ul li.current_page_item a, #left ul li.current_page_ancestor a {
color: #555;
background: #e9f7ff url(images/menu1_puce_on.gif) 4px 4px no-repeat;
border-bottom: 1px solid #c4e7fc;
}

	/*--niveau 2--*/
	#left ul li ul {display: none;}
	#left ul li.current_page_item ul, #left ul li.current_page_ancestor ul {display: block;}
	
	#left ul li.current_page_item ul li a, #left ul li.current_page_ancestor ul li a{
	padding: 3px 0 0 0;
	background: none;
	border: none;
	font-weight: normal;
	color: #999;
	}

	#left ul li.current_page_item ul li a:hover, #left ul li.current_page_ancestor ul li a:hover{
	background: none;
	color: #2d3858;
	}

	#left ul li.current_page_ancestor ul li.current_page_ancestor a, #left ul li.current_page_ancestor ul li.current_page_item a {
	color: #7eaec9;
	background: none;
	font-weight: bold;
	border: none;
	}

		/*--niveau 3--*/
		#left ul li.current_page_ancestor ul li ul, #left ul li.current_page_item ul li ul{display: none;}
		#left ul li.current_page_ancestor ul li.current_page_item ul, #left ul li.current_page_ancestor ul li.current_page_ancestor ul{display: block;}
		
		#left ul li.current_page_ancestor ul li.current_page_item ul li a, #left ul li.current_page_ancestor ul li.current_page_ancestor ul li a{
		padding: 2px 0 0 27px;
		background: url(images/menu2_puce.jpg) 15px 4px no-repeat;
		border: none;
		font-weight: normal;
		font-size: 11px;
		color: #999;
		}

		#left ul li.current_page_ancestor ul li.current_page_item ul li a:hover, #left ul li.current_page_ancestor ul li.current_page_ancestor ul li a:hover{
		background: url(images/menu2_puce_hover.jpg) 15px 4px no-repeat;
		color: #555;
		}

		#left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item a, #left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor a{
		color: #2d3858;
		background: url(images/menu2_puce_on.jpg) 15px 4px no-repeat;
		font-weight: normal;
		}

			/*--niveau 4--*/
			#left ul li.current_page_ancestor ul li.current_page_item ul li ul, #left ul li.current_page_ancestor ul li.current_page_ancestor ul li ul{display: none;}
			#left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item ul, #left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor ul{display: block;}					
			#left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor ul li a, #left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item ul li a{
			padding: 1px 0 0 35px;
			background: none;
			border: none;
			font-weight: normal;
			font-size: 10px;
			color: #999;
			}

			#left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor ul li a:hover, #left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item ul li a:hover{
			background: none;
			color: #555;
			}

			#left ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item a{
			color: #d91409;
			background: none;
			font-weight: normal;
			}

/* -----------mise en forme texte--------------------------- */
span.spacerBoth, span.clearBoth{
clear:both;
line-height:0;
display:block;
font-size:0;
}

a {
color: #849156;
}

a:hover {
color: #505834;
}

#contenu {
padding: 0 30px 10px 30px;
margin: 0;
}

h1 {
font-size: 30px;
font-weight: normal;
color: #3b4665;
padding: 0 0 10px 0;
}

p.intro {
font-size: 12px;
font-style: italic;
color: #3b4665;
margin-top: 7px;
}



p {
padding-bottom: 10px;
font-size: 11px;
}

h2 {
color: #7eaec9;
font-size: 20px;
font-weight: normal;
padding: 10px 0 7px 0;
}

h2.accompagner {
background: url('images/accompagner_small.jpg') no-repeat top left;
padding: 2px 0 10px 30px;
font-size: 16px;
font-weight: bold;
}

h2.ecouter {
background: url('images/ecouter_small.jpg') no-repeat top left;
padding: 2px 0 10px 30px;
font-size: 16px;
font-weight: bold;
}

h2.partager {
background: url('images/partager_small.jpg') no-repeat top left;
padding: 2px 0 10px 30px;
font-size: 16px;
font-weight: bold;
}
.index_news h1 {
background: url('images/afm42_news.gif') no-repeat top left;
padding: 0 0 7px 45px;
color: #7eaec9;
font-size: 20px;
font-weight: normal;
margin-bottom: 5px;
}

.index_news h2 {
font-size: 14px;
font-weight: bold;
padding: 0;
margin-bottom: 5px;
}

.index_news h2 a {color: #888;text-decoration: none;margin-bottom: 5px;}
.index_news h2 a:hover {color: #3b4665;text-decoration: underline;}

h3 {
color: #3b4665;
font-size: 14px;
font-weight: bold;
padding: 9px 0 5px 5px;
}

h4, .index_news h3 {
color: #333;
font-size: 12px;
font-weight: bold;
padding: 8px 0 4px 15px;
}

#contenu ul, #contenu li {
list-style-type: none;
}

#contenu ul{
padding: 5px 0 0 0;
}

#contenu ul li {
padding: 0 0 3px 15px;
background: url(images/puce1.gif) no-repeat;
}

#contenu ul ul li {
background-image: url(images/puce2.gif);
}

#contenu ul ul ul li {
background-image: url(images/puce3.gif);
}

#contenu ul ul ul ul li {
background-image: url(images/puce4.gif);
}

#contenu ul ul ul ul ul li {
background: none;
}

img.alignleft {
float: left;
margin: 10px;
margin-left: 0;
}
img.alignright {
float: right;
margin: 10px;
margin-right: 0;
}
img.alignnone {
margin: 10px;
}
img.aligncenter  {
margin: 10px;
}
span.legend {
display: block;
font-style: italic;
color: #aaa;
padding: 0 0 15px 0;
}

div.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

div.wp-caption {
border: 1px solid #ddd;
text-align: center;
background: white url(images/bckg_raccourcis.jpg) bottom no-repeat;
padding-top: 5px;
margin: 5px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

/* -----------module HIGHLIGHT--------------------------- */
div.highlight {
border: 1px solid #ddd;
overflow: auto;
background: white url(images/bckg_raccourcis.jpg) bottom no-repeat;
padding: 10px;
margin: 15px 0 15px 0;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
color: #101f48;
}

div.highlight h2 {
padding: 0;
margin: 0;
font-size: 13px;
font-weight: bolder;
}

div.highlight h3 {
margin: 0;
padding-left: 0;
font-weight: bolder;
}

div.highlight a{
display: block;
padding: 3px 0 3px 15px;
background: url(images/puce_link.gif) 0 3px no-repeat;
margin-bottom: 10px;
}

div.highlight strong{
margin-bottom: 2px;
}

div.highlight a:hover{
background: url(images/puce_link_hover.gif) 0 3px no-repeat;
}

/* -----------module SLOTS--------------------------- */
.slots {
border: 1px solid #ddd;
overflow: auto;
padding: 0;
margin: 15px 0 15px 0;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
color: #101f48;
}

.slots h2 {
padding: 10px 10px 0 10px;
margin: 0;
font-size: 13px;
font-weight: bolder;
}

.inline {
display: inline;
}

.slot {
padding: 10px;
border-bottom: 1px solid #ddd;
}

.slot span.dl{
display: block;
margin-top: 5px;
}

.slot span.dl a{
text-decoration: none;
color: #666;
}

.slot span.dl a:hover{
text-decoration: underline;
}

.slot_noline {
border: none;
}

img.slot_image {
margin-bottom: 0;
margin-top: 0;

}
span.spacer {
clear: both;
display: block;
height: 20px;
background: #fff;
}


.hidden {
display:none;
}
/* -----------module TABLEAU--------------------------- */
div.tableau {
border: 1px solid #ddd;
background: white;
padding: 0;
margin: 10px 0 10px 0;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}

div.tableau h1, div.tableau h2 ,div.tableau h3, div.tableau h4 {
width: 100%;
padding: 10px 10px 0 10px;
}

div.V_cell, div.V_cell_XL, div.cell {
overflow: auto;
padding: 5px 6px 10px 10px;
float: left;
}

div.V_cell {width: 150px;}
div.V_cell_XL {width: 300px;}
div.cell {width: 230px;}
* html div.V_cell {width: 165px;}
* html div.V_cell_XL {width: 330px;}
* html div.cell {width: 245px;}


div.sitemap {
border: 1px solid #ddd;
overflow: auto;
background: white url(images/bckg_raccourcis.jpg) bottom no-repeat;
padding: 10px;
margin: 15px 0 15px 0;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
color: #101f48;
font-weight: bolder;
}

div.sitemap ul a{
	color: #666;
	text-decoration: none;
}

div.sitemap ul a:hover{
	color: #3b4665;
	text-decoration: underline;
}

div.sitemap ul li ul {
	font-weight: normal;
}

/*FORMULAIRE*/

div.form {
border: 1px solid #ddd;
overflow: auto;
background: white url(images/bckg_raccourcis.jpg) bottom no-repeat;
padding: 20px 10px 12px 10px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
color: #666;
font-weight: bolder;
}


label {
width: 160px;
margin-bottom: 2px;
display: block;
float: left;
height: 25px;
}

label.title {
width: 25px;
}
label.nolimit{
width: 70%;
}

input, textarea {
border: 1px solid #ccc;
background: #fff;
float: left;
}
textarea {width: 260px;}
select{border: 1px solid #ccc;
background: #fff;
}

input:focus, textarea:focus {
background: #ecf2f5;
}
label.radio {
width: 280px;
height: 15px;
}
input.radio {
border: none;
background: none;
float: left;
width: 15px;
height: 15px;
padding-top: 0;
}

input.submitter{
width: 100%;
}

fieldset {
background: #fefefe;
padding: 10px;
border: 1px solid #e3e3e3;
margin-bottom: 10px;
}

.wpcf7-not-valid-tip-no-ajax, .wpcf7-validation-errors {color: red;}

legend {
color: #7eaec9;
font-size: 16px;
font-weight: bold;
padding: 5px;
margin: 5px;
}

a.mail {
text-decoration: none;
color: #666;
font-weight: bold;
padding: 0 0 5px 22px;
background: url(images/email_go.gif) no-repeat;
display: block;
width: 63px;
margin: 20px 0 0 160px;
}

a.mail:hover {
color: #555;
}

span.required {
color: red;

}

div#form_msg {
padding: 10px 0 10px 0;
}

span.bad{
padding: 0 0 5px 22px;
background: url(images/exclamation.png) no-repeat;
font-weight: bold;
}

span.information{
padding: 0 0 5px 22px;
background: url(images/information.png) no-repeat;
}

span.ok {
padding: 0 0 5px 22px;
background: url(images/accept.png) no-repeat;
font-weight: bold;
}

.ppt, .pps {background: url(images/ppt.gif) no-repeat;}
.doc, .rtf {background: url(images/doc.gif) no-repeat;}
.txt {background: url(images/doc.gif) no-repeat;}
.xls {background: url(images/xls.gif) no-repeat;}
.pdf {background: url(images/pdf.gif) no-repeat;}
.jpg, .gif, .png {background: url(images/jpg.gif) no-repeat;}
.psd {background: url(images/psd.gif) no-repeat;}
.zip, .rar {background: url(images/psd.gif) no-repeat;}

.dl {
padding: 1px 0 5px 17px;
background: url(images/bullet_go.gif) no-repeat;
font-weight: bold;
}

.highlighter{
border: 1px solid #ddd;
overflow: auto;
background: white url(images/bckg_raccourcis.jpg) bottom no-repeat;
padding: 10px;
margin: 15px 0 15px 0;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
color: #101f48;
}

.bullet{
padding: 1px 0 2px 23px;
background: no-repeat 0 4px;
line-height: 20px;
cursor: pointer;
display: block;
}
.inscription{background-image: url('images/page_white_go.png');}
.pdf_small{background-image: url('images/page_white_acrobat.png');}
.legal{background-image: url('images/page_white_text.png');}
.back_link{background-image: url('images/arrow_rotate_clockwise.gif');}
.sector_filter{
background-image: url('images/tick.gif');
text-decoration: none;
float: left;
color: #333;
font-size: 13px;
font-weight: bold;
margin-right: 5px;
padding-left: 20px;
}
.sector_filter:hover{background-image: url('images/tick.gif');text-decoration: underline;}
.sector_filter.off{background-image: url('images/tick_off.gif');color: #ccc;}

/*TIPS*/

.custom_tip {
text-align: left;
}

.custom_tip .tip {
	position: absolute;
	bottom: 25px;
	background: url(images/tip_bckg.png);
	border: 1px solid #7eaec9;
	width: 250px;
}
 
.custom_tip .tip-title {
	color: #232323;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}
 
.custom_tip .tip-text {
	color: #232323;
	padding: 0 5px 5px 5px;
	font-size: 10px;
}

/* BANNIERES */
#gal {
position: relative;
width: 520px;
height: 170px;
}

.bann_elements{
position: absolute;
top: 0;
opacity: 0;
filter : alpha(opacity=0);
}

.bann_image {
background-image: no-repeat;
width: 520px;
height: 170px;
overflow: hidden;
}

.bann_legend_contener {
position: relative;
}

.bann_legend_bckg {
position: absolute;
top: 190px;
height: 60px;
width: 520px;
background: #000;
opacity: .5;
filter : alpha(opacity=50);
}

.bann_legend_info {
position: absolute;
top: 180px;
color: #c3e7fc;
padding: 7px 0 0 10px;
}

.bann_legend_info p{
font-size: 15px;
}

.bann_legend_info h3{
color: #fff;
font-size: 20px;
margin: 0;
padding: 0;
font-weight: normal;
}

/*LOGIN*/
#direct_log {
overflow: auto;
padding-left: 125px;
}
#direct_log input, #direct_log label{
margin:0;
padding: 0;
width: 100px;
}

#direct_log input{
float: left;
}

#direct_log input.btn {
margin-left: 20px;
}

#log_msg {
margin-bottom:20px;
}

#restricted_msg {
padding: 10px 10px 10px 100px;
background: #ffeaea url(images/warning.png) 10px 10px no-repeat;
height: 60px;
border: 2px solid #ae0000;	
color: #ae0000;
font-weight: bold;
font-size: 12px;
}

/*MODULE PUBLICATIONS*/
#publi_module {
margin-top: 15px;
border: 1px solid #ddd;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}

#publi_title {
background: url(images/publi_bckg.jpg) bottom repeat-x;
padding: 10px;
border-bottom: 1px solid #ddd;
}

#publi_title span {
display: block;
font-weight: bold;
padding: 5px 0 0 0;
}

#publi_title h2 {
display: block;
padding: 0;
}

.publi {
padding: 10px 10px 15px 10px;
border-top: 1px solid #ddd;
}

.publi_noline {
padding: 10px 10px 15px 10px;
}

.publi h3, .publi_noline h3{
margin-left: 0;
padding-left: 0;
margin-bottom: 0;
margin-top: 8px;
padding-top: 0;
}

.strong {font-weight: bold;}

/*MESSAGES*/
#module_messages, .contour {
margin-top: 5px;
border: 1px solid #ddd;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.contour {
padding: 5px 10px 10px 10px;
}
.contour a.legal{color: #3b4665;}
.contour a.legal:hover{color: #7eaec9;}

#messages_contener {position: relative;padding: 0;overflow: hidden;height: 100px;}
#messages_contener a{text-decoration: none;}
#messages_contener a:hover{text-decoration: none;}
#module_messages  a, #messages_contener .news a {text-decoration: none;}
#module_messages a:hover{text-decoration: underline;color: #3b4665;}
#messages_contener .news a:hover h3{text-decoration: underline;}
#module_messages  a h2{
background: #fff url('images/afm42_news.gif') no-repeat 5px 2px;
padding: 2px 0 5px 50px;
color: #3b4665;
font-size: 18px;
font-weight: bold;
margin: 5px 0 0 0;
}
/*
.index_news h2 {
font-size: 14px;
font-weight: bold;
padding: 0;
margin-bottom: 5px;
}

.index_news h2 a {color: #888;text-decoration: none;margin-bottom: 5px;}
.index_news h2 a:hover {color: #3b4665;text-decoration: underline;}*/
.news{float: left;height:100px;padding: 5px 10px 10px 10px;}
.news a h3{
color: #7eaec9;
}

div.news_navigation {
border: 1px solid #ddd;
overflow: auto;
background: #fcfcfc;
padding: 5px;
margin: 15px 0 15px 0;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
color: #ccc;
text-align: center;
}
div.news_navigation a{text-decoration: none;}
div.news_navigation a:hover{text-decoration: underline;}

#contenu.index_news ul.news_list {padding:; margin: 0;}
#contenu.index_news ul.news_list li {background: url('images/blue_arrow.gif') no-repeat 0 0;padding: 0 0 0 28px;margin-bottom: 5px;}
#contenu.index_news ul.news_list li a.news_excerpt{text-decoration: none; color:#666;}
#contenu.index_news ul.news_list li a.news_excerpt:hover{text-decoration: none; color:#666;}
div.hp_slot_contener{overflow: auto;float: none;}
div.hp_slot{
width: 30%;
margin-right: 5px;
float: left;
display: inline;
}
div.fiche_client div.label {font-size: 14px;font-style: italic;}
div.fiche_client span.header{text-align: right;}
div.fiche_client hr{background: #efefef; height: 1px;margin: 10px 0 10px 0;}
div.fiche_client img{float: right;}
div.fiche_client span.baseline{font-size: 16px; font-weight: bold;color: #7eaec9;text-align: left;}
div.fiche_client h1{font-size: 22px;padding-bottom: 5px;font-weight: bold;text-align: left;}
div.fiche_client h2{font-size: 13px;font-weight: bold;color: #3b4665;background: url('images/puce4.gif') no-repeat 0 11px;padding-left: 15px;}

#contenu.index_news h1.references {
background: url('images/references.gif') no-repeat 0 -1px;
font-size: 22px;
padding-bottom: 6px 0 10px 32px;
}

