
body {	background-color:#9999ff;
		color:black;
		font-family : "Times New Roman", serif;
		margin:-3px;
		} 
		
TABLE {padding:0px; margin:0px; border-collapse:collapse;border-color:#FFFFFF;}



	

/********************                         Banière espace Noé                   *************************/
.baniere{background: url(../image/ocean.jpg) repeat fixed 0 0;
width:100%;height:100px;
margin:0px; margin-bottom:-5px; padding:16px;
color : #EEEEEE;
text-align: center;
}

.titre {font-size : 50px; font-family : broadway, serif;margin-top:-12px; margin-bottom: -17px; font-weight: bold;}
.slogan {padding-left:70px; font-size : 14px; font-family : "comic sans ms", serif;}

.revendeur{width:85px; margin:0px; padding:0px;vertical-align:top;}



/********************                         Menu                   *************************/
.bleu_degrade{background: url(../image/bleu_degrade.jpg) repeat fixed 0 0;
border-left: 3px solid #5555AA;
border-right: 3px #5555AA; 
border-top: 2px #EEEEFF;
border-bottom: 2px #EEEEFF;
border-style:solid;
margin:0;
padding:0;
}

.drapeau{background-color:#0010aa; width:100%; margin:0px}
.padding5{padding:5px; padding-left:12px}

.bateau{background: url(../image/bateau.jpg) no-repeat;
 font-size:18px; color:white; font-weight:bold; text-align:right;}	

.contenu{padding-left:30px; padding-right:20px; padding-top:10px;width:100%}


/*Lien colonne gauche et doc noe*/
a:link {color:#000099; text-decoration:none; font-size:14px;}
a:visited {color:#993399; text-decoration:none; font-size:14px}
a:hover {color:red; text-decoration:underline; font-size:14px;}


/*Lien securit et pcmar dans produit.htm*/
a.lien_gros:link {font-size:16px;}
a.lien_gros:visited {font-size:16px}
a.lien_gros:hover {font-size:16px;}

a.SansBordure:link  img{border:none;}
a.SansBordure:visited img{border:none;}
a.SansBordure:hover img{border:none;}

/*Effet sur toutes les images*/
a:link img {border:3px outset blue;}
a:visited  img {border:3px outset #993399;}
a:hover img {border:3px outset red;}
a:active img {border:2px inset red;}

/*Bouton download*/
a.bouton_download:link {color:#000099; text-decoration:none; font-size:14px;font-weight:bold;border:3px outset blue;}
a.bouton_download:visited {color:#993399; text-decoration:none; font-size:14px;font-weight:bold;border:3px outset blue;}
a.bouton_download:hover {color:red; text-decoration:none; font-size:14px; font-weight:bold;border:3px outset red;}
a.bouton_download:active {color:red; text-decoration:none; font-size:14px; font-weight:bold;border:2px inset red;}


.presentoire{border-bottom: 2px #5555AA;
			border-right: 3px #5555AA;
			border-left: 3px #DDDDFF;
			border-top: 2px #DDDDFF;
			border-style:solid;
			width:100%;
			background-color:#aab0ff;
			}

.case{padding:10px;}







