body
{
	background-color:#414141;
	margin:auto;
	font-family:Arial;
	font-size:0.67em;
}


/* ====================================================================================
						CSS DU HEADER
   ====================================================================================*/
#header
{
	height:178px;
	background-color:#414141;
}

#header2
{
	position:relative;
	width:900px;
	margin:auto;
	height:178px;
	background-image:url('img/header.png');
	border:1px solid white;
	border-top-style:none;
	border-bottom-style:none;
	z-index:20;
}

#menu
{
	width:682px;
	margin:auto;
	height:48px;
	position:relative;
	bottom:53px;
	background-image:url('img/menu.png');
	z-index:30;
	left:3px;
}

#zone_accueil
{
	float:left;
	margin:0px;
	margin-top:1px;
	margin-left:1px;
	width:100px;
	height:40px;
}

#zone_presentation
{
	float:left;
	margin:0px;
	margin-top:1px;
	margin-left:3px;
	width:147px;
	height:40px;
}

#zone_backtest
{
	float:left;
	margin:0px;
	margin-top:1px;
	margin-left:3px;
	width:115px;
	height:40px;
}

#zone_suivi
{
	float:left;
	margin:0px;
	margin-top:1px;
	margin-left:3px;
	width:153px;
	height:40px;
}

#zone_perf
{
	float:left;
	margin:0px;
	margin-top:1px;
	margin-left:3px;
	width:147px;
	height:40px;
}


/* ====================================================================================
						CSS DU CADRE DE NEWS DU SITE
   ====================================================================================*/
#contenant_global
{
	width:900px;
	height:301px;
	background-image:url('img/contenant_global.png');
	background-repeat:no-repeat;
	background-position:center;
	background-color:#ebebeb;
	border-left:1px solid white;
	border-right:1px solid white;
	position:relative;
	top:-54px;
	z-index:10;
	margin:auto;
}
   
#contenant_presentation
{
	float:left;
	width:457px;
	height:291px;
	background-image:url('img/contenant_present.png');
	position:relative;
	left:118px;
	top:6px;
}

#contenant_presentation p
{
	padding:10px;
	padding-top:3px;
	margin:0px;
	text-align:justify;
}

#contenant_presentation h3
{
	font-size:1.1em;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-left:10px;
}

#separ
{
	float:left;
	width:7px;
	height:299px;
	background-image:url('img/separ.png');
	position:relative;
	left:125px;
	top:2px;
}

#contenant_news
{
	float:left;
	width:183px;
	height:295px;
	position:relative;
	left:132px;
	top:2px;
}

#titre_news
{
	width:183px;
	height:31px;
	background-image:url('img/titre_news');
	position:relative;
	left:3px;
	top:5px;
}

#news
{
	position:relative;
	top:7px;
	left:2px;
	width:183px;
	height:260px;
	color:white;
}

#news p
{
	padding:0px;
	margin:0px;
	text-align:justify;
	padding-left:3px;
}

#news h3
{
	padding:0px;
	margin:0px;
	padding-left:5px;
	font-size:1.1em;
}

#contenant_centre
{
	margin:auto;
	background-color:#ebebeb;
	width:900px;
	height:385px;
	position:relative;
	top:-54px;
	border-left:1px solid white;
	border-right:1px solid white;
}
#contenu_backtest
{
	width:650px;
	height:90px;
	margin:auto;
}

#titre_backtest
{
	width:689px;
	height:40px;
	margin:auto;
	background-image:url('img/titre_backtest.png');
	position:relative;
	top:2px;
	left:2px;
}

#logo_backtest
{
	width:62px;
	height:70px;
	float:left;
	background-image:url('img/logo_backtest.png');
	position:relative;
	top:10px;
}

#text_backtest
{
	width:570px;
	height:74px;
	text-align:justify;
	float:left;
	position:relative;
	top:8px;
	left:9px;
}

#titre_suivi
{
	margin:auto;
	width:689px;
	height:40px;
	background-image:url('img/titre_suivi.png');
	position:relative;
	left:2px;
}

#contenu_suivi
{
	width:650px;
	height:90px;
	margin:auto;
}

#logo_suivi
{
	width:64px;
	height:64px;
	float:left;
	position:relative;
	background-image:url('img/logo_suivi.png');
	top:10px;
}

