/* General */
html {
font-size: 100%;
overflow: scroll;
}
.public {
/* La taille de base sera de 10px avec les valeurs par défaut de police du navigateur */
color: #010101;
background: #010101 url(img/bdho.gif) repeat-x 0 0;
width: 100%;
height: 100%;
line-height: 1;
margin: 0;
padding: 0;
text-align: center;
}
form {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:1em;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}
#siz { 
  font: 0.75em/1em Verdana, Arial, Helvetica, Tahoma, "Bitstream Vera Sans", sans-serif; 
} 

td {
font-size: 0.85em;
padding: 0.6em;
}
.clear {
clear: both;
}
p {
font-size: 1em;
margin: 0 0 20px 0; 
text-align: justify;	
line-height: 1.3;
}
.ldc {
  margin: 4px 0;
  text-align: left;
  line-height: 1.1em;
}
hr {
height: 1px;
margin: 0;
padding: 0;
color: #8e3a00;
background-color: #8e3a00;
border: 0;
}
#bdr {
  float: right;
  padding-top: 12px;
  padding-right: 31px;
  font-size: 1.25em;
  height: 152px;
  text-align: right;
}
#lang {
  padding-bottom: 20px;
  color: #fff;
 }
#equipproj {
  padding-top: 54px;
}
#espacepro {
  padding-top: 24px;
  }
#lang a:link, #lang a:visited {
	color: #ffea00;
	font-weight: bold;
	text-decoration: none;
}
#lang a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#equipproj a:link, #equipproj a:visited {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color:#370000;
	padding: 4px 8px;
}
#equipproj a:hover {
	color: #ffea00;
	font-weight: bold;
	text-decoration: none;
}
#espacepro a:link, #espacepro a:visited {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color:#292929;
	padding: 4px 8px;
}
#espacepro a:hover {
	color: #ffea00;
	font-weight: bold;
	text-decoration: none;
}
.ldc a.SMBLink:link, .ldc a.SMBLink:visited {
    font-size: 0.8em;
	color: #700000;
	font-weight: normal;
	text-decoration: none;
}
.ldc a.SMBLink:hover {
	color: #333234;
	font-weight: normal;
	text-decoration: none;
}
.ldc .dat {
   width: 100%;
   text-align: right;
   font-size: 0.8em;
   display:block;
   color: #787774;
}
input, select, textarea{
    font-size: 100%;
}
.Style2 {color: #054856}

/* Global container */
#global {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#global_pro {
	width: 1000px;
	margin: 0 auto;
	background: url(img/3rdzone_pro.gif) repeat-y;
	text-align: left;
	position: relative;
}
/* Header */
#header {
background: url(img/bando.jpg) left no-repeat;
height: 164px;
}
#header_pro {
background: url(img/bando_pro.jpg) left no-repeat;
height: 164px;
}
#header_slogan {
float: left;
font-family: Verdana, Arial, Helvetica, Tahoma, "Bitstream Vera Sans", sans-serif;
font-weight: bold;
font-size: 140%;
color: #65620c;
margin-left: 300px;
margin-right: 257px;
margin-top: 100px;

}

/* Reset */
* {
margin: 0;
padding: 0;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/* Mise en forme des select */
#afftri {
font-size: 0.8em;
background-color: #f9f9f9;
}

/* Mise en forme des titres */
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, Tahoma, "Bitstream Vera Sans", sans-serif;
}
h2 {
line-height: 1.2em;
}
h2.cadre{
padding: 4px;
background: rgb(100,150,200);
background: linear-gradient(to right, rgba(10,25,50,0.43), rgba(30,80,150,0));
}
#warranty {
color: #487d8c;
font-weight: bold;
}

/* Mise en forme des formulaires */
.cssform p{
width: 380px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 205px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -205px; /*width of left column*/
width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 220px;
}

.cssform textarea{
width: 250px;
height: 150px;
}
img.right {
    border: 1px solid #CCCCCC;
    float: right;
	padding: 5px;
}
img.left {
    border: 1px solid #CCCCCC;
    float: left;
    padding: 5px;
}
/* Mise en forme des liens */
a img, img a {
border: 0;
}
a {
text-decoration: underline;
font-weight: normal;
outline: none;
}
a:link, a:visited{
color: #898989;
text-decoration: none;
/*font-weight: bold;*/
}
a:hover {
color: #cc5401;
}
a.lien:link {
background: url(img/external_linkVU.gif) 0 0 no-repeat;
color:#0000bb;
font-size: 0.9em;
padding-left: 13px;
}
a.lien:visited, a.lien:hover {
background: url(img/external_link.gif) 0 0 no-repeat;
color:#bb0000;
padding-left: 13px;
}
a.lk_ficact:link {
background: url(img/fiche_action0.gif) 0 0 no-repeat;
    color: #0000BB;
    float: left;
	width:auto;
    height: auto;
    margin: 6px 9px;
    min-height: 19px;
    padding: 0 7px 0 29px;
	font-size: 0.9em;
}
.lk_ficact:visited , a.lk_ficact:visited, a.lk_ficact:hover {
background: url(img/fiche_action1.gif) 0 0 no-repeat;
color:#bb0000;
}
.ficact {
clear: both;
margin-left: 43px;
}
a.pdf:link {
background: url(img/picto_pdf.jpg) 0 0 no-repeat;
color:#0000bb;
padding: 2px 0 2px 20px;
}
a.doc:link {
background: url(img/picto_doc.jpg) 0 0 no-repeat;
color:#0000bb;
padding: 2px 0 2px 20px;
}
a.zip:link {
background: url(img/picto_zip.jpg) 0 0 no-repeat;
color:#0000bb;
padding: 2px 0 2px 20px;
}
a.ppt:link {
background: url(img/picto_ppt.jpg) 0 0 no-repeat;
color:#0000bb;
padding: 2px 0 2px 20px;
}
.pdf:visited , a.pdf:visited, a.pdf:hover, .doc:visited , a.doc:visited, a.doc:hover , .zip:visited , a.zip:visited, a.zip:hover ,.ppt:visited , a.ppt:visited, a.ppt:hover {
color:#bb0000;
}
.file {
margin-left: 40px;
line-height: 1.9em;
}

