/* Default */
body {
	margin:0px;
	padding:0px;
	background-image:url('../media/top_bg.gif');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#294054;
	font:12px/1.5 "trebuchet MS", verdana, arial, helvetica, sans-serif;
	}

body, html {
	height:100%;
	min-height:100%;
}


p { 
	padding:0px;
	margin:0px;
	}

/* Presentation */
#container_01 {
	width:848px;
	margin:0px auto 0px auto;
	background-image:url('../media/bg.gif');
	background-repeat:repeat-y;
	background-position:61px 0px;
	display:table;
}

#container_01 .header{
	width:848px;
	height:162px;
	background-image:url('../media/header_bg.jpg');
	background-repeat:no-repeat;
	background-position:67px 0px;
}

#container_01 .header .logo{
	float:left;
	margin:22px 0px 0px 68px;
}

#container_01 .header .home_link{
	float:right;
	padding:2px 70px 0px 0px;
	font-size:8pt;
	color:#FFFFFF;
	text-align:right;
}

#container_01 .header .home_link a{
	font-size:8pt;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
}

#container_01 .header .home_link a:hover{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:underline;
}

#container_01 .footer{
	width:848px;
	height:41px;
	background-color:#294054;
	background-image:url('../media/footer_bg.gif');
	background-repeat:no-repeat;
	background-position:64px 0px;
	padding:0px 0px 20px 0px;
	clear:both;
}

#container_01 .footer .icons{
	float:left;
	padding:19px 0px 0px 80px;
}

#container_01 .footer .icons img{
	padding:0px 5px 0px 0px;
}

#container_01 .footer .mentions{
	float:left;
	padding:18px 0px 0px 260px;
	color:#A5A5A5;
	font-size:7.5pt;
}

#container_01 .footer .mentions a{
	color:#A5A5A5;
	font-size:7.5pt;
	font-style:italic;
	text-decoration:none;
}

#container_01 .footer .mentions a:hover{
	color:#A5A5A5;
	font-size:7.5pt;
	text-decoration:underline;
}


#container_01 .static_nav{
	width:781px;
	height:49px;
	padding:0px 0px 0px 67px
}

.static_nav .btn{
	float:left;
}

#container_01 .container_02{
	width:781px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	float:left;
	display:table;
}

.container_02 .left{
	width:250px;
	float:left;
}


.container_02 .left .encart{
	width:255px;
	float:left;
}

.left .encart .encart_title{
	float:left;
	margin:5px 1px 0px 4px;
}


