/*DIV et Cadres*/

marquee{
	overflow:auto;
	display:block;
	margin:0px;
	padding:0px;
	height:230px;
}
#header {
	background-image: url("images-utils/menu_fond1.jpg");
	background-repeat: no-repeat;
	width: 955px;
	height: 250px;
}
#baselign {
	background-image: none;
	width: 303px;
	height: 25px;
	font-family: Helvetica;
	font-size: 15px; 
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left:15px;
	padding-top:135px;
}
#barre {
	background-image:none;
	background-position:center top;
	background-repeat:no-repeat;
	padding: 13px 0px 13px 0px;
	width: 955px;
	height: 30px;
}
#footer {
	background-image: url("images-utils/footer_fond.jpg");
	background-repeat: no-repeat;
	background-position:center top;
	width: 955px;
	height: 75px;
	padding-top:20px;
}
#cont_menu {
	background-image: none;
	width: 835px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
	vertical-align:middle;
}
#fond_extend {
	background-image: url("images-utils/fond_extend.jpg");
	background-repeat:repeat-y;
	background-position:center;
	overflow:hidden;
	width: 1010px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#fond_haut {
	background-image: url("images-utils/fond_top.jpg");
	background-repeat: no-repeat;
	width: 1010px;
	height:30px;
	padding: 0px 0px 0px 0px;
}
#fond_bas {
	background-image: url("images-utils/fond_bot.jpg");
	background-repeat: no-repeat;
	width: 1010px;
	height:30px;
	padding: 0px 0px 0px 0px;
}
#cont_PThaut {
	background-image: url("images-utils/cont_PTtop.jpg");
	background-repeat: no-repeat;
	background-position:center;
	width: 537px;
	height:30px;
	padding: 0px 0px 0px 0px;
}
#cont_PTbas {
	background-image: url("images-utils/cont_PTbot.jpg");
	background-repeat: no-repeat;
	background-position:center top;
	width: 537px;
	height:30px;
	padding: 0px 0px 0px 0px;
}
#cont_GDhaut {
	background-image: url("images-utils/cont_GDtop.jpg");
	background-repeat: no-repeat;
	background-position:center;
	width: 662px;
	height:30px;
	padding: 0px 0px 0px 0px;
}
#cont_GDbas {
	background-image: url("images-utils/cont_GDbot.jpg");
	background-repeat: no-repeat;
	background-position:center;
	width: 662px;
	height:30px;
	padding: 0px 0px 0px 0px;
}
#newser_haut {
	background-image: url("images-utils/newser_top.jpg");
	background-repeat: no-repeat;
	background-position:center;
	width: 288px;
	height:30px;
	vertical-align:top;
}
#newser_bas {
	background-image: url("images-utils/newser_bot.jpg");
	background-repeat: no-repeat;
	background-position:center;
	width: 288px;
	height:30px;
}
#boutons {
	background-image:none;
	background-repeat: no-repeat;
	width: 125px;
}
#table {
}

/*menu*/
#Menu{
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	float:left;
	}
#Menu ul{
	list-style: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#Menu ul li{
	float: left;
	background-image:none;
}
#Menu ul li a{
	display: block;
	text-align: center;
   	cursor: Pointer;
   	color: #71407C;
   	font-weight: normal;
	width:167px;
	height:39px;
   	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#accueil #Menu ul li a#accueil,
#recrutement #Menu ul li a#recrutement,
#conseilRH #Menu ul li a#conseilRH,
#conseilope #Menu ul li a#conseilope,
#contact #Menu ul li a#contact{
	color: #E26217;
   	font-weight: normal;
   	text-decoration: none;
	background-image: url("images-utils/menu_mark.png");
   	background-repeat:no-repeat;
   	background-position: top center;
}
#Menu ul li a:hover{
   color: #E26217	;
   font-weight: normal;
	text-align: center;
   text-decoration: none;
	background-image: url("images-utils/menu_mark.png");
   	background-repeat:no-repeat;
   	background-position: top center;
}
#Menu ul li:hover{
   text-decoration: none;
	background-image: url("images-utils/menu_mark.png");
   	background-repeat:no-repeat;
   	background-position: top center;
}

/*special*/