blockquote {
/*margin: 1.5em 0 1.5em 1.5em;*/
color: #666;
overflow: auto;
font-style: italic;
}
blockquote p {
margin: 0;
}
strong {
font-weight: 500;
}
em {
font-style: italic;
}
pre {
font-size: 1.2em;
font-family: monospace;
border: 1px solid #E0E0E0;
padding: 1em;
margin: 0 auto;
background: #EEE;
color: #000;
width: 90%;
overflow: auto;
}
code {
font: 0.9em Monaco, monospace;
}
label {
cursor: pointer;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered, img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px 0;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
font-style: italic;
text-align: center;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Structure */
#wrap {
width: 100%;
margin: 0 auto;

}
#ariane {
margin: 0 auto;
/*background: #fff url(img/3rdzone.gif) repeat-y;*/
font-size: 1.1em;
padding-top: 6px;
padding-left: 34px;
padding-right: 21px;
height: 23px;
}
#ariane_pro {
background: #FFF url(img/2dezone_pro.jpg) top left no-repeat;
height: 28px;
clear: both;
position: relative;
font-size: 1.2em;
padding: 12px 28px 2px 28px;
}
html>body #ariane {
height: auto;
min-height: 23px;
}
html>body #aere_pro {
height: auto;
min-height: 13px;
}
#aere_pro {
margin: 0 auto;
background: #fff url(img/3rdzone_pro.gif) repeat-y;
font-size: 1.1em;
padding-top: 6px;
padding-left: 34px;
padding-right: 21px;
height: 13px;
}
#aere_plan_pro {
margin: 0 auto;
background: #fff url(img/3rdzone_plan_pro.gif) repeat-y;
font-size: 1.1em;
padding-top: 6px;
padding-left: 34px;
padding-right: 21px;
height: 13px;
}
/* Header */
.header {
width: 1000px;
margin: 0 auto;
position: relative;
height: 164px;
text-align: right;
}
#header h1 {
color: #ffffff; 
float: right;
display: block;
font-size: 1.4em;
font-weight: normal;
margin: 7px 28px 0 0;
}


/* Nav */
#nav {
height: 42px;
clear: both;
position: relative;
padding: 0 27px;
}


#nav #slogan {
display: block;
float: right;
color: #f8e817;
font-size: 1.3em;
font-style: italic;
margin: 10px 8px 0 0;
}

/*#nav #search {
float: right;
background: url(img/zone_search.jpg) no-repeat;

right: 12px;
top: 6px;
}*/
#galsearch {
float: right;
padding: 6px 0 1px 0;
width: 269px;
height: 35px;
}
/*#galsearch span {
display: block;
float: left;
line-height: 12px;
padding: 0;
margin-bottom: 0;

}*/
#Zsearch {
float: right;
background: url(img/zone_search.jpg) no-repeat;
width: 259px;
height: 35px;
padding-left:10px;
padding-top: 0;
}
.Zsearch_search {
background: none repeat scroll 0 0 transparent;
border: medium none;
display: block;
float: left;
font-size: 0.95em;
padding-top: 8px;
margin-right: 4px;
width: 231px;
}
.Zsearch_submit {
background: url(img/b_search1.jpg) no-repeat;
float: left;
display: block;
margin: 0;
padding: 0;
cursor: pointer;
width: 24px;
height: 35px;
border: medium none;
}
.Zsearch_mot{
	font-size: 1.1em;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #500000;
	font-weight: bold;
}
.Zsearch_res {
float:left;
margin: 0 1.3em 1.2em 0;
}
#nav #search #s {
background: url(images/bg_input_search.gif) no-repeat;
border: 0;
width: 163px;
height: 20px;
float: left;
padding: 5px 8px 0;
}
#nav #search #searchsubmit {
background: url(images/bg_button_search.gif) no-repeat;
border: 0;
width: 43px;
height: 25px;
float: left;
margin-left: 4px;
}
#nav #search #searchsubmit:hover {
background: url(images/bg_button_search_hover.gif) no-repeat;
}
#nav #search #searchsubmit span {
display: none;
}

/* Sub - Nav */
/*#ddsmoothmenu{

}
#ddsmoothmenu ul {
list-style: none;
}

#ddsmoothmenu ul li a {

}
#ddsmoothmenu ul li.current_page_item a {
color: #181818;
height: 33px;
border-top: 7px solid #959595;
padding: 6px  13px 3px 13px;
font-weight: bold;
}
#ddsmoothmenu ul li a:hover {

border: 0;
color: #181818;
}*/

#galnav {
float: left;
padding: 0 32px 1px 0;
width: auto;
height: 41px;
}
#galnav div {
float: left;
margin-top: 9px;
padding: 7px 26px 0 0;
width: auto;
height: 23px;
vertical-align: middle;

}
#galnav #puce_homnav {
background-image: url(img/b_acc1.jpg);
background-repeat: no-repeat;
}
#galnav #puce_homnav_niet {
background-image: url(img/b_acc0.jpg);
background-repeat: no-repeat;
}
#galnav #puce_plan {
background-image: url(img/b_plan1.jpg);
background-repeat: no-repeat;
}
#galnav #puce_plan_niet {
background-image: url(img/b_plan0.jpg);
background-repeat: no-repeat;
}
#galnav #puce_see {
background-image: url(img/b_site1.jpg);
background-repeat: no-repeat;
}
#galnav a {
margin: 0 0 1px 26px;
color: #c6d0d3;
font-size: 1em;
text-decoration: none;
margin-bottom: 0;
}

#galnav a:hover  {
color: #fff;
}

