body{
	margin:0px;
	padding:0px;
	color: #eee;
    font-family: 'BebasNeueRegular';
    font-weight: normal;
    font-style: normal;
}

.clearfix {height:1%}
.clearfix:after {
	content:".";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}

form{
	margin: 0px;
	padding: 0px;
}

a img{
	border: 0px;
    vertical-align: middle;
}

#headerBIG{
	background:#fff;
	width:100%;
	min-width: 950px;
	padding: 0;
	margin: 0 auto;
}

#header{
	background:#fff;
	width:930px;
	height:130px;
	padding: 0;
	margin: 0 auto;
}

#contentBIG{
	background-color:#404040;
	width:100%;
	min-width: 950px;
	float:left;
	text-align: center;
}

#content{
	width: 930px;
	margin: 0 auto;
	background-color:#404040;
	text-align: center;
}

#contener{
	margin-right: 0 auto;
	width: 930px;
}

#footerBIG{
	background:#abc63a;
	width:100%;
	min-width: 950px;
	height:435px;
	float:left;
	list-style:none;
}

#footer{
	margin: 0 auto;
	width: 930px;
}

/* ==========================================================================
   HEADER
   ========================================================================== */

#nav{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}

#nav ul {
	 padding:0;
	 margin:0;
	 list-style-type:none;
}
 
#nav ul li{
	list-style:none;
	display:inline;
	font-size: 17px;
	float: left;
	vertical-align: middle;
}
 
#nav ul li a {
	 display:block;
	 float:left;   
	 width:auto;
	 padding: 54px 19px;
	 color:#404040;
	 text-decoration:none;
	 text-align:center;
 }
 
#nav ul li a:hover {
	display:block;
	color: #abc63a;
	padding: 49px 19px;
	border-top: 5px solid #abc63a;
	border-bottom: 5px solid #abc63a;
 } 

#nav ul li a.active{
	display:block;
	color: #abc63a;
	padding: 49px 18px;
	border-top: 5px solid #abc63a;
	border-bottom: 5px solid #abc63a;
}

a{
	text-decoration:none;
	color: #404040;
}

h1{
	color:#abc63a;
	font-size:42px;
	font-weight: normal;
}

#presentation h1{
	color:#abc63a;
	font-size:30px;
	font-weight: normal;
}

h2{
	font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 15px 0;
}

.textslider h2{
	font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 15px 0;
    color: white;
}

p{
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	color:white;
	font-size:20px;
}

.textslider p{
	color: white;
    font-family: 'ColaborateLightRegular',Arial,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#presentationmap p{
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	color:white;
	font-size:14px;
}

ul li{
	list-style:none;
	text-align: left;
}

#blocrechercheBIG{
	background:#eeeeee;
	width:100%;
	height:30px;
}

#blocrecherche{
	background:#eeeeee;
	width:930px;
	height:30px;
	margin: 0px auto;
}

.recherche{
	border: 0px;
	background-color: #bbb;
	color: white;
	font-family: 'ColaborateBoldRegular', Arial, sans-serif;
	font-size: 14px;
	width: 160px;
	height: 30px;
	float: right;
	padding: 0 0 0 10px;
}

.button{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 33px;
	height: 30px;
	float: right;
}
	
#membersrecherche{
	float: right;
	width: 115px;
	height: 20px;
	text-align: center;
	padding:5px;
	background: url(../CREA/membre.png);
}

#membersrecherche a{
	color: #ff784f;
}
	

#logo{
	float: left;
	width: 196px;
	height: 94px;
	padding: 17px;
}

#membreslogin{
	height: 112px;
	width: 220px;
	background-image: url(../CREA/login.png);
	position: absolute;
	left: -109px;
	top: 30px;
	color: #abc63a;
    font-family: 'BebasNeueRegular';
	font-size: 14px;
	line-height: 29px;
	padding: 7px;
	background-position: 1px;
	display: none; 
	text-align: center;
}

