/* Default */
body {
	margin:0px;
	padding:0px;
	background-color:#E6E6E6;
	font:12px/1.5 verdana, arial, helvetica, sans-serif;
	}

body, html {
	height:100%;
	min-height:100%;
}


p { 
	padding:0px;
	margin:0px;
	}

/* Presentation */
#container_01 {
	width:900px;
	margin:0px auto 20px auto;
	background-image:url('../media/bg.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding:1px 0px 0px 0px;
}

#header {
	width:896px;
	height:198px;
	background-image:url('../media/header_bg_2.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px 0px 0px 1px;
}

#header .logo{
	float:left; 
	margin:11px 0px 0px 23px;
}

#header .nav00{
	float:left;
	height:59px;
	margin:69px 0px 0px 37px;
	clear:both;
}

#header .nav00 .btn{
	float:left;
	height:59px;
}


#header .illus{
	float:right;
	margin:10px 5px 0px 0px;
}


#nav01 {
	font-family:'Trebuchet MS';
	width:873px;
	height:31px;
	background-image:url('../media/nav01_bg.gif');
	background-repeat:no-repeat;
	background-position:23px 0px;
	margin:4px 0px 15px 1px;
	vertical-align:top;
	padding:0px 0px 0px 23px;
}

#nav01 .intitule, #nav01 .intitule_over{
	float:left;
	padding:6px 12px 6px 12px;
	font-size:9pt;
	text-align:left;
}

#nav01 .intitule_over, #nav01 .over .intitule{
	font-size:9pt;
	text-align:left;
	background-image:url('../media/nav01_bg_over.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#nav01 .intitule a{
	font-size:9pt;
	text-align:left;
	color:#000000;
	text-decoration:none;
}

#nav01 .intitule_over a, #nav01 .over .intitule a, #nav01 .over .intitule_over a{
	font-size:9pt;
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;
}


#nav01 .separation{
	width:2px;
	height:29px;
	float:left;
	text-align:left;
	background-image:url('../media/nav01_sep.gif');
	background-repeat:no-repeat;
	background-position:1px right;
	margin:0px 1px 0px 1px;
}

.nav02 {
	margin:0px 0px 15px 10px;
	float:left;
	width:234px;
}

.nav02 .title{
	text-align:right;
	font-size:12pt;
	color:#BFBFBF;
	font-weight:normal;
	border-width:1px; 
	border-style:none none none solid;
	border-color:#DFDFDF;
	margin:0px 0px 0px 13px; 
	padding:0px 0px 0px 6px;
}

.nav02 .end{
	text-align:right;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	border-width:1px; 
	border-style:solid none none solid;
	border-color:#DFDFDF;
	margin:0px 0px 0px 13px; 
	padding:0px 0px 0px 6px;
}