#galnav #encours {
padding: 6px 0 1px 26px;
font-size: 1em;
text-decoration: none;
vertical-align: middle;
color: #fff;
font-weight: bold;
}
#entete {
clear: both;
position: relative;
padding: 0 27px;
}

#logo {
background: url(img/logo_ce.jpg) no-repeat bottom left;
float: left;
line-height: 67px;
width: 93px;
height: auto;
min-height: 67px;
}
#titl {
float: left;
line-height: 67px;
width: 748px;
height: auto;
min-height: 67px;
border-bottom: 1px solid #242424;
}
#titl h1 {
font-size: 4.2em;
font-weight: bold;
font-style: italic;
color: #636363;
vertical-align:middle;
text-align:left; /* ... et l'alignement du texte */
}
#lang {
float: left;
background: url(img/lg_fr.jpg) no-repeat 0 0;
width:67px;
height:29px;
}
#langgb {
float: left;
background: url(img/lg_gb.jpg) no-repeat 0 0;
width:67px;
height:29px;
}
#fr {    /* zone cliquable */
float: left;
width : 22px;
height: 15px;
margin-left: 9px;
margin-top: 8px;
}
#eng {    /* zone cliquable */
float: left;
width : 22px;
height: 15px;
margin-left: 39px;
margin-top: 8px;
}
#navsuit {
height: 36px;
clear: both;
position: relative;
padding: 0 27px;
}
#deroul {
float: left;
width:180px;
padding-top: 15px;
}
#elp {
float: right;
width: 70px;
text-align: right;
height: 19px;
padding: 16px 0 0 658px;
}
#labelcc{
  float: left;
  color: #666d76;
  font-size: 0.9em;
  font-weight: normal;
  padding: 3px 0 0 28px;
}
#btncc{
  float: right;
  width: 54px;
text-align: right;
vertical-align: bottom;
height: 21px;
/*padding: 15px 0 0 126px;*/
}
input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] + label {
    color:#666d76;
    font-size: 0.9em;
}

input[type="checkbox"] + label span {
    display:inline-block;
    width:54px;
    height:21px;
    margin:0;
    vertical-align:middle;
    background:url(img/buttons.jpg) 0 0 no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
    background:url(img/buttons.jpg) -108px 0 no-repeat;
}

#aid{
  display:block;
  width:37px;
  height:19px;
  background:url(img/buttons.jpg) 0 -22px no-repeat;
  color: #666d76;
  font-size: 0.9em;
  font-weight: normal;
}
/* on décale l'image de fond de la hauteur du lien, soit 31 px */
#aid:hover,#aid:active,#aid:focus{
  background-position: -37px -22px;
  color: #5c6d83;
}
/* permet de cacher le texte du lien */
#aid span{
  display:inline-block;
  text-indent: 46px;
  padding-top: 3px;
  text-align: left;
}
/* infos +*/
.ninfoplus {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0.6em 0 0.6em 0;
	padding: 6px 4px 6px 4px;
}
/* coups coeur*/
.nosde {
	font-size: 1.2em;
	font-weight: normal;
}
.coups {
	font-size: 1.8em;
	font-weight: bold;
}
.coeur {
	font-size: 2.2em;
	font-weight: normal;
}
.mises {
	font-size: 1.6em;
	font-weight: normal;
}
/* Content */
#center {
float: left;
width: 576px;
background-color: #fff;
}
#content1 {
float: left;
width: 667px;
margin: 0 12px;
padding: 6px;
background: white;
}
#center_plan {
float: right;
width: 756px;
background-color: #fff;
}