#membreslogin a{
	color: #ff784f;
	font-family:'ColaborateThinRegular', Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.login{
	border: 0px;
	background-color: #666;
	color: #abc63a;
    font-family: 'Arial';
	font-size: 14px;
	width: 160px;
	height: 23px;
	float: right;
	padding: 0 0 0 10px;
	margin: 3px 0px;
}

.buttonmembre{
	height: 23px;
	width: 220px;
	background-color: #ff784f;
    font-family: 'BebasNeueRegular';
    border: none;
	color: #404040;
	display: block;
	line-height: 20px;
	padding: 0 80px;
	margin-top: 3px;
	font-size: 16px;
}

.log1{
	margin-left: -20px;
}

.log2{
	margin-left: -2px;
}

/* ==========================================================================
   CONTENT Index
   ========================================================================== */

#presentation{
	width:930px;
	height:160px;
	margin:0px auto;
	padding-top: 60px;
	float: left;
}

#slider{
	width: 930px;
	height: 324px;
	margin: 0 auto;
}

.textslider{
	background-color: #abc63a;
	width: 380px;
	height: 123px;
	text-align: justify;
	padding: 40px 40px 60px 40px;

}

.readmoreslide{
	width: 460px;
	height: 26px;
	background-image: url(../CREA/readmore.png);
	text-align: center;
	padding-top: 8px;
}

.image{
	background-image: url(../CREA/image.jpg);
	background-repeat: no-repeat;
	padding: 30px;
}

.titreslide{
	color: #404040;
}
.textslider h2 b{color: #404040;font-weight:normal}

#map{
	width:930px;
	height:470px;
	/* background-image: url(../CREA/map.png);  */
	background-repeat: no-repeat;
	margin: 0px auto;
	float: left;
}

#presentationmap{
	margin:150px auto 0 auto;
}

#showmap{
	background-image: url(../CREA/showmap.png);
	background-repeat: no-repeat;
	width: 396px;
	height: 26px;
	margin-left: 260px;
	padding-top: 8px;
}

.readmore{
	color: #ff784f;
	font-size: 18px;
    font-family: 'BebasNeueRegular';
}

/* ==========================================================================
   CONTENT About us
   ========================================================================== */

#ariane{
	height: 15px;
	width: 930px;
	margin: 0px auto;
	padding: 15px 0px;
	font-family:'ColaborateThinRegular', Arial, sans-serif;
	font-size: 12px;
	color: #abc63a;
	background-color: #eee;
	text-align: left;
}

#ariane a{
	color: #404040;
}

#image-top{
	height: 230px;
	width: 930px;
	margin: 0 auto;
	background-image: url(../CREA/image-top);
}

#contentabout_us{
	background-color:#eee;
	width:100%;
	min-width: 950px;
	float:left;
	text-align: center;
}

#contenu_gauche{
	height: auto;
	width: 635px;
	margin: 0 0 70px 0;
	padding: 0 30px 0 0;
	float: left;
	color: #404040;
	text-align: justify;
	font-family:'ColaborateThinRegular', Arial, sans-serif;
	line-height: 20px;
	border-right: 1px dotted #404040;
}

#contenu_gauche h2{
	margin: 0 0 30px 0;
	padding: 0px;
	font-size: 22px;
	text-transform: uppercase;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
}

#contenu_gauche h3{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
}

#contentabout_us h1{
	margin: 0px;
	padding: 20px 0px;
	color: #abc63a;
	font-size: 42px;
	text-transform: uppercase;
    font-family: 'BebasNeueRegular';
    background-color: #eee;
    text-align: left;
    
}

#contentabout_us h2{
	background-color: #EEEEEE;
	color:#ABC63A;
	text-align:left;
	margin:0;
	padding:0;
	padding-bottom:10px;
    
}

#contenu_gauche p{
	padding: 0px;
	margin: 0px;
	color: #404040;
	font-size: 14px;
	font-family:'ColaborateThinRegular', Arial, sans-serif;
}

#contenu_gauche ul{
	color: #404040;
	font-size: 14px;
	font-family:'ColaborateThinRegular', Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

