/* THEME 1 */

#bulleinfo_theme1_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl1.png') top left no-repeat transparent;
}
* html #bulleinfo_theme1_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl1.png', sizingMethod='crop');
}
#bulleinfo_theme1_t{
  background: url('../images/info_bulle/red_t1.png') top left repeat-x transparent;
}
#bulleinfo_theme1_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr1.png') top left no-repeat transparent;
}
* html #bulleinfo_theme1_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr1.png', sizingMethod='crop');
}
#bulleinfo_theme1_l{
  width: 3px;
  background: url('../images/info_bulle/red_l1.png') top left repeat-y transparent;
}
#bulleinfo_theme1_r{
  width: 3px;
  background: url('../images/info_bulle/red_r1.png') top right repeat-y transparent;
}
#bulleinfo_theme1_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl1.png') top left no-repeat transparent;
}
* html #bulleinfo_theme1_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl1.png', sizingMethod='crop');
}
#bulleinfo_theme1_b{
  background: url('../images/info_bulle/red_b1.png') top left repeat-x transparent;
}
#bulleinfo_theme1_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br1.png') top left no-repeat transparent;
}
* html #bulleinfo_theme1_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br1.png', sizingMethod='crop');
}
#bulleinfo_theme1_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close1.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme1_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close1.png', sizingMethod='crop');
}
#bulleinfo_theme1_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak1.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme1_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak1.png', sizingMethod='crop');
}


#bulleinfo_theme1{
  width: 250px;
  margin-left:80px;
  
}

#bulleinfo_theme1_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #f1abc8;
}

#bulleinfo_theme1_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #f1abc8;
}

/* STYLES TEXTES */

#bulleinfo_theme1_contents div.titre_article_bulle {
	width:100%;
	background-color:#f1abc8;
	margin:0 5px 5px 0;
}

#bulleinfo_theme1_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme1_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme1_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme1_contents a:hover{
	text-decoration:underline;
}


/* THEME 2 */


#bulleinfo_theme2_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl2.png') top left no-repeat transparent;
}
* html #bulleinfo_theme2_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl2.png', sizingMethod='crop');
}
#bulleinfo_theme2_t{
  background: url('../images/info_bulle/red_t2.png') top left repeat-x transparent;
}
#bulleinfo_theme2_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr2.png') top left no-repeat transparent;
}
* html #bulleinfo_theme2_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr2.png', sizingMethod='crop');
}
#bulleinfo_theme2_l{
  width: 3px;
  background: url('../images/info_bulle/red_l2.png') top left repeat-y transparent;
}
#bulleinfo_theme2_r{
  width: 3px;
  background: url('../images/info_bulle/red_r2.png') top right repeat-y transparent;
}
#bulleinfo_theme2_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl2.png') top left no-repeat transparent;
}
* html #bulleinfo_theme2_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl2.png', sizingMethod='crop');
}
#bulleinfo_theme2_b{
  background: url('../images/info_bulle/red_b2.png') top left repeat-x transparent;
}
#bulleinfo_theme2_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br2.png') top left no-repeat transparent;
}
* html #bulleinfo_theme2_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br2.png', sizingMethod='crop');
}
#bulleinfo_theme2_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close2.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme2_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close2.png', sizingMethod='crop');
}
#bulleinfo_theme2_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak2.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme2_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak2.png', sizingMethod='crop');
}


#bulleinfo_theme2{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme2_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #449ea0;
}
#bulleinfo_theme2_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #449ea0;
}

/* STYLES TEXTES */

#bulleinfo_theme2_contents div.titre_article_bulle {
	width:100%;
	background-color:#449ea0;
	margin:0 5px 5px 0;
}

#bulleinfo_theme2_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme2_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme2_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme2_contents a:hover{
	text-decoration:underline;
}


/* THEME 3 */