.titlvign {
font-size: 1.4em;
line-height: 1.2em;
color: #c9c8c8;
padding-left: 104px;
height: 114px;
vertical-align: middle;
margin-bottom: 12px;
}
.t_projet {
background: #0f0f0f url("img/ztitl_projet.jpg") 0 0 no-repeat;
}
.t_projet_gb {
background: #0f0f0f url("img/ztitl_projet_gb.jpg") 0 0 no-repeat;
}
.t_acteurs {
background: #0f0f0f url("img/ztitl_acteurs.jpg") 0 0 no-repeat;
}
.t_acteurs_gb {
background: #0f0f0f url("img/ztitl_acteurs_gb.jpg") 0 0 no-repeat;
}
.t_experts {
background: #0f0f0f url("img/ztitl_experts.jpg") 0 0 no-repeat;
}
.t_experts_gb {
background: #0f0f0f url("img/ztitl_experts_gb.jpg") 0 0 no-repeat;
}
.t_survcontrol {
background: #0f0f0f url("img/ztitl_survcontrol.jpg") 0 0 no-repeat;
}
.t_survcontrol_gb {
background: #0f0f0f url("img/ztitl_survcontrol_gb.jpg") 0 0 no-repeat;
}
.t_agirplantrans {
background: #0f0f0f url("img/ztitl_agirplantrans.jpg") 0 0 no-repeat;
}
.t_agirplantrans_gb {
background: #0f0f0f url("img/ztitl_agirplantrans_gb.jpg") 0 0 no-repeat;
}
.t_informsensib {
background: #0f0f0f url("img/ztitl_informsensib.jpg") 0 0 no-repeat;
}
.t_informsensib_gb{
background: #0f0f0f url("img/ztitl_informsensib_gb.jpg") 0 0 no-repeat;
}
.t_rolpartensoc {
background: #0f0f0f url("img/ztitl_rolpartensoc.jpg") 0 0 no-repeat;
}
.t_rolpartensoc_gb {
background: #0f0f0f url("img/ztitl_rolpartensoc_gb.jpg") 0 0 no-repeat;
}
.t_anticipprev {
background: #0f0f0f url("img/ztitl_anticipprev.jpg") 0 0 no-repeat;
}
.t_anticipprev_gb {
background: #0f0f0f url("img/ztitl_anticipprev_gb.jpg") 0 0 no-repeat;
}
#forancres {
margin:4px 6px;
font-size: 0.55em;
line-height: 1.4em;
}
p.projet, .decal {
color: black;
margin: 8px 16px;
line-height: 1.3em;
}
.cols {
clear: both;
-moz-column-gap:13px;
-webkit-column-gap:13px;
-o-column-gap:13px;
column-gap:13px;
padding-top: 13px;
}
.sep {
-webkit-column-rule-width:1px;
-webkit-column-rule-color:#cbcefb;
-webkit-column-rule-style:solid;
-moz-column-rule-width:1px;
-moz-column-rule-color:#cbcefb;
-moz-column-rule-style:solid;
-o-column-rule-width:1px;
-o-column-rule-color:#cbcefb;
-o-column-rule-style:solid;
column-rule-width:1px;
column-rule-color:#cbcefb;
column-rule-style:solid;
}
.one {
-moz-column-count:1;
-webkit-column-count:1;
-o-column-count:1;
column-count:1;
}
.two {
-moz-column-count:2;
-webkit-column-count:2;
-o-column-count:2;
column-count:2;

}
.three {
-moz-column-count:3;
-webkit-column-count:3;
-o-column-count:3;
column-count:3;
}
p.annuair {
color: black;
margin: 8px 16px;
}
p.fiche {
margin: 8px 16px;
line-height: 1.4em;
font-style: normal;
}
ul.projet, ol.projet {
color: black;
padding-left: 16px;
margin-left: 16px;
line-height: 1.2em;
}
ul.fiche, ol.fiche {
margin: 8px 16px;"
}
h3.projet {
margin-left: 16px;
}
.bloc_content {
width: 576px;
}
.upper_content{
	height: auto;
	/*min-height: 30px;*/
	color: #003743;
	padding: 12px 0 0 12px;
	font-size: 1.4em;
	line-height: 1.1em;
}
/*.upper_content_titl {
	color: #003743;
	padding: 12px 0 0 12px;
	font-size: 1.4em;
	line-height: 1.1em;
}*/
.lower_content{
	color: #003743;
	text-align: left;
	line-height: 1.2;
	padding: 8px 12px;
/*	margin-bottom: 8px;*/
}
#mentions {
    float: left;
    width: 718px;
    background-color: #fff;
	line-height: 1.1em;
    text-align: left;
	padding: 8px 12px;
}
.bloc_plan {
width: 742px;
margin-right: 14px;
}
.upper_plan{
	height: auto;
	/*min-height: 30px;*/
	color: #003743;
	padding: 12px 0 0 12px;
	font-size: 1.4em;
	line-height: 1.1em;
}
/*.upper_plan_titl {
	color: #003743;
	padding: 12px 0 0 12px;
	font-size: 1.4em;
	line-height: 1.1em;
}*/
.lower_plan{
	color: #003743;
	text-align: left;
	line-height: 1.2;
	padding: 8px 12px;
/*	margin-bottom: 8px;*/
}
.bloc_download {
background: url(img/fd_download.gif) repeat-y center;
float: left;
width: 271px;
margin: 0 10px 10px 0;
}
.bloc_download_pair {
background: url(img/fd_download.gif) repeat-y center;
float: left;
width: 271px;
margin: 0 0 10px 0;
}
.bloc_download1 {
background: url(img/fd_download1.gif) repeat-y center;
float: left;
width: 354px;
margin: 0 10px 10px 0;
}
.bloc_carte {
background: url(img/fd_content.gif) repeat-y center;
float: left;
width: 576px;
margin: 10px 0 10px 20px;
}
.bloc_download  .d {
background: url(img/fd_download.gif) repeat-y center;
float: left;
width: 271px;
margin: 0 0px 11px 0;
}
.bloc_content h4 {
background: url(img/z_titl_pro.jpg) repeat-y top left;
margin-right: 32px;
padding-top: 3px;
padding-left: 11px;
font-size: 1.1em;
font-weight: normal;
width: auto;
height: auto;
min-height: 16px;
color: #fff;
}
.bloc_content #titl_fic {
background: url(img/picto_download.jpg) no-repeat center right;
width: 552px;
height: 27px;
vertical-align: middle;
margin-bottom: 12px;
}
.bloc_content #titl_url {
background: url(img/picto_url.jpg) no-repeat center right;
width: 552px;
height: 27px;
vertical-align: middle;
margin-bottom: 12px;
}
#content1 h4 {
background: url(img/z_titl.jpg) repeat-y top left;
margin-right: 24px;
padding-top: 3px;
padding-left: 11px;
font-size: 1.2em;
font-weight: normal;
width: auto;
height: auto;
min-height: 16px;
color: #fff;
}
#content1 #titl_fic {
background: url(img/picto_download.jpg) no-repeat center right;
width: 718px;
height: 27px;
vertical-align: middle;
margin-bottom: 12px;
}
#content1 #titl_url {
background: url(img/picto_url.jpg) no-repeat center right;
width: 718px;
height: 27px;
vertical-align: middle;
margin-bottom: 12px;
}
hr.dwnld {
background-color: #fff;
height: 3px;
}
.titl_dwnld {
display: block; 
}
.info_dwnld {
display: block;
color: #322d24;
font-style: italic;
}
.date_dwnld {
display: block;
font-size: 0.9em;
text-align: right;
color: #580001;
}
.typ_dwnld {
display: block;
color: #a29d91;
text-align: right;
padding-top: 10px;
font-size: 1.1em;
font-weight: bold;
}
.upper_download{
	background: url(img/upper_download.gif) no-repeat top left;
	height: auto;
	min-height: 11px;
}
.lower_download{
	background: url(img/lower_download.jpg) no-repeat left bottom;
	color: #003743;
	text-align: left;
	line-height: 1.6;
	padding: 11px 11px 10px 11px;
/*	margin-bottom: 8px;*/
}
.lower_download a {
display: block;
padding-left: 50px;
text-decoration: none;
height: auto;
min-height: 52px;
font-size: 0.8em;
}
.lower_download a:link, .lower_download a:visited {
text-decoration: none;
}
.lower_download a.ppt {
background: url("img/picto_ppt.jpg") no-repeat top left;
}
.lower_download a.pdf {
background: url("img/picto_pdf.jpg") no-repeat top left;
}
.lower_download a.doc {
background: url("img/picto_doc.jpg") no-repeat top left;
}
.lower_download a.xls {
background: url("img/picto_xls.jpg") no-repeat top left;
}
.lower_download a.default {
background: url("img/picto_default.jpg") no-repeat top left;
}
.lower_download a.lien {
background: url(img/picto_lien.jpg) no-repeat top left;
}
.upper_carte {
	background: url(img/upper_content.jpg) no-repeat top left;
	height: auto;
	min-height: 11px;
}
.lower_carte {
	background: url(img/lower_content.gif) no-repeat left bottom;
	color: #322d24;
	text-align: left;
	line-height: 1.6;
	padding: 11px 11px 10px 11px;
/*	margin-bottom: 8px;*/
}
.lower_carte .fic {
background: url(img/picto_lien.jpg) no-repeat top left;
display: block;
padding-left: 50px;
text-decoration: none;
height: auto;
min-height: 52px;
font-size: 1.9em;
color:#999;
font-weight: bold;
}

