.back_transp_15 {
   background-color:#ffffff;
   color:red;
   position:absolute;
   width:100px;
   top:100;
   left:200;
   height:100px;
   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=15);
   -moz-opacity:0.15;
   opacity: 0.15;
}

.back_transp_test {
   background-color:#FFFFFF;
color:ffffff;


   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=15);
   -moz-opacity:0.15;
   opacity: 0.15;
   font-family: Tahoma; font-size: 12px; font-weight: bold;  text-decoration: none
}

.back_transp_in {

color:white;


   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=100);
   -moz-opacity:1;
   opacity: 1;
   font-family: Tahoma; font-size: 12px; font-weight: bold;  text-decoration: none
}

.txt_left_blanc_12 {  font-family: Tahoma; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; line-height: 18px}
.txt_left_jaune_12 { font-family: Tahoma; font-size: 12px; font-weight: normal; color: d3ff6a; text-decoration: none; line-height: 18px }
.txt_left_jaunej_12 { font-family: Tahoma; font-size: 12px; font-weight: normal; color: ffff41; text-decoration: none; line-height: 18px }
.txt_left_blanc_10 { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; line-height: 18px }
.form_small {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: 2A2815; text-decoration: none; background-color: D3FF6A; width: 100px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;position: relative}
.form_micro {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: 2A2815; text-decoration: none; background-color: D3FF6A; width: 30px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;position: relative}	
.form_large {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: 2A2815; text-decoration: none; background-color: D3FF6A; width: 318px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;position: relative}
.border_jaune {  border: d3ff6a; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.txt_left_beige_12 { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #F0F9BD; text-decoration: none; line-height: 18px }
.txt_left_vert_10 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #CCFF66; text-decoration: none; line-height: 18px }

.layer{
	opacity: 1 !important;
	background: none !important;
	background-image : url(../images/layer_cambras.png) !important;
	background-repeat: repeat !important;
	background-color : #cccccc;
	filter:alpha(opacity=15);
	opacity: 0.15 ;
	
	
}
/*.layer > *{
	filter: alpha(opacity = 100);
}*/.txt_left_noir_12 { font-family: Tahoma; font-size: 12px; font-weight: normal; color: 333333; text-decoration: none; line-height: 18px }
