
/* CSS Document */
*{
	padding:0;
	margin:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background-image:url(../images/background_pattern.jpg);
	background-repeat:repeat-x;
}
#site{
	width:1004px;
	background-color:#e8e8e8;
	margin:25px auto 40px auto;
}
#up_blue_strip{
	background-color:#003e79;
	height:11px;
	font-size:0;
}
#photo_bandeau{
	height:215px;
	width:1004px;
	float:left;
}
#dark_column{
	background-color:#31302c;
	width:1px;
	height:215px;
	float:left;
}
#white_column{
	background-color:#ffffff;
	width:1px;
	height:215px;
	float:left;
}
#titres_bandeau{
	background-image:url(../images/background_title.gif);
	width:550px;
	height:215px;
	float:right;
}
#logo{
	margin:14px 0 0 14px;
}
#strip_title{
	background-image:url(../images/strip_title.gif);
	height:52px;
	width:546px;
	margin-top:11px;
}
#shadow_menu{
	background-image:url(../images/shadow_menu.gif);
	width:515px; 
	height:43px;
	margin-top:39px;
	_margin-top:36px;
}
#ligne_blanche_haut{
	background-color:#ffffff;
	height:1px;
	font-size:0;
}
#ligne_grise_haut{
	background-color:#aeaeae;
	height:1px;
	font-size:0;
}
#menu_ou_titre{
	background-color:#ffffff;
	height:38px;
	width:920px;
	margin-left:42px;
	/margin-left:7px;
	position:absolute;
	top:215px;	
}
#titre{
	background-color:#ffffff;
	height:38px;
	width:920px;
	margin-left:42px;
	/margin-left:5px;
	position:absolute;
	top:215px;	
}
#menu_background{
	background-image:url(../images/background_top_menu.gif);
	background-repeat:repeat-x;
	border-top:1px solid #ffffff;
	height:37px;
	width:918px;
	margin: 0 1px;
}

#menu_link{
	margin:0 8px;
}

#menu{
	float:left;
	line-height:36px;
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
#inactif_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
#menu:hover {
	float:left;
	line-height:36px;
	font-size:13px;
	text-decoration:none;
	color:#a0c7ff;
	font-weight:bold;
}

#title_int_page {
	float:left;
	line-height:36px;
	font-size:16px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bolder;
	margin-left: 10px;
}

#menu_sep{
	float:left;
	margin:0 5px 0 5px;
}
#zone_contenu{
	background-image:url(../images/background_content.gif);
	width:934px;
	margin: 0 auto;
}
#contenu{
	width:918px;
	margin:0 auto;
	
}
#texte_fond_blanc{
	position:relative;
	float:left;
	width:342px;
	margin:20px;
	/*text-align:justify;*/
	_margin-left:15px;
	_margin-right:15px;
	margin-bottom:5px;
}

#texte_fond_blanc a{
	margin-bottom:5px;
	font-size:11px;
}

#grey{
	color:#666666;
}
#espace_photo{
	float:right;
	width:516px;
	height:307px;
}
#bande_bleue_claire{
	background-color:#2a507c;
	float:left;
	width:402px;
	height:16px;
	font-size:0;
}

#bande_bleue_fonce{
	background-color:#092440;
	float:left;
	width:516px;
	height:16px;
	font-size:0;
}
#bloc_bas_gauche{
	float:left;
	height:260px;
	width:333px;
	background-color:#041F3A;
	background-image:url(../images/fond_menu_gauche.gif);
	background-repeat:repeat-x;
}
#sous_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

#sous_menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A0C7FF;
	}

#sous_menu{
	margin:11px;
	margin-top:15px;
	}

#spacer_menu{
	float:left;
	width: 10px;
}

#ss_menu_gauche{
	margin:11px 15px 0 18px;
	/margin:12px 15px 0 18px;
}

/*#ss_menu_gauche li{
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-image:url(../images/fleche_menu_gauche.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-left:19px;
}*/
#ss_menu_gauche a{
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
}

#ss_menu_gauche a:hover{
	text-decoration:none;
	color:#a0c7ff;
	font-size:14px;
}