.lower_download1 a {
display: block;
padding-left: 50px;
text-decoration: none;
height: auto;
min-height: 52px;
font-size: 0.9em;
}
.lower_download1 a:link, .lower_download1 a:visited {
text-decoration: none;
}
.lower_download1 a.ppt {
background: url("img/picto_ppt.jpg") no-repeat top left;
}
.lower_download1 a.pdf {
background: url("img/picto_pdf.jpg") no-repeat top left;
}
.lower_download1 a.doc {
background: url("img/picto_doc.jpg") no-repeat top left;
}
.lower_download1 a.xls {
background: url("img/picto_xls.jpg") no-repeat top left;
}
.lower_download1 a.default {
background: url("img/picto_default.jpg") no-repeat top left;
}
.lower_download1 a.lien {
background: url(img/picto_lien.jpg) no-repeat top left;
}
.bloc_titl {
background: url(img/fd_titl.gif) repeat-y center;
float: left;
width: 552px;
margin: 0;
}
.upper_titl{
	background: url(img/upper_titl.jpg) no-repeat top left;
	height: auto;
	min-height: 24px;
}
.lower_titl{
	background: url(img/lower_titl.gif) no-repeat left bottom;
	color: #003743;
	text-align: left;
	line-height: 1.6;
	padding: 0 11px;
/*	margin-bottom: 8px;*/
}
#Zcontent {
margin: 0 auto;
padding: 0 27px 2px 27px;
}
/* menu left */
.bloc_left {
width: 173px;
margin: 0 10px;
height: auto;
}
/* colonne left */
#left {
float: left;
width: 193px;
}

/* Center */

div.left_detail {
position: relative;
float: left;
width: 20em;
padding:0.6em;
}
div.right_detail {
position: relative;
float: right;
width: 20em;
padding:0.6em;
}
#left h2.pagetitle {
font-size: 15px;
font-weight: 700;
font-style: italic;
margin-bottom: 10px;
}
div.leftsearch {
width: 552px;
padding: 0;
}
div.leftsearch1 {
width: 718px;
padding: 0;
}
div.leftsearch_plan {
width: 718px;
padding: 0;
}
div.navsearch {
float: right;
background: url(img/search.png) right top no-repeat;
text-align: right;
width: 75px;
height: 50px;
font-size: 0.9em;
font-weight: bold;
color: #487D8C;
text-decoration: underline;
padding: 4px 29px 4px 0;
line-height: 18px;
margin: 0;
}
div.contentfiche {
float: left;
width: 100px;
height: 100px;
padding: 0;
}
div.navfiche {
width: 718px;
padding: 0;
margin: 0;
padding-top: 16px;
font-size: 1em;
}
div.navfiche_pro {
width: 552px;
padding: 0;
margin: 0;
padding-top: 16px;
font-size: 1em;
}
div.navfiche_pro ol {
padding: 6px  13px 3px 13px;
}
div.contentalso {
float: left;
width: 60px;
height: 60px;
padding: 0;
}
div.navalso {
float: right;
width: 110px;
padding: 0;
margin: 0;
}
div.galeriefiche {
float: left;
width: 300px;
height: 225px;
padding: 0;
}
div.search1 {
background-color: #ddd;
float: left;
width: 14%;
margin: 0;
padding: 2px;
}
div.search1 p {
height: 1.2em;
}
div.search2 {
background-color: #ddd;
float: left;
width: 34%;
margin: 0;
padding: 2px;
}
div.search2 p {
height: 1.2em;
}
div.txtfiche {
float: right;
left: 320px;
width: 265px;
padding: 0;
margin: 0;
}
.bloc_content h5 {
margin-top: 5px;
}
.navfiche p {
background-color: #fff;
font-size: 1em;
}
.bloc_content ul {
background-color: #fff;
font-size: 1em;
margin: 15px 10px 0 10px;
padding-left: 10px;
}
div.imag_g {
float: left;
padding: 10px 0 7px 90px;
}
div.imag_d {
float: right;
padding: 8px 90px 5px 0;
margin: 0;
}
/* Right */
#right {
float: right;
width: 220px;
}
#lastdocs {
float: right;
width: 168px;
margin-left: 13px;
margin-right: 12px;
color: #322d24;
font-size: 1em;
line-height: 1.3;
}
#lastdocs a {
font-size: 0.9em;
}
#right_pro {
float: right;
width: 193px;
}
#lastdocs1 {
float: right;
width: 195px;
margin-left: 13px;
margin-right: 12px;
color: #322d24;
font-size: 1em;
line-height: 1.3;
}
#lastdocs1 a {
font-size: 0.9em;
}
#right h3 {
color: #636466;
text-transform: uppercase;
font-size: 1em;
font-weight: 700;
margin-bottom: 0.4em;
text-indent: 8px;
}
#right .itou {
margin-top: 0.4em;
}
#right h4 {
color: #636466;
text-transform: uppercase;
font-size: 0.9em;
font-weight: 700;
margin-bottom: 0.4em;
}
#right .red {
color: #700000;
}
#right  .smll {
font-size: 0.8em;
}
#right .bloc {
background: #e8e8e8;
position: relative;
padding: 10px;
margin-bottom: 20px;
}
#right .bloc p {
text-align: left;
}
#right .bloc span.top_l { position: absolute; top: 0; left: 0; width: 10px; height: 8px; background: url(images/corner_top_left.gif); }
#right .bloc span.top_r { position: absolute; top: 0; right: 0; width: 10px; height: 8px; background: url(images/corner_top_right.gif); }
#right .bloc span.bot_l { position: absolute; bottom: 0; left: 0; width: 9px; height: 8px; background: url(images/corner_bot_left.gif); }
#right .bloc span.bot_r { position: absolute; bottom: 0; right: 0; width: 9px; height: 8px; background: url(images/corner_bot_right.gif); }

