@charset "UTF-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 66%;
	background-image:url(../images/bg_pattern.gif); 
}

ul{
list-style-image: url("../images/puce-triangle.gif");

}

#container {
    position: relative;
    width: 982px;
    margin: auto;
	/*border : 1px dashed #0F0;*/
}

/* #########  HEADER ######### */
#header {
    position: relative;
    width: 982px;
    height: 358px;
}

/* ********* */
/* *****  VISUEL ***** */
#visuel {
    width: 982px;
    height: 358px;
    float: left;
background-repeat:no-repeat;
background-position:0px 26px;
}

#visuel fieldset {
    height: 200px;
}

#logo{
display:block;
position:relative;
float:left;
left:50px;
top:20px;
}

#slogan{
color:#FFF;
font-size:20px;
float:left;
width:300px;
margin-top:100px;
margin-left:100px;
}

#slogan strong{
font-size:30px;
}

/* ********* */
/* ****  MENU ***** */

#menu { 
border : 0px solid #00F; 
width:205px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:770px;
margin-top:20px;
}


.menu_item_conteneur
{ 
	border : 0px solid #0F0; 
	width:205px;
	padding-bottom:2px;
}


menu_item_content_3_off
{ 
	display:none;
}

.menu_item_header_off
{ 
	border : 0px solid #F00; 
	width:205px; 
	height:8px; 
	background-image:url(../images/menu_item_header.png); 
	background-repeat:no-repeat;
}

.menu_item_header_on
{ 
	border : 0px solid #F00; 
	width:205px; 
	height:8px; 
	background-image:url(../images/menu_item_header_on.png); 
	background-repeat:no-repeat;
}


.menu_item_footer_off
{ 
	border : 0px solid #F00; 
	width:205px; 
	height:8px; 
	background-image:url(../images/menu_item_footer.png); 
	background-repeat:no-repeat;
}

.menu_item_footer_on
{ 
	border : 0px solid #F00; 
	width:205px; 
	height:8px; 
	background-image:url(../images/menu_item_footer_on.png); 
	background-repeat:no-repeat;
}

.titre_no_sub
{
	position:absolute;
	padding-left:8px;
}

.titre_no_sub a{
	color:#000000;
	text-decoration:none;
}

.titre_sub
{
	position:absolute;
	padding-left:8px;
}

.arrow_no_sub_off
{ 
	width:205px; 
	height:16px; 
	background-image:url(../images/arrow_no_sub.png); 
	background-position : 186px 3px;
	background-repeat:no-repeat;
	position:absolute;
	
}

.arrow_no_sub_on
{ 
	width:205px; 
	height:16px; 
	background-image:url(../images/arrow_no_sub_on.png); 
	background-position : 186px 3px;
	background-repeat:no-repeat;
	position:absolute;
	
}

.menu_item_content_on
{
	border : 0px solid #F00; 
	background-color : #d1cf1f;
	width:195px;
	padding-left:5px;
	padding-top:5px;
	display:block;
}

.menu_item_content_off
{
	display:none;
}

.submenu_item_off
{
 padding-top:3px;
 padding-bottom:3px;
 padding-left:3px;
 border-top : 1px solid #e8e791;
 vertical-align: middle;
}

.submenu_item_on
{
 padding:3px;
 width:185px;
 border-top : 1px solid #e8e791;
 vertical-align: middle;
 background-color:#e8e791;
}

.submenu_item_off a
{
  	color:#000000;
	text-decoration:none;
}

.submenu_item_on a
{
  	color:#000000;
	text-decoration:none;
}

/* ******** */
/* #########  FIN HEADER ######### */
/* #########  CONTENU CENTRAL ######### */
/* **** CONTENU CENTRAL ACCUEIL **** */
#content {
    position: relative;
    width: 981px;
    top: 0px;
    margin-top: 10px;
}

/* ******* */
/* **** CONTENU CENTRAL OFFRE **** */
#content_offre {
    position: relative;
    width: 886px;
    height: 370px;
    top: 0px;
    margin-top: 10px;
}

/* ******* */
/* ****  GROUPE ACCUEIL **** */
#groupe {
    width: 650px;
    height: 200px;
    position: relative;
    margin: auto;
    float: left;
}

/* ****** */
/* ****  CADRE ACTUALITES ACCUEIL **** */
#actualites {
    width: 216px;
    margin: auto;
    margin-left: 15px;
    margin-top: 95px;
    height: 335px;
    float: left;
}

#actualites fieldset {
    height: 333px;
    width: 214px;
}

#actualites fieldset a .ref {
    text-decoration: none;
}


#mots_cles fieldset {
    width: 160px;
    height: 333px;
}

