/*############ Structure #########*/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	/*code couleur ie : background-color:#ac1816*/
	font-family: Arial,  Verdana, "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size:13px;
	background-color:#f1f4f5;
	color:#707070;
}

#main_content {
	margin:0 auto;
	height:100%;
	position:relative;
	background:url(../images/bg_body.png) repeat-x;
	background-position:bottom;
	background-color:#f1f4f5;
	
}


html>body #main_content {
	min-height:100%;
	height:auto;
}

#header {
	height:87px;
	background:url(../images/bg_header.png) repeat-x;
	background-position:bottom;
}

#contenu_header {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	padding-top:2px;
}

#menu_haut {
	height:38px;
	background:url(../images/bg_menu_haut.png) repeat-x;
	background-position:bottom;
}

#contenu_menu_haut {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}



#contenu {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}



#contenu_haut {
	height:540px;
	padding-top:30px;
	border-left:1px solid #47bfef;
	border-right:1px solid #47bfef;	
	background-color:#FFFFFF;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:5px;
	
}

html>body #contenu_haut {
	min-height:540px;
	height:auto;
}

#contenu_bas {
	height:23px;
	background:url(../images/bg_cont_bas.png) no-repeat;
	background-position:top;
	padding-bottom:2em;
}


#footer {
	position: absolute;
	width:100%;
	bottom: 0;
	left: 0;
	height:30px;
	color:#7d7d7d;
}

#contenu_footer {
	width:980px;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	height:15px;
	margin-top:2px;
	padding-top:3px;
	padding-bottom:2px;
	text-align:center;
}

div.spacer {
	clear:both;
}

div.float_left {
	float:left;
}

div.separate {
	width:95%;
	border-top:1px solid #E2E2E2;
	margin:auto;
}


/*############# ELEMENTS ############*/


/*----------------------- HEADER -----------------------*/

#left_header, #right_header {
	float:left;
	color:#FFFFFF;
	font-size:11px;
}

#left_header {
	width:500px;

}

#right_header {
 margin:10px 0px 0px 100px;
 
 }

#right_header a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

#right_header a:hover {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	
}



ul#menu_horizontal {  /*Ici , c'est ma configuration, à vous de la changer */
	width :100%;
	height : 25px;
	list-style-type : none; /* Car sinon les puces se placent n'importe où */
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	font-size:13pt;	
	text-align:center;
}

ul#menu_horizontal li.bouton_gauche a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-top:15px;
	height:23px;
	font-weight:normal;
}

ul#menu_horizontal li.active a, ul#menu_horizontal li.bouton_gauche a:hover {
	color:#959595;
	display:block;	
	height:23px;
	text-decoration:none;
	padding-top:15px;
	font-weight:bold;
}

ul#menu_horizontal li.bouton_gauche:hover a{
	font-weight:bold;
	color:#959595;
}


li.bouton_gauche {
	float : left;
	width:132px;
	margin-left:25px;
	text-align:center;
	height:37px;
	margin-top:1px;
}

li.active, li.bouton_gauche:hover {
	float : left;
	width:132px;
	margin-left:25px;
	text-align:center;
	background:url(../images/bg_li_active.png) no-repeat;
	background-position:center;
	height:37px;
	margin-top:1px;
	color:#959595;
	font-weight:bold;
}


/*-----------------DIV ----------------------*/

#left_acc {
	width:430px;
}

#right_acc {
	width:375px;
	margin-left:75px;
}

#left_conc {
	width:420px;
}

#right_conc {
	width:420px;
	margin-left:40px;
}

#left_paiement, #left_page_ae {
	width:630px;
}

#left_page_ae {
	height:430px;
}

html>body #left_page_ae {
	min-height:430px;
	height:auto;
}

#right_paiement, #right_page_ae  {
	width:237px;
	margin-left:13px;
}

#left_ins {
	width:400px;
}

#right_ins {
	width:405px;
	margin-left:75px;
}

#left_ins_ddo {
	width:500px;
}

#right_ins_ddo {
	width:350px;
	margin-left:30px;
}

