@charset "utf-8";
/* CSS Document */
.borduresoustitre{background-color:#DBD8FE;}
.titre {color:#FEC134;}
.bascontact {color:#C58A01; font-size:12px;}
body {background-image:url(../img/principal1.jpg); background-repeat:repeat-x;}
.tarification{background-image:url(../img/principal1.jpg); background-repeat:repeat-x;}
.bg {background-image:url(../img/menu1.jpg); background-repeat:repeat-x;}
.principal {width:888px; margin:auto; margin-top:35px;}
.gauche {padding-top:15px; width:390px; height:380px; background-image:url(../img/corps1.gif); background-repeat:repeat-x; border-left-width:2px; border-left-style:solid; border-left-color:#FEC134;}

.droite {padding-top:15px; margin-left:380px; margin-top:-395px; height:365px; background-image:url(../img/corps1.gif); background-repeat:repeat-x;  border-right-width:2px; border-right-style:solid; border-right-color:#FEC134;}
.texte {line-height:1.3; height:333px; margin:15px; margin-top:10px;  font-family:Arial; font-size:14px; text-align:justify; padding:15px; background-image:url(../img/fond3.png); background-repeat:no-repeat; overflow:hidden;}
.texte p {margin:0px; padding:0px;}
h1 {font-family:Arial; font-size:16px; text-align:center; margin-top:15px; margin-bottom:0px;} 
.bas {width:888px; height:65px; background-image:url(../img/bas1.jpg); background-repeat:repeat-x;}
.contact {width:700px;; height:65px; text-align:center; vertical-align:middle; font-family:arial; font-size:11px; font-weight:bold;}
.creation {width:190px; height:65px; margin-left:700px; vertical-align:middle; margin-top:-55px; text-align:center; font-family:"Times New Roman", Times, serif; font-size:11px;}
.lien {color:red;}
.droite a {text-decoration:none;}
.droite a:hover {color:red;}
a img 
{ 
border: none; 
}
.menu a {text-decoration:none;}
.menu a:hover {color:red;}

a.info {   
      position:relative; /* Très important */  
      z-index:1000;    
      color:#000;   
      font-family:Arial, Helvetica, sans-serif;   
  }   
a.info:hover { 
	background: none;
      z-index:50000000;    
  }   
a.info span {   
      display:none;   
  }   
a.info:hover span { /*la tag SPAN apparaitra avec l’effet hover*/  
      display:block;   
      position:absolute;   
      top:20px;    
      left:40px;   
             
      /*Éléments pour positionner le texte dans la bulle*/  
      padding-left:20px;   
      padding-top:24px;    
      padding-bottom:5px;   
      padding-right:8px;   
       width:252px;  
      height:71px;   
      font-family:Arial, Helvetica, sans-serif;   
      font-weight:bold;     
      font-size:14px;   
      color:red;   
      text-decoration:none;   
      text-align:justify;   
  }   
    a.info:hover span {background-image:url(img/infobulle.png); background-repeat:no-repeat;}
	a.info:hover span {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/infobulle.png",   
  sizingMethod="crop");}
	
.miniature{background-image:url(../img/miniature1.gif); background-repeat:repeat-x;}
.menucolor{	color:#CC7A00;}
  