#ss_menu_gauche ul{
	margin:0px;
	padding:0px;
	font-size:0px;
	}

#ss_menu_gauche hr{
	margin:7px 0;
	/margin:0px 0;
	color:#98a8bf;
	font-size:0;
}
#bloc_bas_centre{
	float:left;
	width:284px;
	height:258px;
	background-color:#3f5f90;
	border-top:1px solid #25406b;
	border-right:1px solid #00264a;
	border-bottom:1px solid #25406b;
	border-left:1px solid #98afce;
}
#bloc_submission{ 
	width:282px;
	height:64px;
	border-right:1px solid #6581a6;
	border-bottom:1px solid #6581a6;
	border-left:1px solid #00264a;
}
/*#bloc_submission h3{ 
	color:#ffffff;
	margin:0 0 0 17px;
	padding-top:15px;
	font-size:14px;
	text-align:center;
}*/
#btn_submission{
	background-image:url(../images/btn_submission.gif);
	background-repeat:no-repeat;
	width:253px;
	height:45px;
	position:relative;
	left:14px;
	top:12px;
}
#btn_submission a{
	line-height:45px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
	
/*#btn_submission h3{
	margin:0px 53px;
	color:#000000;
	font-size:14px;
}
*/
#bloc_btn_contact{
	width:282px;
	height:144px;
	border-top:1px solid #25406b;
	border-right:1px solid #6581a6;
	border-bottom:1px solid #6581a6;
	border-left:1px solid #00264a;
}
#bloc_btn_contact p{
	color:#ffffff;
	font-size:11px;
	margin:0 0 0 19px;
	line-height:14px;
}
#bloc_btn_contact #contact_title{
	margin:14px 0 0 19px;
	font-weight:bold;
}
#bloc_btn_contact #coordonnees{
	margin:6px 0 0 19px;
}
#btn_contact{
	background-image:url(../images/btn_contact.gif);
	background-repeat:no-repeat;
	width:254px;
	height:45px;
	position:relative;
	left:14px;
	top:11px;
	/*margin:7px 0 0 14px;*/
}
#btn_contact a{
	line-height:45px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
/*
#btn_contact h3{
	margin:0 80px;
	color:#ffffff;
	font-size:14px;
	padding-top:14px;
}*/
#bloc_bas_droit{
	float:left;
	width:299px;
	height:260px;
}
/******** footer *********/
#global_footer {
	background-image: url(../images/background_footer.gif);
	/*height: 127px;*/
	/*height: 147px;*/
	height: 142px;
	width: 1004px;
	margin: auto;
}
#content_footer {
	margin: auto;
	height: 87px;
	width: 934px;
}
#logo_footer {
	background-color: #FFFFFF;
	height: 79px;
	width: 920px;
	float: left;
}
#shadow_bottom {
	background-image: url(../images/footer_shadow_bottom.gif);
	background-repeat:no-repeat;
	height: 8px;
	width: 934px;
	float: left;
}
#shadow_left {
	background-image: url(../images/footer_shadow_left.gif);
	height: 79px;
	width: 7px;
	float: left;
}
#shadow_right {
	background-image: url(../images/footer_shadow_right.gif);
	height: 79px;
	width: 7px;
	float: left;
}

#footer_logo1 {
	margin-left:20px;
	_margin-left:15px;
	margin-top:5px;
	float:left;
}
#footer_logo2 { 
	margin-left:135px;
	margin-top:7px;
	float:left;
}
#footer_logo3 { 
	
	margin-right:20px;
	_margin-right:15px;
	margin-top:15px;
	float:right;
}

/******** fin footer *********/
#spacer{
	clear:both;
	font-size:0;
}

/******* debut page interieur *******/

.spacer{
	clear:both;
	font-size:0;
	}
	

img{
	border:none;
	}
	
a{
	text-decoration:none;
	}
	
#all{
	background-image:url(../images/background_all.gif);
	background-repeat:repeat-y;
	font-size:13px;	
	margin-left:37px;
	width:930px;
	}

/***** left column *****/
	