#contenu_droit{
	height: auto;
	width: auto;
	margin: 0 0 90px 30px;
	padding: 0;
	float: right;
	color: #404040;
	text-align: justify;
	font-family:'ColaborateThinRegular', Arial, sans-serif;
	line-height: 20px;
}

#contenu_droit #doc{
	/*
  height: 47px;
	width: 230px;
  */
	background-color: #abc63a;
	color: white;
	text-transform: uppercase;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
}

#contenu_droit #download{
	height: 20px;
	width: 190px;
	border: 0px;
	background-color: #404040;
	color: white;
	font-family: 'ColaborateThinRegular', Arial, sans-serif;
	font-size: 12px;
	float: right;
	padding: 20px;
}

#contenu_droit #download .download{
	display: block;
	height: 20px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted white;
}

.button2{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 17px;
	height: 17px;
	float: right;
}

#bloc_bas{
	width: 602px;
	height: auto;
	background-color: #404040;
	color: white;
	padding: 20px;
	margin-top: 70px;
}

#bloc_bas_bas{
	background-image: url(../CREA/bloc_bas_bas.png);	
	width: 642px;
	height: 34px;
}

#bloc_bas h2{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #404040;
	color: white;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
}

#bloc_bas p{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #404040;
	color: white;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
}

#bloc_bas a{
	color:#99CC00;
}

/* ==========================================================================
   CONTENT Membres
   ========================================================================== */

#image-top-membres{
	height: 427px;
	width: 1850px;
	margin: -1px auto 0 auto;
	background-image: url(../CREA/map2.png);
}

#block-main-content{
	width: 930px;
	margin: 0 auto;
	background-color:#eee;
	color: #404040;
	text-align: left;
}

#block-main-content h1{
	margin: 0px;
	padding: 20px 0px;
	color: #abc63a;
	font-size: 42px;
	text-transform: uppercase;
    font-family: 'BebasNeueRegular';
    background-color: #eee;
    text-align: left;
}

#block-main-content h2{
	margin: 0px;
	padding: 30px 0 0 0;
	color: #404040;
	font-size: 22px;
	text-transform: uppercase;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
    text-align: left;
}

#block-main-content p{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
}


#contentmembreBIG{
	background-color:#eee;
	width:100%;
	min-width: 950px;
	float:left;
}

#contentmembre{
	width: 930px;
	margin: 0 auto;
	background-color:#eee;
	color: #404040;
	text-align: left;
}

#contentmembre h1{
	margin: 0px;
	padding: 20px 0px;
	color: #abc63a;
	font-size: 30px;
	text-transform: uppercase;
    font-family: 'BebasNeueRegular';
    background-color: #eee;
    text-align: left;
}

#contentmembre h2{
	margin: 0px;
	padding: 30px 0 0 0;
	color: #404040;
	font-size: 22px;
	text-transform: uppercase;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
    text-align: left;
}

#contentmembre p{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
}

#contenu_membre{
	border-top: 1px dotted #404040;
	border-bottom: 1px dotted #404040;
	width: 930px;
	height: auto;
	float: left;
}

#contenu_membre_gauche{
	margin: 25px 0px;
	width: 470px;
	height: auto;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	float: left;
	padding-right:10px;
}

#contenu_membre_gauche img{
	margin-bottom: 30px;
}

#contenu_membre_droit{
	line-height: 16px;
	background-color: #404040;
	color: #abc63a;
	width: 380px;
	margin: 25px 0px;
	padding: 35px;
	font-size: 16px;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	float: left;
}

#contenu_membre_droit a{
	color: #abc63a;
}

#member_list{
	background-image: url(../CREA/membrelist.png);
	height: 35px;
	width: 450px;
	float: right;
	margin: 2px 0 65px 0;
	text-align: center;
	line-height: 35px;
	font-family: 'BebasNeueRegular';
	font-size: 16px;
}

#member_list a{
	color: #ff784f;
}

.titre{
	font-size: 12px;
	color: white;
}