#bulleinfo_theme5_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl5.png') top left no-repeat transparent;
}
* html #bulleinfo_theme5_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl5.png', sizingMethod='crop');
}
#bulleinfo_theme5_t{
  background: url('../images/info_bulle/red_t5.png') top left repeat-x transparent;
}
#bulleinfo_theme5_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr5.png') top left no-repeat transparent;
}
* html #bulleinfo_theme5_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr5.png', sizingMethod='crop');
}
#bulleinfo_theme5_l{
  width: 3px;
  background: url('../images/info_bulle/red_l5.png') top left repeat-y transparent;
}
#bulleinfo_theme5_r{
  width: 3px;
  background: url('../images/info_bulle/red_r5.png') top right repeat-y transparent;
}
#bulleinfo_theme5_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl5.png') top left no-repeat transparent;
}
* html #bulleinfo_theme5_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl5.png', sizingMethod='crop');
}
#bulleinfo_theme5_b{
  background: url('../images/info_bulle/red_b5.png') top left repeat-x transparent;
}
#bulleinfo_theme5_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br5.png') top left no-repeat transparent;
}
* html #bulleinfo_theme5_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br5.png', sizingMethod='crop');
}
#bulleinfo_theme5_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close5.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme5_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close5.png', sizingMethod='crop');
}
#bulleinfo_theme5_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak5.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme5_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak5.png', sizingMethod='crop');
}


#bulleinfo_theme5{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme5_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #c35e9c;
}
#bulleinfo_theme5_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #c35e9c;
}

/* STYLES TEXTES */

#bulleinfo_theme5_contents div.titre_article_bulle {
	width:100%;
	background-color:#c35e9c;
	margin:0 5px 5px 0;
}

#bulleinfo_theme5_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme5_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme5_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme5_contents a:hover{
	text-decoration:underline;
}


/* THEME 4 */


#bulleinfo_theme4_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl4.png') top left no-repeat transparent;
}
* html #bulleinfo_theme4_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl4.png', sizingMethod='crop');
}
#bulleinfo_theme4_t{
  background: url('../images/info_bulle/red_t4.png') top left repeat-x transparent;
}
#bulleinfo_theme4_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr4.png') top left no-repeat transparent;
}
* html #bulleinfo_theme4_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr4.png', sizingMethod='crop');
}
#bulleinfo_theme4_l{
  width: 3px;
  background: url('../images/info_bulle/red_l4.png') top left repeat-y transparent;
}
#bulleinfo_theme4_r{
  width: 3px;
  background: url('../images/info_bulle/red_r4.png') top right repeat-y transparent;
}
#bulleinfo_theme4_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl4.png') top left no-repeat transparent;
}
* html #bulleinfo_theme4_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl4.png', sizingMethod='crop');
}
#bulleinfo_theme4_b{
  background: url('../images/info_bulle/red_b4.png') top left repeat-x transparent;
}
#bulleinfo_theme4_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br4.png') top left no-repeat transparent;
}
* html #bulleinfo_theme4_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br4.png', sizingMethod='crop');
}
#bulleinfo_theme4_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close4.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme4_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close4.png', sizingMethod='crop');
}
#bulleinfo_theme4_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak4.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme4_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak4.png', sizingMethod='crop');
}


#bulleinfo_theme4{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme4_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #a48a76;
}
#bulleinfo_theme4_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #a48a76;
}

/* STYLES TEXTES */

#bulleinfo_theme4_contents div.titre_article_bulle {
	width:100%;
	background-color:#a48a76;
	margin:0 5px 5px 0;
}

#bulleinfo_theme4_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme4_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme4_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme4_contents a:hover{
	text-decoration:underline;
}


/* THEME 5 */


#bulleinfo_theme3_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl3.png') top left no-repeat transparent;
}
* html #bulleinfo_theme3_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl3.png', sizingMethod='crop');
}
#bulleinfo_theme3_t{
  background: url('../images/info_bulle/red_t3.png') top left repeat-x transparent;
}
#bulleinfo_theme3_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr3.png') top left no-repeat transparent;
}
* html #bulleinfo_theme3_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr3.png', sizingMethod='crop');
}
#bulleinfo_theme3_l{
  width: 3px;
  background: url('../images/info_bulle/red_l3.png') top left repeat-y transparent;
}
#bulleinfo_theme3_r{
  width: 3px;
  background: url('../images/info_bulle/red_r3.png') top right repeat-y transparent;
}
#bulleinfo_theme3_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl3.png') top left no-repeat transparent;
}
* html #bulleinfo_theme3_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl3.png', sizingMethod='crop');
}
#bulleinfo_theme3_b{
  background: url('../images/info_bulle/red_b3.png') top left repeat-x transparent;
}
#bulleinfo_theme3_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br3.png') top left no-repeat transparent;
}
* html #bulleinfo_theme3_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br3.png', sizingMethod='crop');
}
#bulleinfo_theme3_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close3.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme3_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close3.png', sizingMethod='crop');
}
#bulleinfo_theme3_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak3.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme3_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak3.png', sizingMethod='crop');
}


