/* CSS Document */

@import url("header.css");
@import url("footer.css");
@import url("contenu_fr.css");

html {
	font-size:140%;
}
body 
{
	font-size:50%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	behavior:url(css/csshover.htc);
}


/* Ajustement des Marge et remplissage par défaut de tout les éléments à 0 */

* {
	margin:0;
	padding:0;
	vertical-align: bottom;
}


/* section ID */

#main {
	left:0px;
	top:0px;
	width:830px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	}

#top_header {
	margin-left:auto;
	margin-right:auto;
	position: static;
	background-color:#000000;
	width:830px;
	height: 10px;
	background-image: url(../img/coin_DH.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#header {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:830px;
	height: 132px;
	}

#banner {
	width:830px;
	height:91px;
	background-image: url(../img/fond_banner.gif);
	background-repeat: no-repeat;
	background-color: #1C4578;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	}

	

#title {
	margin-left:auto;
	background-repeat:no-repeat;
	width:830px;
	color:#404040;
	margin-top: auto;
	margin-right: auto;
	height: 37px;
	text-align: left;
	}
	
#title_en {
	margin-left:auto;
	margin-right:auto;
	position: static;
	background-image:url(../img_pres/carriere_en.gif);
	background-repeat:no-repeat;
	width:830px;
	height:103px;
	}
	
#title p {
	color:#999999;
	width: 440px;
	margin-top: 15px;
	float: left;
	text-align: left;
	margin-bottom: 4px;
	padding-left: 7px;
	}
	
#title_en p {
	margin-left:185px;
	padding-top:62px;
	color:#404040;
	font-weight:bold;
	}
	
#col_employ{
	width:185px;
	background-image: url(../img/fond_menu.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	float: left;
	background-color: #D6071C;
	display: block;
	}
#title #moncompte {
	width: 160px;
	float: right;
	margin-top: 8px;
	text-align: right;
	margin-bottom: 3px;
}
	
#sky {
	width:160px;
	height:600px;
	float: right;
	position: relative;
	}
	
	
#footer {
	color: #999999;
	width:830px;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: center;
	position: relative;
	display: inline;
	float: left;
	}



/* section class */

.clearfix:after {
    content: ".";            
	display: block;           
    height: 0;                  
    clear: both;              
    visibility: hidden;	
}

#menu_gauche{
	width:185px;
	float: left;
	background-image: url(../img/fond_menu.gif);
	}
	
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	
}



.banner_sky {
	margin-top:0px;
	height:90px;
}

#banner_728 {
	width:728px;
	vertical-align: bottom;
	height: 92px;
	position: relative;
	display: block;
}


/* ---[ Links ]------------------------------- */
a {
	color : #999999;
	;
	}
a:hover {
	color: #D10010;
	text-decoration: underline;
	}
	
	
#bienvenue {
	color: #333333;
	background-image: url(../img/fondGris.jpg);
	height: 127px;
	width: 415px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#main #contenu_fr a {
	color: #333333;
}

#parrainage {
display: block;}

#sparrainage {display: none;}

.clicCacher {
	display: block;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #517BA7;
}
#vedette {
	background-image: url(../img/fond_meteo.gif);
	height: 128px;
	background-repeat: no-repeat;
	width: 180px;
	height: 150px;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 5px;

	
}
#ferique {
	background-image: url(../img/logo1.gif);
	height: 128px;
	background-repeat: no-repeat;
	width: 180px;
	height: 126px;
	text-align: center;
	padding-top: 4px;
	padding-left: 2px;
}



	
#meteo {
	margin-top:5px;
	background-image: url(../img/fond_meteo.gif);
	height: 130px;
	width: 180px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	padding-left: 2px;	
	
	}	
.titres_bleu {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-color: #1B4477;
	padding: 0px;
	margin: 0px;
	text-indent: 6px;
}
#contenu_fr #outils {
	background-color: #FEFBE0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 15px;
	line-height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6071C;
	border-bottom-color: #D6071C;
}
#contenu_fr #outils li {
	font-size: 12px;
}