/* ******* */
/* ****  CADRE PRESENTATION OFFRES **** */
#presentation_offre {
    width: 460px;
    height: 335px;
    margin: auto;
    margin-left: 15px;
    float: left;
}

#presentation_offre fieldset {
    width: 450px;
    height: 333px;
}

#plus {
    float: right;
	margin-top: 110px;
	
}

.plus {
    text-decoration: none;
}

/* ******* */
/* ****  CADRE REFERENCES OFFRES **** */
#references {
    width: 216px;
    height: 335px;
    margin: auto;
    margin-left: 15px;
    float: left;
}

#references fieldset {
    width: 214px;
    height: 333px;
}

#ref {
    float: right;
	margin-top: 110px;
}

.ref {
    text-decoration: none;
}

/* ******* */
/* ****  OFFRES ACCUEIL **** */
#offres {
    position: relative;
    width: 648px;
    margin: auto;
    margin-top: -190px;
    height: 335px;
    float: left;
}

#offre1 {
    width: 216px;
}

#offre2 {
    width: 216px;
}

#offre3 {
    width: 216px;
}

/* ******* */
.panel {
    width: 286px;
    height: 334px;
    margin: 0;
    float: left;
}

.panel h2 {
    position: relative;
    padding: 0;
    margin: 0;
    margin-top: 8px;
    margin-left: 11px;
    height: 22px;
    overflow: hidden;
}

.panel p {
    padding: 11px;
    padding-right: 14px;
    margin: 0;
    text-align: justify;
    padding-bottom: 5px;
}

.panel a.ensavoirplus {
    width: 80px;
    height: 20px;
    float: right;
    text-decoration: none;
}

/* #########  FIN CONTENU CENTRAL ######### */
/* #########  FOOTER ######### */
#footer {
	float:left;
margin-left:130px;
    text-align:left;
}

#footer a {
    text-decoration: none;
    color: black;
    padding-left: 10px;
}

/* ######### FIN FOOTER ######### */

div.block-onglet_offre{
	
	width: 622px;
	padding : 0px;
	border:none;
}

div.block-onglet_offre div.entete{
background-image:url(../images/onglets_offre.png); 
height: 65px;
}

div.block-onglet_offre div.entete h3 a{
text-decoration:none;
color:#FFFFFF;
}

div.block-onglet_offre div.entete h3.blanc{

font-size:1.4em;
}

div.block-onglet_offre div.entete h3.vert{
color:#B1A517;
font-size:1.4em;
}

div.block-onglet_offre div.entete  table  {
width: 100%;
height: 100%;
border: none;
border-collapse: separate;
}

div.block-onglet_offre div.entete  table td {
width: 50%;
text-align: center;
vertical-align: 40%;
}

div.block-onglet_offre div.content{
border-left:  1px solid #bbb;
border-right:  1px solid #bbb;
border-top : none;
border-bottom : 1px solid #bbb;
background-color: #fff;
}

div.block-onglet_offre div.content table {
border-collapse: separate;
}

div.block-onglet_offre div.content table td {
width: 50%;
text-align: center;
vertical-align: top;
margin-top:0px;
}

div.block-onglet_offre div.content table td  ul{
text-align: left;
list-style-image: url("../images/puce.png");
margin-left:25px;
}

div.block-onglet_sa{
	
	width: 622px;
	padding : 0px;
	border:none;
}

div.block-onglet_sa div.entete2{
background-image:url(../images/onglets_sa.jpg); 
height: 65px;
}

div.block-onglet_sa div.entete2 h3 a{
text-decoration:none;
color:#B1A517; 
}

div.block-onglet_sa div.entete2 h3.blanc{
color:#ffffff;
font-size:1.4em;
}

div.block-onglet_sa div.entete2 h3.vert{
color:#B1A517;
font-size:1.4em;
}

div.block-onglet_sa div.entete2  table  {
width: 100%;
height: 100%;
border: none;
border-collapse: separate;
}

div.block-onglet_sa div.entete2  table td {
width: 50%;
text-align: center;
vertical-align: 40%;
}

div.block-onglet_sa div.content p {
margin-left: 25px;
font-weight: bold;
text-align: left;
}

div.block-onglet_sa div.content{
border-left:  1px solid #bbb;
border-right:  1px solid #bbb;
border-top : none;
border-bottom : 1px solid #bbb;
background-color: #d1d020;
}

div.block-onglet_sa div.content table {
border-collapse: separate;
}

div.block-onglet_sa div.content table td {
width: 50%;
text-align: center;
vertical-align: top;
margin-top:0px;
}

div.block-onglet_sa div.content table td  ul{
text-align: left;
list-style-image: url("../images/puce_sa.png");
margin-left:25px;
}