.inc_bouton {
	background-image: url("images-utils/bouton_lat.jpg");
	background-position:center;
	background-repeat: no-repeat;
	width: 125px;
	height:106px;
	padding: 5px 0px 0px 0px;
	font-family: Helvetica;
	font-size: 13px; 
	color: #E26217;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
}
.inc_bouton a:link {
	color: #E26217 ;
	text-decoration: none; 
}
.inc_bouton a:visited {
	color: #E26217;
	text-decoration: none; 
}
.inc_bouton a:hover {
	color: #71407C;
	text-decoration: none;
}
#inc_contenu {
	background-image: url("images-utils/cont_PText.jpg");
	background-position:center;
	background-repeat: repeat-y;
	overflow:auto;
	width: 537px;
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	padding: 0px 0px 0px 0px;
}
#inc_contenu a:link {
	color: #71407C ;
	text-decoration: none; 
}
#inc_contenu a:visited {
	color: #71407C;
	text-decoration: none; 
}
#inc_contenu a:hover {
	color: #E26217;
	text-decoration: none;
}
#inc_contenu2 {
	background-image:none;
	width: 507px;
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	padding: 0px 0px 0px 0px;
}
#inc_contenu2 a:link {
	color: #71407C ;
	text-decoration: none; 
}
#inc_contenu2 a:visited {
	color: #71407C;
	text-decoration: none; 
}
#inc_contenu2 a:hover {
	color: #E26217;
	text-decoration: none;
}
#inc_contenuGD {
	background-image: url("images-utils/cont_GDext.jpg");
	background-position:center;
	background-repeat: repeat-y;
	overflow:auto;
	width: 662px;
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	padding: 0px 0px 0px 0px;
}
#inc_contenuGD a:link {
	color: #71407C ;
	text-decoration: none; 
}
#inc_contenuGD a:visited {
	color: #71407C;
	text-decoration: none; 
}
#inc_contenuGD a:hover {
	color: #E26217;
	text-decoration: none;
}
#inc_contenuGD2 {
	background-image:none;
	width: 632px;
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	padding: 0px 0px 0px 0px;
}
#inc_contenuGD2 a:link {
	color: #71407C ;
	text-decoration: none; 
}
#inc_contenuGD2 a:visited {
	color: #71407C;
	text-decoration: none; 
}
#inc_contenuGD2 a:hover {
	color: #E26217;
	text-decoration: none;
}
#newser_cont {
	background-image: url("images-utils/newser_ext.jpg");
	background-position:center;
	background-repeat: repeat-y;
	width: 288px;
	min-height:350px;
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
}
#newser_cont2 {
	background-image: url("images-utils/newser_ext.jpg");
	background-position:center;
	background-repeat: repeat-y;
	
	width: 288px;
	height: 400px;
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
}
#newser_cont3 {
	
	overflow:auto;
	width: 200px;
	height: 350px;
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
}
#newser_cont a:link {
	color: #71407C ;
	text-decoration: none; 
}
#newser_cont a:visited {
	color: #71407C;
	text-decoration: none; 
}
#newser_cont a:hover {
	color: #E26217;
	text-decoration: none;
}

/*texte*/

.titre {
	background: url("images-utils/galet_gris.jpg");
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	font-family: Helvetica;
	font-size: 17px; 
	color: #E26217;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	}
.titre a:link {
	color: #E26217 ;
	text-decoration: none; 
}
.titre a:visited {
	color: #E26217;
	text-decoration: none; 
}
.titre a:hover {
	color: #E26217;
	text-decoration: none;
}
.titre2 {
	background: url("images-utils/galet_gris2.jpg");
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	font-family: Helvetica;
	font-size: 17px; 
	color: #E26217;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	}
.titre2 a:link {
	color: #E26217 ;
	text-decoration: none; 
}
.titre2 a:visited {
	color: #E26217;
	text-decoration: none; 
}
.titre2 a:hover {
	color: #E26217;
	text-decoration: none;
}
.texte_cont {
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	}
.texte_cont a:link {
	color: #71407C ;
	text-decoration: underline; 
}
.texte_cont a:visited {
	color: #71407C;
	text-decoration: none; 
}
.texte_cont a:hover {
	color: #71407C;
	text-decoration: none;
}
.texte_news {
	font-family: Helvetica;
	font-size: 11px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	}
.texte_news a:link {
	color: #71407C ;
	text-decoration: underline; 
}
.texte_news a:visited {
	color: #71407C;
	text-decoration: none; 
}
.texte_news a:hover {
	color: #71407C;
	text-decoration: none;
}
.texte_footer1 {
	font-family: Helvetica;
	font-size: 13px; 
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	}
.texte_footer1 a:link {
	color: #ffffff ;
	text-decoration: none; 
}
.texte_footer1 a:visited {
	color: #ffffff;
	text-decoration: none; 
}
.texte_footer1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.texte_footer2 {
	font-family: Helvetica;
	font-size: 13px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	}
.texte_footer2 a:link {
	color: #71407C ;
	text-decoration: underline; 
}
.texte_footer2 a:visited {
	color: #71407C;
	text-decoration: none; 
}
.texte_footer2 a:hover {
	color: #71407C;
	text-decoration: none;
}
.texte_head2 {
	font-family: Helvetica;
	font-size: 11px; 
	color: #71407C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	}
.texte_head2 a:link {
	color: #71407C ;
	text-decoration: none; 
}
.texte_head2 a:visited {
	color: #71407C;
	text-decoration: none; 
}
.texte_head2 a:hover {
	color: #71407C;
	text-decoration: none;
}

