/**********************************     Général    *********************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #cad2d6;
	margin: 0px;
	text-align: left;

}

img {
	border: 0
}

form{
	margin: 0
}

div#conteneur{
	margin: auto;
	width: 985px;
	/*border: 1px solid #000000;*/
	margin-top: 26px;
	background-color: #FFFFFF;
	padding-bottom: 11px;
}

.etoile {
	color:#CC0000
}

span.titre_page{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #74797C
}

span.premiere_lettre_titre{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #0277BB;
	font-weight: bold
}

#rubriques {
	background-color:#FFFFFF;
	border:1px solid #1C346C;
	width:484px;
	padding:5px 0px 3px 0px;
	margin: auto;
	margin-top:10px;
}

#rubriques a{
	color:#142860;
	text-decoration:none
}

#rubriques a:hover{
	color:#142860;
	text-decoration:underline
}

#categories {
	background-color:#FFFFFF;
	border:1px solid #1C346C;
	width:484px;
	padding:5px 0px 3px 0px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto
}

#categories a{
	color:#142860;
	text-decoration:none
}

#categories a:hover{
	color:#142860;
	text-decoration:underline
}

.type_sitemap {
	color:#1C346C;
	font-weight:bold;
	font-size:16px;
	padding-left:60px
}

.sitemap_rub {
	list-style-image: url('../../images/sitemap_rub.gif');
	line-height:25px;	
}

.sitemap_ssrub {
	list-style-image: url('../../images/sitemap_ssrub.gif');
	line-height:25px;
}

.sitemap_art {
	list-style-image: url('../../images/sitemap_art.gif');
	line-height:25px;
}

/**********************************  Bandeau haut   *********************************/

div#logo{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #03456C;
	font-weight: bold;
	width: 146px;
	margin-left: 19px;
	margin-top: 4px
}

div#logo a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #03456C;
	font-weight: bold;
	text-decoration: none
}

div#banniere{
	background: #FFFFFF url('../../images/banniere.gif') no-repeat;
	width: 798px;
	height: 219px
}

.zone{
	float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
	width : 62px;
	height: 88px;
	margin-left: 690px;
	margin-top: 109px;
	/*border: 1px dotted black; Pour visualiser la zone cliquable*/
}

/*div#espace{
	font-size: 0
}*/

div#haut_moteur{
	border-top: 1px solid #929191;
	border-left: 1px solid #929191;
	width: 162px;
	height: 34px;
	margin-left: 13px;
	margin-top: 11px
}

div#bas_moteur{
	border-bottom: 1px solid #929191;
	border-left: 1px solid #929191;
	border-right: 1px solid #929191;
	width: 320px;
	height: 34px;
	margin-left: 13px;
}

div#moteur{
	width: 158px;
	height: 19px;
	background-color: #0477b7;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	margin-left: 4px;
	margin-top: 4px
}

div#menu_haut{
	background-color: #0074b8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 407px;
	height: 21px;
	margin-left: 36px;
	padding-top: 6px;
	text-align: center;
	margin-top: 7px
}

div#menu_haut a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

div#menu_haut a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline
}

div#image_promo{
	margin-left: 10px;
	width: 186px;
	height: 26px;
	background: #FFFFFF url('../../images/promo.gif') no-repeat;
}

/*html>body #image_promo{
	margin-left: 10px;
}*/
/**********************************  partie gauche  *********************************/

div#menu{
	margin-top: 7px;
	margin-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 218px;
	height: 270px;
	background-color: #c5ddec;
	border: 1px solid #929191;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000
}

html>body #menu{
	height: auto;
	min-height: 270px;
}

div#adresse{
	width: 202px;
	height: 95px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 16px;
	border: 1px solid #929191;
	margin-top: 6px;
	margin-left: 13px;
}


/********************************** partie centrale *********************************/

div#page{
	margin-top: 7px;
	margin-left: 9px;
	width: 496px;
	height: 400px;
	background-color: #ecf1f4;
	border: 1px solid #929191;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px
}

html>body #page {
	height: auto;
	min-height: 400px
}

div#newsletter{
	width: 325px;
	height: 30px;
	/*border: 1px solid #000000*/
}

span.titre_newsletter{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold
}

div.cadre_exterieur{
	font-size:0;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 230px
}

div.haut_cadre{
	background: #FFFFFF url('../../images/haut_produit.gif') no-repeat;
	width: 161px;
	height: 10px;
}

div.cadre{
	width: 159px;
	border-left: 1px solid #929191;
	border-right: 1px solid #929191;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 200px;
	text-align: center
}

div.cadre_exterieur_rub{
	font-size:0;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 150px;
	padding-bottom: 10px
}

div.cadre_rub{
	width: 159px;
	border-left: 1px solid #929191;
	border-right: 1px solid #929191;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 120px;
	text-align: center
}

html>body .cadre_rub{
	min-height: 120px;
	height: auto
}

html>body .cadre{
	min-height: 200px;
	height: auto
}

div.bas_cadre{
	background: #FFFFFF url('../../images/bas_produit.gif') no-repeat;
	width: 161px;
	height: 10px;
}

div.recherche_exterieur{
	font-size:0;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 120px
}

