body {
	background-image: url(../image/background.gif);
	background-repeat: repeat;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../image/background-menu.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.menu:hover, .menuSelect, .menuSelect:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#0099FF;
	background-image: url(../image/background-menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.smenu{
display:block;
background-color:#1C4196;
padding:4px;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
text-decoration:none;
height:10px;
}
.smenu:hover{
display:block;
background-color:#2C854C;
padding:4px;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
text-decoration:none;
height:10px;
}

.menuSecondaire{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1C4196;
	padding:5px 5px 5px 13px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	background-image: url(../image/menu_sec_bullet.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	border-bottom:1px solid #2165AC;
}

.menuSecondaire:hover, .menuSecondaireSelect, .menuSecondaireSelect:hover{
	display:block;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
	color:#EC7828;
	border-bottom:1px solid #2165AC;
	padding:5px 5px 5px 13px;
	background-image: url(../image/menu_sec_bullet.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	
}

.smenuSecondaire{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1C4196;
	padding:5px 5px 5px 10px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	display:block;
	background-color:#E7EEF6;
	margin:0px 0px 1px 12px;
}

.smenuSecondaire:hover, .smenuSecondaireSelect, .smenuSecondaireSelect:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EC7828;
	padding:5px 5px 5px 10px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	display:block;
	background-color:#E7EEF6;
	margin:0px 0px 1px 12px;

	
}
.smenuFoot{
	border-bottom:1px solid #F0E2CF;
}

.menuFoot:hover{
	color:#330000;
	
}

.backfoot{
	background-image: url(../image_interface/foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.top-menu:hover, .top-menuSelect, .top-menuSelect:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.top-menu2{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.top-menu2:hover, .top-menu2Select, .top-menu2Select:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 10px;
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
}


.copyright {color: #1C4196}

.shoppingCart{
	font-size: 10px;
	padding: 3px 10px 0px 5px;
	background-image: url(../image_interface/shopping_cart_back.gif);
	background-position: right;
}

.shoppingCartTop {color: #68727C}

.titleProduct {color: #1A387E}

.alert{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	display:block;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}

.create_by{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1C4196;
	font-size:10px;
	text-decoration: none;
}

.create_by:hover{
	color:#1C4196;
	font-size:10px;
	text-decoration: none;
}
.newsletterField{
	font-size:9px;
	background-color:#D7D8E3;
	border:1px solid #FFFFFF;
	margin-top:1px;

}
.newsletterLabel {color: #FFFFFF; font-weight:bold;}
.lienArticle, .lienArticle:hover{
	display:block;
	margin: 4px 0px 4px 0px;
	text-decoration:none;
}
.titreSectionArticle, .titreSectionArticle:hover{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #215256;
	padding: 0px;
	background-image: url(../image/back_titreBlock.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display:block;
	text-decoration:none;
	
}

.titreSectionArticleLien, .titreSectionArticleLien:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1C4196;
	padding:5px 5px 5px 13px;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	background-image: url(../image/menu_sec_bullet.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	border-bottom:1px solid #2165AC;
}

.articleListe{
	border: 1px solid #81A8D1;
	margin:5px 0px 5px 0px;
}	

.menu-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	background-image: url(../image/background-menu-catalogue.gif);
	background-repeat: repeat;
	background-position: center top;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 5px;
}

.menu-cat:hover, .menu-catSelect, .menu-catSelect:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99cc00;
	display: block;
	background-image: url(../image/background-menu-catalogue.gif);
	background-repeat: repeat;
	background-position: center top;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 5px;
}

.smenu-cat {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	background-position: center bottom;
	background-image: url(../image/background-menu-catalogue.gif);
	background-repeat: repeat;
	background-position: center bottom;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 5px;
}
.smenu-cat:hover, .smenu-catSelect, .smenu-catSelect:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 11px;
	color: #99cc00;
	display: block;
	background-position: center bottom;
	background-image: url(../image/background-menu-catalogue.gif);
	background-repeat: repeat;
	background-position: center bottom;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 5px;
}

.textaccueil {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-decoration: none;
}
.Nomproduit {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #316d8a;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
}
.DescriptionProduit {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.image_produit {
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
}