#text_suivi
{
	width:570px;
	height:74px;
	text-align:justify;
	float:left;
	position:relative;
	top:6px;
	left:7px;
}

#titre_perf
{
	width:689px;
	height:40px;
	background-image:url('img/titre_perf.png');
	position:relative;
	left:2px;
	margin:auto;
}

#contenu_perf
{
	width:650px;
	height:90px;
	margin:auto;
}

#logo_perf
{
	width:64px;
	height:53px;
	float:left;
	position:relative;
	top:17px;
	background-image:url('img/logo_perf.png');
}

#text_perf
{
	width:570px;
	height:60px;
	text-align:justify;
	float:left;
	position:relative;
	top:6px;
	left:7px;
}

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

#text_suivi p
{
	margin:0px;
	padding:0px;
	padding-top:7px;
}

#text_perf p
{
	margin:0px;
	padding:0px;
	padding-top:12px;
}

#contenant_footer
{
	width:900px;
	height:100px;
	background-color:#ebebeb;
	margin:auto;
	position:relative;
	top:-64px;
	border-left:1px solid white;
	border-right:1px solid white;
}

#footer
{
	width:683px;
	height:69px;
	background-image:url('img/footer.png');
	text-align:center;
	margin:auto;
}

#copyright
{
	position:relative;
	top:10px;
	padding:0px;
	margin:0px;
}

#admin
{
	padding:0px;
	margin:0px;
	position:relative;
	top:12px;
}

#infos
{
	padding:0px;
	margin:0px;
	position:relative;
	top:15px;
}

#footer a
{
	text-decoration:none;
	color:black;
}

#footer a:hover
{
	color:orange;
	font-weight:bold;
}

#page_formulaire
{
	width:900px;
	height:500px;
	margin:auto;
	background-color:#ebebeb;
	border-left:1px solid white;
	border-right:1px solid white;
	position:relative;
	top:-59px;
}

#titre_contact
{
	width:689px;
	height:40px;
	margin:auto;
	background-image:url('img/titre_contact.png');
	position:relative;
	top:20px;
}

#formulaire_contact
{
	width:650px;
	height:400px;
	margin:auto;
	position:relative;
	top:15px;
}

#page_formulaire_ok
{
	width:900px;
	margin:auto;
	height:100px;
	background-color:#ebebeb;
	position:relative;
	top:-61px;
	border-left:1px solid white;
	border-right:1px solid white;
}

#text_formulaire_ok
{
	width:650px;
	height:80px;
	margin:auto;
	position:relative;
	top:10px;
}

#contact_footer
{
	position:relative;
	left:300px;
}

#contenant_backtest_resum
{
	width:900px;
	background-color:#ebebeb;
	height:600px;
	border-left:1px solid white;
	border-right:1px solid white;
	margin:auto;
	position:relative;
	top:-48px;
}

#titre_backtest_resum
{
	width:689px;
	height:40px;
	background-image:url('img/backtest_resum_titre.png');
	margin:auto;
	position:relative;
	left:2px;
	top:5px;
}

#tableau_backtest_resum
{
	width:650px;
	background-color:#ebebeb;
	margin:auto;
	position:relative;
	left:2px;
	top:8px;
}

#tableau_backtest_resum td
{
	border:1px solid black;
}

#contenant_backtest
{
	width:900px;
	height:900px;
	border-left:1px solid white;
	border-right:1px solid white;
	margin:auto;
	position:relative;
	top:-61px;
	background-color:#ebebeb;
}

#contenant_commentaire
{
	width:730px;
	height:160px;
	margin:auto;
	position:relative;
	top:10px;
	left:12px;
	background-image:url('img/contenant_comment.png');
}

#commentaire
{
	width:650px;
	height:150px;
	margin:auto;
	background-image:url('img/contenant_text_comment.png');
	position:relative;
	left:-10px;
	top:3px;
}

#commentaire h3
{
	font-size:1.1em;
	margin:0px;
	padding:0px;
	text-align:center;
	padding-top:5px;
}

#commentaire p
{
	width:600px;
	margin:0px;
	padding:0px;
	text-align:justify;
	padding-top:10px;
	padding-left:20px;
}