div.haut_recherche{
	background: #FFFFFF url('../../images/haut_recherche.gif') no-repeat;
	width: 490px;
	height: 10px;
}

div.bas_recherche{
	background: #FFFFFF url('../../images/bas_recherche.gif') no-repeat;
	width: 490px;
	height: 10px;
}

div.recherche{
	width: 159px;
	border-left: 1px solid #929191;
	border-right: 1px solid #929191;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 100px;
	width: 448px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left
}

div.image_recherche{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 150px
}

html>body .recherche{
	min-height: 100px;
	height: auto
}

html>body .recherche_exterieur{
	min-height: 120px;
	height: auto
}

div.image_produit{
	height: 110px;
}

div.titre_produit{
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #0477B7;
	width: 140px;
	margin: auto;
	line-height: 16px
}

div.titre_produit a{
	color: #FFFFFF;
	text-decoration: none
}

div.texte_produit{
	text-align: left;
	width: 140px;
	margin: auto
}

td.prix_produit{
	color: #C90207;
	font-weight: bold;
	text-align: left
}

span.prix_produit{
	color: #C90207;
	font-weight: bold
}


td.plus a{
	text-align: right;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold
}

tr.blanc{
	background-color: #FFFFFF;	
}

.cat_option{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

td.label {  
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #cccccc
}

td.label2{
	border: 1px solid #cccccc
}

td.label3{
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
}

td.label4{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

/*td.entete {
	background-color:#145B91;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
	border: 1px solid #cccccc
}*/
table.contour{
	border: 1px solid #cccccc;
	border-collapse:collapse
}

table.blanc{
	background-color: #FFFFFF
}

td.entete {
	color:#0477b7;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
	border: 1px solid #cccccc;
	border-collapse:collapse
}

div.entete{
	background-color:#145B91;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
}

img.bordure{
	border: 1px solid #cccccc
}

a.lien{
		color: #0477b7;
		text-decoration: none;
		font-weight: bold
}

div.titre_article{
	color: #0477b7;
	font-weight: bold
}

div.titre_article a{
	color: #0477b7;
	font-weight: bold;
	text-decoration: none
}

span.gras{
	font-weight: bold
}

div.image{
	margin: 10px 10px 10px 10px;
	float: right
}

div.zoom{
	position: absolute;
	cursor: pointer
}

div.titre_img{
	background-color: #FFFFFF;
	color: #0477b7;
	font-weight: bold 
}

div#loupe{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/loupe.png', sizingMethod='scale');
	width: 22px;
	height: 22px
}

div#loupe[id] {
	background: transparent url('../../images/loupe.png') no-repeat
}


/**********************************  partie droite  *********************************/

div#promo{
	width: 186px;
	height: 146px;
	background-color: #99c8e1;
	padding-bottom: 2px
}

html>body #promo{
	min-height: 146px;
	height: auto
}
div#photo_promo{
	width: 174px;
	height: 68px;
	margin-left: 6px;
	margin-top: 0px;
}

div#texte_promo{
	width: 168px;
	height: 64px;
	margin-left: 6px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF; 
}

html>body #texte_promo{
	height: auto;
	min-height: 64px;
}

span.titre_promo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0477B7;
}

div#flash_info{
	background: #FFFFFF url('../../images/flash_info.gif') no-repeat top;
	background-color: #d7e5ee;
	width: 182px;
	height: 169px;
	margin-top: 8px;
	padding-top: 25px;
	padding-left:2px;
	padding-right: 2px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#flash_info a{
	color: #0477b7;
	text-decoration: none
}
	
div#lien-ekinoxe{
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px
}

div#lien-ekinoxe a{
	text-decoration:none;
	color: #000000;
}

div#ekinoxe{
	margin-top: 8px;
}


/**********************************  Bandeau bas    *********************************/

div#bas_menu{
	width: 892px;
	height: 19px;
	background-color: #0b7bb7;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #bebebe;
	margin-left: 9px;
	margin-top: 5px;
	text-align:center;
	padding-bottom: 13px;
	padding-top: 13px;
	padding-left: 35px;
	padding-right: 35px
}

html>body #bas_menu {
	height: auto;
	min-height: 19px
}

div#bas_menu a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

div#bas_menu a:hover{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline
}

div#bas{
	height: 30px
}

/**********************************  Menu déroulant   *********************************/

div#menu li {
	list-style-type: none
}

div#menu ul {
	padding:0;
	margin:0
}

.toggleinfo {
	display:block;
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left:8px;	
	line-height:22px;
	cursor:pointer;	
	margin-left:8px;
	margin-right: 8px;
	margin-top: 5px;
	border-bottom: 1px dotted #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px
}

.toggleinfo a {
	color: #000000;
	text-decoration: none
}

.toggleinfo2 {
	font-size:11px;
	display:block;
	cursor:pointer;	
	color: #000000;
	margin-left:0;
	padding-left:16px;
	padding-bottom:3px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold
}

.info li {
	font-size:11px;
	margin-left:0;
	margin-top: 5px;
	padding-left:15px;
	padding-bottom:3px;
	line-height:15px
}

.info li a {
	font-size:11px;
	margin-left:0;
	padding-left:5px;
	color: #0477b7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold
}

.info li a:hover {
	color: #000000
}
