
body { 
	
	background-attachment:fixed ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
} 

div.energie
{
	position: absolute;
	left: 0;
	padding-left: 0px;
	margin-top: 2px;
	/*visibility: hidden;*/
}

div.energie table
{
	background-color: #FFFFFF;
	border: 1pt solid #B3B3B3;
	border-spacing: 0pt;
	border-collapse: collapse;
	text-align: left;	
	color: #FFFFFF;	
	vertical-align: top;
	font-weight: normal;
	width: 200px;
}

div.energie th
{
	/*background-color: #FFFFFF;*/
	border-top: 1px solid #FFFFFF;
	border-spacing: 0pt;
	/*text-align: left;	*/
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding-left: 5px;
}

th.energie
{
	background-color: #FFFFFF;
	border-top: 1px thin #A0A0A0;
	border-spacing: 0pt;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	/*padding-left: 25px;*/
}

table.energie td
{
	/*background-color: #FFFFFF;*/
	border-top: 1px solid #B3B3B3;
	border-spacing: 0pt;
	/*text-align: left;	*/
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	padding-left: 10px;
}

div.energie a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

/* Vignette de prévisualisation pour la 4è recherche*/
table.vignette_4r
{
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	text-align: left;	
	color: #FFFFFF;	
}

table.vignette_4r td
{
	border: 1px solid #CB2F32;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
}

/********************************************************************/
/********************* Nouvelle pré-home ****************************/
/********************************************************************/

body.prehome { 	
	font-size: 8px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #6B6B6B;
	margin: 0px;

	
}

/* Pour assurer le centrage horizontal quelque soit le navigateur */
div.cadre_prehome
{
	position: absolute;
	left: auto;
	top: auto;
	width: 100%;
	height: 100%;
}

div.contenu_prehome
{
	position: relative;
	left: 50%;
    top: 50%;
	width: 980px;			/* largeur du contenu */
	height: 560px;			/* hauteur du contenu */
	margin-left: -490px;	/* -50% de la largeur */
	margin-top: -280px;		/* -50% de la heuteur */
	z-index: 2;
}

a.lien_prehome:link 
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}

a.lien_prehome:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

a.lien_prehome:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.lien_prehome:active
{
	color: #FFFFFF;
	text-decoration: none;
}

td.lien_prehome
{
	color: #FFFFFF;
	font-size: 8pt;
}

td.lien_prehome2
{
	color: #FFFFFF;
	font-size: 7pt;
	text-align: center;
}

td.texte
{
	padding-left: 25px;
	padding-right: 5px;
	vertical-align: top;	
}

div.texte
{
	position:relative;
	padding: 5px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #F6F6F6;
}

td.liste_others
{
	padding-left: 15px;
	padding-top: 25px;
}

div.liste_others
{
	position: relative;
	left: 50%;
    top: 50%;
	width: auto;			/* largeur du contenu */
	height: 25px;			/* hauteur du contenu */
	margin-left: 10px;	/* -50% de la largeur */
	margin-top: -50px;		/* -50% de la hauteur */
	z-index: 3;
}

div.liste_others select
{
	width: auto;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #6B6B6B;
}

