@charset "UTF-8";
/* ----- CLASSES COMMUNES ----- */
body {
	margin:0;
	padding:0;
	background:#437BAE url(../../images/body_bg.png) center top repeat-x;
	font:11px Arial, Helvetica, sans-serif;
}

a {text-decoration:none}
.champ_qte { border: 0; background: none; color: #000; width: 18px }
ul.compte { padding: 5px; border: 1px solid #ccc; list-style: none }
p.centre { text-align: center; margin: 10px }
p.erreur { color: #c00; font-weight: bold; text-align: center }
span.erreur { font-size: 11px; color: #c00 }
span.rouge { color: #c00 }
img {
	border: 0
}

.prix span {
	display:block;
}

.prix span strong {
	display:block;
	margin-bottom:3px
}

form {
	margin:0;
	padding:0;
}

h1.titre {
	margin: 5px;
	font-size: 16px;
}

#arbo {
	font:11px Verdana, Geneva, sans-serif;
	margin-bottom:15px
}

#arbo a, .map a, h2.rub a {
	color:#000
}

#arbo a:hover, .map a:hover, h2.rub a:hover {
	color:#FF7306
}

#liste_categorie {
	margin-bottom: 15px
}

#liste_categorie a {
	margin-left:30px;
	font-size:13px;
	color:#E16700;
	text-decoration:underline
}

#liste_categorie a:hover {
	color:#FF7306;
}

h2.rub {
font-size:14px;
height:24px;
padding-left:30px;
padding-top:6px;
background:url('../../images/sitemap_rub.gif') no-repeat;
background-position:10px 13px;
line-height:25px;
margin:5px
}

.map li,.compte li {
list-style:none;
list-style-image:url('../../images/sitemap_ssrub.gif');
line-height:25px;
margin-left:40px
}

.photo_galerie {
	margin-right: 10px;
	width:110px;
	height:110px;
	float:left
}

.galerie_photo {
	float:left;
	margin-bottom:20px
}

.tableau_descr {
	border:4px groove black;
	margin-bottom: 15px
}

.tableau_descr p {
	margin:0
}

.tableau_descr td {
	border:1px solid black;
	vertical-align: middle;
	width:185px;
}

/* ----- VOS CLASSES ET ELEMENTS ----- */

#minimenu {
	width:980px;
	height:15px;
	padding:3px 0;
	margin:auto;
	text-align:right;
	color:#FFF
}

#minimenu a {
	color:#FFF;
	padding:0 0 2px 0;
}

#minimenu a:hover {
	border-bottom:3px solid #FF7B02
}

#conteneur {
	width: 966px;
	padding:7px;
	margin: auto;
	background:#FFF;
}

#bandeau {
	background:url(../../images/bandeau.jpg) center no-repeat;
	width:966px;
	height:194px
}

#bandeau object {
	position: absolute;
	width:966px;
	height:194px;
	z-index: 0
}

#bandeau a {
	position:absolute;
	z-index: 1
}

#bandeau img {
	margin:5px 0 0 14px
}

#menu {
	background: url(../../images/menu_bg.png) repeat-x ;
	list-style-type:none;
	border:1px solid #68B5FD;
	padding:4px 0 6px 0;
	height:10px;
	margin:6px auto;
	font-size:12px;
}

.item {
	background:url(../../images/menu_horiz_bg.png) no-repeat right 2px ;
	float:left;
	padding:0 22px;
}

#menu li.noborder {
	border:none;
	background:none;
}

.link_horiz {
	display:block;
	color:#000;
	padding-bottom:3px;
}

.link_horiz:hover {
	border-bottom:3px solid #427BAD;
	padding-bottom:0;
	color:#FF7B02;
}

.sous_menu {
	display:none;
	position:absolute;
	margin:0 0 0 -24px;
	background:#FFF;
	border:1px solid #427BAD;
}

.sous_menu ul {
	padding:0 15px;
	margin:0;
}

.sous_menu li {
	font:11px Verdana, Geneva, sans-serif;
	float:none;
	border:0;
	list-style-type:none;
	margin-bottom:3px
}

.sous_menu a {
	color:#000
}

.sous_menu a:hover {
	color:#FF7206;
}

#colonne_gauche {
	width:215px;
	float:left;
	height:50px
}

.cadre_promo {
	background:#FF7B02 url(../../images/cadre_promo_bg.jpg) center bottom no-repeat;
	margin:auto;
	text-align:center;
	margin-top:22px;
	width:211px;
	padding-bottom:22px;
}

.cadre_promo span {
	display:block;
	color: #1A3F59;
	font-size:13px;
	width:211px;
	height:27px;
	padding-top:14px;
	background:url(../../images/cadre_promo_titre_bg.png) top center repeat-x;
}

.cadre_promo img {
	border:1px solid #FFF;
	width:169px;
}

.cadre_promo h2 {
	margin:11px 0;
	font-size:11px;
	color:#1A3F59
}

.cadre_promo p {
	color:#1A3F59;
	margin:9px auto;
	width:171px;
	height:30px;
	overflow:hidden;
}

.cadre_promo_date_maj {
    height:50px;
    width:210px;
    background:url("../../images/newsletter_bg_maj.png") no-repeat scroll center top #437BAE;
}