#right .bloc a.my_offer {
display: block;
width: 186px;
height: 51px;
background: url(images/discover_my_offer.gif) no-repeat;
text-indent: -9999px;
}
#right .bloc a.my_offer:hover {
background: url(images/discover_my_offer_hover.gif) no-repeat;
}
#right .bloc a.my_lifestream {
display: block;
width: 186px;
height: 32px;
background: url(images/my_lifestream.gif) no-repeat;
text-indent: -9999px;
}
#right .bloc a.my_lifestream:hover {
background: url(images/my_lifestream_hover.gif) no-repeat;
}
/* DIV coins arrondis */
/* Ce DIV agit egalement en tant que conteneur */
.upperleft{
	color: #580001;
	background: #ede6d2 url(img/upperleft.gif) no-repeat top left;
	margin-top: 10px;
}
.upperright{
	background: url(img/upperright.gif) no-repeat top right;
}

.lowerleft{
	background: url(img/lowerleft.gif) no-repeat bottom left;
}

.lowerright{
	background: url(img/lowerright.gif) no-repeat bottom right;
	padding: 12px 6px;
	text-align: left;
	line-height: 1.1;
}
.lowerright a {
  font-size: 0.9em;
  }
.upper_left{
	background: url(img/upper_miss.jpg) no-repeat top left;
	height: auto;
	min-height: 30px;
}
.upper_left_titl {
	height: auto;
	color: #660000;
	padding: 10px 2px 20px 10px;
	font-size: 1em;
	font-style: italic;
}
.drillmenu {
	color: #003743;
	text-align: left;
	line-height: 1.8em;
	padding-top: 12px;
	padding-bottom: 10px;
}
.lower_left {
	background: url(img/lower_miss.gif) no-repeat right bottom;
	height: 10px;
}
/*.drillmenu ul {
padding-left: 12px;
}
ul.puce_miss {
margin-left: 4px;
list-style-image: url(img/puce_miss.gif);
}*/
/*.drillmenu li {
 margin-bottom: 10px; /* espace entre les lignes du menu */ 
/* line-height: 0; 
}*/
.drillmenu ul li a {
color: #003743;
text-decoration: none;
font-size: 0.9em;
line-height: 1.4em;
}
.drillmenu ul li a:link, .drillmenu ul li a:visited {
color: #003743;
text-decoration: none;
font-size: 0.9em;
line-height: 1.4em;
}
.drillmenu ul li.first a {
border: 0;
padding: 0;
margin: 0;
}
.drillmenu ul li.current_page_item a, .drillmenu ul li a:hover, .drillmenu ul li.current_page_ancestor a {	
color: #003743;
font-size: 0.9em;
}
.upperleft0{
	color: #fff;
	background: #940000 url(img/upperleft0.gif) no-repeat top left;
}
.upperright0{
	background: url(img/upperright0.gif) no-repeat top right;
}

.lowerleft0{
	background: url(img/lowerleft0.gif) no-repeat bottom left;
}

.lowerright0{
	background: url(img/lowerright0.gif) no-repeat bottom right;
	padding: 0px 4px 6px 4px;
	/*padding: 8px;*/
	text-align: center;
}
.upperleft1{
	color: #fff;
	background: #004801 url(img/upperleft1.gif) no-repeat top left;
}
.upperright1{
	background: url(img/upperright1.gif) no-repeat top right;
}

.lowerleft1{
	background: url(img/lowerleft1.gif) no-repeat bottom left;
}

.lowerright1{
	background: url(img/lowerright1.gif) no-repeat bottom right;
	padding: 0px 4px 6px 4px;
	text-align: center;
	line-height: 1.1;
}
.lowerright1 a, .lowerright1 a:link {
color: #ffff00;
font-size: 1.2em;
text-decoration: none;
}
.lowerright1 a:visited {
color: #ffff00;
text-decoration: none;
}
.lowerright1 a:hover {	
color: #bbbb00;
text-decoration: underline;
}
.lowerright1 a:active {
color: #ffff00;
text-decoration: none;
}
/* lien retour */
.back {
display: block;
text-align: center;
padding-top: 1.2em;
}
/* Footer */
#footer {
background: #f7f7f7 url(img/bg_footer.gif) no-repeat;
color: #8f8f8f;
}
#footer p {
width: 1000px;
margin: 0 auto;

padding: 35px 0;
text-align: center;
text-indent: 16px;
line-height: 1.6em;
}
#footer a {
color: #8f8f8f;
}

/* txt bleu vert gras */
.canar {
color: #487d8c;
font-weight:bold;
}
.canarfonce {
color: #274149;
font-weight: bold;
}
/* Posts */
.post {
margin-bottom: 12px;
margin-right: 12px;
}
.post h2 {
font-weight:700;
font-size: 1.8em;
line-height: 1;
color: #000;
margin-bottom: 0.4em;
}
.post h2 a {
text-decoration: none;
color: #487d8c;
}
.post h2 a:hover {
text-decoration: underline;
}
.post h3 a {
text-decoration: none;
color: #487d8c;
}
.post h3 a:hover {
text-decoration: underline;
color: #04343F;
}

