@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
}

#global{
width:970px;
margin-left:auto;
margin-right:auto;
border: solid 0px red;


}

#header{
	width:970px;
	height: 178px;
	border:solid 0px green;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;	
}


#header_humain{
	width:970px;
	height: 178px;
	border:solid 0px green;
	background-image: url(images/header_humain.jpg);
	background-repeat: no-repeat;	
}

#header_competences{
	width:970px;
	height: 178px;
	border:solid 0px green;
	background-image: url(images/header_competences.jpg);
	background-repeat: no-repeat;	
}

#header_emploi{
	width:970px;
	height: 178px;
	border:solid 0px green;
	background-image: url(images/header_emploi.jpg);
	background-repeat: no-repeat;	
}

#header_mobilite{
	width:970px;
	height: 178px;
	border:solid 0px green;
	background-image: url(images/header_mobilite.jpg);
	background-repeat: no-repeat;	
}

#header_technologie{
	width:970px;
	height: 178px;
	border:solid 0px green;
	background-image: url(images/header_technologie.jpg);
	background-repeat: no-repeat;	
}

#header_tertiaire{
	width:970px;
	height: 178px;
	border:solid 0px green;
	background-image: url(images/header_tertiaire.jpg);
	background-repeat: no-repeat;	
}





#logo {
	float:left;
	width:168px;
	height:164px;
	border:solid 0px red;
	/*background-image: url(images/logo.png);
	background-repeat: no-repeat;*/
	margin-top:-100px;
	margin-left:20px;
}

#menu {
	float:left;
	margin-left:65px;
}

#centre {
clear:both;	
}


#gauche{
	
float:left;
width:267px;
border: solid 0px green;
}

#actualites{
	width:183px;
	height:88px;
	background-image: url(images/haut_actu.png);
	text-align: center;	
	margin-left: auto;
  margin-right: auto;

}

img  {
border :0px;	
}

#sidebar li {
	list-style-type: none;	
}
.cleaner{
clear:both;	
}
#searchform{
margin:0px;
padding:0px;
	
	
	
	
	
	
}

#s{
	border:0;
	width:100px;
	height:26px;
	background-image: url(images/fond-recherche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 5px;
	float:left;
}
#searchsubmit{
	border:0;
	width:27px;
	height:26px;
	background-image: url(images/fond-recherche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	cursor:pointer;
	float:left;
}

.bord-recherche{
border-bottom: solid 1px #e0eaf6;
padding-bottom:5px;
}

#texte_actu{
	width:183px;
	margin-left: auto;
  margin-right: auto;

	background-color: #dfeaf6;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;

}
.wp-titre-actu{
font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
color: #004494;
	font-weight: bold;	
}

#texte_actu p {
	margin-left:8px;
	margin-right:8px;
	
}

#texte_actu p img{
	width:167px;
	height:auto;
	
}
 #video{
	width:167px;
	height:120px;
}

#texte_actu .more-link {
display:none;	
}


.display-none {
display:none;
}

#coordonnees{
border:solid 1px #dfeaf6;
margin-left:0px;
padding-left:0px;
}
#coordonnees ul{
	margin-left:5px;
padding-left:0px;
}
#coordonnees li{
	list-style-type: none;
	
}


#logos{
	margin-top:20px;
	/*background-image: url(images/logos.jpg);	*/
	width:185px;
	height:187px;
	margin-left: auto;
  margin-right: auto;
  border:solid 1px white;
}
#droite{
	
float:left;
width:699px;
border: solid 0px blue;
}

#droite img {
	padding-right:10px;
padding-bottom:10px;
}

#footer {
clear:both;	
border:solid 0px yellow;
text-align:center;
padding-top:15px;

 

}

#footer p{
margin-left:480px;
text-align:left;
}


#footer a {
color: #ccdaea;	
}

#footer a:hover {
color: #004494;	
}

#droite a  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #004494;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}

#droite a:hover  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #004494;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	text-align: justify;	
	margin-left:20px;
	margin-right:20px;
	border: solid 0px green;
	margin-top:0px;
}

h2 {
	font-size: 30px;
	color: #004494;
	font-weight: bold;
	background-image: url(images/puce.jpg);
	background-repeat: no-repeat;
	text-indent:25px;
	margin-left:20px;
	border:solid 0px red;
	margin-bottom:5px;
	background-position: left center;	
}


