.texte_bas
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 975px;
  margin-top	  : -42px;
}

.texte_bas_mentions
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 720px;
  margin-top	  : -42px;
}

.texte_bas_creation_site
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 920px;
  margin-top	  : -42px;
}

.texte_bas_contact
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 1030px;
  margin-top	  : -42px;
}

.texte_bas_referencement
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 880px;
  margin-top	  : -42px;
}

.texte_bas_solutions
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 940px;
  margin-top	  : -42px;
}

.texte_bas_cartes_v
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 870px;
  margin-top	  : -42px;
}

.texte_bas_ref_10
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 2770px;
  margin-top	  : -42px;
}

.texte_bas_ref_09
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 3070px;
  margin-top	  : -42px;
}

.texte_bas_ref_08
{
  font-size       : 11px;
  font-family     : Arial;
  font-weight     : normal;
  color           : #333333;
  position        : relative;
  width           : 1000px;
  border          : 1px solid black;
  margin          : 0px auto;
  top		  : 1600px;
  margin-top	  : -42px;
}

.lien_bas
{
  font-weight     : bold;
  text-decoration : underline;
  color           : #333333;
}

body {
  background-repeat: repeat-x;
  background-image : url(images/fond_global.jpg);
  background-color : #ffffff;
  color            : #000000;
  font-family      : Arial;
  font-size        : 13px;
  margin           : 0px;
  text-align       : center;
}
  
.texte {
  color           : #000000;
  font-family     : Arial;
  font-size       : 13px;

}

.blanc {
  color: #ffffff;
  font-family     : Arial;
  font-size       : 13px;
  background-color: #000000;
}

.bleu {
  color: #30394c;
  font-family     : Arial;
  font-size       : 13px;
  font-weight     : bold;
}

.orange {
  color: #df6200;
  font-family     : Arial;
  font-size       : 13px;
  font-weight     : bold;
}

.lien {
  color: #000000;
  font-family     : Arial;
  font-size       : 13px;
  font-weight     : bold;
  text-decoration : underline;
}
  
img {
  border:none;
}
h1 {
  color: #000000;
  font-family     : Arial;
  font-size       : 13px;
  font-weight     : bold;
  border          : none;
  margin-top	  : 15px;
}
h2 {
  color: #df6200;
  font-family     : Arial;
  font-size       : 13px;
  font-weight     : bold;
  text-decoration : underline;
}
a:link{
border:none;
text-decoration:underline;
color:#000000;
}

a:visited{
border:none;
text-decoration:underline;
color:#000000;
}

a:hover{
border:none;
text-decoration:underline;
color:#000000;
}

a:active{
border:none;
text-decoration:underline;
color:#000000;
}

#flec2
{
  margin : -5 auto;
}

#flec
{
  margin : -20 auto;
}

#map2{
	color: #FFFFFF;
	padding-left: 300px;
	background-color: #FFFFFF;
}
#sitemap{
	color: #FFFFFF;
	margin:0 auto;
}
.ss_sitemap{
	color: #FFFFFF;
}
li{
	margin-bottom: 3px;
}
li a:link{
	font-family: Arial;
	font-weight:bold;
	color: #000000;
}
li a:visited{
	font-family: Arial;
	font-weight:bold;
	color: #000000;
}
li a:hover{
	font-family: Arial;
	font-weight:bold;
	color: #E38523;
}
li a:active{
	font-family: Arial;
	font-weight:bold;
	color: #000000;
}
#conteneurInfoBulle{
     margin:0;
     padding:0;
     width: 300px;
     height: 150px;
     overflow:hidden;
}
#conteneurInfoBulle h1{
     font:20px italic Arial;
     color:#267AA8;
     text-align:center;
}
#conteneurInfoBulle h2{
     font:17px Arial;
     margin:.5em 0;
     padding:0;
     text-align:center;
     color:orange;
}
#texteInfoBulle{
     margin:0;
     padding:0;
     font:11px Arial;
     overflow:hidden;
}
#texteInfoBulle p{
     margin:.5em 0;
     padding:0;
     text-indent:2em;
     text-align:justify;
}
#lettrineImage{
     float: left;
     margin: 0 .5em .5em 0;
     width: 100px;
     height:75px;
}
#EmplacementDeMaCarte{
     height:100%;
     overflow:hidden;
}