#left_column{
	/* background-image:url(../images/bloc_left.jpg);
	background-repeat:repeat-y; */
	font-family:Arial, Helvetica, sans-serif;
	min-height:830px;
	width:319px;
	float:left;
	}
		
#left_column a{
	color:#FFFFFF;
	}
	
#left_column a.rub{
	color:#FFFFFF;
	font-weight:bold;
	}
	
#left_column a.rub:hover{
	color:#a0c7ff;
	}
	
#left_menu ul li.ss_rub{
	margin-left:20px;
	background:none;
	list-style:none;
	color:#FFFFFF;
	}
	
#left_menu ul li a{
	color:#FFFFFF;
	}

#left_menu ul li a:hover{
	font-weight:bold;
	color:#FFFFFF;
	}
	
.currentLinkSs_rub{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
#left_column a.CurrentLinkMenu{
	color:#a0c7ff;
	font-weight:bold;
}

#left_menu img{
	padding-left:4px;
	}
	
#left_menu{
	padding-left:17px;
	padding-top:29px;
	}
	
.hr_index{
	width:300px;
	padding:7px 0px;
	font-size:0;
	}
	
.hr_menu{
	width:266px;
	margin:0px;
	padding:0px;
	font-size:0;
	/*margin-top:13px;
	margin-bottom:13px;
	/margin-top:10px;
	/margin-bottom:10px;
	/margin-right:25px;*/
	}
	
.white_strip{
	background-image:url(../images/white_strip.jpg);
	background-repeat:repeat-x;
	width:314px;
	height:1px;
	margin-left:5px;
	}
	
#grey_btn{
	/margin-left:4px;
	margin-left:9px;
	padding-top:13px;
	padding-bottom:31px;
	}

#grey_btn a.grey_btn {
	background-image:url(../images/grey_btn.jpg);
	background-repeat:no-repeat;
	color:#000000;
	padding:14px 80px 21px 52px;
	font-weight:bold;
	}

#grey_btn a.grey_btn:hover {
	background-image:url(../images/grey_btn.jpg);
	background-repeat:no-repeat;
	color:#5579b3;
	padding:14px 80px 21px 52px;
}

#grey_btn a.CurrentLink{
	background-image:url(../images/grey_btn.jpg);
	background-repeat:no-repeat;
	color:#5579b3;
	padding:14px 80px 21px 52px;
	font-weight:bold;
	}
#grey_btn .InactifLink{
	background-image:url(../images/grey_btn.jpg);
	background-repeat:no-repeat;
	color:#000000;
	padding:14px 80px 21px 52px;
	}
	
.inactif_link_menu{
	color:#ffffff;
	font-weight:bold;
}
	
/******* right column *********/

#right_top_column{
	background-image:url(../images/shadow_right_column.gif);
	background-repeat:repeat-x;
	width:606px;
	height:2px;
	font-size:0;
	}

#right_column{
	display:inline;
	float:left;
	width:606px;
	_width:550px;
	min-height:830px;
}
#one_workshop{
	_width:510px;
}
#two_workshop{
	_width:510px;
}
#bloc_right{
	width:550px;
	/*margin-top:23px;*/
	margin-left:20px;
	margin-right:36px;
	}
	
span.blue_title{
	color:#5678aa;
	font-size:14px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	}
	
span.grey_title{
	color:#666666;
	font-size:14px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	/*padding-left:3px;*/
	}

span.light_grey{
	color:#999999;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:79px;
	}
	
span.red{
	color:#FF0000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.blink{
	}
	
.float_left{
	float:left;
	width:0px;
	height:0px;
	}

#text_bloc{
	margin-top:25px;
	margin-bottom:25px;
	}
	
#transport_bloc{
	margin-top:15px;
	}
	
.grey_text_transport{
	color:#666666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:79px;
	}
	
.grey_text{
	color:#666666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	text-align:justify;
	}
	
.black {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:justify;
	line-height:16px;
	color:#000000;
	}
	
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:16px;
	
	}
	