#left_e2_ae{
	width:237px;
}

#right_e2_ae {
	width:600px;
	margin-left:33px;
}

div.block_txt {
	margin-top:30px;
	width:100%;
}

div.input_line {
	margin-bottom:5px;
}

div.msg_avert {
	display:none;
	color:#48c0ef;
	width:100%;
	text-align:center;
}

div.acc_form_preins {
	width:312px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:10px;
}

div #login_ddo{
	font-size:11px;
	width:250px;
}

div #login_ddo a{
	
	font-size:11px;
	
}

div #login_ddo a:hover{
	
	font-size:11px;
	
}

/* @@@@ HACK IE < 7 @@@@ */
html>body div.acc_form_preins {
	width:306px;
}

div.div_tab_outils {
	margin-top:20px;
	width:85%;
	margin-left:auto;
	margin-right:auto;
		
}

div.div_mgT_10 {
	margin-top:10px;
}

div.div_mgT_20 {
	margin-top:20px;
}

div.div_mgL_20 {
	margin-left:20px;
	margin-bottom:10px;
}

div.div_mgL_10 {
	margin-left:10px;
	margin-bottom:10px;
}

div.info_td_tab {
	margin-left:15px;
	margin-top:4px;
	font-size:11px;
}

div.info {
	border:1px solid #e2e2e2;
	background-color:#f6f6f6;
	padding:5px;
}


#ae_div_logo {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

#ae_div_coord {
	font-size:11px;
}

#div_rech_ae {
	width:100%;
	height:60px;
	background:url(../images/bg_recherche.png) no-repeat;
	background-position: middle center;	
}

#div_rech_mc {
	margin-top:17px;
	margin-left:48px;
}

#div_rech_sect {
	margin-top:17px;
	margin-left:55px;
}

#div_rech_reg {
	margin-top:17px;
	margin-left:57px;
	
}

#div_rech_rech {
	margin-top:17px;
	width:120px;
}

#fiche_identite_ae {
	height:100px;
	font-size:11px;
}

html>body #fiche_identite_ae {
	min-height:100px;
	height:auto;
}

.txt_ins{
	padding-left:10px;
	width:138px;
	color:#FF3300;
	border-left:1px solid #959595;
	
}

#div_lst_projet {
	width:530px;
	float:left;
}

#div_info_lst_projet {
	width:270px;
	margin-left:25px;
	float:left;
}


#div_logo_acc {
	width:300px;
	height:70px;
	background:url(../images/bg_div_logo2.png) no-repeat;
	margin-top:10px;
}







/*-----------------Tableau ----------------------*/

table {
	border-collapse:collapse;
	width:100%;
	font-size:12px;
}

table td a.no_decoration {
	color:#707070;
	font-size:12px;
	text-decoration:none;
}

table td a.no_decoration:hover {
	font-size:12px;
	text-decoration:underline;
}

table td, table th {
	padding:2px;
	border:none;
	height:39px;
	background:url(../images/td_grey_gb.png) repeat-x;
	background-position:bottom;
}

table.tab_simple {
	border-collapse:collapse;
	width:100%;
	font-size:13px;
}

table.tab_simple td {
	background:none;
	height:auto;
}

table td.norm {
	background:none;
	font-size:13px;
	height:none;
}



table#tab_outils td {
	vertical-align:top;
	
}

table#tab_outils td.no_font, table#tab_outils th.no_font {
	background:none;
	height:20px;
}

table td.parcours {
	background:none;
	text-align:right;
	vertical-align:bottom;
	height:30px;
}

table th a, table th a:visited {
	color:#707070;
	text-decoration:none;
}



table th a.tri_actif, table th a.tri_actif:visited {
	color:#45c0ef;
	text-decoration:none;
}

table td.parcours a{
	text-decoration:none;
}

table td.parcours a.ln_tab_actif{
	text-decoration:none;
	color:#45c0ef;
	font-weight:bold;
	text-decoration:underline;
}

table td.parcours a:hover, table th a:hover, table th a.tri_actif:hover{
	text-decoration:underline;
}



