/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:05:47 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
 .navGrey  { font-family : Verdana, Arial, sans-serif; font-size : 10px;  }
.boxText { font-family: Verdana , Arial ; font-size: 10px; }
.navBlue     { color: #7576FF; font-size: 8pt; font-family: Verdana ; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body
{
   width: 980px;
   margin: auto; /* Pour centrer notre page */
   margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   background-image: url("bleucla_406.jpg"); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
}



A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
 
  background: #77A2EE;

}

A.headerNavigation {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; 
  color: navy;
  font-weight : bold; 
 text-decoration: none;  
}

a:hover.headerNavigation {
  color: #ffffff;
   text-decoration: none;
}



TD.accueil {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #000000;
}



TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}


 A.bouton1{
     font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: none;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
     }
 a:hover.bouton1 {
    
  color: red;
  
    }
	
 

	
					 A.accueil{
     display: block;
     border:0;
     height: 22px; width: 245px;
     vertical-align: middle;
     background: url('/maillot de bain/accueil.jpg') 0 0 no-repeat
     }
 a:hover.accueil {
     background-position: -245px 0
    }
	
						 A.partenaires{
     display: block;
     border:0;
     height: 22px; width: 245px;
     vertical-align: middle;
     background: url('/maillot de bain/partenaires.jpg') 0 0 no-repeat
     }
 a:hover.partenaires {
     background-position: -245px 0
    }
	
 A.contactme{
     display: block;
     border:0;
     height: 22px; width: 245px;
     vertical-align: middle;
     background: url('/maillot de bain/contactme.jpg') 0 0 no-repeat
     }
 a:hover.contactme {
     background-position: -245px 0
    }
	
	
		 A.bouton14{
     display: block;
     border:0;
     height: 25px; width: 162px;
     vertical-align: middle;
     background: url('/maillot de bain/bouton14.gif') 0 0 no-repeat
     }
 a:hover.bouton14 {
     background-position: -162px 0
    }
	


H1{
font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 10px;
  color: purple;
}

H2{
 font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: navy;
}

	
H3{
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: navy;
}	


.back
{   
   background-image: url("bg.jpg"); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
}

.petit{font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: black;
}

.imgmenu
{   
   background-image: url("menu.jpg"); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
}



TD.barrepartenaire { 
  background: #77A2EE;
}

A.barrepartenaire {  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  color: navy;
  font-weight : bold; 
 text-decoration: none;  
}

a:hover.barrepartenaire {
  color: #ffffff;
   text-decoration: none;
}


A.menu {  font-family: Trebuchet Ms, Arial, sans-serif;
  font-size: 12px; 
  color: black;
  font-weight : bold; 
 text-decoration: none;  
}

a:hover.menu {
  color: red;
   text-decoration: none;
}



.accueilpartenaire {  font-family: Trebuchet Ms, Arial, sans-serif;
  font-size: 18px; 
  color: purple;
  font-weight : bold; 
 text-decoration: none;  
}

.easy_inscris{
	/* bordure du tableau */
	border:1px solid #000000;
}
.easy_inscris td{
	/* couleur de fond du tableau */
	background-color:#ffffff;
	/* type de la police */
	font:normal 11px Arial;
	/* marge intÃ©rieure des cellules */
	padding:3px;
}
.easy_inscris img{
	/* bordure de l'image */
	border-width:1px;
	/* couleur de la bordure de l'image */
	border-color:#FFCC00;
	/* marge droite de l'image */
	margin-right:5px;
	
	width:55px;
	height:55px;
}
.easy_inscris a{
	/* couleur du lien */
	color:#ff0000;
	/* police du lien */
	font-weight:bold;
	/* non soulignÃ© */
	text-decoration:none;
}
.easy_inscris a:hover{
	/* couleur du lien survolÃ© */
	color:#FF9900;
	/* soulignÃ© au survol */
	text-decoration:underline;	
}