/* ==========================================================================
   CONTENT Membres Suite
   ========================================================================== */
   
#contenu_membre_gauche_suite{
	width: 480px;
	height: auto;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	float: left;
}

#contenu_membre_droit_suite{
	width: 380px;
	height: auto;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	float: left;
}
   
#contenu_membre_suite{
	border-top: 1px dotted #404040;
	width: 930px;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

#contenu_membre_suite img{
	margin-right: 5px;
}

#contenu_membre_suite ul li{
	padding: 15px 0;
  float:left;
  width:430px;
  margin-right:5px;
  margin-left:5px;
  border-bottom: 1px dotted #404040;
}

#contenu_membre_suite ul{
	padding: 0 0 0 40px;
	margin: 0px;
}

/* ==========================================================================
   CONTENT Documentation
   ========================================================================== */
   
#contentdocumentationBIG{
	background-color:#eee;
	width:100%;
	min-width: 950px;
	float:left;
}

#contentdocumentation{
	width: 930px;
	margin: 0 auto;
	background-color:#eee;
	color: #404040;
	text-align: left;
}

#contentdocumentation p{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
}

#contentdocumentation ul{
	font-size: 14px;
	margin: 16px 0px 45px 15px;
	padding: 0px;
	color: #404040;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	list-style: disc;
}

#contentdocumentation ul li{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	list-style: disc;
}

#contentdocumentation ul li p{
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	font-size:13px;
	margin-left:40px;
	margin-bottom:-10px;
}

#contentdocumentation h2{
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-size: 22px;
	text-transform: uppercase;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
    text-align: left;
}

#contentdocumentation h3{
	margin: 0 0 20px 0;
	padding: 0px;
	color: #abc63a;
	font-size: 22px;
	text-transform: uppercase;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
    text-align: left;
}


#contenu_documentation{
	border-top: 1px dotted #404040;
}

#document{
	padding: 20px 40px;
	height: 100px;
	width: 850px;
	background-color: #404040;
	
}

/*#document select{
	background-color: #5f5f5f;
	color: white;
	font-family: 'ColaborateBoldRegular', Arial, sans-serif;
	font-size: 16px;
	width: 220px;
	height: 30px;
	border: none;
	margin: 0px 15px;
	padding: 5px;
	line-height: 20px;
    vertical-align: middle;
}*/

#document .keyword{
	border: none;
	background-color: #5f5f5f;
	color: white;
	font-family: 'ColaborateBoldRegular', Arial, sans-serif;
	font-size: 16px;
	width: 160px !important;
	height: 27px;
	margin: 0px 15px 0px 0px;
	padding-left: 10px;
}

#input{
	float: left;
}

#documentrecherche{
	float: right;
	width: 146px;
	height: 20px;
	text-align: center;
	padding:5px;
	background: url(../CREA/document.jpg);
}

#documentrecherche a{
	color: #ff784f;
}
#contenu_recherche{
  width:920px;
}
#contenu_recherche_gauche{
	width: 455px;
	height: auto;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	float: left;
}

#contenu_recherche_droit{
	width: 455px;
	height: auto;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
	float: left;
}

#contenu_recherche ul{
	font-size: 14px;
	margin: 0px 0px 45px 15px;
	padding: 0px;
	color: #404040;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
}

#contenu_recherche ul li{
  float:left;
  width:440px;
	list-style: none;
	padding: 15px 0px;
	margin: 0px;
  margin-right:5px;
  margin-left:5px;
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
  border-top: 1px dotted #404040;
}

#document ul{
	margin: 0px;
	padding: 0px;
}

.dotted{
	border-top: 1px dotted #404040;
}

#contenu_recherche img{
	margin: 0 5px 0 18px;
}

#bloc_ombre{
	background-image: url(../CREA/ombre.png);
	height: 30px;
	width: 933px;
}

/* ==========================================================================
   CONTENT Events
   ========================================================================== */

.event{
	color: #abc63a;
	text-transform: uppercase;
	font-size: 17px;
    font-family: 'BebasNeueRegular';
}

