body {
background-image: url('../images/body_background.png');
	font-size: 15px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #00C69E;
	margin: 10px;
	padding: 0;
	line-height: 1.5em;
}

a {color: #1487FF;}
a:hover {color: #564b47;}
a:active { color:#000000;}
a {text-decoration: none;}

/* ---------- Container à centrer / Affichage du Contenu -------------- */

#conteneur {
	width: 1024px;
	background-image: url('../images/fiche_background.png');
	margin: 0 auto; /* Permet de centrer le contenu de la page */
}

/* ----------Bannière & Sous Bannière-------------- */


#banniere {
	background-image: url('../images/banniere.png');
	height: 185px;
	padding: 0px;
	margin: 0px;
	}
	
#sousbanniere {
	background-image: url('../images/menu_horizontal.png');
	height: 35px;
	}

/*Zone cliquable du menu supérieur */

#menu {
 padding-top: 176px;
 padding-left: 70px;
 }
 
#menu ul {
	 margin: 0;
	 margin-left: 350px;
	 padding: 0;
	 list-style-type: none;
	 text-align: center;
 }
#menu li {
	 float:left;
	 margin:auto;
	 padding:0;height:20px;
	 background-color:black;
 }
#menu li a {
	 display: block;
	 font-size: 13px;
	 text-align: center;
	 width: 100px;
	 color: white;
	 text-decoration: none;
	 padding: 5px;
 }
#menu li a:hover {
 color:#FFD700;
 }
#menu ul li ul {
 display:none;
 }

 #menu ul li:hover ul {
 display:block;
 }
#menu li:hover ul li {
 float:none;
 }

 #menu li ul {
 position:absolute;
 margin-left:1px;
 width:110px;
 }

/*Fin de la zone cliquable du menu supérieur */

/* -----------------Ossature du site : Début--------------------- */

/* --------------Navigation à Gauche------------- */

#bloc-contenu {
	margin-top: 20px;
	float: left;
	width: 100%;
}

#col-centre {
	margin-left: 220px;
}

#col-gauche {
	float: left;
	width: 188px;
	margin-left: -1024px;
	background-image: url('../images/menu_gauche.png');
}

#footer {
	background-image: url('../images/bg_footer.png');
	clear: left;
	width: 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 3px 0;
}

#info_footer {
	text-align: center;
	font-size: xx-small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.titre_menu {
	background-image: url('../images/rubrique.png');
	width: 188px;
	text-align: center;
	margin-bottom: 1px;
	font-size: 20px;
	padding-top: 10px;
	}

.menugauchea {
	margin-left:-20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

.menugauchea ul, li {
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 1px;
	list-style: none;
}

.menugauchep {
	margin-left:20px;
	}

.menugauche {
	font-size: 10px;
	padding: 0 10px;
	margin-bottom: 1px;
	margin-top: 0px;
	}

/* -----------------Ossature du site : Fin--------------------- */

/* ------------------ Début du Script de News -------------------- */

.news_headlines {
	width: 500px;
	text-align: center;
	margin-left: 130px;
	padding-bottom: 8px;
	}
	
.news_headlines1 {
	width: 500px;
	text-align: center;
	margin-left: 130px;
	}

#headlines_style {
	background-image: url('../images/bla.png');
	width: 750px;
	margin: 15px 0px 15px 10px;
	}
	
#news_pagination {
	text-align: center;
	background-image: url('../images/stylesheet/images/bla.png');
	width: 65%;
	padding-left: 18%;
	padding-top: 2%;
	}
	
#comment_pagination {
	text-align: center;
	background-image: url('../images/news_contenu_centrale.png');
	width: 780px;
}	

#comment_form {
	background-image: url('../images/news_contenu_centrale.png');
	width: 780px;
	margin-bottom: 30px;
	}
	
#corps li {
	list-style: disc;
}

.comment {
	background-image: url('../images/news_contenu_centrale.png');
	width: 780px;
	text-align: center;
	font-size: 10pt;
	}

.comment_titre {
	background-image: url('../images/comment_titre.png');
	margin-top: -16px;
	height: 25px;
	color: white;
	padding-top: 5px;
	}
	
#comment_titre a {
	color: blue;
	}
	