.post .post_meta_top {
padding-bottom: 3px;
border-bottom: 1px solid #d9d9da;
font-size: 0.9em;
}
.post .post_meta_top a {
font-weight: 700;
}
.entry {
width: 532px;
padding: 10px;
}
.entry1 {
width: 698px;
padding: 10px;
}
.entry p.Zsearch_descr {
margin: 4px 0 8px 0;
}
.entry p.pave {
color: rgb(112, 0, 0);
background-color: #d5d5d5;
text-align: left;
}
.entry ul, .entry ol {
margin: 0 0 15px 25px;
}
.entry ul {
list-style-image: url(images/icon_li.gif);
}
.entry li {
margin: 4px 0;
}
.post-page .post .entry li {
margin: 8px 0;
}
.entry h1 {
margin: 0.5em 0;
font-size: 3em;
color: #000;
}
.entry h2 {
margin: 0.5em 0;
font-size: 1.4em;
color: #487D8C;
}
.entry h3 {
margin: 0 0 0.3em 0;
font-size: 1em;
/*color: #487D8C;*/
}
.entry h4 {
margin: 0.2em 0;
font-size: 1.4em;
font-weight: 700;
color: #000;
}
.entry h5 {
margin: 0.2em 0;
font-size: 1.2em;
font-weight: 700;
color:#000;
}
.entry h6 {
margin: 0.1em 0;
font-size: 1.1em;
font-weight: 700;
color: #000;
}
.entry1 ul, .entry1 ol {
margin: 0 0 15px 25px;
}
.entry1 ul {
list-style-image: url(images/icon_li.gif);
}
.entry1 li {
margin: 4px 0;
}
.entry1 h1 {
margin: 0.5em 0;
font-size: 3em;
color: #000;
}
.entry1 h2 {
margin: 0.5em 0;
font-size: 1.4em;
color: #487D8C;
}
.entry1 h3 {
margin: 0 0 0.3em 0;
font-size: 1em;
/*color: #487D8C;*/
}
.entry1 h4 {
margin: 0.2em 0;
font-size: 1.4em;
font-weight: 700;
color: #000;
}
.entry1 h5 {
margin: 0.2em 0;
font-size: 1.2em;
font-weight: 700;
color:#000;
}
.entry1 h6 {
margin: 0.1em 0;
font-size: 1.1em;
font-weight: 700;
color: #000;
}
.entry1 .red {
color: #700000;
}
.entry1  .smll {
font-size: 0.8em;
}
.entry .red {
color: #700000;
}
.entry  .smll {
font-size: 0.8em;
}
.entry_plan {
width: 718px;
}
.entry_plan p {
margin: 0;
padding: 8px 0;
}
.entry_plan ul, .entry_plan ol {
margin: 0 0 15px 25px;
}
.entry_plan ul {
list-style-image: url(images/icon_li.gif);
}
.entry_plan li {
margin: 4px 0;
}
.post-page .post .entry_plan li {
margin: 8px 0;
}
.entry_plan h1 {
margin: 0.5em 0;
font-size: 3em;
color: #000;
}
.entry_plan h2 {
margin: 0.5em 0;
font-size: 1.4em;
color: #487D8C;
}
.entry_plan h3 {
margin: 0 0 0.3em 0;
font-size: 1em;
/*color: #487D8C;*/
}
.entry_plan h4 {
margin: 0.2em 0;
font-size: 1.4em;
font-weight: 700;
color: #000;
}
.entry_plan h5 {
margin: 0.2em 0;
font-size: 1.2em;
font-weight: 700;
color:#000;
}
.entry_plan h6 {
margin: 0.1em 0;
font-size: 1.1em;
font-weight: 700;
color: #000;
}
.entry_plan .red {
color: #700000;
}
.entry_plan  .smll {
font-size: 0.8em;
}
.post .post_meta_bottom {
padding-top: 3px;
border-top: 1px solid #d9d9da;
font-size: 0.9em;
}
.post .post_meta_bottom span {
float: right;
display: block;
}
.post .entry .wp_tag_cloud {
margin: 20px 0;
text-align: center;
}
 .post .entry .af_ela_super_archive {
margin: 20px 0;
}

/* Cforms */
.linklove {
display: none;
}

/* Comments */
.comments_template {
}
.comments_template h3 {
margin-top: 2em;
margin-bottom: 0.5em;
font-weight: 400;
font-size: 1.6em;
color: #6a6a6a;
}
.comments_template ol.commentlist {
list-style: none;
}
.comments_template ol.commentlist li {
display: block;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
padding-bottom: 3px;
}
.comments_template ol.commentlist li small.commentmetadata {
display: block;
margin: 5px 0;
}
.comments_template ol.commentlist li .avatar {
float: left;
margin: 0 5px 0 0;
}
.comments_template ol.commentlist li em.comment-date {
line-height: 1.5;
}
.comments_template #commentform {
}
.comments_template #commentform input {
margin: 4px 0;
width: 15em;
}
.comments_template #commentform textarea {
margin: 4px 0;
width: 100%;
}
.comments_template #commentform label {
display: block;
}
.comments_template #commentform input#submit {
background: #507F89;
color: #fff;
border: 0;
padding: 2px 10px;
width: auto;
}