#bulleinfo_theme3{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme3_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #363b8d;
}
#bulleinfo_theme3_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #363b8d;
}

/* STYLES TEXTES */

#bulleinfo_theme3_contents div.titre_article_bulle {
	width:100%;
	background-color:#363b8d;
	margin:0 5px 5px 0;
}

#bulleinfo_theme3_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme3_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme3_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme3_contents a:hover{
	text-decoration:underline;
}


/* THEME 6 */


#bulleinfo_theme6_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl6.png') top left no-repeat transparent;
}
* html #bulleinfo_theme6_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl6.png', sizingMethod='crop');
}
#bulleinfo_theme6_t{
  background: url('../images/info_bulle/red_t6.png') top left repeat-x transparent;
}
#bulleinfo_theme6_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr6.png') top left no-repeat transparent;
}
* html #bulleinfo_theme6_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr6.png', sizingMethod='crop');
}
#bulleinfo_theme6_l{
  width: 3px;
  background: url('../images/info_bulle/red_l6.png') top left repeat-y transparent;
}
#bulleinfo_theme6_r{
  width: 3px;
  background: url('../images/info_bulle/red_r6.png') top right repeat-y transparent;
}
#bulleinfo_theme6_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl6.png') top left no-repeat transparent;
}
* html #bulleinfo_theme6_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl6.png', sizingMethod='crop');
}
#bulleinfo_theme6_b{
  background: url('../images/info_bulle/red_b6.png') top left repeat-x transparent;
}
#bulleinfo_theme6_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br6.png') top left no-repeat transparent;
}
* html #bulleinfo_theme6_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br6.png', sizingMethod='crop');
}
#bulleinfo_theme6_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close6.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme6_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close6.png', sizingMethod='crop');
}
#bulleinfo_theme6_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak6.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme6_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak6.png', sizingMethod='crop');
}


#bulleinfo_theme6{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme6_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #80ccdf;
}
#bulleinfo_theme6_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #80ccdf;
}

/* STYLES TEXTES */

#bulleinfo_theme6_contents div.titre_article_bulle {
	width:100%;
	background-color:#80ccdf;
	margin:0 5px 5px 0;
}

#bulleinfo_theme6_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme6_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme6_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme6_contents a:hover{
	text-decoration:underline;
}


/* THEME 7 */


#bulleinfo_theme7_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl7.png') top left no-repeat transparent;
}
* html #bulleinfo_theme7_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl7.png', sizingMethod='crop');
}
#bulleinfo_theme7_t{
  background: url('../images/info_bulle/red_t7.png') top left repeat-x transparent;
}
#bulleinfo_theme7_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr7.png') top left no-repeat transparent;
}
* html #bulleinfo_theme7_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr7.png', sizingMethod='crop');
}
#bulleinfo_theme7_l{
  width: 3px;
  background: url('../images/info_bulle/red_l7.png') top left repeat-y transparent;
}
#bulleinfo_theme7_r{
  width: 3px;
  background: url('../images/info_bulle/red_r7.png') top right repeat-y transparent;
}
#bulleinfo_theme7_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl7.png') top left no-repeat transparent;
}
* html #bulleinfo_theme7_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl7.png', sizingMethod='crop');
}
#bulleinfo_theme7_b{
  background: url('../images/info_bulle/red_b7.png') top left repeat-x transparent;
}
#bulleinfo_theme7_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br7.png') top left no-repeat transparent;
}
* html #bulleinfo_theme7_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br7.png', sizingMethod='crop');
}
#bulleinfo_theme7_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close7.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme7_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close7.png', sizingMethod='crop');
}
#bulleinfo_theme7_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak7.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme7_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak7.png', sizingMethod='crop');
}


#bulleinfo_theme7{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme7_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #b1c800;
}
#bulleinfo_theme7_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #b1c800;
}

/* STYLES TEXTES */

#bulleinfo_theme7_contents div.titre_article_bulle {
	width:100%;
	background-color:#b1c800;
	margin:0 5px 5px 0;
}

#bulleinfo_theme7_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme7_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme7_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme7_contents a:hover{
	text-decoration:underline;
}


/* THEME 8 */


