h1{
	font-size: 1.50em;
	text-align: center;
	/*color: #eb6800;*/
}
h2{
	font-size: 1.20em;
	/*text-align: center;*/
	font-weight: bold;
}

a
{
	color: #0051b7;
	font-family: Verdana;
	font-size: ;
	/*font-weight: bold;*/
	text-decoration: none;
}
a:hover
{
	color: #eb6800;
	text-decoration: underline;
}
p
{
	color: #0051b7;
	font-family: Verdana;
	/*font-size: 11px;*/
	text-decoration: none;
}
#site_map ul
{
	margin-left: 20px;
	list-style-type: square;
}
#site_map ul ul
{
	margin-left: 25px;
	list-style-type: disc;
}
#site_map ul ul ul
{
	margin-left: 25px;
	list-style-type: circle;
}
.news_manager .news_date
{
	color: #00a6d6;
	font-family: Verdana;
	font-size: 12px;
}
/* Modif 2009-02-27 Page actualite */
#contentIN .news_manager .clear{
clear: none;
}
#contentIN .news_manager .news_headline{
margin-bottom: 1em;
}
#Lm1 .news_manager .news_headline /* Fin Modif */
/*.news_manager .news_headline*/
{
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 3px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	width:180px;
}
.news_manager .news_article
{
	color: #0051b7;
	font-family: Verdana;
	font-size: 12px;
}
#news_manager VolNewsCategories .title
{
	margin-bottom: 15px;
	margin-top: 15px;
}
#Lm1 .news_manager, #Lm1 .news_manager .news_date{
	color: #0051b7;
	color: #ffffff;
	font-weight: normal;
}
#Lm1 .news_manager a{
	color : #ffffff;
	text-decoration: none;
}
#Lm1 .news_manager a:hover{
	text-decoration: underline;
}
#Lm1 .news_manager .news_headline{
	font-weight: normal;
}
div#menu ul li:hover ul,div#menu ul ul li:hover ul,div#menu ul ul ul li:hover ul
{
display: block;
}

#menu ul li a#menu_link6
{
border-right:0px;
}

#Lm1{
height:179px; /* Modif E.M. 22/07/2008 alignement titres Actualites et GESCO Recrute */
color:#ffffff;
font-weight:600;
}
#Lm1 ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-35px;
}
#Lm1 ul li a{
color:#ffffff;
background-image:url(../images/sce/menuDot.gif);
background-position:left 8px;
background-repeat:no-repeat;
padding-left:10px;
padding-top:3px;
text-align:left;
width:120px;
display:block;
}
#Lm2{
height:202px;
color:#ffffff;
font-weight:;
}
#Lm2 h5{
font-size:1.25em;
font-weight:800;
}
#Lm2 ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-35px;
}
#Lm2 ul li a{
color:#ffffff;
background-image:url(../images/sce/menuDot.gif);
background-position:left 8px;
background-repeat:no-repeat;
padding-left:10px;
padding-top:3px;
text-align:left;
width:180px;
display:block;
}

#Rm2{
height:164px;
color:#ffffff;
font-weight:;
padding-top:10px;
padding-left:10px;
}
#Rm2 h5{
font-size:1.25em;
font-weight:800;
}
#Rm2 ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-35px;
}
#Rm2 ul li a{
color:#ffffff;
background-image:url(../images/sce/menuDot.gif);
background-position:left 8px;
background-repeat:no-repeat;
padding-left:10px;
padding-top:3px;
text-align:left;
width:120px;
display:block;
}
#Rm2 a{
color : #ffffff;
}
#Rm3{
margin-left:-20px;
/*height:373px;*/
height:271px; /* Modif E.M. pour eviter decalage footer vers le bas sous IE6 */
color:#ffffff;
font-weight:;
padding-top:15px;
font-size:0.85em;
}
#Rm3 a{
color:#ffffff;
}

/* sub temp styles */
#sLt1{
color:#ffffff;
height:200px;
}
#sLt1 a{
color:#ffffff;

}

#sLt2{
color:#ffffff;
padding-top:40px;
}
#sLt2 ul{
	margin-top: 0; /* Modif E.M. 22/07/2008 positionnement liste nos solutions */
}

#sLt2 ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-35px;
}
#sLt2 ul li a{
color:#ffffff;
background-image:url(../images/sce/menuDot.gif);
background-position:left 8px;
background-repeat:no-repeat;
padding-left:10px;
padding-top:3px;
text-align:left;
width:180px;
display:block;
}

#menu_left{
/*[MENU:P2++:menu_left]*/
}
#menu_left ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
/* Modif E.M. 22-07-08 Pour positionnement menu gauche dans template P1*/
/*margin-left:0px;*/
margin:0;
padding:0;
width:190px;
}
#menu_left ul li {
float:left;
}
#menu ul li ul li {
float:none;
}
#menu_left ul ul {
left:0pt;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:10px;
top:0pt;
width:180px;
}

#menu_left ul li 
{
width:180px;
display:block;
margin-left:0px;
}

/* Modif E.M. 22/07/2008 : affichage sous-menu courrant uniquement */
#menu_left ul ul{
display: none;
}
#menu_left .current ul{
display: block;
}

#menu_left a
{
height: ;
font: 12px Verdana;
display: block;
color: #95E0F6;
text-decoration: none;
text-align: left;
/*background-position:left 8px;*/
background-repeat:no-repeat;
padding-left:10px;
padding-top:5px;
text-align:left;
}
#menu_left li a{
background-image:url(../images/sce/menuDot.gif);
background-position:left 9px;
background-repeat:no-repeat;
}
#menu_left li li a{
background-position: left 8px;
background-image:url(../images/sce/arrowB.jpg);
}
#menu_left li li a.current{
/*background-position: left 8px;*/
background-image:url(../images/sce/arrowW.jpg);
}
#menu_left a:hover
{
color:#ffffff;
}
#menu_left a.current
{
color: #FFFFFF;
/*background-image:url(../images/sce/arrowW.jpg);
background-position:left 10px;
background-repeat:no-repeat;
padding-left:10px;
padding-top:5px;
text-align:left;
width:180px;
display:block;
margin-left:0px;*/
}


/* added new class */
.newSubTitle{
/*color:#ffffff;*/
padding-left:0px;
/*font-size:1.00em;
font-weight:500;*/
}