#events ul{
	font-size: 14px;
	margin: 0px 0px 45px 15px;
	padding: 0px;
	color: #404040;
}

#events ul li{
	list-style: none;
	padding: 5px 10px;
	margin: 0px;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
}

#events img{
	margin: 0 5px 0px -25px;
}

#pages ul li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#pages ul{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#pages{
	height: 25px;
	width: 930px;
	margin: 0 auto;
	font-family:'ColaborateLightRegular', Arial, sans-serif;
}

#numero{
	float: left;
	/* margin: 0 245px; */
	width:649px;
	height: 30px;
	text-align:center;
	font-size: 12px;	
}

#precedente{
	width: auto;
	height: 30px;
	float: left;
  width:140px;

}

#suivante{
	width: auto;
	height: 30px;
	float: right;
   width:140px;

}

.numero{
	color: #abc63a !important;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */

.pays{
	font-family:'ColaborateThinRegular', Arial, sans-serif;
	color: white;
}

#footer a{
	color: #585858;
}

#titremenu{
    font-family: 'BebasNeueRegular';
	font-size: 30px;
	width: 204px;
	height: 50px;
	color: #fff;
	padding: 20px 0 15px 0;
}

#titremembers{
    font-family: 'BebasNeueRegular';
	font-size: 30px;
	width: 605px;
	height: 50px;
	float: left;
	color: #fff;
	padding: 20px 0 15px 35px;
}

#menu{
	float: left;
	font-size:14px;
	width: 260px;
	height: 280px;
	color: #fff;
	text-align:left;
  text-transform:uppercase;
}

#menu a{
	font-family:'ColaborateThinRegular', Arial, sans-serif;
	color: #fff;
	text-align: left;
	margin-left: -38px;
}

#share{
	float: right;
	padding: 0 0 0 200px;
}

#members{
	width: 587px;
	height: 280px;
	font-size:14px;
	float: right;
	padding-right: 50px;
	text-align:left;
}

#members1{
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
	float: left;
  width:600px;
}

#members1 ul{width:600px;}
#members1 ul li{float:left;width:300px;}

#members2{
	font-family:'ColaborateMediumRegular', Arial, sans-serif;
	float: right;
}

#menupied{
	width:930px;
	height: 25px;
	margin: auto 0;
	font-family: 'PTSansRegular', Arial, sans-serif;
}
.byagency a{
	font-size: 10px;
	color: #e6f7a1;
	}

#menupied2{
	width: 750px;
	height: 30px;
	float: left;
	font-size:10px;
	float: right;
}

table{
	vertical-align: middle;
	margin-top: -15px;
	padding: 0px;
}

table ul{
	vertical-align: middle;
	margin: 8px 0 0 0;
	padding: 0px;
}

#menupied2 ul{
	float: right;
	vertical-align: middle;
}

#menupied2 ul li{
	list-style:none;
	display:inline;
	font-size: 12px;
	vertical-align: middle;
	float: left;
	padding: 0 auto;
}

#menupied2 a{
	color: #eee;
	text-align: left;
	padding: 0px 29px;
}

.clear{clear:both}

/* carte */

#carte{height: 427px; width: 100%; margin: 0px auto; float: left; display: block}
#carte #map{height: 427px; width: 100%; margin: 0px auto;}
#carte #zoom_out{font-size:15px;}
#carte #zoom_in{font-size:15px;}
#carte #ui-map{position:absolute;top:170px;left:10px;z-index:30; margin: 0px;padding: 0px; /*display: none;*/}
#carte #ui-map li{list-style-type: none;background:url(../CREA/debut_dark.png); margin-top: 5px; }
#carte #ui-map li a{display:block;text-transform:uppercase;color:#FFF;text-decoration:none;width:30px; height:30px;text-align: center;line-height: 30px; font-size: 20px;font-family: Helvetica, Arial, sans-serif; text-transform: uppercase; -moz-box-shadow:1px 1px 1px #8f8f8f;-webkit-box-shadow:1px 1px 1px #8f8f8f;box-shadow:1px 1px 1px #8f8f8f;font-weight: bold;}
#carte #ui-map li:last-child a{font-family: "OswaldRegular", Helvetica, Arial, sans-serif; text-transform: uppercase;}
#carte #ui-map li a#center_in{background:url(../CREA/pin.png) no-repeat top center;}
#carte #ui-map li a#center_in:hover{background:url(../CREA/pin.png) no-repeat bottom center;}
#carte #ui-map li a:hover{ color:#abc63a;}
#carte .loading{width: 31px; height: 31px; display: block; top:35%;left: 50%; margin-left: -15px; margin-top: -15px; background: url(../CREA/ajax-loader.gif) no-repeat center center; position: absolute;}

