body {
	background-color: #000000;
	margin-top: 0px;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #432003;
	text-decoration: none;
	text-transform: uppercase;
}

.menu:hover, .menuSelect, .menuSelect:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #044882;
	text-decoration: none;
	text-transform: uppercase;
}


.tdmenu:hover, .tdmenuSelect, .tdmenuSelect:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #044882;
	text-decoration: none;
	background-image: url(../image/backgroundmenuselect.gif);
	background-repeat: no-repeat;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	padding-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.smenu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 5px;
}
.menuSecondaire {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #ad5006;
	text-transform: none;
	padding-left: 5px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center 35px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}

.menuSecondaire:hover, .menuSecondaireSelect, .menuSecondaireSelect:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #00ccff;
	text-transform: none;
	padding-left: 5px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center 35px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d8284;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.services {
	color: #00ccff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
}
.liencontact {
	color: #00ccff;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 3px;
	font-size: 24px;
}
.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;

}

.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;
}	