/* NEWS */
.left .encart .news_encart{
	float:right;
	width:231px;
	background-image:url('../media/encart_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

.left .encart .news_encart .overflow{
	float:left;
	width:222px;
	height:150px;
	overflow:auto;
}

.news_encart .news{
	width:195px;
	/* width:195px; */
	float:left;
	margin:10px 0px 0px 8px;
	padding:0px 0px 12px 0px;
	background-image:url('../media/news_sep.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

.news_encart .news .photo{
	float:left;
}

.news_encart .news .photo img{
	border:1px #1D3B5C solid;
}

.news_encart .news .content{
	float:left;
	margin:0px 0px 0px 7px;
	width:125px;
}

.news_encart .news .content .title{
	text-align:left;
	color:#1D3B5C;
	font-size:9pt;
	font-weight:bold;
	line-height:11pt;
}

.news_encart .news .content .summary{
	text-align:left;
	color:#1D3B5C;
	font-size:8pt;
	line-height:10pt;
	font-weight:normal;
}

.news_encart .news .content .summary a{
	text-align:left;
	color:#1D3B5C;
	font-size:7.5pt;
	font-weight:bold;
}

.news_encart .news .content .summary a:hover{
	color:#1D3B5C;
	font-size:7.5pt;
	font-weight:bold;
	text-decoration:none;
}


/* Infos Pratiques */
.left .encart .ip_encart{
	float:right;
	width:231px;
	background-image:url('../media/encart02_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

.left .encart .ip_encart .infos{
	float:left;
	width:219px;
	padding:0px 0px 0px 5px;
	text-align:left;
}


.infos .fiches{
	width:213px;
	background-image:url('../media/faq_bg.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:30px 5px 0px 1px;
}

.fiches .fiche_link{
	background-image:url('../media/blue_chevron.gif');
	background-repeat:no-repeat;
	background-position:10px 5px;
	padding:0px 0px 0px 21px;
	margin:1px 0px 1px 0px;
}

.fiches .fiche_link a{
	text-align:left;
	color:#1D3B5C;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

.fiches .fiche_link a:hover{
	color:#1D3B5C;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
}


.infos .newsletter{
	float:left;
	width:150px;
	margin:0px 0px 0px 62px;	
}


.infos .newsletter .txt{
	text-align:left;
	font-size:7.5pt;
	color:#1D3B5C;
	background-image:url('../media/newsletter_green_chevron.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	line-height:10pt;
	margin:7px 0px 0px 0px;
}

.infos .newsletter .txt b{
	font-size:7.5pt;
	color:#1D3B5C;
	font-weight:bold;
}

.infos .newsletter .error{
	text-align:left;
	font-size:7.5pt;
	font-weight:bold;
	color:#659C01;
	line-height:8pt;
	margin:4px 0px 0px 0px;
}

.infos .newsletter .input_class{
	margin:5px 0px 0px 0px;
	display:table;
	height:23px;
	background-image:url('../media/input_bg.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.infos .newsletter .input_class input{
	font-size:7pt;
	font-style:normal;
	color:#808080;
	padding:2px 0px 0px 4px;
	height:15px;
	width:120px;
	border:1px #7C8DA0 solid
}



/* NAV 02 */
.left .encart .nav_encart{
	font-family:'Arial';
	float:right;
	width:231px;
	background-image:url('../media/encart_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

.nav_encart .nav_02{
	width:218px;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}

.nav_02 .out .nav_title, .nav_02 .over .nav_title, .nav_02 .out .nav_title_over, .nav_02 .over .nav_title_over{
	text-align:left;
	padding:6px 5px 7px 0px;
	color:#2B486A;
	font-size:8pt;
	background-image:url('../media/news_sep.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

.nav_02 .over .nav_title, .nav_02 .out .nav_title_over, .nav_02 .over .nav_title_over{
	background-color:#E8A213;
	cursor:pointer;
}

.nav_02 .out .nav_title .title, .nav_02 .over .nav_title .title, .nav_02 .out .nav_title_over .title, .nav_02 .over .nav_title_over .title{
	background-image:url('../media/yellow_nav_puce.gif');
	background-repeat:no-repeat;
	background-position:4px 2px;
	padding:0px 0px 0px 17px;
	line-height:10pt;
}

.nav_02 .over .nav_title .title, .nav_02 .out .nav_title_over .title, .nav_02 .over .nav_title_over .title{
	background-image:url('../media/white_nav_puce.gif');
	background-repeat:no-repeat;
	background-position:4px 2px;
}

.nav_02 .out .nav_title .title a, .nav_02 .over .nav_title .title a, .nav_02 .out .nav_title_over .title a, .nav_02 .over .nav_title_over .title a{
	color:#2B486A;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}


.nav_02 .over .nav_title .title a, .nav_02 .over .nav_title_over .title a, .nav_02 .out .nav_title_over .title a{
	color:#FFFFFF;
}



.nav_encart .nav_02 .link_title_02{
	text-align:left;
	padding:5px 0px 3px 27px;
	color:#2B486A;
	font-size:8pt;
	background-image:url('../media/blue_chevron.gif');
	background-repeat:no-repeat;
	background-position:16px 9px;
	line-height:10pt;
}


.nav_encart .nav_02 .link_title_02 a{
	color:#2B486A;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}

.nav_encart .nav_02 .link_title_02 a:hover{
	color:#183451;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}

.nav_encart .nav_02 .link_title_02 b{
	color:#2B486A;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}


.nav_encart .nav_02 .over .link_title_02 a{
	color:#2B486A;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}



/* NAV ANNU */
.nav_annu {
	width:504px;
	height:auto;
	float:left;
	display:table;
	margin:0px 0px 10px 0px
}

.nav_annu .intitule_container{
	width:504px;
	float:left;
	background-color:#1D3C5B;
	background-image:url('../media/nav_annu_bg.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
}

.nav_annu .intitule_container .intitule, .nav_annu .intitule_container .intitule_select{
	float:left;
	color:#FFFFFF;
	font-size:8pt;
	padding:6px 19px 4px 15px;
	background-image:url('../media/nav_annu_sep.gif');
	background-repeat:no-repeat;
	background-position:right 0px;
	line-height:10pt;
}

.nav_annu .intitule_container .intitule a, .nav_annu .intitule_container .over .intitule a{
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

.nav_annu .intitule_container .intitule a:hover{
	color:#F4B438;
	font-size:8pt;
	text-decoration:none;
}

.nav_annu .intitule_container .over .intitule a, .nav_annu .intitule_container .over .intitule a:hover{
	color:#F4B438;
	font-size:8pt;
	text-decoration:none;
}


.container_02 .right{
	width:505px;
	float:left;
	margin:0px 0px 0px 25px;
}

.container_02 .right .proxemique{
	width:505px;
	float:left;
	margin:25px 0px 0px 0px;
}

.proxemique .encart{
	float:left;
	width:167px;
	text-align:left;
	background-image:url('../media/home_sep.gif');
	background-repeat:repeat-y;
	background-position:right;
}

.proxemique .encart .link_zone{
	float:left;
	width:160px;
	border-width:1px;
	border-style:none none dotted none;
	border-color:#CDCFD2;
	padding:7px 0px 7px 0px;
}

.proxemique .encart .link_zone .link{
	padding:0px 0px 0px 21px;
	text-align:left;
	color:#1D3B5C;
	font-size:8pt;
	background-image:url('../media/blue_puce.gif');
	background-repeat:no-repeat;
	background-position:8px 4px;
	margin:2px 0px 2px 0px;
}

.proxemique .encart .link_zone .link a{
	color:#1D3B5C;
	font-size:8pt;
	text-decoration:none;
}

.proxemique .encart .link_zone .link a:hover{
	color:#1D3B5C;
	font-size:8pt;
	text-decoration:underline;
}

.proxemique .encart .infos{
	text-align:right;
}

.proxemique .encart .infos img{
	margin:8px 8px 5px 0px;
}

.right .nav_path{
	width:515px;
	height:auto;
	display:table;
	clear:both;
	background-image:url('../media/illus_orga.jpg');
	background-repeat:no-repeat;
	background-position:338px 0px;

}

.nav_path .title_01{
	width:350px;
	float:left;
	clear:both;
	text-align:left;
	color:#2D7ACE;
	font-size:12pt;
	font-weight:bold;
	line-height:14pt;
}

.nav_path .title_02{
	width:375px;
	float:left;
	clear:both;
	text-align:left;
	color:#A6A6A6;
	font-size:10pt;
	font-weight:normal;
	border-width:1px;
	border-color:#DDDDDD;
	border-style:none none solid none;
	padding:0px 0px 4px 0px;
}

.nav_path .title_page{
	width:350px;
	float:left;
	clear:both;
	text-align:left;
	color:#1E3B5D;
	font-size:14pt;
	font-weight:bold;
	line-height:17pt;
	font-style:italic;
	background-image:url('../media/circle_puce.gif');
	background-repeat:no-repeat;
	background-position:0px -7px;
	padding:8px 0px 16px 25px;
}

.annu_nav_path{
	width:504px;
	margin:0px 0px 7px 0px;
	float:right;
}

.annu_nav_path .title{
	width:504px;
	float:left;
	clear:both;
	text-align:left;
	color:#F5A80E;
	font-size:14pt;
	font-weight:bold;
	line-height:20pt;
}

.annu_nav_path .subtitle{
	width:504px;
	float:left;
	clear:both;
	text-align:left;
	color:#A6A6A6;
	font-size:10pt;
	font-weight:normal;
	padding:0px 0px 0px 0px;
}

.title_page{
	width:350px;
	float:left;
	clear:both;
	text-align:left;
	color:#1E3B5D;
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	background-image:url('../media/circle_puce.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:12px 0px 16px 25px;
	margin:10px 0px 0px 5px;
}


/* annu_table */
.annu_table {
	float:right;
	width:466px;
	margin:20px 0px 0px 12px;
}

.annu_table td{
	vertical-align:top;
	padding:0px 0px 10px 0px;
}

.annu_table .annu_encart{
	float:left;
	width:230px;
	background-image:url('../media/encart_contact_bg.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
	margin:0px 0px 0px 0px;

}

.annu_table .annu_encart .user_content{
	padding:3px 10px 5px 10px;
	font-size:8pt;
	text-align:left;
	color:#252525;
}

.annu_table .annu_encart .user_content b{
	font-size:10pt;
	text-align:left;
	color:#1D3B5D;
	font-weight:bold;
	line-height:12pt;
}

.annu_table .annu_encart .user_content .sep{
	padding:2px 0px 0px 0px;
	height:5px;
	margin:0px 0px 7px 0px;
	border-width:1px;
	border-color:#D8D8D8;
	border-style:none none dotted none;
}

.annu_table .annu_encart .user_content .email{
	padding:0px 0px 0px 16px;
	font-size:8pt;
	text-align:left;
	color:#1D3B5D;
	background-image:url('../media/email_icon.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
}

.annu_table .annu_encart .user_content .email a{
	font-size:8pt;
	text-align:left;
	color:#1D3B5D;
}

.annu_table .annu_encart .user_content .email a:hover{
	font-size:8pt;
	text-align:left;
	color:#1D3B5D;
	text-decoration:none;
}

.annu_table .annu_encart .user_content .tel{
	padding:6px 0px 2px 16px;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	color:#252525;
	background-image:url('../media/tel_icon.gif');
	background-repeat:no-repeat;
	background-position:1px 5px;
}

/* Summary_l2 */
.summary_l2 {
	width:400px;
	padding:12px 5px 16px 15px;
	font-size:10pt;
	font-weight:normal;
	border-width:1px;
	border-style:none none dotted none;
	border-color:#CFCFCF; 
	line-height:12pt;
	text-align:left;
	margin:1px 0px 0px 40px;
	background-image:url('../media/summary_l2_icon.gif');
	background-repeat:no-repeat;
	background-position:0px 15px;
	color:#446FA9;
	height:12px;
}

.summary_l2 .title{
	float:left;
	font-weight:bold;
	padding:0px 8px 0px 0px;
}

.summary_l2 .title a {
	font-size:10pt;
	color:#1D3B5C;
	text-decoration:none;
}

.summary_l2 .title a:link{
	color:#1D3B5C;
	text-decoration:none;
}

.summary_l2 .title a:visited {
	color:#1D3B5C;
	text-decoration:none;
}

.summary_l2 .title a:hover{
	color:#F7B338;
	text-decoration:none;
}



/* SUMMARY */
.summary_container {
	float:right;
	width:495px;
	background-image:url('../proto/media/summary_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

.summary_container .summary{
	/*width:475px; */
	width:495px;
	min-height:95px;
	background-image:url('../proto/media/summary_top.gif');
	background-repeat:no-repeat;
	background-position:top;
	/*padding:15px 10px 35px 10px;*/
	padding:15px 0px 35px 0px;
}

.summary_container .summary .title{
	float:left;
	margin:10px 0px 10px 20px;
	background-image:url('../proto/media/summary_line_sep.gif');
	background-repeat:no-repeat;
	background-position:0px bottom;
	padding:0px 0px 5px 0px;
}

.summary_container .summary .title .puce{
	text-align:left;
	background-image:url('../proto/media/summary_puce.gif');
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:0px 5px 0px 24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12pt;
	font-style:italic;
	white-space:nowrap;
}

.summary_container .summary .title .puce a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12pt;
	font-style:italic;
	text-decoration:none;
}

.summary_container .summary .title .puce a:hover{
	color:#F6A90F;
	font-weight:bold;
	font-size:12pt;
	font-style:italic;
	text-decoration:none;
}


.summary_illus {
	width:495px;
	margin:30px 0px 0px 0px;
	float:right;
	text-align:right;
}

/* ---------------
	REGISTER 
	---------------- */
.register {
	width:475px;
	margin:10px 0px 15px 25px;
}

.register .title{
	font-family:'Trebuchet MS';
	color:#446FA9;
	text-align:left;
	font-weight:normal;
	font-size:11pt;
	padding:0px 0px 0px 4px;
	margin:0px 0px 0px 0px;
	}

.register p{
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:8pt;
	color:#252525;
	}

.register .txt_confirm {
	color:#252525;
	font-size:8pt;
	text-align:left;
	background-image:url('../media/check_icon.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left: 20px;
	line-height:10pt;
	height:30px;
	}

.register .txt_confirm a{
	font-size: 8pt;
	color: #1D3B5C;
	}

.register .txt {
	color:#252525;
	text-align:left;
	font-weight:normal;
	font-size:8pt;
	margin-top:0px;
	line-height:11pt;
	padding:0px 0px 15px 0px;
	}

.register .txt a{
	font-size:8pt;
	color:#6788B5;
	}

.register .facultatif {
	width:465px;
	border-color:#A5ACB2;
	border-width:1px;
	border-style:solid;
	background-color:#FAFAFA;
	padding:5px;
	clear:both;
	margin-bottom: 15px;
	font-size:8pt;
	float:left;
	}

.register .btn_encart{
	width:475px;	
	}

.register .txt_facultatif {
	color:#AAAAAA;
	font-size:8pt;
	text-align:right;
	border-color:#A6A6A6;
	padding:0px 4px 2px 0px;
	}

.register .error {
	color:#B84824; 
	font-size:7.5pt;
	font-weight:normal;
	background-image:url('../media/warning_icon.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:2px 0px 0px 21px;
	height:40px;
	text-align:left;
	}

.register .error b{
	color:#B84824; 
	font-size:7.5pt;
	font-weight:bold;
	}

.register .lien{
	color: #808080;
	font-size: 8pt;
	text-align: left;
	padding:0px 0px 0px 0px;
	}

.register .lien a{
	color: #6788B5;
	font-size: 8pt;
	}

.register .lien a:link{
	color: #6788B5;
	}

.register .lien a:visited{
	color: #6788B5;
	}

.register .lien a:hover{
	color: #6788B5;
	text-decoration: none;
	}

.register .intitule {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.register .intitule_facultatif {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.register .champ{
	height:14px;
	font-family:Tahoma; 
	font-size:8pt;
	padding:0px 0px 0px 3px; 
	color:#595959;
	}


/* EMAIL Segment */
.email_segment {
	font:12px/1.5 verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 35px; 
	width:462px;
	float:left;
}

.email_segment .title_presentation{
	font-family:'trebuchet MS';
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	color:#1D3B5C;
	background-image:url('../media/yellow_chevron.gif');
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding:0px 0px 0px 13px;
}

.email_segment .txt_presentation{
	color: #252525;
	font-size: 8pt;
	text-align: left;
	margin:0px 0px 0px 13px;
}

.email_segment .txt_presentation b, strong{
	color: #252525;
	font-size: 8pt;
}

.email_segment .data_table{
	margin:0px 0px 0px 15px;

}
.email_segment .intitule{
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #D9D9D9;
	border-width: 0px 2px 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	font-size: 8pt;
	font-weight: normal;
	color: #595959;
	vertical-align:top;
	padding-top: 4px;
	white-space: nowrap;
}

.email_segment .valeur{
	width:100%;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 8pt;
	font-weight: bold;
	color: #404040;
	background-color: #F2F2F2;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	vertical-align:top;
	padding-top: 4px;
}


.email_segment .valeur a{
	font-weight: normal;
	color: #1D3B5C;
}

.email_segment .valeur a:link{
	font-weight: normal;
	color: #1D3B5C;
}


/* article summary */

.as_title{
	font-family:'trebuchet MS';
	text-align:left;
	font-size:11pt;
	font-weight:normal;
	font-style:italic;
	color:#8E9DAD;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	border-style:none none solid none;
	border-width:1px;
	border-color:#1D3B5C;
	}

.articles_summary {
	margin:5px 0px 0px 10px;
	width:465px;
}

.articles_summary td{
	padding:5px 0px 2px 0px;
	text-align:left;
	vertical-align:top;
}

.articles_summary p {
	background-image:url('../media/yellow_nav_puce.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 10px 0px 12px;
}

.articles_summary a{
	color:#1D3B5C;
	text-align:left;
	font-weight:bold;
	font-size:8pt;
	color:#1D3B5C;

	}

.articles_summary a:link{
	color:#1D3B5C;
	}

.articles_summary a:visited{
	color:#1D3B5C;
	}

.articles_summary a:hover{
	color:#1D3B5C;
	text-decoration:none;
	}


/* MAIL SPECIFIC */
#footer_msg{
	width:100%;
	text-align:center;
	color:#B3B3B3;
	font-size:7.5pt;
	padding:0px 0px 15px 0px;
	display:table;
}

#footer_msg a{
	color:#B3B3B3;
	font-size:7.5pt;
}


#top_msg{
	text-align:center; 
	width:100%; 
	font-size:7.5pt; 
	background-color:#BFBFBF; 
	color:#FFFFFF; 
	padding:5px 0px 5px 0px;
	/*
	border-width:1px;
	border-style:none none solid none;
	border-color:#FFFFFF;
	*/
}

#top_msg a{
	color:#FFFFFF;
	font-size:7.5pt;
}