table#tab_outils td.img_outil {
	width:46px;
	vertical-align:middle;
	text-align:center;
}

table#tab_outils td.td_blue, table#tab_outils th.td_blue {
	background:url(../images/td_blue_gb.png) no-repeat;
	background-position:bottom;
	background-color:#f1fafe;
	vertical-align:middle;
	text-align:center;
	width:155px;
}

table#tab_outils td.gratuit {
	vertical-align:middle;
	text-align:center;
	width:155px;
}

table#tab_outils td.blue_round_sup {
	background:url(../images/td_bg_blue_round_sup.png) no-repeat;
	background-position:bottom;
	height:20px;
}

table#tab_outils td.blue_round_inf {
	background:url(../images/td_blue_round_inf.png) no-repeat;
	background-position:top;
	height:20px;
}

table#tab_outils td.td_blue_uni_dark {
	background:url(../images/td_blue_uni_dark.png) repeat-y;
	background-position:bottom;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

table#tab_outils td.td_orange_inv, table#tab_outils td.td_orange {
	height:38px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	font-family:Tahoma;
}

table#tab_outils td.td_orange {	
	background:url(../images/td_orange_deg.png) repeat-x;
	background-position:top;
	background-color:#ffa443;
	border-bottom:1px solid #f4f4f4;
	
}

table#tab_outils td.td_orange_inv {	
	background:url(../images/td_orange_deg_inv.png) repeat-x;
	background-position:bottom;
	background-color:#ffa443;
}

table#tab_tab_bord {
	width:100%;
}

table#tab_tab_bord a.tab{
	font-size:16px;
	color:#48C0ef;
	text-decoration:none;
	font-weight:bold;
}

table#tab_tab_bord a.tab:hover{
	color:#ff4514;
}

table#tab_tab_bord td {
	height:55px;
}

table#tab_tab_bord td.img {
	width:10%;
	text-align:center;
}

table#tab_tab_bord td.link {
	width:39%;
}





/*-----------------Titres ----------------------*/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

h1 {
	color:#ff4514;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
}

h2 {
	color:#FF3300;
	font-size:19px;
	font-weight:normal;
	margin-bottom:10px;
}

#div_pos2_acc h2{
	height:28px;
	width:285px;
	padding-top:2px;
	padding-left:5px;
	background:url(../images/bg_h2_283.png) no-repeat;
}

#div_pos2_acc span {	
	margin-left:65px;
	color:#FF3300;
	font-size:11px;
	text-decoration:none;
}

#div_pos2_acc span.premium {
	margin-top:0;	
	float:none;
	color:#ff4514;
	font-size:13px;
	text-decoration:none;
}

#div_pos2_acc span a{
	font-size:11px;
	text-decoration:none;
}

#right_acc span a:hover {
	font-size:11px;
	text-decoration:underline;
	
}