.nav02 .out{
	padding:0px 0px 0px 13px;
	background-image:url('../media/nav02_noselect.gif');
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.nav02 .over{
	padding:0px 0px 0px 13px;
	background-image:url('../media/nav02_select.gif');
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.nav03 .over{
	padding:0px 0px 0px 13px;
	background-image:url('../media/nav02_noselect.gif');
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.nav02 .out .intitule,
.nav02 .over .intitule,
.nav02 .out .intitule02,
.nav02 .over .intitule02{
	font-family:'Trebuchet MS';
	text-align:left;
	font-size:8pt;
	color:#4D4D4D;
	background-image:url('../media/nav02_bg.gif');
	background-repeat:no-repeat;
	background-position:1px bottom;
	padding:3px 7px 5px 7px;
	border-width:1px; 
	border-style:solid none none solid;
	border-color:#DFDFDF;
	margin:1px 0px 0px 0px;
}

.nav02 .out .intitule02,
.nav02 .over .intitule02{
	background-image:none;
	padding:3px 7px 5px 20px;
	border-width:1px; 
	border-style:solid none none solid;
	border-color:#DFDFDF;
	margin:1px 0px 0px 0px;
}

.nav02 .out .intitule a,
.nav02 .out .intitule02 a{
	font-size:8pt;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.nav02 .out .intitule02 a{
	color:#444444;
	font-weight:normal;
}

.nav02 .out .intitule a:hover,
.nav02 .out .intitule02 a:hover{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.nav02 .out .intitule02 a:hover{
	color:#000000;
	font-weight:normal;
}



.nav02 .over .intitule{
	color:#000000;
}

.nav02 .over .intitule02{
	color:#FD8000;
}

.nav02 .over .intitule a,
.nav02 .over .intitule02 a{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.nav02 .over .intitule02 a{
	color:#FD8000;
}

.nav02 .over .intitule a:hover,
.nav02 .over .intitule02 a:hover{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.nav02 .over .intitule02 a:hover{
	color:#FD8000;
}

#bottom_nav {
	margin:25px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border-style:solid none none none;
	border-width:1px;
	border-color:#EEEEEE;
	clear:both;
}

#bottom_nav .intitule{
	text-align:center;
	font-size:7.5pt;
	padding:0px 6px 1px 6px;
	color:#CCCCCC;	
}

#bottom_nav .intitule a{
	font-size:7.5pt;
	color:#AAAAAA;
	text-decoration:none;	
}


#main_container {
	width:896px;
	margin:0px 0px 0px 1px;
	height:auto;
}

#main_container .left{
	width:237px;
	padding:0px 0px 10px 0px;
	vertical-align:top;
}

.left .txt_gnt {
	width:220px;
	float:left;
	margin:0px 0px 15px 23px;
	padding:0px 0px 0px 7px;
	font-size:7.5pt;
	text-align:left;
	line-height:10pt;
	font-style:italic;
	color:#252525;
	border-width:1px;
	border-style:none none none solid;
	border-color:#007CC2;
}

.left .txt_gnt b{
	font-size:8pt;
	color:#007CC2;
	font-weight:bold;
}

.left .txt_gnt a{
	color:#007CC2;
}


.left .txt_gnt a:hover{
	color:#007CC2;
	text-decoration:none;
}

.left .encart01 {
	width:224px;
	float:left;
	background-image:url('../media/encart01_bg.gif');
	background-repeat:repeat-y;
	margin:0px 0px 15px 23px;
}

.encart01 .news{
	width:205px;
	height:157px;
	overflow:auto;
	float:left;
	margin:5px 0px 5px 8px;
}

.news .n01{
	height:auto;
	display:table;
	
}

.news .n01 .title{
	font-size:7.5pt;
	font-weight:bold;
	line-height:9pt;
	color:#000000;
	text-align:left;
	margin:0px 0px 3px 0px;
}

.news .n01 .title a{
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.news .n01 .title a:hover{
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.news .n01 .img{
	float:left;
	border:1px #FD8000 solid;
	background-color:#FFFFFF;
	padding:1px;
	margin:1px 5px 0px 0px;
}

.news .n01 .txt{
	font-size:7.5pt;
	font-weight:normal;
	color:#353535;
	text-align:left;
	padding:0px 2px 0px 5px;
	line-height:9pt;
	height:50px;
	overflow:hidden;
	margin:0px 0px 14px 0px;
}

.news .n01 .txt b, .news .n01 .txt strong{
	font-size:7.5pt;
	font-weight:normal;
	color:#353535;
	text-align:left;
	padding:0px 2px 0px 5px;
	line-height:9pt;
}

.news .n01 .txt a{
	font-size:7.5pt;
	color:#353535;
	text-decoration:none;
}

.news .n01 .txt a:hover{
	font-size:7.5pt;
	color:#353535;
	text-decoration:underline;
}

.news .news_sep{
	height:5px;
	background-image:url('../media/news_sep.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	margin:7px 0px 5px 0px;
}

.encart01 .newsletter{
	width:205px;
	height:auto;
	float:left;
	margin:5px 0px 5px 10px;
}

.encart01 .newsletter .illus{
	width:40px;
	height:80px;
	float:left;
	margin:2px 5px 0px 0px;
}

.encart01 .newsletter .content, .encart01 .newsletter .content p{
	width:155px;
	float:left;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#333333;
}

.encart01 .newsletter .content .title{
	text-align:left;
	font-size:9pt;
	font-weight:bold;
	color:#007CC2;
	padding:2px 0px 0px 0px;
}

.encart01 .newsletter .content .txt{
	text-align:left;
	font-size:7.5pt;
	font-weight:normal;
	color:#333333;
	line-height:9pt;
	padding:0px 0px 4px 0px;
}

.encart01 .newsletter .content .error{
	text-align:left;
	font-size:7.5pt;
	font-weight:normal;
	color:#007CC2;
	line-height:9pt;
	margin:0px 0px 4px 0px;
}

.encart01 .newsletter .content .input{
	float:left;
	width:129px;
	margin:5px 0px 0px 0px
}

.encart01 .newsletter .content .input input{
	width:125px;
	height:15px;
	font-size:7.5pt;
	color:#505050;
	padding:1px 0px 0px 4px;
	background-image:url('../media/input_bg.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	border:1px #AAAAAA solid;
}

.encart01 .newsletter .content .send_btn{
	float:left;
}

.encart01 .newsletter .content .send_btn img{
	margin:5px 0px 0px 5px;
}

#main_container .sep{
	width:6px;
	background-image:url('../media/left_sep_bottom.gif');
	background-repeat:no-repeat;
	background-position:10px bottom;
	vertical-align:top;
	padding:0px 0px 0px 10px;
}


#main_container .main{
	width:705px;
	vertical-align:top;
	padding:0px 5px 0px  20px;
}

.main .nav_path {
	margin:4px 0px 0px 0px;
	background-image:url('../media/dotted_line_h.gif');
	background-repeat:repeat-x;
	background-position:0px bottom;
	height:35px;
}

.main .nav_path .home_link, .main .nav_path .prev_link{
	float:right;
	font-size:7.5pt;
	text-align:right;
	color:#999999;
	padding:30px 10px 0px 0px;
}


.main .nav_path .home_link{
	float:right;
	font-size:7.5pt;
	text-align:right;
	color:#999999;
	padding:30px 18px 12px 18px;
	background-image:url('../media/home_link_bg.gif');
	background-repeat:no-repeat;
	background-position:0px 23px;
}


.main .nav_path .home_link a, .main .nav_path .prev_link a{
	color:#000000;
	background-image:url('../media/orange_chevron_3.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
	padding:0px 5px 0px 18px;
}

/*
.main .nav_path .home_link a{
	background-image:url('../media/home_icon.gif');
	background-repeat:no-repeat;
	background-position:6px 3px;
}
*/

.main .nav_path .home_link a{
	background-image:none;
	padding-left:0px;
	color:#FFFFFF;
}

.main .nav_path .home_link a:hover, .main .nav_path .prev_link a:hover{
	color:#0072B3;
	font-weight:bold;
	text-decoration:none;

}

.main .nav_path .home_link a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}

.main .nav_path .page_title .title{
	font-family:'Trebuchet MS';
	text-align:left;
	font-size:18pt;
	font-weight:bold;
	color:#000000;
	line-height:20pt;
	padding:0px 0px 2px 0px;
	float:left;
}

.main .nav_path .page_title .subtitle{
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	color:#999999;
	float:left;
	clear:both;
}

/* STANDARD CONTAINER */
#main_container .main .standard_container{
	width:608px;
	margin:15px 0px 0px 0px;
}

.standard_container .mainly_zone{
	width:378px;
	padding:0px 10px 0px 0px;
	vertical-align:top;
}


.standard_container .photos_zone{
	width:200px;
	padding:0px 10px 0px 10px;
	vertical-align:top;
}


/* HOME CONTAINER */

#main_container .main .home_container{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../media/dotted_line_v.gif');
	background-repeat:repeat-y;
	background-position:310px 0px;
}

.home_container .left_col{
	width:50%;
	vertical-align:top;
}

.left_col .left_zone{
	width:302px;
	float:left;
}

.left_col .left_zone .zone_title{
	font-family:'Trebuchet MS';
	font-size:13pt;
	font-weight:bold;
	color:#0072B3;
	text-align:left;
	line-height:15pt;

}

.left_col .left_zone .zone_txt{
	color:#FFFFFF;
	text-align:justify;
	background-color:#0072B3;
	font-size:8pt;
	line-height:11pt;
	padding:3px 6px 3px 6px;
}

.left_col .left_zone .zone_txt b{
	color:#FFFFFF;
	font-weight:bold;
}

.left_col .left_zone .intitule_zone{
	margin:7px 0px 10px 18px
}

.left_col .left_zone  .intitule_zone .intitule{
	color:#000000;
	text-align:left;
	background-image:url('../media/blue_puce.gif');
	background-repeat:no-repeat;
	background-position:0px 7px;
	font-size:8pt;
	line-height:11pt;
	padding:3px 6px 3px 7px;
	font-weight:normal;
}

.left_col .left_zone .intitule_zone .intitule a{
	color:#000000;
	font-size:8pt;
	text-decoration:none;
}

.left_col .left_zone .intitule_zone .intitule a:hover{
	color:#0072B3;
	font-size:8pt;
	text-decoration:none;
}

.left_col .left_zone .zone_link{
	color:#000000;
	text-align:left;
	background-image:url('../media/blue_link_zone.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:5px 6px 5px 7px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	text-align:right;
	clear:both;
	height:25px;
}

.left_col .left_zone .zone_link a{
	color:#000000;
	background-image:url('../media/blue_chevron3.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
	padding:0px 5px 0px 18px;
}

.left_col .left_zone .zone_link a:hover{
	color:#0072B3;
	text-decoration:none;
}

.left_col .left_zone .blue_title{
	font-family:'Trebuchet MS';
	font-size:13pt;
	font-weight:bold;
	color:#0072B3;
	text-align:left;
	line-height:15pt;
	border-style:none none solid none;
	border-color:#6BADD3;
	border-width:1px;
	padding:15px 0px 0px 0px;
}

.left_col .left_zone .grey_title{
	font-family:'Trebuchet MS';
	float:right;
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-align:left;
	line-height:14pt;
	padding:3px 8px 3px 15px;
	background-image:url('../media/grey_bg_title.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:8px 0px 0px 0px;
}

.left_col .left_zone .centres_travaux{
	height:21px;
	width:302px;
	clear:both;
	background-image:url('../media/illus_centres_travaux.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	padding:70px 0px 0px 0px;
}

.left_col .left_zone .centres_travaux a{
	color:#000000;
	background-image:url('../media/blue_chevron3.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
	padding:0px 5px 0px 18px;
}

.left_col .left_zone .centres_travaux a:hover{
	color:#0072B3;
	text-decoration:none;
}

.home_container .right_col{
	width:50%;
	vertical-align:top;
}

.right_col .right_zone{
	width:289px;
	float:right;
}

.right_col .right_zone .proxemique{
	height:103px;
	margin:6px 0px 0px 0px;
}

.right_col .right_zone .proxemique .illus{
	float:left;
	filter: Alpha(Opacity=100); 
	-moz-opacity: 1;
}

.right_col .right_zone .proxemique .illus_over{
	float:left;
	filter: Alpha(Opacity=50); 
	-moz-opacity: .6;
}

.right_col .right_zone .zone_title{
	font-family:'Trebuchet MS';
	font-size:13pt;
	font-weight:bold;
	color:#71A701;
	text-align:left;
	line-height:15pt;
	margin:12px 0px 0px 0px;
}

.right_col .right_zone .zone_txt{
	color:#FFFFFF;
	text-align:justify;
	background-color:#71A701;
	font-size:8pt;
	line-height:11pt;
	padding:3px 6px 3px 6px;
}

.right_col .right_zone .zone_txt b{
	color:#FFFFFF;
	font-weight:bold;
}

.right_col .right_zone .grey_title{
	font-family:'Trebuchet MS';
	float:right;
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-align:left;
	line-height:14pt;
	padding:3px 8px 3px 10px;
	background-image:url('../media/grey_bg_title.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:8px 0px 0px 0px;
	width:250px;
}

.right_col .right_zone .intitule_zone{
	width:253px;
	float:right;
	margin:5px 0px 5px 0px
}


.right_col .right_zone .intitule_zone .intitule{
	color:#000000;
	text-align:left;
	background-image:url('../media/green_arow.gif');
	background-repeat:no-repeat;
	background-position:0px 7px;
	font-size:7pt;
	line-height:10pt;
	padding:4px 6px 4px 7px;
	font-weight:normal;
}

.right_col .right_zone .intitule_zone .intitule b{
	color:#000000;
	font-size:8pt;
	font-weight:bold;
}

.right_col .right_zone .zone_link{
	color:#000000;
	text-align:left;
	padding:2px 6px 5px 7px;
	font-weight:normal;
	clear:both;
	margin:5px 0px 0px 0px;
	text-align:right;
}

.right_col .right_zone .zone_link a{
	color:#000000;
	background-image:url('../media/green_chevron3.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
	padding:0px 5px 0px 18px;
}

.right_col .right_zone .zone_link a:hover{
	color:#71A701;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}

/* M1 CONTAINER */
#main_container .main .m1_container{
	width:100%;
	margin:15px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../media/solid_line_v.gif');
	background-repeat:repeat-y;
	background-position:410px 0px;
}

.m1_container .left{
	vertical-align:top;
	padding:0px 10px 0px 0px;
}

.left .left_zone{
	width:400px;
	float:left;
}


.m1_container .right{
	vertical-align:top;
	padding:0px 0px 0px 0px;
}

.right .right_zone{
	width:190px;
	float:right;
}

.right .right_zone .orga_link{
	height:50px;
	text-align:left;
	background-image:url('../media/dotted_line_v2.gif');
	background-repeat:repeat-x;
	background-position:0px bottom;
	margin:0px 0px 10px 0px;
}



#main_container .main .large_article{
	width:584px;
	padding:7px 8px 0px 8px;
	background-image:url('../media/degrade_bg.gif');
	background-repeat:repeat-x;
	background-position:top;
	margin:0px 0px 5px 0px;
}

.main .large_article p{
	font-size:7.5pt;
	text-align:justify;
	color:#555555;
	line-height:9pt;
}



#footer_sep {
	margin:20px 0px 0px 0px
}


#footer {
	width:900px;
	height:28px;
	background-image:url('../media/footer_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

#footer p{
	color:#A5A5A5;
	font-size:7.5pt;
	text-align:right;
	padding:5px 10px 0px 0px;
}

#footer .mentions{
	color:#BBBBBB;
}


#footer a{
	color:#A5A5A5;
	font-size:7.5pt;
}

#footer a:hover{
	color:#A5A5A5;
	font-size:7.5pt;
	text-decoration:none;
}



/* Summary */
.summary {
	width:400px;
	padding:9px 5px 7px 7px;
	font-size:8pt;
	font-weight:normal;
	border-width:1px;
	border-style:none none dotted none;
	border-color:#CFCFCF; 
	line-height:9pt;
	text-align:left;
	margin:1px 0px 0px 0px;
	background-image:url('../media/puce_summary.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#446FA9;
	height:12px;
}

.summary .title{
	float:left;
	font-weight:bold;
	padding:0px 8px 0px 0px;
}

.summary .title a {
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

.summary .title a:link{
	color:#000000;
	text-decoration:none;
}

.summary .title a:visited {
	color:#000000;
	text-decoration:none;
}

.summary .title a:hover{
	color:#007CC2;
	text-decoration:none;
}

.summary .subtitle a {
	font-size:7.5pt;
	color:#A5A5A5;
	text-decoration:none;
}

.summary .subtitle a:link{
	color:#A5A5A5;
	text-decoration:none;
}

.summary .subtitle a:visited {
	color:#A5A5A5;
	text-decoration:none;
}

.summary .subtitle a:hover{
	color:#A5A5A5;
	text-decoration:underline;
}

/* EMAIL Segment */
.email_segment {
	font:12px/1.5 verdana, arial, helvetica, sans-serif;
	margin:15px 0px 5px 0px; 
	width:600px;
}

.email_segment p{
	font-size:8pt;
}

.email_segment .title_presentation{
	font-family:'Trebuchet MS';
	color:#007CC2;
	text-align:left;
	font-weight:normal;
	font-size:12pt;
	line-height:17pt;
	padding:3px 4px 0px 0px;
	margin:0px 0px 0px 0px;
}

.email_segment .txt_presentation{
	color: #252525;
	font-size: 8pt;
	text-align: left;
}

.email_segment .txt_presentation b, strong{
	color: #252525;
	font-size: 8pt;
}

.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: #000000;
	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: #007CC2;
}

.email_segment .valeur a:link{
	font-weight: normal;
	color: #007CC2;
}


/* ---------------
	REGISTER 
	---------------- */
.register {
	width:470px;
	margin:15px 0px 15px 0px;
	display:table;
}

.register .title{
	font-family:'trebuchet MS';
	color:#007CC2;
	font-weight:bold;
	font-style:italic;
	font-size:15pt;
	text-align:left;
	background-image:url('../media/puce_title.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding: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: 35px;
	line-height:10pt;
	height:30px;
	}

.register .txt_confirm a{
	font-size: 8pt;
	color: #007CC2;
	}

.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:#007CC2;
	}

.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:7.5pt;
	text-align:right;
	border-color:#A6A6A6;
	padding:0px 0px 2px 0px;
	}

.register .error {
	color:#F46E00; 
	font-size:8pt;
	font-weight:normal;
	background-image:url('../media/warning_icon.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:8px 0px 0px 38px;
	height:40px;
	text-align:left;
	}

.register .error b{
	color:#F46E00; 
	font-size:8pt;
	font-weight:bold;
	}

.register .lien{
	color: #007CC2;
	font-size: 8pt;
	text-align: left;
	padding:0px 0px 0px 0px;
	}

.register .lien a{
	color: #007CC2;
	font-size: 8pt;
	}

.register .lien a:link{
	color: #007CC2;
	}

.register .lien a:visited{
	color: #007CC2;
	}

.register .lien a:hover{
	color: #007CC2;
	text-decoration: none;
	}

.register .intitule {
	color: #000000;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.register .intitule_facultatif {
	color: #000000;
	font-size: 7.5pt;
	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;
	}


/* MAIL SPECIFIC */
#footer_msg{
	width:675px;
	text-align:center;
	padding:7px 0px 10px 0px;
	color:#B3B3B3;
	font-size:7.5pt;
	padding:4px 0px 4px 0px;
	margin:0px auto 0px auto;
	border-width:1px;
	border-color:#B3B3B3;
	border-style:dotted none none none;
}

#footer_msg a{
	color:#B3B3B3;
	font-size:7.5pt;
}



/* TEST MANU */
.test_manu {
	border: 2px solid black;
	border-collapse: collapse ;
	font-size:7.5pt;
}

/* titre du tableau */
.test_manu caption {
	font-weight:bold;
	font-style:italic;
	font-size:9.5pt;
}

/* cellules de type th dans toutes les sections (<thead> et <tbody>) */
.test_manu th {
	background: #eeeeee;
	border-width:1px;
	border-style:solid;
	border-color: #888888;
}

/* cellules de type th dans la section <thead> */
.test_manu thead th {
	background: #ffdd44;
	height: 40px;
	color: #0088dd;
	font-size:8pt;
}

/* cellules de type td dans la section <tbody> */
.test_manu td {
	border-width:1px;
	border-style:solid;
	border-color:#888888;
	padding:4px;
}


/* SEARCH SEGMENT */

.search_segment {
	font-family:'Trebuchet MS';
	width:221px;
	height:60px;
	padding:5px 0px 0px 0px;
	background:url('../media/search_bg.gif') no-repeat 2px bottom;
	margin:4px 0px 15px 23px;
	border:1px #F46E00 solid;
	border-style:none none none solid;
	

}

.search_segment .title{
	font-size:10pt;
	text-align:left;
	color:#F46E00;
	padding:0px 0px 0px 34px;
	font-weight:bold;
	background:url('../media/search_icon.gif') no-repeat 15px 3px;

}

.search_segment .input_zone{
	/* background:url('../media/search_icon.gif') no-repeat 4px 3px; */
	padding:0px 0px 0px 13px;


}


.search_segment .input_zone .input{
	float:left;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	text-align:left;
	width:165px;

}

.search_segment .input_zone .input input{
	width:157px;
	height:15px;
	font-size:7.5pt;
	color:#505050;
	padding:1px 0px 0px 4px;
	background-image:url('../media/input_bg.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	border:1px #AAAAAA solid;

}

.search_segment .input_zone .btn{
	float:left;
	margin:0px 0px 0px 4px;

}



/* SEARCH RESULT SEGMENT */

.top_search {
	padding:6px 6px 6px 0px;
	margin:0px 0px 15px 0px;
	border:1px #C9C9C9 solid;
	border-style:none none none  none;
	text-align:right;
	font-size:8pt;
	color:#333333;
}

.top_search b{
	font-size:8pt;
	color:#000000;
}

.search_article_01, 
.search_article_02{
	margin:0px 0px 20px 0px;
}

.search_article_01 .title,
.search_article_02 .title{
	text-align:left;
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	padding:0px 0px 2px 0px;
	margin:0px 0px 2px 0px;
	border:1px #007CC2 solid;
	border-style:none none solid none;
}

.search_article_01 .title a,
.search_article_02 .title a{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}

.search_article_01 .title a:hover,
.search_article_02 .title a:hover{
	font-size:9pt;
	color:#000000;
	text-decoration:underline
}

.search_article_01 .content .article_title,
.search_article_02 .content .article_title{
	text-align:left;
	font-weight:bold;
	font-size:8pt;
	color:#007CC2;
	padding:0px 0px 2px 0px;
}

.search_article_01 .content .article_title a,
.search_article_02 .content .article_title a{
	font-size:8pt;
	color:#007CC2;
	text-decoration:none;
}

.search_article_01 .content .article_title a:hover,
.search_article_02 .content .article_title a:hover{
	font-size:8pt;
	color:#007CC2;
	text-decoration:underline;
}

.search_article_01 .content,
.search_article_02 .content{
	text-align:justify;
	font-weight:normal;
	font-size:8pt;
	color:#333333;
	background:#F8F8F8;
	padding:4px 6px 6px 4px;
}

.search_article_01 .content a,
.search_article_02 .content a{
	font-size:8pt;
	color:#333333;
	text-decoration:none;
}

.search_article_01 .content a:hover,
.search_article_02 .content a:hover{
	font-size:8pt;
	color:#333333;
	text-decoration:underline;
}

.search_article_02 .content{
	background:#FFFFFF;
}

.search_word{
	font-size:8pt;
	color:#FFFFFF;
	font-weight:normal;
	background:#F58A0E;
	padding:1px 4px 2px 4px;
}

.bottom_search {
	padding:25px 6px 6px 0px;
	margin:0px 0px 0px 0px;
	border:1px #EEEEEE solid;
	border-style:none none none none;
	text-align:center;
	font-size:7.5pt;
	color:#007CC2;
}

.bottom_search b{
	font-size:7.5pt;
	color:#007CC2;
}

.bottom_search a{
	font-size:7.5pt;
	color:#007CC2;
}

.bottom_search a:hover{
	text-decoration:none;
}
