body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-color: #46536C;
	text-align: justify;
}
#header {
	height: 90px;
	background-color: #f19d00;
	background-image: url(../images/logo2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 850px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-top: 1px solid rgb(70,83,108);
	border-bottom: 0px solid;
	margin-left: auto;
	margin-right: auto;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	border-bottom: 1px solid rgb(207,207,207)
}
li {
	clear: both;
}
.accroche {
	font-size: 13px;
	font-weight: bolder;
}
/*menu haut*/
#menu_haut {
	position: relative;
	clear: both;
	background-color: rgb(236,163,17);
	padding: 0px 5px 0px 5px;
	color: white;
	margin-top: 100px;
	border-bottom: 1px solid rgb(111,111,111);
	text-align: right;
}
#menu_haut ul {
	margin: 0px;
	padding: 0px;
}
#menu_haut li {
	display: inline;
}
#menu_haut a {
	color: white;
	text-decoration: none;
}
#menu_haut a:hover {
	color: #CC0000;
}

/*****************/
#liens_minitel {
	position: absolute;
	width: 450px;
	height: 25px;
	margin-left: 410px;
	background-image: url(../images/fond-lien-minitel.gif);
	background-repeat: no-repeat;
}
#liens_minitel p {
	padding-left: 25px;
}
#acces_minitel {
	width: 104px;
	height: 22px;
	margin-left: 305px;
	font-size: 24px;
	margin-top: -1px;
}
#acces_minitel a:hover {
	border-bottom: 0px;
}

/******PATH*******/
#path {
	position: relative;
	clear: both;
/*	background-color: #f6d188;*/
/*	background-image: url(../images/bg_path.gif);*/
	background-repeat: repeat-;
	background-color:white;
	padding: 0px 5px 0px 5px;
	color: black;
	border-bottom: 0px;
	margin-top: 90px;
	height:28px;
}
#path a {
	text-decoration: none;
	color: black;
}
#path a:hover {
	color: #CC0000;
	border: 0px;
}
#haut {
	height: 30px;
	background-color: #CCCCFF;
}
#conteneur {
	width: 850px;
	margin: 0 0 0 10px;
	background-color: rgb(228,236,255);
	margin: auto;
}
#centre {
	position: absolute;
	width: 850px;
/*	margin: 150px 0 0 0px;*/
	margin: 110px 0 0 0px;
	background-color: white;
	border-top: 0px;
	top: 0;
}
#contenu_page {
	padding: 10px 15px 5px 15px;
}
#gauche {
	float: left;
	width: 150px;
}
#droite {
	float: right;
	width: 150px;
}
#pied {
	clear: both;
	height: auto;
	padding: 5px;
	color:#c8c8c8;
	font-family: arial;
}
#pied a {
	color:#c8c8c8;
	text-decoration: none;

}
h1 {
	font-size: 14px;
	border-bottom: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 0px;
}
/*h2 {
	border-bottom: 1px solid rgb(207,207,207);
	margin-bottom: 5px;
	font-size: 12px;
	color: rgb(80,80,80)
}
*/
h2 {
	border: 1px solid rgb(70,83,108);
	margin-bottom: 5px;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 20px;
	width: 150px;
	color: white;
	background-color: rgb(236,163,17);
	background-image: url(../images/fond-titre.gif);
}
h3 {
	font-size: 12px;
	background-color: rgb(167,180,205);
	color: white;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
.anoter {
	padding: 5px;
	margin: 0px;
	border: 2px solid #CC0000;
}
table {
	border-collapse: collapse;
	background-color: transparent;
}
table a {
	padding: 2px;
	text-decoration: none;
	display: block;
	color: white;
}
table a:hover {
	background-color: rgb(70,83,108);
	color: white;
	text-decoration: none;
}
th {
	text-align: center;
	color: black;
	font-weight: bolder;
	padding: 2px;
	padding-left: 0px;
	border-bottom: 1px solid rgb(206,206,206);
}
td {
	border-bottom: 1px solid rgb(206,206,206);
	padding: 5px;
}
tr {
	border-bottom: 1px solid rgb(206,206,206);
}
.texte_centre {
	text-align: center;
}
.image_left {
	float: left;
}
#p_prix {
	text-align: right;
	margin-right: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0;
	padding: 0;
	color: rgb(159,159,159)
}
.loi {
	font-size: 8px;
	color: rgb(159,159,159)
}
.clear {
	clear: both;
}
p {
	margin: 0 0 10px 0;
}
.image_left {
	float: left;
}
#accroche_concours {
	text-align: center;
	padding: 5px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-weight: bolder;
}
#remarque, #liste_point {
	font-size: 9px;
	font-style: italic;
	color: rgb(112,112,112)
}

