/*================ Structure générale =====================*/
*{
  margin:0;
  padding:0;
  font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
html{
}
a:link, a:visited{
  text-decoration:none;
  color:#F26522;
}
a:hover, a:active{
  text-decoration:underline;
}
body{
  text-align:center;
  position:relative;
}
#bodybox{
  width:770px;
  height:450px;
  text-align:left;
  background-color:#FFFFFF;
  padding-bottom:15px;
}
html>body #bodybox{
  margin-left:auto;
  margin-right:auto;
  min-height:450px;
  height:auto;
  
}
#head{
  height:125px;
  overflow:hidden;
  background-color:#FFFFFF;
  position:relative;
}
#menu{
  float:left;
  width:180px;
  height:325px;
}
html>body #menu{
  min-height:325px;
  height:auto;
}
#content{
  float:right;
  width:590px;
  height:325px;

}
html>body #content{
  min-height:325px;
  height:auto;
}
.patch{
  clear:both;
}
/*================= HEAD  ====================*/
.logo{
  width:180px;
  height:125px;
  position:absolute;
  left:0;
  top:0;
}
.logo img{
  border:0;
}
#head .liens{
  width:590px;
  height:67px;
  text-align:right;
  margin-left:300px;
  overflow:hidden;
}
#head .liens ul{
  margin-left:380px;
  text-align:left;
  width:280px;
  margin-top:10px;
}
#head .liens li{
  list-style-type:none;
  background-image:url(images/fleche01.gif);
  background-repeat:no-repeat;
  background-position:left 60%;
  padding-left:10px;
  margin-bottom:-3px;
}
#head .liens li a{
  font-size:10px;
  color:#8D8D8D;
  text-decoration:none;
  text-transform:uppercase;
}
#head .liens li a:hover, #head .liens li a:active{
  color:#4B4A4A;
}
#head h1{
  background-image:url(images/motif01.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  width:590px;
  margin-left:180px;
}
#head ul.menu{
  width:590px;
  margin-left:180px;
  overflow:hidden;
  margin-top:6px;
}
#head .menu li{
  display:inline;
  list-style-type:none;
  overflow:hidden;
  color:#FF7720;
}
#head .menu li a{
  color:#FF7720;
  text-decoration:none;
  font-weight:bold;
}
#head .menu li a.in{
  color:#848FC5;
}
#head .menu li a:hover, #head .menu li a:active{
  color:#848FC5;
}
#head ul.sousmenu{
  width:590px;
  margin-left:180px;
  overflow:hidden;
  display:none;
}
#head .sousmenu li{
  display:inline;
  list-style-type:none;
  overflow:hidden;
}
#head .sousmenu li a{
  color:#183E7D;
  text-decoration:none;
  font-weight:bold;
}
#head .sousmenu li a:hover, #head .sousmenu li a:active{
  color:#848FC5;
}
/*==================== Menu de gauche =====================*/

#menu ul.principal{
  margin-top:10px;
}
#menu ul.principal ul{
  padding-left:10px;

}
#menu ul.principal ul a{
  width:140px;
}

#menu ul.principal ul ul a{
  width:130px;
}
#menu .principal li{
  list-style-type:none;
}
#menu .principal a{
  color:#989898;
  font-weight:bold;
  text-decoration:none;
  padding-left:20px;
  padding-top:2px;
  padding-bottom:3px;
  display:block;
  background-image:url(images/bg_li01.gif);
  background-repeat:no-repeat;
  width:150px;
}
#menu .principal a.in {
  color:#FFFFFF;
  background-image:url(images/bg_li03.gif);
  background-color:#C8C8C8;

}
#menu .principal a:hover, #menu .principal a:active{
  color:#FFFFFF;
  background-image:url(images/bg_li02.gif);
  background-color:#989898;
}

/*============= contenu =============*/
#content a img{
  border:0;
}
#content p{
  font-size:11px;
  margin-bottom:8px;
}
#content h2{
  margin-bottom:3px;
}
#content p.separator{
  border-bottom:1px dotted #FFFFFF;
  padding-bottom:5px;
}
#content .block1{
  background-image:url(images/bg_block01.jpg);
  background-repeat:no-repeat;
  background-position:top right;
  background-color:#BACDEA;
  width:590px;
  color:#25292F;
  margin-bottom:10px;
  height:140px;
  
}
html>body #content .block1{
  min-height:140px;
  height:auto;
}
#content .block1 .inner{
  padding:20px;
  width:320px;
}
#content .block2{
  background-image:url(images/coin01.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  background-color:#848FC5;
  width:300px;
  color:#FFFFFF;
  float:left;
}
#content .block2 .inner{
  padding:20px;
}
#content .block2 a{
  color:#BE5115;
  text-decoration:none;
}
#content .block2 a:hover{
  text-decoration:underline;
}
#content .block3{
  background-color:#DFE5EB;
  width:285px;
  color:#2D2E2F;
  float:right;
}
#content .block3 .inner{
  padding:20px;
}
#content .block4{
  /*background-image:url(images/bg_block04.gif);
  background-repeat:no-repeat;
  background-position:right 40% ;*/
  background-image:url(images/coin01.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  background-color:#BCC8DB;
  width:590px;
  color:#25292F;
  margin-bottom:10px;
  height:140px;  
}
html>body #content .block4{
  min-height:140px;
  height:auto;
}
#content .block4 .inner{
  padding:20px;
  width:550px;
}
#content .block5{
  /*background-image:url(images/bg_block05.jpg);
  background-repeat:no-repeat;
  background-position:left 40% ;
  background-color:#BACDEA;*/
    background-image:url(images/coin01.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  background-color:#BCC8DB;
  width:590px;
  color:#25292F;
  margin-bottom:10px;
  height:140px;
  
}
html>body #content .block5{
  min-height:140px;
  height:auto;
}
#content .block5 .inner{
  padding:20px;
  /*padding-left:120px;*/
}
#content .block5 .inner h2{
  margin-bottom:10px;
  
}
#content .block5 .inner table{
  border-top:#94ADD3 1px solid;
  margin-bottom:10px;
  background-color:#BACDEA;
}