li{
font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 13pt;	
}

.lien-avec-puce {
	background-image: url(images/puce_sousmenu1.jpg);
	color: #004494;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: left center;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.lien-avec-puce-fond-bleu {
	background-image: url(images/puce_sousmenubleu.jpg);
	color: #004494;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: left center;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-style: italic;
}

.lien-avec-puce-fond-bleu a{
	color: #004494;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-style: italic;
}
.lien-avec-puce-fond-bleu a:hover{
	color: #004494;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-style: italic;
}


.lien-avec-puce a{
	
	color: #004494;
	font-family: Verdana, Geneva, sans-serif;
	
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.texte-bleu-gras {
	color: #004494;
	font-family: Verdana, Geneva, sans-serif;
	
	font-size: 10pt;
	font-weight: bold;
	
	
}

.titre-avec-puce {
	background-image: url(images/puce_sousmenu1.jpg);
	color: #004494;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: left center;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.titre-bleu-gras {
font-size: 20px;
	color: #004494;
	font-weight: bold;
	
	
	
		
}
 .page-item-6 {
	background-image: url(images/quietesvous.jpg);
	height: 59px;
	width: 303px;
	background-repeat: no-repeat;
	margin-right:15px;
	background-position: left bottom;
}

 .page-item-6 a{
	 
	height: 59px;
	width: 303px;
text-indent: -1000px;
overflow: hidden;
}

.page-item-6 a:hover, .page-item-6.current_page_item  a{
	 
	height: 53px;
	width: 303px;
text-indent: -1000px;
overflow: hidden;
background-position: left top;
background-image: url(images/quietesvous.jpg);
background-repeat: no-repeat;
}


.page-item-8 {
	background-image: url(images/offreilep.jpg);
	height: 59px;
	width: 171px;
	background-repeat: no-repeat;	
	margin-right:15px;
	background-position: left bottom;
}

 .page-item-8 a{
	 
	height: 59px;
	width: 171px;
text-indent: -1000px;
overflow: hidden;
}


.page-item-8 a:hover, .page-item-8.current_page_item  a{
	 
	height: 53px;
	width: 171px;
text-indent: -1000px;
overflow: hidden;
background-position: left top;
background-image: url(images/offreilep.jpg);
background-repeat: no-repeat;
}


.page-item-31 {
	background-image: url(images/btn_ressources.png);
	height: 59px;
	width: 181px;
	background-repeat: no-repeat;	
	margin-right:15px
}

.page-item-31 a{
	 
	height: 59px;
	width: 181px;
text-indent: -1000px;
overflow: hidden;
}

.page-item-31 a:hover, .page-item-31.current_page_item  a{
	 
	height: 53px;
	width: 181px;
text-indent: -1000px;
overflow: hidden;
background-position: left top;
background-image: url(images/ressources.jpg);
background-repeat: no-repeat;
}


#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	width:100%;
	background-color: #FFF;
}
#dropmenu li a {
	display:block;
	padding:0.25em 1em;
	border-right:0px solid #c8c8c8;
	text-decoration:none;
	color: #adbccb;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
}
#dropmenu a:hover {
	color: #004494;
}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:8em; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:0px solid #adbccb; text-indent: 1px;}
#dropmenu li ul {border-top:0px solid #adbccb; width:11em; margin-top:35px;margin-left:15px;}
#dropmenu li ul a {
	width:12em;
	height:auto;
	float:left;
	border-bottom:0px solid #adbccb;
	background-image: url(images/puce_sousmenu2.jpg);
	background-repeat: no-repeat;
	text-indent:5px;
	background-position: left center;	
	
}

#dropmenu li ul a:hover {
	
	background-image: url(images/puce_sousmenu1.jpg);
	background-repeat: no-repeat;
	text-indent:5px;
	background-position: left center;	
}

#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:8em; margin:0px 0 0 30px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



/*
#nav{
    background:#222;
    font-size:1.1em;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;
}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#000;
	text-decoration:none
}	

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
}

#nav li li a:hover, #nav li li a:active {
	background:#000;
}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

a.main:hover
{
    background:none;

*/

/*image editeur texte */
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}