/*******MENU*********/
.colonne, .colonne_droite {
	float: left;
	width: 258px;
	padding: 5px 3px 0px 10px;
	height: 100%;
	margin-top: -2px;
	background-image: url(../images/trait_gauche.gif);
	background-position: top-left;
	background-repeat: no-repeat;
}
.colonne_droite {
	background-image: url(../images/trait_gauche_droite.gif);
	background-position: top-left;
	background-repeat: no-repeat;
}
.ligne {
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/*******Publicit�*******/
#publicite {
	height: 600px;
	width: 120px;
	background-color: transparent;
	position: absolute;
	margin-left: 860px;
	margin-top: 112px;
}
#publicite_bas {
	text-align: center;
	padding-top: 0px;
	background-color:white;
	float:right;
}
#publicite_haut {
	position: absolute;
	margin-top: -118px;
	margin-left: 248px;
}
#pub_carre_centre{
text-align:center;
margin-top:10px;
}



/****Attention*****/
#attention {
	padding: 5px;
	color: rgb(128,128,128);
}
#attention p {
	color: rgb(255,128,128);
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}
#attention ul, #attention ol {
	
}
#attention li {
	margin: 0px;
}

/******liste_filiere********/
#liste_filiere li {
	padding: 1px;
	list-style-image: url(../images/carre.gif);
}
#liste_filiere li a {
	color: black;
}
#liste_filiere li a:hover {
	
}

/*******Liste environnement*/
#liste_environnement li {
	padding: 1px;
	list-style-image: url(../images/carre_bleu.gif);
}
#liste_environnement li a {
	color: black;
}
#liste_environnement li a:hover {
	
}

/********titre*******/
#titre {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}
#titre_recherche {
	color: rgb(236,163,17);
	font-weight: bolder;
	font-size: 14px;
	height: 22px;
	margin-bottom: -10px;
	background-image: url(../images/recherche_par.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#separation {
	clear: both;
}

/****RECHERCHE******/
FIELDSET {
	background-color: rgb(239,239,239);
	width: 480px;
}
LABEL {
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 60px;
	font-weight: bold;
	margin-left: 5px;
	padding-top: 5px;
	font-size:9px;
}
.INPUT {
	background-color: rgb(234,234,234);
	font-family: Arial, Helvetica, sans-serif;
	color: red;
}
.OPTION {
	background-color: #c9dcf6;
}
SELECT {
	font-size : 9px ;
}
.TEXTAREA {
	background-color: rgb(234,234,234);
	color: red;
}
.BUTTON {
	font-family: arial, helvetica, sans-serif;
	border-width: 2pt;
	font-size: 11pt;
	color: black;
	top: 250px;
	background-color: rgb(234,234,234);
}
/******Description*****/
.description_concours {
	border: 1px solid rgb(70,83,108);
	width: 150px;
	margin: 0px;
	padding: 0px;
	margin-top: -6px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	height: 100px;
}
#accroche_intitule {
	margin-left: 10px;
	width: 348px;
	border-left: 1px solid rgb(223,223,223);
	padding: 5px;
	float: left;
}
#accroche_intitule li {
	list-style-type: none;
	list-style-image: url(../images/note.gif);
	margin: 0px;
}
#fiche_concours {
	width: 450px;
	float: left;
}
#fiche_concours a{
	color:black;
	display: inline;
}
#fiche_concours a:hover{
	background-color:white;
	color:rgb(32,32,32);
	border:0px;
}
#consultation {
	background-color: rgb(143,143,143);
	color: white;
	padding: 5px;
	width: 450px;
	font-size: 11px;
	clear: both;
	margin-left: 10px;
}
#consultation h4 {
	text-align: center;
	color: #CC0000;
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid rgb(222,222,222);
	background-color: white;
	font-size: 11px;
}
#paiement_concours {
	width: 800px;
}

/*Liste*/
#liste_concours {
	margin:0px;
	padding:0px;
}

#liste_concours li {
/*	list-style-image: url(../images/carre.gif);*/
	list-style-type: none;
	border-bottom:1px dashed rgb(20,20,138);
	clear:both;
	padding-bottom:2px;
	text-align:right;
}
#liste_concours li a {
	padding: 2px;
	display: block;
	color: rgb(20,20,138);
	font-weight:bolder;
	text-align:left;
/*	color:black;*/
}
#liste_concours li a:hover {
	display: block;
	border: 0px;
/*	background-color: rgb(236,163,17);*/
	color:rgb(236,163,17);
}

.infos{
	font-size:9px;
	font-family: arial;
	color:rgb(127,127,127);
	text-align:right;
}
.infos_nbre{
	margin:0px;
	padding:5px;
}
.taille_moy{
	width:730px;
	float:left;
	text-align:left;
}