#bulleinfo_theme8_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl8.png') top left no-repeat transparent;
}
* html #bulleinfo_theme8_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl8.png', sizingMethod='crop');
}
#bulleinfo_theme8_t{
  background: url('../images/info_bulle/red_t8.png') top left repeat-x transparent;
}
#bulleinfo_theme8_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr8.png') top left no-repeat transparent;
}
* html #bulleinfo_theme8_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr8.png', sizingMethod='crop');
}
#bulleinfo_theme8_l{
  width: 3px;
  background: url('../images/info_bulle/red_l8.png') top left repeat-y transparent;
}
#bulleinfo_theme8_r{
  width: 3px;
  background: url('../images/info_bulle/red_r8.png') top right repeat-y transparent;
}
#bulleinfo_theme8_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl8.png') top left no-repeat transparent;
}
* html #bulleinfo_theme8_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl8.png', sizingMethod='crop');
}
#bulleinfo_theme8_b{
  background: url('../images/info_bulle/red_b8.png') top left repeat-x transparent;
}
#bulleinfo_theme8_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br8.png') top left no-repeat transparent;
}
* html #bulleinfo_theme8_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br8.png', sizingMethod='crop');
}
#bulleinfo_theme8_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close8.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme8_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close8.png', sizingMethod='crop');
}
#bulleinfo_theme8_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak8.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme8_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak8.png', sizingMethod='crop');
}


#bulleinfo_theme8{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme8_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #8fbb14;
}
#bulleinfo_theme8_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #8fbb14;
}

/* STYLES TEXTES */

#bulleinfo_theme8_contents div.titre_article_bulle {
	width:100%;
	background-color:#8fbb14;
	margin:0 5px 5px 0;
}

#bulleinfo_theme8_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme8_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme8_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme8_contents a:hover{
	text-decoration:underline;
}


/* THEME 9 */


#bulleinfo_theme9_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl9.png') top left no-repeat transparent;
}
* html #bulleinfo_theme9_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl9.png', sizingMethod='crop');
}
#bulleinfo_theme9_t{
  background: url('../images/info_bulle/red_t9.png') top left repeat-x transparent;
}
#bulleinfo_theme9_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr9.png') top left no-repeat transparent;
}
* html #bulleinfo_theme9_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr9.png', sizingMethod='crop');
}
#bulleinfo_theme9_l{
  width: 3px;
  background: url('../images/info_bulle/red_l9.png') top left repeat-y transparent;
}
#bulleinfo_theme9_r{
  width: 3px;
  background: url('../images/info_bulle/red_r9.png') top right repeat-y transparent;
}
#bulleinfo_theme9_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl9.png') top left no-repeat transparent;
}
* html #bulleinfo_theme9_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl9.png', sizingMethod='crop');
}
#bulleinfo_theme9_b{
  background: url('../images/info_bulle/red_b9.png') top left repeat-x transparent;
}
#bulleinfo_theme9_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br9.png') top left no-repeat transparent;
}
* html #bulleinfo_theme9_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br9.png', sizingMethod='crop');
}
#bulleinfo_theme9_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close9.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme9_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close9.png', sizingMethod='crop');
}
#bulleinfo_theme9_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak9.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme9_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak9.png', sizingMethod='crop');
}


#bulleinfo_theme9{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme9_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #ffd200;
}
#bulleinfo_theme9_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #ffd200;
}

/* STYLES TEXTES */

#bulleinfo_theme9_contents div.titre_article_bulle {
	width:100%;
	background-color:#ffd200;
	margin:0 5px 5px 0;
}

#bulleinfo_theme9_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme9_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme9_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme9_contents a:hover{
	text-decoration:underline;
}


/* THEME 10 */


#bulleinfo_theme10_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl10.png') top left no-repeat transparent;
}
* html #bulleinfo_theme10_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl10.png', sizingMethod='crop');
}
#bulleinfo_theme10_t{
  background: url('../images/info_bulle/red_t10.png') top left repeat-x transparent;
}
#bulleinfo_theme10_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr10.png') top left no-repeat transparent;
}
* html #bulleinfo_theme10_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr10.png', sizingMethod='crop');
}
#bulleinfo_theme10_l{
  width: 3px;
  background: url('../images/info_bulle/red_l10.png') top left repeat-y transparent;
}
#bulleinfo_theme10_r{
  width: 3px;
  background: url('../images/info_bulle/red_r10.png') top right repeat-y transparent;
}
#bulleinfo_theme10_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl10.png') top left no-repeat transparent;
}
* html #bulleinfo_theme10_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl10.png', sizingMethod='crop');
}
#bulleinfo_theme10_b{
  background: url('../images/info_bulle/red_b10.png') top left repeat-x transparent;
}
#bulleinfo_theme10_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br10.png') top left no-repeat transparent;
}
* html #bulleinfo_theme10_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br10.png', sizingMethod='crop');
}
#bulleinfo_theme10_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close10.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme10_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close10.png', sizingMethod='crop');
}
#bulleinfo_theme10_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak10.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme10_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak10.png', sizingMethod='crop');
}