/* Pagination */
.wp-pagenavi {
text-align: center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
padding: 2px 4px 2px 4px; 
margin: 2px;
}
.wp-pagenavi a:visited {
padding: 2px 4px 2px 4px; 
margin: 2px;
}
.wp-pagenavi a:hover {	
color: #000000;
background-color: #FFFFFF;
}
.wp-pagenavi a:active {
padding: 2px 4px 2px 4px; 
margin: 2px;
}
.wp-pagenavi span.pages {
padding: 2px 4px 2px 4px; 
margin: 2px 2px 2px 2px;
color: #000000;
}
.wp-pagenavi span.current {
padding: 2px 4px 2px 4px; 
margin: 2px;
font-weight: bold;
color: #FFF;
background: #487d8c;
}
.wp-pagenavi span.extend {
padding: 2px 4px 2px 4px; 
margin: 2px;	
color: #000000;
}
a.smLink  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.smLink:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.smLink:visited  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color: #736A54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#z_logo {    /* zone cliquable */
float: left;
width : 83px;
height: 53px;
margin-left: 85px;
margin-top: 9px;
}
.wytt {
background: #999999 url(img/pixW.gif) repeat 0 0;
width: 100%;
height: 12px;
}

a.cloud1 { font-family:Verdana; font-size:23px;text-decoration: none;color: #487D8C;font-weight: normal; }
a.cloud1:hover { font-family:Verdana; color:white;background-color: #487D8C; }
a.cloud1:visited { color: #700000;}
a.cloud2 { font-family:Verdana; font-size:19px;text-decoration: none;color: #487D8C;font-weight: normal; }
a.cloud2:hover { font-family:Verdana; color:white;background-color: #487D8C; }
a.cloud2:visited { color: #700000;}
a.cloud3 { font-family:Verdana; font-size:16px;text-decoration: none;color: #487D8C;font-weight: normal;}
a.cloud3:hover { font-family:Verdana; color:white;background-color: #487D8C; }
a.cloud3:visited { color: #700000;}
a.cloud4 { font-family:Verdana; font-size:14px;text-decoration: none;color: #487D8C;font-weight: normal; }
a.cloud4:hover { font-family:Verdana; color:white;background-color: #487D8C; }
a.cloud4:visited { color: #700000;}
a.cloud5 { font-family:Verdana; font-size:12px;text-decoration: none;color: #487D8C;font-weight: normal; }
a.cloud5:hover { font-family:Verdana; color:white;background-color: #487D8C; }
a.cloud5:visited { color: #700000;}
a.cloud6 { font-family:Verdana; font-size:10px;text-decoration: none;color: #487D8C;font-weight: normal; }
a.cloud6:hover { font-family:Verdana; color:white;background-color: #487D8C; }
a.cloud6:visited { color: #700000;}

.buttonMenew , a.buttonMenew {
display:block;
text-align: right;
width:172px;
height: 29px;
line-height:29px;
text-align:right;
padding-right: 8px;
vertical-align:middle;
background:url(img/buttons.jpg) 0 -43px no-repeat;
color:white;
text-decoration:none;
font-weight: normal;
}
.buttonMenew.active {
background-position: 0 -72px;
color: #ffe80d;
font-weight: bold;
}
a.buttonMenew:active, a.buttonMenew:hover, a.buttonMenew:focus {
color: #ffe80d;
}
.buttonSubMenew, a.buttonSubMenew {
display:block;
width:174px;
height: 29px;
line-height:29px;
text-align:left;
padding-left: 6px;
vertical-align:middle;
background:url(img/buttons.jpg) 0 -102px no-repeat;
color:white;
text-decoration:none;
font-weight: bold;
font-size: 0.92em;
}
.buttonSubMenew.active {
background-position: 0 -131px;
color: #ffe80d;
font-weight: bold;
}
a.buttonSubMenew:active, a.buttonSubMenew:hover {
color: #ffe80d;
}
.picto_pdv {
float:left;
width: 30px;
height: 48px;
margin: 0 8px 0 24px;
border: 0;
}
#picto_hr {
margin: 24px 0 24px 24px;
text-align: right;
color: #ccc;
background-color: #ccc;
}
.pointdevue, a.pointdevue {
height: 48px;
line-height:12px;
text-align:left;
vertical-align:middle;
color:white;
text-decoration:none;
font-weight: bold;
font-size: 0.92em;
}
.pointdevue.active {
background-position: 0 -131px;
color: #ffe80d;
font-weight: bold;
}
a.pointdevue:active, a.pointdevue:hover {
color: #ffe80d;
}
.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin: 8px 0;
}

.accordion-heading {
  border: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 0;
  color: white;
  text-align: left;
  font-size: 0.85em;
 }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.gra {
font-weight: bold;
}
.fil{
padding: 2px;
background: rgb(150,200,250);
background: linear-gradient(to left, rgba(10,25,50,0.3), rgba(30,80,150,0));
}
.ancre {
background-color: #8E3A00;
border: 0 none;
padding: 0 4px 4px 4px;
float: right;
}
a.ancre {
color: white;
font-size: 0.8em;
}
.collapse.in {
  height: auto;
}

.schema {
position:relative;
background: #fff url(img/dispositif.jpg) no-repeat 0 0;
width:553px;
height:638px;
color: #484848;
}

.fas {
position:absolute;
width:200px;
height:auto;
font-size:0.8em;
font-style:normal;
text-align:center;
line-height: 1.5em;
}
.fas1 {
top:56px;
left:19px;
}
.fas2 {
top:176px;
left:328px;
}
.fas3 {
top:258px;
left:19px;
}
.fas4 {
top:392px;
left:328px;
}
.fas5 {
top:514px;
left:19px;
}
.pl_proj {
width:auto;
margin-top:9px;
}
.pl_img {
float:left;
width:96px;
margin-right: 21px;
color:white;
}
.pl_txt {
float:left;
width:550px;
margin-top: 4px;
color:#FFE80D;
font-size: 0.9em;               
}
.pl_txt p {
margin: 4px 0 2px 0;
}

  .opacite {
    background-color: rgb(255, 255, 255); /* alternative solide */
    background-color: rgba(255, 255, 255, 0.8);
  }
<!--[if IE lte IE 8]>

    .opacite {
      background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#330000ff,endColorstr=#330000ff);
      zoom: 1;
    } 
<![endif]-->