h3 {
	color:#48c0ef;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

h4 {
	color:#48c0ef;
	font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
}

h4.font_13 {
	color:#48c0ef;
	font-size:13px;
	font-weight:normal;
	margin-bottom:5px;
}

h5 {
	color:#ff4514;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

h6 {
	color:#FF3300;
	font-size:11px;
	font-weight:normal;
	margin-bottom:2px;
}



/*-----------------Paragraphes----------------------*/

form {
	margin:0;
	padding:0;
}

p {
	margin:0;
	margin-bottom:5px;
	padding:0;
	color:#707070;
}

/*-----------------Label----------------------*/

label {
	display:block;
	float:left;
	margin-right:3px;
	padding-top:6px;
}

label.inline{
	display:block;
	float:none;
	padding:0;
	margin:0;
	margin-bottom:2px;
}

label.lbl_saisie_mission {
	width:105px;
}

/*-----------------Span----------------------*/

span.dark {
	color:#707070;
	font-weight:bold;
}

span.orange_ae, span.premium {
	color:#ff4514;
}

span.blue_ae {
	color:#45c0ef;
}

span.best, span.partners, span.premium {
	font-weight:bold;
}

span.best, span.red_ae {
	color:#c6231f;
}

span.partners {
	color:#000000;
}

span.premium {
	font-style:italic;
	text-decoration:none;
}

span.little {
	font-size:11px;
	color:#a0a0a0;	
}

span.expli_outils_white {
	font-size:12px;
	font-weight:normal;
}

/*-----------------INPUT----------------------*/

input.txt_ae_gris, input.txt_no_deco, textarea.txt_ae_gris, input.txt_ae_blanc {
	font-family:Arial,  Verdana, "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	border:1px solid #cfcfcf;
	color:#606060;
	background:url(../images/bg_txt_ae_gris.png) repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;	
	width:200px;
	padding:0;
	font-size:13px;
}

input.txt_no_deco {
	background:none;
	border:none;
}

input.txt_ae_blanc {
	background:none;
	background-color:#FFFFFF;
}

input.txt_ae_gris, input.txt_no_deco , input.txt_ae_blanc{
	height:20px;
}

/*-----------------select----------------------*/

select.lst_ae_gris {
	height:22px;
	font-family:Arial,  Verdana, "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	border:1px solid #cfcfcf;
	color:#606060;
	background:url(../images/bg_txt_ae_gris.png) repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;	
	width:202px;
	padding:0;
	font-size:13px;
}



/*-----------------Lien ----------------------*/

#btn_val_acc,#btn_retour {
	background-position:middle center;
	display:block;
	width:70px;
	height:20px;
	margin-left:237px;
}
#btn_espace{
	background:url(../images/bg_espace_orange.png) no-repeat;
	width:75px;
	height:23px;
	margin:5px 5px 5px 7px;
	background-position:middle center;
	display:block;
}
#btn_val_acc{
	background:url(../images/bg_sub_blue2.png) no-repeat;
}

#btn_ins_acc{
	background-position:middle center;
	display:block;
	width:128px;
	height:34px;
	background:url(../images/bg_sub_ins_acc_big.png) no-repeat;
}

#btn_ins_acc:hover{
	background:url(../images/bg_sub_ins_acc_big_orange.png) no-repeat;
}
	
#btn_login_acc{
	background:url(../images/bg_btn_login_ok.png) no-repeat;
	background-position:middle center;
	
	width:21px;
	height:21px;
	
	
}

#btn_login_acc_perdu{
	background:url(../images/bg_btn_login_ok.png) no-repeat;
	background-position:middle center;
	display:block;
	width:21px;
	height:21px;
	float:right;
	
}


#btn_retour{
	background:url(../images/bg_ret_blue2.png) no-repeat;
}

#btn_val_acc:hover{
	background:url(../images/bg_sub_orange2.png) no-repeat;
	background-position:middle center;
}

#btn_retour:hover{
	background:url(../images/bg_ret_orange2.png) no-repeat;
	background-position:middle center;
}

#lien_preins, #link_suite, #lien_pai_abo, #lien_gratuit {
	background:url(../images/lien_bg_big_pre.png) no-repeat;
	background-position:middle center;
	display:block;
	width:131px;
	height:38px;
	margin:auto;
}

#link_suite {
	background:url(../images/lien_bg_big_suite_blue.png) no-repeat;
}

#link_suite:hover {
	background:url(../images/lien_bg_big_suite_orange.png) no-repeat;
}

#lien_pai_abo {
	background:url(../images/lien_bg_big_abo.png) no-repeat;
}

#lien_gratuit {
	background:url(../images/lien_bg_big_gratuit_blue.png) no-repeat;
}

#lien_gratuit:hover {
	background:url(../images/lien_bg_big_gratuit_orange.png) no-repeat;
}



#lien_dossier {
	background:url(../images/lien_bg_depot_dossier_blue.png) no-repeat;
	background-position:middle center;
	display:block;
	width:188px;
	height:50px;
	margin:auto;
}

#lien_dossier:hover {
	background:url(../images/lien_bg_depot_dossier_orange.png) no-repeat;
}

#btn_postuler{
	background:url(../images/lien_bg_big_postuler_bleu.png) no-repeat;
	background-position:middle center;
	display:block;
	width:130px;
	height:37px;
	margin:25px auto 10px auto;
}

