body, html {
	font-family: arial;
	font-size: 12px;
	color: #636363;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/img_topBkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#centpourcent {
	height: 100%;
}
#centpourcent .top {
	height: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
#centpourcent .top .size {
	width: 1000px;
	height: 145px;
}
.end {
	clear: both;
}
.logo {
	background-image: url(images/img_logo.gif);
	height: 136px;
	width: 168px;
	margin-right: 45px;
	float: left;
	cursor: hand;
}
.langue {
	display: block;
	float: right;
	height: 22px;
	background-color: #96BF0D;
	color: #FFFFFF;
	text-align: center;
	font-family: calibri;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0 5px 0 5px;
}
.topLangue {
	height: 22px;
}

.langue a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.langue a:hover {
	color: #e3ff84;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.langue .aActive {
	color: #e3ff84;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.titreTop {
	background-image: url(images/img_topTitre.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 93px;
}
.top .menu {
	float: left;
	height: 22px;
}
.topMenu {
	height: 22px;
}

.tableContent {
	width: 1000px;
}
.tdMil {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tableContent .left {
	width: 167px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bcbcbc;
}
.tableContent .centre {
	width: 607px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}
.bottom .menu {
	float: left;
}
.tableContent .right {
	width: 163px;
	float: right;
}
.top .search {
	float: right;
	height: 22px;
	width: 164px;
}
.topContent {
	float: left;
	width: 787px;
}

.search .formSearch {
	width: 134px;
	height: 22px;
}
.formSearch .textInput {
	height: 20px;
	width: 132px;
	border: 1px solid #A0A0A0;
	font-family: arial;
	color: #636363;
}
.boutonSearch .send {
	height: 20px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #96bf0d;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 22px;
}
#centpourcent .bottom {
	height: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcbcbc;
	padding-top: 15px;
}
.bottom .size {
	width: 1000px;
}


/*leftMenu*/

.titreMenu {
	font-family: arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #1c7da5;
	text-decoration: none;
	margin-bottom: 15px;
	margin-right: 25px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b5656;
}
.topMenu .tdsearch {
	width: 164px;
}

.contentMenu {
	font-family: arial;
	margin-bottom: 25px;
}
A.Menu:link, A.Menu:visited {
	font-family: arial;
	font-size: 12px;
	color: #5b5656;
	display: block;
	float: left;
	clear: both;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
A.Menu:active, A.Menu:hover {
	font-family: arial;
	font-size: 12px;
	clear: both;
	color: #7e9922;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
A.Menu_Actif:link {
	font-family: arial;
	font-size: 12px;
	color: #5b5656;
	clear: both;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
A.Menu_Actif:active, A.Menu_Actif:visited , A.Menu_Actif:hover {
	font-family: arial;
	clear: both;
	font-size: 12px;
	color: #7e9922;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
A.Sous_Menu:link, A.Sous_Menu:visited {
	font-family: arial;
	font-size: 12px;
	color: #217ba1;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
	float: left;
	clear: both;
}
A.Sous_Menu:active, A.Sous_Menu:hover {
	font-family: arial;
	float: left;
	clear: both;
	font-size: 12px;
	color: #7e9922;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
}
A.Sous_Menu_Actif:link {
	font-family: arial;
	font-size: 12px;
	float: left;
	clear: both;
	color: #217ba1;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
}
A.Sous_Menu_Actif:active, A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:hover {
	font-family: arial;
	float: left;
	clear: both;
	font-size: 12px;
	color: #7e9922;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
}

/*rightMenu*/

.titreMenuDroit {
	font-family: arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #1c7da5;
	text-decoration: none;
	margin-bottom: 9px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b5656;
	margin-left: 14px;
	margin-right: 14px;
}
.contentMenuDroit {
	font-family: arial;
	margin-right: 14px;
	margin-left: 14px;
}
A.Menu_D:link, A.Menu_D:visited {
	font-family: arial;
	font-size: 12px;
	color: #5b5656;
	display: block;
	clear: both;
	float: left;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
A.Menu_D:active, A.Menu_D:hover {
	font-family: arial;
	font-size: 12px;
	color: #7e9922;
	clear: both;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
A.Menu_Actif_D:link {
	font-family: arial;
	font-size: 12px;
	clear: both;
	color: #5b5656;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
A.Menu_Actif_D:active, A.Menu_Actif_D:visited , A.Menu_Actif_D:hover {
	font-family: arial;
	font-size: 12px;
	clear: both;
	color: #7e9922;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
A.Sous_Menu_D:link, A.Sous_Menu_D:visited {
	font-family: arial;
	font-size: 12px;
	color: #217ba1;
	display: block;
	clear: both;
	float: left;
	line-height: 15px;
	height: 15px;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
}
A.Sous_Menu_D:active, A.Sous_Menu_D:hover {
	font-family: arial;
	font-size: 12px;
	color: #7e9922;
	clear: both;
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
}
A.Sous_Menu_Actif_D:link {
	font-family: arial;
	font-size: 12px;
	color: #217ba1;
	display: block;
	clear: both;
	float: left;
	line-height: 15px;
	height: 15px;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
}
A.Sous_Menu_Actif_D:active, A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:hover {
	font-family: arial;
	font-size: 12px;
	color: #7e9922;
	clear: both;
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
}
.topRightmenu {
	background-image: url(images/img_RightMenuTop.gif);
	height: 14px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.milRightmenu {
	background-image: url(images/img_RightMenuMil.gif);
	width: 163px;
	background-repeat: repeat-y;
}
.botRightmenu {
	background-image: url(images/img_RightMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 14px;
	width: 163px;
	margin-bottom: 20px;
}

/*topMenu*/

A.Tab:link, A.Tab:visited {
	font-family: arial;
	font-size: 11px;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #3e3a39;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 5px;
	float: left;
}
A.Tab:active, A.Tab:hover {

	font-family: arial;
	font-size: 11px;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #8aa433;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 5px;
	float: left;
}
A.Tab_Active:link {
	font-family: arial;
	font-size: 11px;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #3e3a39;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 5px;
	float: left;
}
A.Tab_Active:active, A.Tab_Active:visited , A.Tab_Active:hover {
	font-family: arial;
	font-size: 11px;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #8aa433;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 5px;
	float: left;
}
.TabSousTopMenu {
	font-family: arial;
	font-size: 11px;
	padding: 7px;
	width: 150px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.DivSousTopMenu {
	position: relative;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 6px;
	margin-left: 0px;
	visibility: hidden;
	clear: both;
	z-index: 100;
}
html>body .DivSousTopMenu { 
	clear: both; 
	position: absolute; 
	white-space: nowrap; 
	padding-top: 6px
	margin-left: 0px; 
	visibility: hidden; 
	z-index: 100;
}
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #2f2622;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #9A101D;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color: #2f2622;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-weight: none;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #9A101D;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

/*BOTTOM*/

A.Bottom_Tab:link {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
A.Bottom_Tab:visited {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
A.Bottom_Tab:active {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: underline;
	display: block;
	text-transform: uppercase;
}
A.Bottom_Tab:hover {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: underline;
	display: block;
	text-transform: uppercase;
}
A.Bottom_Tab_Active:link {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
A.Bottom_Tab_Active:visited {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: underline;
	display: block;
	text-transform: uppercase;
}
A.Bottom_Tab_Active:active {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: underline;
	display: block;
	text-transform: uppercase;
}
A.Bottom_Tab_Active:hover {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: underline;
	display: block;
	text-transform: uppercase;
}

/*Footer*/

.Footer {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: none;
	text-align: right;
}
A.Footer_Lien:link {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: none;
}
A.Footer_Lien:visited {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: none;
}
A.Footer_Lien:active {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: none;
}
A.Footer_Lien:hover {
	font-family: arial;
	font-size: 11px;
	color: #585757;
	text-decoration: underline;
}
.panier {
	margin-top: 25px;
	margin-left: 40px;
}
.titrePanier {
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #404040;
}
.panier a {
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ec9a08;
	text-decoration: none;
}
.panier .textePanier {
	font-family: arial;
	font-size: 11px;
	color: #9a9a9a;
}

.panier a:hover {
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #a46a03;
	text-decoration: none;
}

/* panier */



.panier1 {
	font-weight: bold; 
	font-size: 9pt; 
	font-family: arial; 
	padding-top: 5px;
	color: #535353;
}

.panier2 {
	font-size: 9pt;
	font-family: arial;
	color: #535353;
}

.panier3 {
	font-size: 11pt;
	border: 1px #d8d8d8 solid;
	padding: 2px 5px 2px 5px;
}

.panier4 {
	font-size: 11pt;
	font-family: arial;
	color: #468620;
	font-weight: bold;
}

.panier5 {
	font-size: 9pt;
	font-family: arial;
	color: #535353;
	padding-right: 10px;
	width: 257px;
}

.panier6 {
	font-size: 9pt;
	font-family: arial;
	color: #c50007;
	width: 350px;
	padding: 5px 0 5px 0;
}

.panier7 {
	 background-color: #ededed;
	 border: 1px #c2c2c2 solid;
	 padding: 2px;
	 width: 200px;
}

.panier8 {
	 font-size: 11pt;
	 font-family: arial;
	 color: #535353;
	 font-weight: bold; 
	 padding-right: 10px; 
	 width: 257px;
}