.mode_acces {
	clear: both;
	margin-left: 150px;
	height: 133px;
}
.titre_mode_acces {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #46536c;
	/*	color: black;*/
}
#zone_bouton_minitel{
	width:100px;
	margin-left:15px;
}
.lien_minitel {
	padding: 5px;
	text-align: center;
	float: left;
	border: 2px solid rgb(70,83,108);
	height: 125px;
	width: 235px;
}
.lien_minitel_autre_fai {
	float: left;
	height: 125px;
	padding: 5px;
	border: 2px solid rgb(70,83,108);
	border-left: 0px;
	text-align: center;
	width: 235px;
}
.lien_direct {
	clear: both;
	margin-top: 55px;
	border-top: 0px;
	margin-left: 180px;
}
.lien_direct p {
	margin-top: 10px;
}
#bouton_minitel_gris{
	background: url(../images/synertel-1.jpg) no-repeat;
	width: 562px;
	height: 118px;
	text-align:center;
	padding-top:85px;
	margin:auto;
}
#zone_minitel{

}
#zone_minitel h4{
	text-align:center;
}

#top_10_concours{
	clear:both;
	height: 14px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;background-image: url(../images/bg_path.gif);
	background-repeat: repeat-x;
}
#top_10_concours h2{
	margin:0px;
	float:left;
	border: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	padding-left: 5px;
	width: 110px;
	color: black;
	background-image: url(../images/bg_path.gif);
	background-repeat: repeat-x;
}
#texte-info {
	width: 680px;
	border:0px solid black;
	margin-left:-1px;
	padding: 1px;
	float:left;
	cursor: default;
	color:#CC0000;
}

#texte-info li{
	list-style-type: none;
	display: inline;
	margin:0px;
	padding:0px;
}
#texte-info ul{
	margin:0px;
	padding:0px;
}
#texte-info a{
	
}
#texte-info a:hover{
	text-decoration:none;
	background-color:#ffffcc;
	border:0px;
}


#liste_metiers {
	width: 822px;

}
#liste_metiers a{
	color: rgb(143,143,143);
	display: inline;
}
#liste_metiers a:hover{
	background-color:white;
	color:rgb(32,32,32);
	border:0px;
}

#ouvre_metiers	{
	font-size: 10px;
	font-weight: bold;
}

#liste_metiers ul {
	list-style-type: none;
}
#liste_metiers li {
	display: inline;
}

#rapport {
	color: rgb(143,143,143);
	font-style: italic;
	font-size: 9px;

	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}

#fiche_metiers {
	width: 822px;

}
#fiche_metiers .titre {
	font-size: 11px;
	font-weight: bold;
}
#fiche_metiers .contenu {
	margin-left: 5px;
}
#fiche_metiers h2 {
	border: 0;
	margin-bottom: 0;
	font-size: 10px;
	padding-left: 0;
	margin-top: 0;
	width: auto;
	color: black;
	background-color: transparent;
	background-image: none;
	font-weight: normal;
}

#fiche_metiers .a {
	text-align: center;
	color: black;
	font-weight: bolder;
	padding: 2px;
	padding-left: 0px;
	border-bottom: 1px solid rgb(206,206,206);
	float: left;
}
#fiche_metiers .b {
	border-bottom: 1px solid rgb(206,206,206);
	padding: 5px;
	float: left;
}
#fiche_metiers table {
	border: 4px solid #f0f2f9;
}
#fiche_metiers th {
	text-align: right;
	color: #46536c;
	font-weight: bolder;
	padding: 5px 3px 3px 3px;
	padding-left: 0px;
	border-bottom: 4px solid #f0f2f9;
	width: 120px;
	vertical-align: top;
}
#fiche_metiers td {
	border-left: 4px solid #f0f2f9;
	/*border-right: 5px solid white;*/
	border-bottom: 4px solid #f0f2f9;
	padding: 5px;
	padding-top: 0;
	/*background-color: #f0f2f9;*/
	vertical-align: top;
}
#fiche_metiers #condition_acces li {
	padding-bottom: 2px;
}
#fiche_metiers ul {
	padding-top: 0;
	margin-top: 0;
}
.titre_metier {
	font-size: 11px;
	color: #f09c00;
}

.dhtmlgoodies_question {	/* Styling question */
	/* Start layout CSS */
	color: red;
	border: 1px solid #f0f2f9;
	position: absolute;
	/* End layout CSS */
	margin-left: 92%;
	display: inline;
	overflow: hidden;
	cursor: pointer;
}
.dhtmlgoodies_answer {	/* Parent box of slide down content */
	/* Start layout CSS */
	/* End layout CSS */
	display: inline;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.dhtmlgoodies_answer_content {	/* Content that is slided down */
	padding: 1px;
	position: relative;
	color: rgb(143,143,143);
	font-style: italic;
	font-size: 9px;
	display: inline;
}


