﻿@charset "utf-8";
/* CSS Document */
body
{
	margin:0px auto 0px auto;
	width:900px;
	/*background:url(../images/fond_graphismes.png) top repeat-x #0A0A0A fixed; */
	background:url(../images/fond_graphismes.png) top repeat-x fixed;
	background-color: #0A0A0A;
}
#PARENT
{
	display:block; width:900px; float:left;
}
#ENTETE
{
	display:block;
	width:900px;
	height:220px;
	float:left;
	/*background:url(../images/fond_entete.png) top center;*/
}
#CORPS_PARENT
{
	display:block; width:900px; float:left;
	background:url(../images/fond_corps_parent_2.gif) top center repeat-y;
}
#CORPS_PARENT_02
{
	display:block; width:900px; float:left;
	background:url(../images/fond_corps_parent.gif) top center no-repeat;
}
#CORPS_PARENT_03
{
	display:block; width:900px; float:left;
	background:url(../images/fond_contenu_bottom.jpg)  562px bottom no-repeat;
}
#CONTENU
{
	display:block;
	float:left;
	width:680px;
}
#FLASH_ACCUEIL
{
	display:block;
	float:left;
	width:900px;
	height:132px;
}
#REDACTION
{
	display:block;
	width:680px;
	float:left;
	margin-left:5px;
	margin-bottom:30px;
}
#COLONNE_DROITE
{
	display:block;
	float:right;
	width:220px;
}
/*----------------------------------------------------------*/
/*---------         CARTOUCHE DE RAPPEL         ------------*/
/*----------------------------------------------------------*/
#cartouche_rappel_immediat
{
	display:block;
	width:200px;
	float:left;
	margin-bottom:10px;
	padding-bottom:15px;
	margin-top: 8px;
}
#cartouche_autre_site
{
	display:block; width:180px; float:left;
	margin-bottom:15px; padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;
	background:#000000;
}
#cartouche_autre_site a
{
	font-size:11px; color:#000000; text-decoration:none; color:#ED8003;
}
#cartouche_autre_site a:hover
{
	font-size:11px; color:#000000; text-decoration:underline; color:#ED8003;
}