.cadre_promo_date_maj h2 {
    color: #ffffff;
    font-size:13px;
    margin:0 0 10px 0;
    padding-top:5px;
    text-align:center;
}

.cadre_promo_date_maj div {
    color: #ffffff;
    font-size:12px;
    font-weight:bold
    padding-top:5px;
    text-align:center;
}

.savoir_plus_col {
	margin:auto;
	padding-top:3px;
	display:block;
	width:124px;
	height:17px;
	color:#FF7B02;
	font-size:11px;
	font-weight:bold;
	border:1px solid #A3D7FE;
	background:url(../../images/en_savoir_plus_col_bg.png) repeat-x;
}

#rss {
	color:#FF7B02;
	font-size:13px;
	display:block;
	margin:20px auto 70px;
	background:url(../../images/rss_bg.jpg) no-repeat left top;	
	width:70px;
	height:12px;
	padding:12px 0 0 40px
}

#logo_ekinoxe {
	display:block;
	margin:auto;
	width:70px;
	height:75px
}

#colonne_droite {
	width:215px;
	float:right;
	height:50px
}

#newsletter {
	background:#437BAE url(../../images/newsletter_bg.png) top no-repeat;
	padding-top:25px;
	width:211px;
	height:35px;
	margin:0 auto 6px;
}

#email {
	background:url(../../images/news_input_bg.jpg) no-repeat;
	width:144px;
	height:17px;
	margin:10px 10px 5px 19px;
	float:left;
	display:inline
}


#email input {
	background:none;
	border:0;
	margin:0;
	width:140px;
	padding:0 0 0 3px
}

#btn_news {
	margin:10px 0 5px;
}

#flash_infos {
	color:#fff;
	font-size:11px;
	margin:0 auto 7px;
	/*background:#437BAE url(../../images/flash_infos_bg.png) center top no-repeat;*/
	background:#FF7B02 url(../../images/flash_infos_bg.png) center top no-repeat;
	padding:40px 18px 15px;
	border:1px solid #BF5800;
	width:175px;
	height:192px;
}

#flash_infos h2 {
	font-size:11px	
}

#flash_infos a {
	color:#193F59;
	text-decoration:underline
}

#centre {
	min-height:760px;
	margin:0 215px;
	padding:0 18px	
}

.titre {
	width:500px;
	height:18px;
	padding-top:5px;
	margin:0 auto 10px;
	background:#AFDDFE;
	font-size:12px;
	text-align:center
}


.article {
	margin:15px auto;
	font-size:11px;
	color:#193F59;
	border-bottom:1px dotted #1A3F59	
}


.article h2 {
	color:#FF7900;
	margin:0;
	font-size:16px;
	margin:11px 0;
}

.article p {
	margin:11px 0;
	padding:0
}

.article a {
	color:#193F59;
	text-decoration: underline
}

.article a:hover {
	color:#FF7900
}

.lien_back{
margin:0 8px 10px 0;
clear:both;
font-size:14px;
display:block;
float:right;
padding:3px 10px;
border:1px solid #427BAD;
border-bottom:1px solid #1A3F59;
border-right:1px solid #1A3F59;
background:#AFDDFE;
text-decoration:none
}

.multipage{
margin:5px 5px 5px 320px
}

.multipage td{
padding:0 3px
}

.titre_rubrique {
	font-size:13px;
	margin:0 0 11px 0;
	color:#FF7B02;
	background:url(../../images/titre_bg.png) center left no-repeat;
	padding-left:30px;
	height:16px;	
}

.cadre_produit {
	background:url(../../images/cadre_produit_bg.png) repeat-x;
	border:1px solid #BF5901;
	width:160px;
	height:205px;
	margin:0 4px 23px 0px;
	float:left;
	display:inline;
	text-align:center;
	padding:0 0 10px 0;
}

.cadre_produit h2 {
	margin:6px 0;
	height:32px;
	color:#1A3F59;
	font:bold 11px Verdana, Geneva, sans-serif;
	text-align:center
}

.cadre_produit img {
	border:1px solid #BF5901;
	max-height:92px;
	max-width:139px;
}

.vendu {
	display:block;
	width:139px;			height:92px;
	line-height: 0;			font-size: 0;
	background:url(../../images/vendu.png) no-repeat;
	position:absolute;
	margin:-160px 0 0 12px;
}
.vendu img {	border:none;	}

.cadre_produit p {
text-align:left;
color:#1A3F59;
width:139px;
height:30px;
overflow:hidden;
margin:6px auto
}

.savoir_plus_centre {
	text-align:center;
	margin:auto;
	padding-top:3px;
	display:block;
	width:124px;
	height:17px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	border:1px solid #BF5901;
	background:url(../../images/en_savoir_plus_centre_bg.png) repeat-x;
}

#bas {
	clear:both;
	font-size:12px;
	font-weight:bold;
	padding-top:12px;
	text-align:center;
	background:#FF7A01;
	width:966px;
	min-height:70px;
}

#coordonnees {
	color:#333F46
}

#coordonnees a {
	color:#333F46
}

#coordonnees a:hover {
	color:#FFF
}

#menu_bas {
	color:#FFF;
	margin-top:10px
}

#menu_bas a {
	color:#FFF
}

#menu_bas a:hover {
	color:#333F46;
	text-decoration:underline
}