#bulleinfo_theme10{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme10_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #549b36;
}
#bulleinfo_theme10_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #549b36;
}

/* STYLES TEXTES */

#bulleinfo_theme10_contents div.titre_article_bulle {
	width:100%;
	background-color:#549b36;
	margin:0 5px 5px 0;
}

#bulleinfo_theme10_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme10_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme10_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme10_contents a:hover{
	text-decoration:underline;
}



/* THEME 11 */

#bulleinfo_theme11_tl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tl11.png') top left no-repeat transparent;
}
* html #bulleinfo_theme11_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tl11.png', sizingMethod='crop');
}
#bulleinfo_theme11_t{
  background: url('../images/info_bulle/red_t11.png') top left repeat-x transparent;
}
#bulleinfo_theme11_tr{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_tr11.png') top left no-repeat transparent;
}
* html #bulleinfo_theme11_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_tr11.png', sizingMethod='crop');
}
#bulleinfo_theme11_l{
  width: 3px;
  background: url('../images/info_bulle/red_l11.png') top left repeat-y transparent;
}
#bulleinfo_theme11_r{
  width: 3px;
  background: url('../images/info_bulle/red_r11.png') top right repeat-y transparent;
}
#bulleinfo_theme11_bl{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_bl11.png') top left no-repeat transparent;
}
* html #bulleinfo_theme11_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_bl11.png', sizingMethod='crop');
}
#bulleinfo_theme11_b{
  background: url('../images/info_bulle/red_b11.png') top left repeat-x transparent;
}
#bulleinfo_theme11_br{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_br11.png') top left no-repeat transparent;
}
* html #bulleinfo_theme11_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_br11.png', sizingMethod='crop');
}
#bulleinfo_theme11_close{
  width: 16px;
  height: 16px;
  background: url('../images/info_bulle/red_close11.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #bulleinfo_theme11_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_close11.png', sizingMethod='crop');
}
#bulleinfo_theme11_beak{
  width: 78px;
  height: 38px;
  background: url('../images/info_bulle/red_beak11.png') top left no-repeat transparent;
  margin-left:-50px;
}
* html #bulleinfo_theme11_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info_bulle/red_beak11.png', sizingMethod='crop');
}


#bulleinfo_theme11{
  width: 250px;
  margin-left:80px;
  
}
#bulleinfo_theme11_contents{
  position:relative;
  margin:-10px 0 0 0;
  padding:10px 0 0 0;
  background-color: #d00071;
}
#bulleinfo_theme11_contents .title{
  font-size: 18px;
  height:25px;
  font-weight: bold;
  color: #FFF;
  background-color: #d00071;
}

/* STYLES TEXTES */

#bulleinfo_theme11_contents div.titre_article_bulle {
	width:100%;
	background-color:#d00071;
	margin:0 5px 5px 0;
}

#bulleinfo_theme11_contents div.titre_article_bulle h1{
	display:inline;
	font-size: 93%;
	font-weight: bold;
	color: #FFF;
	margin:0;
}

#bulleinfo_theme11_contents p{
	color:#fff;
	margin:1px 0;
	padding:0 5px;
	font-size:77%;
}

#bulleinfo_theme11_contents a{
	bottom:0px;
	font-size:77%;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bulleinfo_theme11_contents a:hover{
	text-decoration:underline;
}






div.conteneur_elements_bulle {
	text-align:center;
	width:100%;
}

div.conteneur_elements_bulle_gauche {
	position:absolute;
	width:140px;
	height:15px;
	bottom:-10px;
	left:5px;
}
div.conteneur_elements_bulle_droite {
	position:absolute;
	width:140px;
	height:15px;
	bottom:-10px;
	right:5px;
	text-align:right;
}