#entete_rappel
{
	display:block;
	width:200px;
	float:left;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background:url(../images/fond_entete_rappel.gif) left top no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#entete_rappel span
{
	margin-left:28px;
}
#texte_rappel
{
	display:block;
	float:left;
	position:static;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#champ_rappel
{
	display:block; float:left; position:static;
	width:173px;
	padding:7px 0px 0px 7px;
	font-family:Arial, Helvetica, sans-serif; color:#000000; font-weight:bold;
	font-size:11px; text-align:left;
}
#champ_rappel input
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
}
/*----------------------------------------------------------*/
#keywords
{
	display:block; float:left; color:#000000; width:890px; margin-left:5px; _margin-left:2px; _width:891px; background:url(../images/fond_corps_parent.gif) top center;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:4px 0px 4px 0px; text-align:center;
}
#keywords a
{
	text-decoration:none; color:#000000;
}
#FOOTER
{
	display:block;
	width:900px; height:45px;
	clear:left;
} 
#FOOTER div { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
#FOOTER a { display:inline-table; margin-left:8px; color:#045E80; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px; }
#FOOTER a:hover { text-decoration:underline; }


.rubrique
{
	display:block; color:#ED8003; font-family:Arial, Helvetica, sans-serif; font-size:11px;
	margin-top:10px;
	/*width:640px;  margin-left:12px;*/
	width:630px; margin-left:22px;
}
h1
{
	color:#ED8003; font-family:Arial, Helvetica, sans-serif; font-size:11px;
	margin-top:10px; margin-left:22px; font-weight:lighter;
}


.rubrique a
{
	display:inline-block; color:#393534; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	margin-top:10px;
	text-decoration:none; padding-left:8px; padding-right:8px;
}
.rubrique a:hover
{
	display:inline-block; color:#393534; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	margin-top:10px;
	text-decoration:none; padding-left:8px; padding-right:8px;
	text-decoration:underline;
}
.titre_sousrubrique
{
	display:block; font-family:tahoma,arial; color:#045E80; font-size:16px;
	border-bottom:1px dotted #999999;
	/*margin-left:12px;*/
	margin-left:22px;
	margin-top:5px;
}
h2
{
	font-family:tahoma,arial; color:#045E80; font-size:16px;
	border-bottom:1px dotted #999999; font-weight:lighter;
	/*margin-left:12px;*/
	margin-left:22px;
	margin-top:5px;
}
.titre_paragraphe
{
	display:block; font-family:tahoma,arial; color:#ED8003; font-size:13px;
	/*width:640px; margin-left:12px;*/
	width:680px; margin-left:21px;
	margin-top:15px; font-weight:bold;
}
h3
{
	font-family:tahoma,arial; color:#ED8003; font-size:13px;
	/*width:640px; margin-left:12px;*/
	margin-left:21px;
	font-weight:bold;
}
h4
{
	font-family:tahoma,arial; color:#ED8003; font-size:13px;
	/*width:640px; margin-left:12px;*/
	margin-left:21px;
	font-weight:lighter;
}

.paragraphe
{
	display:block;
	font-family:tahoma,arial;
	color:#000000;
	font-size:12px;
	/*width:640px; margin-left:11px;*/
	width:660px;
	margin-left:21px;
	margin-top:6px;
	text-align: justify;
}
.paragraphe p { font-family:tahoma,arial; color:#000000; font-size:12px; margin:0px; };

.paragraphe a { color:#045E80; text-decoration:none;}
.paragraphe a:hover { color:#045E80; text-decoration:underline;}
.paragraphe ul { 
	margin:0px; 
	/*background:#FF6633; */
}
.paragraphe li
{
	margin-top:4px; margin-bottom:2px;
	/*list-style:circle;*/
	list-style-type:disc; list-style-image:url(../images/puce_orange_4x4.jpg);
}
p
{
	font-family:tahoma,arial; color:#000000; font-size:12px;
	/*width:640px; margin-left:11px;*/
	margin-left:21px;
	margin-top:6px;
}
.texteOrange { color:#ED8003; };

a { color:#045E80; text-decoration:none;}
a:hover { color:#045E80; text-decoration:underline;}
ul { font-family:tahoma,arial; color:#000000; font-size:12px; }
li
{
	margin-top:4px; margin-bottom:2px;
	/*list-style:circle;*/
	list-style-type:disc; list-style-image:url(../images/puce_orange_4x4.jpg);
}


#FORMULAIRE {
	margin-left:20px;
	margin-top:15px;
	float:left;
}
#LIGNEFORMULAIRE  { float:left; display:block; width:400px; }
#LIGNEFORMULAIRE #libelle { display:block; width:120px; height:25px; float:left; }
#LIGNEFORMULAIRE #champ { display:block; width:200px; height:25px; float:left; }



#liste
{
	display:block; margin-left:5px;
	margin-top:8px; margin-bottom:2px;
	/*list-style:circle;*/
	padding-left:11px; background:url(../images/puce_orange_4x4.jpg) left center no-repeat;
}
.colorBleu { color:#045E80; }
.colorOrange { color:#ED8003; }
.date_programme { font-weight:bold; color:#045E80; }

/*                 MISE EN FORME DES FORMULAIRES                    */

#FORMULAIRE_VOTRE_SITUATION
{
	font-family:tahoma,arial; color:#000000; font-size:12px;

}
#FORMULAIRE_VOTRE_SITUATION td { padding-top:3px; padding-bottom:3px; padding-left:8px;  }

#ENTETE_FORMULAIRE td
{
	 width:33%; text-align:center; border-right:1px solid #ED8003; background:#FFFFFF; color:#000000
}
#ENTETE_FORMULAIRE .encours
{
	color:#FFFFFF; width:33%; text-align:center; font-weight:bold; background:#ED8003;
}
.legende{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #045E80;
}

/*   style des tableaux **************************/
.back_OrangeDark { background:#ed8003; } 
.back_Orange { background:#FA9623; } 

.back_blanc { background:#FFFFFF; text-align:center; border-bottom:1px solid #CCCCCC; }

.back_bleuClair { background:#EBF8FC; color:#000; text-align:center; border-bottom:1px solid #CCCCCC; }
.back_bleu_fonce { background:#1EB2E0; color:#FFFFFF; text-align:left; }
.back_bleu { background:#47C4EB; color:#FFFFFF; text-align:left; }


.back_grey { background:#A8AAAB; text-align:center; font-weight:bold; color:#FFFFFF; }
.back_grey_clair { background:#C4C6C7; text-align:center; font-weight:bold; color:#FFFFFF; }
.back_grey_fonce { background:#7D7E7F; text-align:center; color:#FFFFFF; font-weight:bold; height:20px; padding:0px; font-weight:bold; color:#FFFFFF; }

.topleftArrondi { background:url(../images/topLeftGrey.gif) top left no-repeat #7D7E7F; padding:0px; }
.topleftArrondi span { background:url(../images/topRightGrey.gif) top right no-repeat; display:block; width:100%; height:105%; padding:3px 0px 3px 0px; }

.toprighttArrondi { background:url(../images/topRightGrey.gif) top right no-repeat #7D7E7F; padding:0px; }
.toprighttArrondiClair { background:url(../images/topRightGrey.gif) top right no-repeat #C4C6C7; padding:0px; }

.textLeft { text-align:left; }

/* input { border:1px solid #47C4EB; background:#EBF8FC; } */
#bannieres { text-align:center; margin-bottom:16px; }