#content .block5 .inner td{
  padding:5px;
  border-bottom:#94ADD3 1px solid;
  
}
#content .block5 .inner td.titre{
  background-color:#94ADD3;
  color:#FFFFFF;
  border-bottom:#BACDEA 1px solid;
}
#content .block5 .inner td.degre{

  background-color:#94ADD3;
  color:#FFFFFF;
  border-bottom:#BACDEA 1px solid;
  font-size:10px;
  width:50px;
}
#content .block6{
  background-image:url(images/bg_block06.gif);
  background-repeat:no-repeat;
  background-position:left 40% ;
  background-color:#1B79B5;
  width:590px;
  color:#FFFFFF;
  margin-bottom:10px;
  height:240px;
  
}
html>body #content .block6{
  min-height:240px;
  height:auto;
}
#content .block6 .inner{
  padding:20px;
  padding-left:140px;
}
#content .block7{
  background-image:url(images/bg_block07.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  background-color:#1F8AB6;
  width:590px;
  color:#FFFFFF;
  margin-bottom:10px;
  height:150px;
  padding-bottom:140px;
}
html>body #content .block7{
  min-height:150px;
  height:auto;
}
#content .block7 .inner{
  padding:20px;
}
#content .block8{
  background-image:url(images/bg_block08.jpg);
  background-repeat:no-repeat;
  background-position:top;
  background-color:#D8D8D8;
  width:590px;
  color:#000000;
  margin-bottom:10px;
  padding-top:115px;
}

#content .block8 .inner{
  padding:20px;
}
#content li{
 font-size:11px;
 margin-left:10px;
 list-style-type:square;
}

#content .block9{
  background-image:url(images/coin01.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  background-color:#848FC5;
  width:590px;
  color:#FFFFFF;

}
#content .block9 .inner{
  padding:20px;
}
#content .block9 .inner table{
  border-bottom:#A3ACD9 1px solid;
}
#content .block9 .inner td{
  padding:5px;
}
#content .block9 .inner td.date{
  background-color:#A3ACD9;
  border-top:#A3ACD9 1px solid;
  border-bottom:#848FC5 1px solid;
}
#content .block9 .inner td.content{
  border-top:#A3ACD9 1px solid;
  border-bottom:#848FC5 1px solid;
}
#content .block9 .inner td.format{

background-color:#A3ACD9;
border-top:#A3ACD9 1px solid;
border-bottom:#848FC5 1px solid;

}
#content .block9 .inner td.format a{
padding-left:20px;
display:block;
background-image:url(images/download.gif);
background-repeat:no-repeat;
background-position:5% 50% ;
}
#content .block9 a{
  color:#FFFFFF;
  text-decoration:none;
}
#content .block9 a:hover{
  text-decoration:underline;
}
/*---------------------------------------*/
#content .block10{
  background-image:url(images/coin01.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  /*background-color:#848FC5;*/
  background-color:#DFE5EB;
  width:390px;
  color:#000000;
  float:left;
}
#content .block10 .inner{
  padding:20px;
}
#content .block10 a{
  color:#FF6300;
  text-decoration:none;
}
#content .block10 a:hover{
  text-decoration:underline;
}
#content .block10 a.bleu{
  color:#27377F;
}
#content .block11{
  /*background-color:#DFE5EB;*/
  background-color:#848FC5;
  width:195px;
  color:#FFFFFF;
  float:right;
}
#content .block11 .inner{
  padding:20px;
}
#content .block12{
  background-image:url(images/coin01.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  /*background-color:#848FC5;*/
  background-color:#DFE5EB;
  width:590px;
  color:#000000;
  /*float:left;*/
}
#content .block12 .inner{
  padding:20px;
}
#content .block12 a{
  color:#FF6300;
  text-decoration:none;
}
#content .block12 a:hover{
  text-decoration:underline;
}
#content table.newsletterTab td{
  margin-bottom:10px;
}
.alltablesbottom {
	background-image: url(images/alltablesbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.formfield {
	width: 250px;
}
.newstablesbottom {
	background-image: url(images/news_pict.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #BBCDEB;
}
.formbt {
	color: #CC6600;
}