li{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	background-image:url(../images/blue_list.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	text-align:justify;
	padding-left:15px;
	}
	
p{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:17px;
	}
	
/******** fin page interieur ********/

/**** mailing list form ****/

#top_form{
	background-image:url(../images/top_form_mailing_list.jpg);
	background-repeat:no-repeat;
	width:464px;
	height:8px;
	}

#top_form_2{
	background-image:url(../images/top_form_mailing_list_2.jpg);
	background-repeat:no-repeat;
	width:534px;
	height:8px;
	}

#top_login{
	background-image:url(../images/top_registration.jpg);
	background-repeat:no-repeat;
	width:465px;
	height:26px;
	/*line-height:33px;
	padding-left:10px;*/
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

#top_registration{
	background-image:url(../images/top_registration.jpg);
	background-repeat:no-repeat;
	width:465px;
	height:26px;
	/*line-height:33px;
	padding-left:10px;*/
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#top_registration #text_registration{
	padding-left:10px;
	padding-top:9px;
	}
	
#top_login #text_registration{
	padding-left:10px;
	padding-top:9px;
	}
		
#bottom_form{
	background-image:url(../images/bottom_form_mailing_list.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:464px;
	}

#bottom_form_2{
	background-image:url(../images/bottom_form_mailing_list_2.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:534px;
	}
	
#center_form{
	background-image:url(../images/repeat_form_mailing_list.jpg);
	background-repeat:repeat-y;
	}

#center_form_2{
	background-image:url(../images/repeat_form_mailing_list_2.jpg);
	background-repeat:repeat-y;
	}		
	
#form{
	margin-left:52px;
	}
	
#form_2{
	margin-left:15px;
	}
		
#size_column {
	width:134px;
	height:22px;
	}
	
td.size_column_4 {
	background-color:#5678aa;
	font-weight:bold;
	padding:5px 14px;
	font-size:12px;
	color:#FFFFFF;
	width:132px;
}

#size_column_2{
	width:200px;
	height:22px;
	}
	
#size_column_3{
	width:120px;
	height:22px;
	}
			
td.blue{
	background-color:#5678aa;
	font-weight:bold;
	padding-left:14px;
	font-size:12px;
	color:#FFFFFF;
	}

td.login_error{
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
	}
	
.border_form{
	border:#818b9b solid 1px;
	width:208px;
	height:22px;
	}
	
td.font_text{
	font-size:11px;
	font-family:Arial, Helvetica;
	font-weight:bold;	
	}
	
.grey{
	background-image:url(../images/bg_blue_repeat.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	padding-left:14px;
	padding-top:4px;
	font-size:12px;
	color:#FFFFFF;
	width:134px;
	}
	
/* DIVERS */

.back_form{
	background-image:url(../images/back_form.jpg);
	background-repeat:no-repeat;
	display:block;
	height:33px;
	width:86px;
	}

#alert{
	font-weight:bold;
	font-size:12px;
	color:#FF0000;		
}

.author_add{
	background-image:url(../images/add_an_author.jpg);
	background-repeat:no-repeat;
	display:block
}

a.link_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e3c62;
	text-decoration:none;
	}
	
a.link_footer:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	}
	
a.links{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5678aa;
	text-decoration:underline;
	}
	
a.links:hover{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5678aa;
	text-decoration:none;
	}	
	
ul li{
	margin-top:10px;
	margin-bottom:10px;
	}	
ul ul{
	padding-left:15px;
	}
	
#site_map a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1e3c62;
	}

#site_map {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1e3c62;
	}
	
#site_map a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#86a5d5;
	}
	
a.links_grey{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#666666;
	text-decoration:underline;
	}
	
a.links_grey:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	}	
	
a.links_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#5678aa;
	text-decoration:underline;
	}
	
a.links_blue:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#5678aa;
	text-decoration:none;
	}

a.links_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ce0028;
	text-decoration:underline;
	}

a.links_red:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ce0028;
	text-decoration:none;
}

/* Show abstract seen */

.partie_abstract{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	}
	
.titre_abstract{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	color:#666666;
	font-style:italic;
	}
	
.auteur_abstract{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	text-align:center;
	}
	