.txt_foot {font-size: 10px; color: #FFFFFF; font-weight: normal;}
.txt_top {font-size: 10px; font-weight: normal; color: #FFFFFF;}
.txt_home {font-size: 11px; font-weight: normal; color: #7F7F7F; text-align: center;}

/*FOOTER*/
#footer {height:50px; background-color:#000000;float:left; width:980px; text-align:center;}
#footerLinks {background-color:#000000}
#footerLinks div {border-right: 2px solid #87888a; float:right; height:20px;}
#footerLinks div.nb {border-right: none; float:right; height:20px;}
#footerLinks a {color:#87888a; font-variant:small-caps; font-size:10px; text-decoration:none; padding:8px;}
#footerLinks a:hover {color:#FFFFFF;}
/*FOOTER*/

#keywords {width:980px; background-color:#58585a; padding:10px; line-height:12px; }
#keywords, #keywords a { 	font-family: Verdana, sans-serif; font-size:9px; text-align:center; color:#b1b3b4; text-decoration:none; font-weight:normal;}
#keywords a:hover {text-decoration:underline;}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #7F7F7F;}


.lien_10-bleu {color: #0D14A5; font-size: 10px;}
	
.lien_8_noir:link {color: #000000; text-decoration: underline; font-size: 8 pt; font-style: normal;}
.lien_8_noir:visited {color: #000000; text-decoration: underline; font-size :8 pt;}
.lien_8_noir:hover {color: #7F7F7F; text-decoration: none; font-size: 8 pt;}
.lien_8_noir:active {color: #7F7F7F; text-decoration: none; font-size: 8 pt;}
	
.lien_8_noir:link {color: #000000; text-decoration: underline; font-size: 8 pt; font-style: normal;}
.lien_8_noir:visited {color: #000000; text-decoration: underline; font-size: 8 pt;}
.lien_8_noir:hover {color: #7F7F7F; text-decoration: none; font-size: 8 pt;}
.lien_8_noir:active {color: #7F7F7F; text-decoration: none; font-size: 8 pt;}
	
.lien_8_rouge:link {color: #cb2d2f; text-decoration: underline; font-size: 8 pt; font-style: normal;}
.lien_8_rouge:visited {color: #CB2D2F; text-decoration: underline; font-size: 8 pt;}
.lien_8_rouge:hover {color: #000000; text-decoration: none; font-size: 8 pt;}
.lien_8_rouge:active {color: #CB2D2F; text-decoration: none; font-size: 8 pt;}
	
.lien_10_noir:link {color: #000000; text-decoration: none; font-size: 10 pt; font-style: normal;}
.lien_10_noir:visited {color: #000000; text-decoration: none; font-size: 10 pt;}
.lien_10_noir:hover {color: #7F7F7F; text-decoration: none; font-size: 10 pt;}
.lien_10_noir:active {color: #7F7F7F; text-decoration: none; font-size: 10 pt;}  
	
.glossaire{color: #7F7F7F; text-decoration: none; font-size: 10pt; font-style: normal;}	
.glossaire:link{color: #CB2D2F; text-decoration: none; font-size: 10pt; font-style: normal; font-weight: bold;}
.glossaire:visited{color: #CB2D2F; text-decoration: none; font-style: normal; font-weight: bold;}
.glossaire:hover{color: #CB2D2F; text-decoration: underline; font-style: normal; font-weight: bold;}
.glossaire:active{color: #CB2D2F; text-decoration: underline; font-style: normal; font-weight: bold;}

.mot:link{color: #CB2D2F; text-decoration: none; font-size: 8 pt; font-style: normal; font-weight: bold;}
.mot:visited{color: #CB2D2F; text-decoration: none; font-size: 8 pt; font-style: normal; font-weight: bold;}
.mot:hover{color: #CB2D2F; text-decoration: underline; font-size: 8 pt; font-style: normal; font-weight: bold;}
.mot:active{color: #CB2D2F; text-decoration: underline; font-size: 8 pt; font-style: normal; font-weight: bold;}

a.recrut:link {color: #CB2D2F; text-decoration: none;}
a.recrut:visited {color: #CB2D2F; text-decoration: none;}
a.recrut:hover {color: #CB2D2F; text-decoration: underline;}
a.recrut:active {color: #CB2D2F; text-decoration: underline;}

/*
a:link {color: #0D14A5; text-decoration: none; font-size: 12 px;}
a:visited {color: #0D14A5; text-decoration: none; font-size: 12 px;}
a:hover {color: #CB2D2F; text-decoration: underline; font-size: 12 px;}
a:active {color: #CB2D2F; text-decoration: underline; font-size: 12 px;}
*/
 
input {  font-size:8 pt; font-family:verdana;}
select { background-color:#ffffff; font-size:8 pt; font-family:verdana;size:50;}
textarea { background-color:#ffffff; font-size:8 pt; font-family:verdana;}

//.submit { BORDER-RIGHT: #FFFFFF 0px solid; BORDER-TOP: #FFFFFF 0px solid; BORDER-LEFT: #FFFFFF 0px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #FFFFFF 0px solid;}
//button { BORDER-RIGHT: #B9D000 1px solid; BORDER-TOP: #B9D000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #B9D000 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #B9D000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF}
//input { BORDER-RIGHT: #B9D000 1px solid; BORDER-TOP: #B9D000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #B9D000 1px solid; COLOR: #000000; BORDER-BOTTOM: #B9D000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFE61F }
//select, option { BORDER-RIGHT: #B9D000 1px solid; BORDER-TOP: #B9D000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #B9D000 1px solid; COLOR: #000000; BORDER-BOTTOM: #B9D000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; BACKGROUND-COLOR: #FFE61F }
//textarea { BORDER-RIGHT: #B9D000 1px solid; BORDER-TOP: #B9D000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #B9D000 1px solid; COLOR: #000000; BORDER-BOTTOM: #B9D000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFE61F }
//file { BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #FFFFFF 1px solid; COLOR: #000000; BORDER-BOTTOM: #FFFFFF 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #CC2E2F}


.noir_10_normal {font-family:verdana,arial;font-size:10pt;font-style: normal;color:#000000}
.noir_10_gras {font-family:verdana,arial;font-size:10pt;font-weight: bold;color:#000000}
.noir_12_gras {font-family:verdana,arial;font-size:12pt;font-weight: bold;color:#000000}
.noir_8_normal {font-family:verdana,arial;font-size:8pt;font-style: normal;color:#000000}
.noir_8_gras {font-family:verdana,arial;font-size:8pt;font-weight: bold;color:#000000}
.noir_7_normal {font-family:verdana,arial;font-size:7pt;font-style: normal;color:#000000}
.noir_7_gras {font-family:verdana,arial;font-size:7pt;font-weight: bold;color:#000000}

.vert_8_normal {font-family:verdana,arial;font-size:8pt;font-style: normal;color:#00ff00}
.vert_8_gras {font-family:verdana,arial;font-size:8pt;font-weight: bold;color:#00ff0}

.rouge_12_normal {font-family:verdana,arial;font-size:12pt;font-style: normal;color:#cb2d2f}
.rouge_12_gras {font-family:verdana,arial;font-size:12pt;font-weight: bold;color:#cb2d2f}
.rouge_10_normal {font-family:verdana,arial;font-size:10pt;font-style: normal;color:#cb2d2f}
.rouge_10_gras {font-family:verdana,arial;font-size:10pt;font-weight: bold;color:#cb2d2f}
.rouge_8_normal {font-family:verdana,arial;font-size:8pt;font-style: normal;color:#cb2d2f}
.rouge_8_gras {font-family:verdana,arial;font-size:8pt;font-weight: bold;color:#cb2d2f}
.rouge_7_normal {font-family:verdana,arial;font-size:7pt;font-style: normal;color:#cb2d2f}
.rouge_7_gras {font-family:verdana,arial;font-size:7pt;font-weight: bold;color:#cb2d2f}

.jaune_10_normal {font-family:verdana,arial;font-size:10pt;font-style: normal;color:#ffe71e}
.jaune_10_gras {font-family:verdana,arial;font-size:10pt;font-weight: bold;color:#ffe71e}
.jaune_8_normal {font-family:verdana,arial;font-size:8pt;font-style: normal;color:#ffe71e}
.jaune_8_gras {font-family:verdana,arial;font-size:8pt;font-weight: bold;color:#ffe71e}
.jaune_7_normal {font-family:verdana,arial;font-size:7pt;font-style: normal;color:#ffe71e}
.jaune_7_gras {font-family:verdana,arial;font-size:7pt;font-weight: bold;color:#ffe71e}

.gris_10_normal {font-family:verdana,arial;font-size:10pt;font-style: normal;color:#7f7f7f}
.gris_10_gras {font-family:verdana,arial;font-size:10pt;font-weight: bold;color:#7f7f7f}
.gris_8_normal {font-family:verdana,arial;font-size:8pt;font-style: normal;color:#7f7f7f}
.gris_8_gras {font-family:verdana,arial;font-size:8pt;font-weight: bold;color:#7f7f7f}
.gris_7_normal {font-family:verdana,arial;font-size:7pt;font-style: normal;color:#7f7f7f}
.gris_7_gras {font-family:verdana,arial;font-size:7pt;font-weight: bold;color:#7f7f7f}

.gris_menu_12_normal {font-family:verdana,arial;font-size:12pt;font-style: normal;color:#F1B5AD}
.gris_menu_12_gras {font-family:verdana,arial;font-size:12pt;font-weight: bold;color:#F1B5AD}
.gris_menu_10_normal {font-family:verdana,arial;font-size:10pt;font-style: normal;color:#F1B5AD}
.gris_menu_10_gras {font-family:verdana,arial;font-size:10pt;font-weight: bold;color:#F1B5AD}
.gris_menu_8_normal {font-family:verdana,arial;font-size:8pt;font-style: normal;color:#F1B5AD}
.gris_menu_8_gras {font-family:verdana,arial;font-size:8pt;font-weight: bold;color:#F1B5AD}
.gris_menu_7_normal {font-family:verdana,arial;font-size:7pt;font-style: normal;color:#F1B5AD}
.gris_menu_7_gras {font-family:verdana,arial;font-size:7pt;font-weight: bold;color:#F1B5AD}

.bleu_12_gras {font-family:verdana,arial;font-size:12pt;font-weight: bold;color:#525C99}
.bleu_10_gras {font-family:verdana,arial;font-size:10pt;font-style: normal;color:#525C99}

.titre_besoin4R {font-family:verdana,arial;font-size:12pt;font-style: normal;color:#FFFFFF;font-weight:bold;}
.numero_besoin4R {font-family:verdana,arial;font-size:13pt;font-style: normal;color:#FFFFFF;font-weight:bold;}

#keywords {width:1000px; background-color:#58585a; padding:10px; line-height:12px; }
#keywords, #keywords a { 	font-family: Verdana, sans-serif; font-size:9px; text-align:center; color:#b1b3b4; text-decoration:none; font-weight:normal;}
#keywords a:hover {text-decoration:underline;}

span a,a:link,a:visited{text-decoration:none;}
span a:hover {text-decoration:underline}