div.arrondi{
border : 1px solid #bbb;
background-color: #fff;
padding:15px;
}

div#missions, div#news{
float:right;
width:305px;
height:250px;
}

div#maincontent{
padding-right:18px;
padding-left:10px;
width:640px;
}

#content h2, #content hr, td.offre h4 {
	color:#b1a517;
	margin-left:22px;
margin-top:0px;
margin-bottom:0px;
}

#content h2 a{
color:#b1a517;
text-decoration:none;

}

ul#submenu{
float:left;
margin-left:0px;
padding-left:0px;
list-style-type:none;
list-style-image:none;
position : relative	;
left:-18px;

}

ul#submenu li{
background-color:#d1cf1f;
margin:5px 0px;
padding:3px 20px 3px 0px;
background-position:right center;
background-image:url(../images/findeliste.gif);
background-repeat:no-repeat;
font-size:10px;
}

ul#submenu li a{
color:black;
text-decoration:none;
}

div.block-onglet_offre li a, div.block-onglet_offre h4 a{
text-decoration:none;
color:black;
}

div.block-onglet_sa li a, div.block-onglet_sa h4 a{
text-decoration:none;
color:black;
}

td.offre hr{
	color:#b1a517;
text-align:left;
}

div#missions img{
 display:block;
margin:auto;
padding:15px 5px;
}

.separator{
color:#000;
margin:0px 9px;
}

/********nouveau menu accordeon*********/
.navigation { 
      margin: 0; 
      padding: 0; 
      list-style: none; 
      /*background: #fff;*/ 
      color: #000; 
      width: 200px; 
      font: 1em Tahoma,Arial,Helvetica,sans-serif; 
      } 
   .navigation a, .navigation span { 
      display: block; 
      padding: 1px 10px; 
      color: #000; 
      text-decoration: none; 
      background:  url(../images/menubgarrondi_blanc.png) left bottom no-repeat; 
      } 
   .navigation .toggleSubMenu a, .navigation .toggleSubMenu span { 
      background-image: url(../images/menubgarrondi_blanc.png); 
      } 

   .navigation a:hover, .navigation a:focus, .navigation a:active { 
      background:  url(../images/menubgarrondi_vert.png) left bottom no-repeat; 
      } 

   .navigation .open a, .navigation .open span { 
      background-image: url(../images/menubgarrondi_top.png); 
      } 
   .navigation ul.subMenu { 
      font-size: 1em; 
     background: #d1cf1f 0 0 no-repeat; 
      font-size: .9em; 
      margin: 0; 
      padding: 0; 
      border-bottom: 1px solid #666; 
	list-style-image:none;
	list-style-type:none;
      } 


   .navigation ul.subMenu a { 
      background: #d1cf1f; 
      padding: 3px 5px; 
	
border-bottom: 1px solid #E8E791;
      }

	.navigation .subMenu a:hover, .navigation .subMenu  a:focus, .navigation .subMenu  a:active{
		background: #e8e791; 

	}




/*onglets */

#navighaut {
  overflow: hidden;
  /*background-color: #dae0d2;
  background-position: bottom;
  background-repeat: repeat-x;*/
}
#navighaut ul {
  float: left;
  margin-top: 5px;
  margin-right: 16px;
  margin-bottom: 0px;
  margin-left: 30px;
  padding: 0px;
  list-style: none;
}
#navighaut ul li {
  float: left;
  margin-left: 3px;
}
#navighaut ul li a {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 4px;
  background-image: url(../images/coin-gauche.png);
  background-position: 0% -30px;
  background-repeat: no-repeat;
}
#navighaut ul li#actif a{
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 4px;
  background-image: url(../images/coin-gauche.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
#navighaut ul li a span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 5px;
  background-image: url(../images/coin-droit.png);
  background-position: 100% -30px;
  background-repeat: no-repeat;
  color: #000000;
}
#navighaut ul li#actif span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 5px;
  background-image: url(../images/coin-droit.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  /*color: #333333;*/
}
#navighaut ul li a:hover {
  background-position: 0% -60px;
}
#navighaut ul li a:focus {
  background-position: 0% -60px;
}
#navighaut ul li a:hover span {
  background-position: 100% -60px;
}
#navighaut ul li a:focus span {
  background-position: 100% -60px;
}
/* fin onglets */
#content h4{
 margin-left:15px;
}

#ukflag {
display:block;
right:30px;
position:relative;
top:-20px;
border:0px;
float:right;
}

/*.navigation .open li.dernierbas a { 
background-image:none;
background: url(../images/menubgarrondi_bottom.png) left bottom no-repeat; 
}*/

img{
 border:none;
}