/* big-bubble */
#big-bubble {position:absolute; display:block; z-index: 999999;}
#big-bubble #tttop {display:block; height:15px; margin-left:15px; background:url(../img/carte/tt_top.png) top right no-repeat; overflow:hidden; width: 400px;margin-left:25px;}
#big-bubble #ttcont {display:block;background:white;color:#1a1a1a;width:368px;margin-left:25px;padding:0 15px; border-left: 1px solid #8f8f8f; border-right: 1px solid #8f8f8f; }
#big-bubble #ttcont img{ display:block; float:left; width:85px; height: auto; margin-right: 15px;margin-top: 25px;}
#big-bubble #ttcont .col-right-tt{ display: block; float: left; width: 268px;}
#big-bubble #ttcont .col-right-tt h3{font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;color:#1a1a1a;font-style: italic; padding: 0px; margin: 0 0 5px 0px;}
#big-bubble #ttcont .col-right-tt h2{font-family: "OswaldRegular",Helvetica,Arial,sans-serif;font-size: 14px;font-weight: normal;margin: 0px;padding: 0;text-transform: uppercase;}
#big-bubble #ttcont .col-right-tt p{font-family: Helvetica, Arial, sans-serif; font-size: 12px;color:#1a1a1a; margin:0px;}
#big-bubble #ttbot {display:block; height:30px; margin-left:0px; background:url(../img/carte/tt_bottom.png) top right no-repeat; overflow:hidden; width: 425px;}
.lt-ie9 #big-bubble #ttbot{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/carte/tt_bottom.png');}
.lt-ie9 #big-bubble #tttop{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/carte/tt_top.png');}
#big-bubble #ttbot{background: none\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/carte/tt_bottom.png')\9;}
#big-bubble #tttop{background: none\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/carte/tt_top.png')\9;}

/* small-bubble */
#small-bubble{background:none; margin: -7px 0 0 0; padding: 0px; margin-left: -125px;position:absolute; display:block; z-index: 999999;}
#small-bubble #tttop{ display:block; height:15px; margin:0px; background:url(../img/carte/tt_top_small.png) top right no-repeat !important; overflow:hidden; width: 250px;}
#small-bubble #ttcont{display:block;background:white;color:#1a1a1a;width:248px;padding:0px;border-left: 1px solid #8f8f8f; border-right: 1px solid #8f8f8f;margin: 0px;}
#small-bubble #ttcont div{ padding:0px 15px;}
#small-bubble #ttcont p{display: none;}
#small-bubble #ttcont div p{margin: 0px; padding: 0px; font-size: 12px; display: block;}
#small-bubble #ttbot {display:block; height:35px; margin-left:0px; background:url(../img/carte/tt_bottom_small.png) top right no-repeat !important; overflow:hidden; width: 250px;}
.lt-ie9 #small-bubble #ttbot{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/carte/tt_bottom_small.png') !important;}
.lt-ie9 #small-bubble #tttop{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/carte/tt_top_small.png') !important;}
#small-bubble #ttbot{background: none\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/carte/tt_bottom_small.png')\9 !important;}
#small-bubble #tttop{background: none\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/carte/tt_top_small.png')\9 !important;}

#content ul li {
list-style: disc;
margin-left:20px
}