#btn_postuler:hover{
	background:url(../images/lien_bg_big_postuler_orange.png) no-repeat;
	background-position:middle center;
	display:block;
	width:130px;
	height:37px;
	margin:25px auto 10px auto;
}

#btn_contacter{
	background:url(../images/lien_bg_big_contacter_bleu.png) no-repeat;
	background-position:middle center;
	display:block;
	width:130px;
	height:37px;
	margin:25px auto 10px auto;
}

#btn_contacter:hover{
	background:url(../images/lien_bg_big_contacter_orange.png) no-repeat;
	background-position:middle center;
	display:block;
	width:130px;
	height:37px;
	margin:25px auto 10px auto;
}


#btn_rech_bandeau{
	background:url(../images/btn_rech_bggris_blue.png) no-repeat;
	background-position:middle center;
	display:block;
	width:91px;
	height:25px;
	margin:auto;
}

#btn_rech_bandeau:hover{
	background:url(../images/btn_rech_bggris_orange.png) no-repeat;
}

a {
	color:#ff4514;
	text-decoration:underline;
	font-size:13px;
}

a:visited {
	color:#ff4514;
	text-decoration:underline;
	font-size:13px;
}

a.blue_ae {
	color:#48c0ef;
	text-decoration:none;
}

a.blue_ae:visited {
	color:#48c0ef;
	text-decoration:none;
}

a.blue_ae:hover {
	color:#48c0ef;
	text-decoration:underline;
}

/*-----------------Images ----------------------*/

#img_logo_site {
	margin-top:15px;
}

img {
	border:none;
}


img.logo_ae {
	width:200px;
	height:200px;
}

img.logo_ae_W{
	width:200px;
}

img.logo_ae_H {
	height:200px;
}

html>body img.logo_ae, html>body img.logo_ae_W, html>body img.logo_ae_H {
	height:auto;
	width:auto;
	max-width:200px;
	max-height:200px;
}


img.acc_logo_ae {
	width:85px;
	height:85px;
}

img.acc_logo_ae_W{
	width:85px;
}

img.acc_logo_ae_H {
	height:85px;
}

html>body img.acc_logo_ae, html>body img.acc_logo_ae_W, html>body img.acc_logo_ae_H {
	height:auto;
	width:auto;
	max-width:85px;
	max-height:85px;
}



/*------------------------- Listes -----------------------*/

ul.no_margin {
	margin:0;
	padding:0;
}

ul.no_margin li {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:5px;
}

ul.block_infos {
	margin:0;
	padding:0;
	font-size:12px;
	color:#A0A0A0;
}

ul.block_infos li {
	margin:0;
	padding:0;
	margin-left:30px;
}

ul.no_margin li.li_mgL_20 {
	padding-left:20px;
}


/*------------------------- divers -----------------------*/

hr {
	border:1px solid #E2E2E2;
}

hr.hr_mgT_20 {
	margin-top:20px;
}


/*-------------------- NEW --------------------*/

div.center {
	text-align:center;
}

h1 a, h1 a:visited{
	color:#ff4514;
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:none;
}

#div_first_info, #div_second_info {
	width:252px;
	font-size:12px;
	height:100%;
	text-align:left;
}

#div_second_info {
	margin-left:50px;
}

#div_first_info a, #div_second_info a, #div_first_info a:hover, #div_second_info a:hover , #div_first_info a:visited, #div_second_info a:visited  {
	font-size:12px;
	color:#707070;
	text-decoration:none;
}

img.acc_logo_ae2{
	width:65px;
	height:65px;
}

img.acc_logo_ae_W2{
	width:65px;
}

img.acc_logo_ae_H2 {
	height:65px;
}

html>body img.acc_logo_ae2, html>body img.acc_logo_ae_W2, html>body img.acc_logo_ae_H2{
	height:auto;
	width:auto;
	max-width:65px;
	max-height:65px;
}

#div_3block_1, #div_3block_2, #div_3block_3 {
	width:287px;
	height:230px;
}