#titre_affich_pdf
{
	width:689px;
	height:40px;
	background-image:url('img/affich_pdf_titre.png');
	margin:auto;
	position:relative;
	left:2px;
	top:15px;
}

#pdf
{
	width:860px;
	height:500px;
	margin:auto;
	position:relative;
	top:15px;
}

#titre_telech_pdf
{
	width:689px;
	height:40px;
	margin:auto;
	position:relative;
	left:2px;
	top:25px;
	background-image:url('img/telech_pdf_titre.png');
}

#pdf_telech
{
	width:650px;
	height:100px;
	margin:auto;
	position:relative;
	top:25px;
	left:2px;
}

#logo_pdf_telech
{
	width:62px;
	height:70px;
	position:relative;
	top:10px;
	left:3px;
	float:left;
}

#logo_pdf_telech a, img
{
	border:none;
}

#contenu_pdf_telech
{
	width:580px;
	height:50px;
	position:relative;
	top:35px;
	left:20px;
	vertical-align:middle;
	float:left;
}

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

#titre_perf_resum
{
	width:689px;
	height:40px;
	background-image:url('img/perf_resum_titre.png');
	margin:auto;
	position:relative;
	left:2px;
	top:5px;
}

#titre_suivi_resum
{
	width:689px;
	height:40px;
	background-image:url('img/suivi_resum_titre.png');
	margin:auto;
	position:relative;
	left:2px;
	top:5px;
}

#contenant_suivi
{
	width:900px;
	height:900px;
	border-left:1px solid white;
	border-right:1px solid white;
	margin:auto;
	position:relative;
	top:-61px;
	background-color:#ebebeb;
}

#affich_titre_suivi
{
	width:689px;
	height:40px;
	background-image:url('img/suivi_affich_titre.png');
	margin:auto;
	position:relative;
	left:2px;
	top:15px;
}

#suivi
{
	height:670px;
	width:860px;
	overflow:auto;
	position:relative;
	top:20px;
	left:20px;
}

#contenant_admin
{
	width:900px;
	height:400px;
	border-left:1px solid white;
	border-right:1px solid white;
	margin:auto;
	position:relative;
	top:-61px;
	background-color:#ebebeb;
}

#form_login
{
	height:350px;
	width:670px;
	margin:auto;
	padding-left:20px;
	padding-top:20px;
}

#titre_admin
{
	width:689px;
	height:40px;
	background-image:url('img/titre_ident.png');
	margin:auto;
	position:relative;
	left:2px;
	top:15px;
}

#admin_contenant
{
	width:900px;
	height:600px;
	border-left:1px solid white;
	border-right:1px solid white;
	margin:auto;
	position:relative;
	top:-61px;
	background-color:#ebebeb;
}

#titre_admin_accueil
{
	width:689px;
	height:40px;
	background-image:url('img/titre_admin.png');
	margin:auto;
	position:relative;
	left:2px;
	top:15px;
}

#titre_admin_commentaire
{
	height:30px;
	width:670px;
	margin:auto;
	padding-left:20px;
	padding-top:20px;
}

#liste_admin
{
}

#admin_contenant a
{
	text-decoration:none;
	color:black;
}

#admin_contenant  a:hover
{
	color:orange;
	font-weight:bold;
}

#liste_admin
{
	margin:auto;
	width:670px;
	height:400px;
}

#titre_change_news
{
	width:689px;
	height:40px;
	background-image:url('img/titre_admin_news.png');
	margin:auto;
	position:relative;
	left:2px;
	top:15px;
}

#contenant_change_news
{
	height:300px;
	width:670px;
	margin:auto;
	padding-left:20px;
	padding-top:20px;
}

#titre_admin_suivi
{
	width:689px;
	height:40px;
	background-image:url('img/titre_admin_suivi.png');
	margin:auto;
	position:relative;
	left:2px;
	top:15px;
}

#form_ajout_suivi
{
	height:300px;
	width:670px;
	margin:auto;
	padding-left:20px;
	padding-top:20px;
}

#titre_admin_back
{
	width:689px;
	height:40px;
	background-image:url('img/titre_admin_perf.png');
	margin:auto;
	position:relative;
	left:2px;
	top:15px;
}