.co_auteurs_abstract{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
/*************** SELECT MENU SUBMISSION  **********/

.select_submission {
	width: 380px;
}
/*************grille de tarif *****************/

.table_payment{
	font-family:Arial;
	font-size:12px;
	border:none;
	padding:5px;
	margin:auto;
	width:580px;
	_width: 550px;
	color:#003e79;
}
.head_payment{
	font-weight:bold;
	line-height:20px;
	background-color: #527ca4;
	padding-left: 110px;
	color: #FFFFFF;
	height: 20px;
	font-style:italic;
}
.workshop_payment{
	font-weight:bold;
	line-height:20px;
	background-color: #b1c4d6;
	color: #003e79;
	height:20px;
	padding-left:5px;
}
.cellule_details{
	font-weight:bold;
	line-height:20px;
	color: #003e79;
	height: 20px;
	background-color:#FFFFFF;
	width:260px;
	_width:230px;
}
.cellule_price{
	font-weight:bold;
	line-height:20px;
	text-align:center;
	color: #003e79;
	background-color: #e5ebf1;
	width:100px;
	height:20px;
}
.spacer_payment{
	width:10px;
	height:20px;
}
.spacer_payment2{
	height:10px;
}
.workshop_details{
	line-height:20px;
	color: #003e79;
	height: 20px;
	background-color:#FFFFFF;
	width:260px;
	padding-left:50px;
}
.cellule_visit{
	font-weight:bold;
	line-height:22px;
	border: solid;
	border-width: thin; 
	border-color:#527ca4;
	height:22px;
}
.title_payment{
	font-weight:bolder;
	color: #003e79;
	font-size:13px;
}
.text_payment{
	color: #003e79;;
}

.prix_tarifs
{
	float: right;
	margin-top: 40px;
	font-size: 14px;
	color: #003e79;
	font-weight: bold;
	margin-right: 10px;
}

.prix_tarifs4
{
	float: left;
	height: 34px;
	margin-left: 50px;
	font-size: 14px;
	color: #003e79;
	font-weight: bold;
}

.prix_tarifs4-2
{
	float: left;
	height: 34px;
	margin-left: 20px;
	font-size: 14px;
	color: #003e79;
	font-weight: bold;
	vertical-align: middle;
	line-height: 34px;
}

.nb_place4
{
 float: left;
 width:70px;
}

.nb_place4 select
{
	margin-left: 10px;
}

.description_supplements
{
	float: left;
	height: 34px;	
	width: 415px;
	vertical-align: middle;
}

.radio_form4
{
	float: left;
	margin-left: 35px;
	margin-right: 10px;	
}

.hr_sep_tarifs
{
	margin-top: 20px;
	margin-bottom: 20px;	
}

.description_formule
{
	width: 400px;
	float: left;
	padding: 0 10px 0 10px;
	border-left : 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;	
}

.description_formule4
{
	float: left;
	margin-right: 50px;	
}
/***************** REGISTRATION *******************/

.tableau_general{
	border-collapse:collapse;
	width:100%;
	/*border-spacing: 1px;*/
}

.entete_dashboard{
	background-color:#DEDEDE;
	color:#07427c; 
	font-weight:normal; 
	height:25px; 
	padding-left:5px; 
	padding-right:5px; 
	font-size:13px;
}
.tableau_dashboard{
	background-color:#CCCCCC; 
	height: 25px; 
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:normal; 
	color:#000000; 
	font-size:13px
}

.formule_radio
{
	float:			left;
	margin-right:	20px;
	margin-top:		40px;
}

#espace_hidden, #tr_nb_icoh
{
	display:	none;
}
.image_gauche
{
margin-right:10px;
margin-bottom:0px;
}
.image_droite
{
margin-left:10px;
margin-bottom:0px;
}
.registration_ul{
padding:0;
margin:0;
}
.registration_li{
padding:0;
margin:0;
margin-left:130px;
padding-left:10px;
background-image:url(../images/grey_list.gif);
}
#M4ToolTips{
	margin-top:10px;
	margin-left:10px;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #FFFFCC;
}
.corps_texte_abstract{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}