/* header */

.titrecpr {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}

.tablohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.lienhead {
	font-size: 10px;
	color: #FFFFFF;
	}

.lienhead a:link, .lienhead a:visited {	
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.lienhead a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
	.lienhead2 {
	font-size: 12px;
	color: #FFFFFF;
	}

.lienhead2 a:link, .lienhead2 a:visited {	
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.lienhead2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
	
#menucat {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
	}
	
.menucat a:link, .menucat a:visited {
	color:#343434;
	text-decoration:none;
	}
	
.menucat a:hover {
	color:#343434;
	text-decoration:underline;
	}
	
	

/* footer */
	
.tablofoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lienfoot {
	color: #000000;
	font-size: 10px;
}

.lienfoot a:link, .lienfoot a:visited {
	color: #000000;
	text-decoration: none;
}

.lienfoot a:hover {
	color: #000000;
	text-decoration: underline;
	}
	



/* page d'index */

#accueilbox{
	width: 100%;
	height: 160px;
	}


#honneur {
	margin-left: 98px;	
	}
	
	
	
#navig {
	float:left;
	margin-left: 0px;
	width: 100%;
	border-top-style: solid;
	border-right-style: aucune;
	border-bottom-style: aucune;
	border-left-style: Aucune;
	border-top-color: #FF8500;
	border-right-color: #FF8500;
	border-top-width: 1px;
	background-color: #FFD5A6;
	
	
}


.liste-magasin {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

.liste-magasin a:link, .liste-magasin a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

.liste-magasin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}



.categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}


.categorie a:link, .categorie a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	
}



.categorie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	
}


.tableauindex {
	padding-left: 0px;
	}
	
table.boite {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
}

.sstitre-accueil {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FF6600;
	text-decoration:underline;
	font-weight: bold;
	
	}

.texteaccueil {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
.img-bonhom {
	float:left;
	margin-right: 15px;
	}


/* autre page */


.tabint {
	font face: arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 74%;
	border-width:0 px;
	border-collapse:collapse;
	border-spacing: 0px;
}

.tabint1 {
	width: 27%;
	}
	
.tabint2 {
	width: 37%;
	}
	
.tabint3 {
	width: 36%;
	}

.voircode {
	width: 37%;
	background-color: #EEEEEE;
	}
	
.ajoutcode {
	width: 36%;
	background-color: #EEEEEE;
	}
	
	
.ligne {
	background-image: url(images/ligne2.jpg);
}

.casenewsletter {
	background-color: #EEEEEE;
	}

.codcache {
	font-size: 13px;
}

.codpromo {
	font-size: 16px;
	font-weight: bold;
}

.autre {
	font-style: italic;
}

.autre a:link, .autre a:visited, .autre a:hover {
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
}

.reduc {
	font-weight: bold;
	color: #FF00FF;
}

.titre {
	font-size: 16px;
	font-weight: bold;
}

.validite {
	font-size: 12px;
	font-style: italic;
}
.commu {
	font-size: 14px;
	font-weight: bold;
	color: #FF7300;
	width: 27%;
	background-color: #EEEEEE;
}

.lien {
	color: #0000FF;
	font-size: 13px;
	text-decoration: underline;
}

.lien a:link, .lien a:visited, .lien a:hover {
	color: #0000FF;
	font-size: 13px;
	text-decoration: underline;
}

.rubriquepartenaire {
	color:#FF6600;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}
	
#recherche {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:10px;
	background-color:#FFFFFF;
 		
		}