#entete {
	background-image: url('../images/news_titre.png');
	font-size: 12px;
	color:#ffffff;
	text-align: center;
	padding: 0px;
	height: 40px;
	width: 780px;
	}

#entete_comment {
	background-image: url('../images/news_titre.png');
	font-size: 12px;
	height: 40px;
	width: 780px;
	margin-top: 35px;
	}
	
#entete_mep {
	padding-top: 10px;
	}

#corps {
	margin-bottom: .2em;
	background-image: url('../images/news_contenu_centrale.png');
	background-color: #3C8AFF;
	font-size: 13px;
	margin: 0px 0px -45px 0px;
	padding: 0px 0px 10px 30px;
	width: 750px;
	}

/* ------------------ Fin du Script de News -------------------- */

/* -----------------Présentation des Fiches--------------------- */

.retrait {
margin-left: 30px;
	}

.conteneur {
text-align:left;
	}
	
#titre {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: xx-large;
	}

table {
	border-bottom: 1px solid blue;
	border-left: 1px solid blue;
	border-top: 1px solid blue;
	border-right: 1px solid blue;
	text-align: center;
	margin-top: 20px;
	margin-left: 10px;
	}
	
tr, td {
	height: 15px;
	}

p {
	display: inline;  
	height: 10px; 
	}
 
/* -----------------Fin de présentation des Fiches--------------------- */

/*Fiche Emulateur */

#fiche_presentation, #fiche_description, #fiche_donnees {
	margin-left: -6px;
	}

#fiche_presentation table, #fiche_description table, #fiche_donnees  table {
	background-image: url('../images/bg_fiche_emu.png');
	margin-left: 10px;
	width: 760px;
	}

#fe_emulateur table {
	width: 760px;
	}

#nom_emulateur {
	text-align: center;
	}

#fe_emulateur h3{
	font-size: 40px;
	}

#fe_emulateur h4{
	font-size: 20px;
	}

#conteneur {
	text-align: left;
	}

#conteneur p {
	font-weight: bold;
	text-align: left;
	}

.fe_titre_rubrique {
	text-align: left;
	font-weight: bold;
	margin-left: 30px;
	}
	
.fe_donnees_rubrique {
	margin-left: -50px;
	text-align: left;
	}

/*Fin de la Fiche Emulateur */


/* ----------------- Présentation des Fiche Plugins --------------------- */

#fiche_plugin_titre  table {
	background-color: black;
	text-align: center;
	}
	
#fiche_plugin_titre_table {
	background-image: url('../images/plugins_titre_faq.png');
	height: 30px;
	padding-top: 10px;
	}

#fiche_plugin_contenu  table {
	background-color: black;
	text-align: center;
	}
	
#fiche_plugin_contenu_table {
	background-image: url('../images/plugins_titre_liste.png');
	height: 30px;
	padding-top: 10px;
	}
	
/*Fin de la Fiche Plugins */

/*Formulaire de contact */

form {
    font-size: 15px;
	text-align: left;
	color: #1487FF;
	width: 740px;
	margin-left: 20px;
	padding-bottom: 30px;
	/*centre le formulaire en milieu de page - margin: 0 auto;*/
	}
	
fieldset {
	background-color: black;
	}
 
label {
	display: block;
	width: 150px;
	float: left;
	}
	
legend {
	color: #1487FF;
	padding-top: 10px;
	}

/*Fin du Formulaire de contact */

/*Fiche Constructeur */

#fiche_constructeur tr {
	background-color: black;
	}
/*Fin de la Fiche Constructeur */

/*Fiche Interviews */

#fiche_interview_titre {
	background-image: url('../images/fiche_interview_titre.png');
	height: 40px;
	}
	
/*Fin de la Fiche Interviews */

ol
{
	list-style-type: none;
}

ol ol
{
	border-top: solid 1px #555;
}

ol li li
{
	background-color: #eeefe0;
	color: #000;
	border: solid 1px #555;
	border-top: none;
} 

.Day
{
	width: 100%;
	padding: 5px 0px;
	font-weight: bold;
	color: #f16025;
}

.Time
{
	padding: 0 20px;
	background-color: #97be3d;
	border-right: solid 1px #555;
	color: #fff;
}