body, html{ width:100%; height:100%;  }

body{
	background: #fff url(../img/fondetoiles.jpg) center top;
	margin:0px;
	text-align:center;
}
body, table, td, a, input, select, textarea {
	font: normal 11px arial, sans-serif;
	color:#000000;
}

* { outline: none; }

ul { list-style:none; margin:0px 0px 0px -18px; padding-left:18px; }
a { text-decoration:none; }
a:hover { text-decoration:none; }
.table{ border-spacing: 0; }

embed, object { margin:0px; }

.table td {	padding:0px;}

img { border:0px; }
.left  { float:left;  }
.right { float:right; }
.input { 
	font-size:11px;
	border:1px solid #8B8B8B;
 }
.clear {
	clear:both;
	height:0px;
	line-height:0px;
}

.gray, .gray a {color: #AAA499; }
.size_12 { font-size:12px; }

#global {
	width:870px;
	margin:0px auto;
	background-color:#fff;
	text-align:left;
}

#header {
	width:100%;
	height:111px;
}

#header #logo {
	display:block;
	width:149px;
	height:134px;
	background:url(../img/nanie_logo.gif) no-repeat;
	float:left;

}
#header #promo { 
	float:left;
	margin-top:12px;
	overflow:hidden;
	width:525px;
	height:71px;
	z-index:1;
}
#header #lang { float:right; margin-top:12px; margin-left:0px; }

#header li { float:right; }

#header #menu { 
	clear:both;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	height: 46px;
}

#header #menu ul li { float:left; height: 46px; }
 
 
#menu li span { display:none; }

#anim_head{
	width: 180px;
	height: 185px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	z-index:1000;
}

#ariane li {
	float:left;
	margin-top:3px;
	margin-right:4px;
}
#ariane li, #ariane li a { font-size:12px; text-decoration:none; }
#ariane li a:hover { font-size:12px; text-decoration:underline; }
#page {
	float:left;
	width:628px;
	ooverflow-x: hidden;
}
#column {
	float:right;
	width:208px;
}
#column div { margin: 0px 0px 10px 0px; }
#column table div { margin:12px 12px 0px 12px;}

#footer {
	width:100%;
	clear:both;
	background:url(../img/bg_footer.gif) no-repeat right top;
	text-align:center;
}
#footer ul { padding-top: 85px; margin-bottom:15px;}
#footer li { display:inline; }
#footer li, #footer li a {
	color:#5DB0C6;
	font:bold 12px verdana;
}

#footer li.legal, #footer li.legal a {
	color:#8B8B8B;
	font:normal 10px verdana;
}


#nouveautes{
	width: 307px;
	height: 226px;
	padding-top: 54px;
	background : transparent url(../img/rub_nouveautes.png) left top no-repeat;
	float:left;
}

#coup_de_coeur{
	width: 307px;
	height: 226px;
	margin-top: 0px;
	padding-top: 54px;
	background : transparent url(../img/rub_coeur.png) left top no-repeat;
	float:right;
}

#series{
	width: 307px;
	height: 226px;
	padding-top: 54px;
	background : transparent url(../img/rub_series.png) left top no-repeat;
	float:left;

}

#top_des_ventes{
	width: 307px;
	height: 226px;
	margin-top: 0px;
	padding-top: 54px;
	background : transparent url(../img/rub_top.png) left top no-repeat;
	float:right;
} 

/****************************** blocs de la page d'accueil ******************************/
.home-block {
	-moz-border-radius: 10px;
	-webkit-border-radius:  10px;
	width: 305px;
	height: 200px;
}

/* bloc title */
.home-block h2 {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius:  10px;
	-webkit-border-top-right-radius:  10px;
}

.home-block h2 a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.home-block .product-photo {
	float: left;
	background: #333;
	padding: 1px;
	margin: 10px;
}

.home-block .product-photo:hover {
	background: #666;
}

.home-block .product-description {
	float: right;
	width: 130px;
	margin-top: 5px;
}

.home-block .see_more {
	text-align: right;
	display: block;
	margin-left: 100px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
}

.home-block .see_more:before {
	content: " >> ";
}

/* product title */
.home-block h3 {
	margin: 0;
	padding: 5px 0;
}

/* product-image */
.home-block img {
	float: left;
}

/****************************** blocs de la page d'accueil ******************************/

.home-block .product-price {
	background: url("../img/prix_2.png") no-repeat scroll left top transparent;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
	width: 80px;
	height: 20px;
}

#french-books {
	border: 1px solid #C5D777;
}
#french-books h2 {
	background-color: #C5D777;
}

#english-books {
	border: 1px solid #90D2EF;
	
}
#english-books h2 {
	background-color: #90D2EF;
}

#for-babies {
	border: 1px solid #969fc3;
}

#for-babies h2 {
	background-color: #969fc3;
}

#for-children {
	border: 1px solid #f0c34b;
}

#for-children h2 {
	background-color: #f0c34b;
}

#for-the-house {
	border: 1px solid #c7b2ee;
}

#for-the-house h2 {
	background-color: #c7b2ee;
}

#to-travel {
	border: 1px solid #f294db;
}

#to-travel h2 {
	background-color: #f294db;
}

/****************************** partenaires ******************************/
ul#partenaires li {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #f294db;
	padding-left: 14px;
}


/****************************** edito de nanie ******************************/

div#edito {
	padding-right: 50px;
}

div#edito blockquote {
	display: block;
	font-family: Georgia,'Times New Roman',Times,Serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	font-style: italic;
	background: url('../img/quote.gif') no-repeat left top;
	padding: 0 0 10px 50px;
}

div#edito a.link {
	padding-right: 50px;
	display: block;
	font-size: 12px;
	text-align: right;
	color: #00ADEF;
	text-decoration: none;
}

div#edito a.link:before {
	content: ">> ";
}

/****************************** utils ******************************/
.float-right {
	float: right;
}

.float-left {
	float: left;
}

/* ajouts */

.produits{
	clear: left;
	width: 275px;
	height: 128px;
	margin-left: 32px;
}

.produits a {
	font-family: verdana;
	font-size: 1.5em;
	color: #fff;
	text-decoration:none;
}

.produits img{
	float: left;
	margin-right: 12px;
	border:3px solid #fff;
}
#carousel { 
	width:275px;
	height:128px;
	margin-left:32px;
	overflow:hidden;
}

#carousel_content { 
	width:1100px;
	bbackground:red;
	
}
#carousel #carousel_content .produits { 
	float:left;
	width: 275px;
	height: 128px;
	margin-left:0px;
	bbackground:green;
}
.controls { display:none;}

a #prix_nouv,
a #prix_coeur,
a #prix_series,
a #prix_top{
	font-family: verdana;
	font-size: 0.8em;
	width: 81px;
	height: 20px;
	color: #fff;
	text-indent: 6px;
	padding-top: 2px;
	margin-top: 6px;
	float: left;
	background: transparent url(../img/prix_1.png) left top no-repeat;
}
a #prix_nouv em,
a #prix_coeur em,
a #prix_series em,
a #prix_top em{ font-size:9px; }

a #prix_coeur{ background: transparent url(../img/prix_3.png) left top no-repeat; }
a #prix_series{ background: transparent url(../img/prix_2.png) left top no-repeat; }
a #prix_top{ background: transparent url(../img/prix_4.png) left top no-repeat; }


a.liens{
	display: block;
	width: 160px;
	height: 32px;
	margin-top: 27px;
	margin-left: 10px;
}

a.liens span{
	visibility: hidden;
	display:none;
}

.list_page {
	text-align:center;
	margin:8px 0px;
}
.list_page li { 
	display:inline;
	margin:5px 3px;
}
.list_page li, .list_page li a { 
	font-size:13px;
	text-decoration:none;
}

.list_page li a:hover, .list_page li.on {
	color:#999999;
}

.small_box_2, .small_box_3, .small_box_4, .small_box_5, .small_box_6, .small_box_7, .small_box_8 {
	width:208px;
	margin-bottom:25px;
}

.small_box_2 a, .small_box_3 a, .small_box_4 a, .small_box_5 a, .small_box_6 a, .small_box_7 a, .small_box_8 a  {
	cursor:pointer;
	text-decoration:none;
}

.small_box_2 .content, .small_box_3 .content, .small_box_4 .content, .small_box_5 .content
,.small_box_6 .content, .small_box_7 .content, .small_box_8 .content 
{
	background:url(../img/bg_module_content.gif) repeat-y left bottom;
}

.small_box_2 .title a, .small_box_3 .title a, .small_box_4 .title a, .small_box_5 .title a
, .small_box_6 .title a, .small_box_7 .title a, .small_box_8 .title a {
	display:block;
	width:208px;
	height:23px;
	font:bold 16px arial;
	color:#fff;
}
.small_box_2 .title a span, .small_box_3 .title a span, .small_box_4 .title a span, .small_box_5 .title a span
,.small_box_6 .title a span, .small_box_7 .title a span, .small_box_8 .title a span {
	display:block;
	padding:2px 0px 0px 10px;

}
.small_box_2 div, .small_box_3 div, .small_box_4 div, .small_box_5 div
,.small_box_6 div, .small_box_7 div, .small_box_8 div {
	margin:12px 12px 7px 12px;
	color:#666666;
	height:45px;
}

.small_box_2 .content img, .small_box_3 .content img, .small_box_4 .content img, .small_box_5 .content img
,.small_box_6 .content img, .small_box_7 .content img, .small_box_18 .content img {
	border:none;
	margin:0px;
	
}

.small_box_2 img, .small_box_3 img, .small_box_4 img, .small_box_5 .content img
,.small_box_6 img, .small_box_7 img, .small_box_8 img {
	border-width: 0px 1px 1px 1px;
	border-style:solid;
		

 }

.small_box_2 h4, .small_box_3 h4, .small_box_4 h4, .small_box_5 h4
,.small_box_6 h4, .small_box_7 h4, .small_box_8 h4 { 
	text-transform:uppercase;
	font:bold 14px arial;
	margin:0px;
}

.small_box_2 h6, .small_box_2 h6 a
,.small_box_3 h6, .small_box_3 h6 a
,.small_box_4 h6, .small_box_4 h6 a
,.small_box_5 h6, .small_box_5 h6 a
,.small_box_6 h6, .small_box_6 h6 a
,.small_box_7 h6, .small_box_7 h6 a
,.small_box_17 h6, .small_box_8 h6 a

{ 
	font:bold 12px arial;
	margin:0px;
	text-decoration:none;
	background:none;
}

/* LIVRE */

.small_box_2 img  {
	border-color:#2c7e99;
 }
.small_box_2 h4, .small_box_2 h6 a, .small_box_2 dt a { 
	color:#0cb2cd;
}
.small_box_2 .border_find {
	border:1px solid #2c7e99
}


/* COUP DE COEUR */
.small_box_3 a {
	background:url(../img/bg-small_3.gif) no-repeat;
}
.small_box_3 img  {
	border-color:#2C7E99;
 }
.small_box_3 h4, .small_box_3 h6 a, .small_box_3 dt a { 
	color:#2C7E99;
}
.small_box_3 .border_find {
	border:1px solid #2C7E99
}


/* NANIE */
.small_box_4 a {
	background:url(../img/bg-small_4.gif) no-repeat;
}
.small_box_4 img  {
	border-color:#6E2F64;
 }
.small_box_4 h4, .small_box_4 h6 a, .small_box_4 dt a { 
	color:#6E2F64;
}
.small_box_4 .border_find {
	border:1px solid #6E2F64
}

/* BOUTIQUE */
.small_box_5 a {
	background:url(../img/bg-small_5.gif) no-repeat;
}
.small_box_5 .content img  {
	border-color:#666666;
	border-width:1px;
	margin:4px 5px 0px 19px;
 }
 
.small_box_5 h4 { height:35px; }
.small_box_5 h4, .small_box_5 h6 a, .small_box_5 dt a {
	margin-bottom:0px; 
	color:#666666;
}

.small_box_5 .border_find {
	border:1px solid #666666
}

.small_box_5 div { height:50px; }
.small_box_5 .content .right img,  .small_box_5 .content form { border:0px; margin:0px; margin-top:13px;  }
.small_box_5 .content a { background:none; }
.small_box_5 img, .small_box_4 div { float:left; }
.small_box_5 .content span, .small_box_4 .content sup, td.price span { color:#FF7A22;  }
.small_box_5 .content span, td.price span {
	font:bold 16px arial;
	background:none;
	display:inline;
	width:auto;
	height:auto;
}
.small_box_5 .content sup, td.price sup{
	font:normal 9px verdana;
}


/* JEUX */
.small_box_6 a {
	background:url(../img/bg-small_6.gif) no-repeat;
}
.small_box_6 img  {
	border-color:#58870F;
 }
.small_box_6 h4, .small_box_6 h6 a, .small_box_6 dt a { 
	color:#58870F;
}
.small_box_6 .border_find {
	border:1px solid #58870F
}

/* CONTACT */
.small_box_7 a {
	background:url(../img/bg-small_7.gif) no-repeat;
}
.small_box_7 img  {
	border-color:#6E2F64;
 }
.small_box_7 h4, .small_box_7 h6 a, .small_box_7 dt a { 
	color:#6E2F64;
}
.small_box_7 .border_find {
	border:1px solid #6E2F64
}


/* PRESSE */
.small_box_8 a {
	background:url(../img/bg-small_8.gif) no-repeat;
}
.small_box_18 img  {
	border-color:#6E2F64;
 }
.small_box_18 h4, .small_box_18 h6 a,  .small_box_18 dt a { 
	color:#6E2F64;
}
.small_box_18 .border_find {
	border:1px solid #6E2F64
}

.news_box_3 div {
	background:url(../img/bg-news_3.gif) no-repeat;
}

.news_box_2, .news_box_3 , .news_box_4 , .news_box_5 
,.news_box_6 , .news_box_7 , .news_box_8 div {
	width:628px;
}

.news_box_2 div, .news_box_3 div, .news_box_4 div, .news_box_5 div
,.news_box_6 div, .news_box_7 div, .news_box_8 div {
	width:628px;
	height:25px;
}
.news_box_2 span, .news_box_3 span, .news_box_4 span, .news_box_5 span
,.news_box_6 span, .news_box_7 span, .news_box_8 span  {
	font:bold 16px arial;
	color:#fff;
	padding:2px 0px 0px 10px;
	display:block;
}




.news_box_2 img, .news_box_3 img, .news_box_4 img, .news_box_5 img
,.news_box_6 img, .news_box_7 img, .news_box_8 img
{
	 border:1px solid #666666;
	 margin:5px 0px;
}

.news_box_2 h2, .news_box_3 h2, .news_box_4 h2, .news_box_5 h2
,.news_box_6 h2, .news_box_7 h2, .news_box_8 h2
{
	margin:10px 0px 7px 0px;
	font:bold 30px arial;
	line-height:25px;
}

.news_box_2 p img, .news_box_3 p img, .news_box_4 p img, .news_box_5 p img
,.news_box_6 p img, .news_box_7 p img, .news_box_8 p img
{
	border:none;
}


.news_box_2 p, .news_box_3 p, .news_box_4 p, .news_box_5 p
,.news_box_6 p, .news_box_7 p, .news_box_8 p
{
	margin:11px 18px 7px 4px;
	color:#333333;
}

.news_box_2 div p, .news_box_3 div p, .news_box_4 div p, .news_box_5 div p
,.news_box_6 div p, .news_box_7 div p, .news_box_8 div p  { 
	width:200px;
	height:14px;
	margin:0px 1px 0px 0px;
	padding:7px 5px 0px 9px;
	text-align:left;
}
.news_box_2 div p span, .news_box_3 div p span, .news_box_4 div p span, .news_box_5 div p span
,.news_box_6 div p span, .news_box_7 div p span, .news_box_8 div p span  {
	display:inline;
	font:bold 12px arial;
} 

.news_box_2 .post_title, .news_box_3 .post_title, .news_box_4 .post_title, .news_box_5 .post_title
,.news_box_6 .post_title, .news_box_7 .post_title, .news_box_8 .post_title 
 { background-color:#fff; }
.news_box_2 .post_title h2, .news_box_3 .post_title h2, .news_box_4 .post_title h2
,.news_box_5 .post_title h2, .news_box_6 .post_title h2, .news_box_7 .post_title h2, .news_box_8 .post_title h2
{
	padding-left:15px; 
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left center;
}


.news_box_2 div { background:url(../img/bg-news_2.gif) no-repeat; }
.news_box_2 div p { background:url(../img/bg-news_content_2.gif) repeat-x bottom left; }
.news_box_2 h2, .news_box_2 div p span, .news_box_2 td a    {color:#9F6095; }
.news_box_2 .post_title h2 { background-image: url(../img/arrow_2.gif); }

.news_box_3 div { background:url(../img/bg-news_3.gif) no-repeat; }
.news_box_3 div p { background:url(../img/bg-news_content_3.gif) repeat-x bottom left; }
.news_box_3 h2, .news_box_3 div p span, .news_box_3 td a  {color:#46B0CA; }
.news_box_3 .post_title h2 { background-image: url(../img/arrow_3.gif); }

.news_box_4 div { background:url(../img/bg-news_4.gif) no-repeat; }
.news_box_4 div p { background:url(../img/bg-news_content_4.gif) repeat-x bottom left; }
.news_box_4 h2, .news_box_4 div p span, .news_box_4 td a    {color:#46B0CA; }
.news_box_4 .post_title h2 { background-image: url(../img/arrow_4.gif); }

.news_box_5 div { background:url(../img/bg-news_5.gif) no-repeat; }
.news_box_5 div p { background:url(../img/bg-news_content_5.gif) repeat-x bottom left; }
.news_box_5 h2, .news_box_5 div p span, .news_box_5 td a    {color:#FE6700; }
.news_box_5 .post_title h2 { background-image: url(../img/arrow_5.gif); }

.news_box_6 div { background:url(../img/bg-news_6.gif) no-repeat; }
.news_box_6 div p { background:url(../img/bg-news_content_6.gif) repeat-x bottom left; }
.news_box_6 h2, .news_box_6 div p span, .news_box_6 td a    {color:#58870F; }
.news_box_6 .post_title h2 { background-image: url(../img/arrow_6.gif); }

.news_box_7 div { background:url(../img/bg-news_7.gif) no-repeat; }
.news_box_7 div p { background:url(../img/bg-news_content_7.gif) repeat-x bottom left; }
.news_box_7 h2, .news_box_7 div p span, .news_box_7 td a    {color:#46B0CA; }
.news_box_7 .post_title h2 { background-image: url(../img/arrow_7.gif); }

.news_box_8 div { background:url(../img/bg-news_8.gif) no-repeat; }
.news_box_8 div p { background:url(../img/bg-news_content_8.gif) repeat-x bottom left; }
.news_box_8 h2, .news_box_8 div p span, .news_box_8 td a    {color:#46B0CA; }
.news_box_8 .post_title h2 { background-image: url(../img/arrow_8.gif); }



/* ACTU */
#actu {
	width:305px;
	background:url(../img/bg_actu.gif) repeat-y left bottom;
}

#actu a {
	width:100%;
	display:block;
	text-align:right;
	font:bold 12px arial;
	color:#666666;
	text-decoration:none;

	
}
#actu div {
	width:278px;
	height:20px;
	background:url(../img/bg_actu_date.gif) no-repeat;
	margin:13px;
	padding-top:2px;
}
#actu div p {
	margin:0px 0px 0px 13px;
	padding:0px;
	color:#fff;
	font:bold 12px arial;
}
#actu p {
	margin:0px 25px 10px 25px;
	color:#666666;
}

#actu p span {
	color:#4190AB;
	font: bold 12px arial;
}
#actu p img { 
	border:1px solid #999999;
	margin-top:20px;
	
}
/* POST */
.dot_h { background:url(../img/dot_h.gif) repeat-x bottom left; }
.dot_h img { border:none; margin-bottom:1px;}

.post_img { padding:5px;}
td.post_content  { padding: 22px; }
td.post_content img { cursor:pointer}
td.post_content, td.post_content a, td.post_content span { font:normal 12px arial;  }
td.post_content, td.post_content span {color:#5B5B58;}


/* FRM */
#frm_bg_friend {
	width:717px;
	hheight:290px;
	background:url(../img/bg_send_friend.jpg) no-repeat left bottom;
}

#frm_bg_info {
	width:651px;
	hheight:290px;
	background:  url(../img/frm_bg_info.jpg) no-repeat left bottom;
}

#frm_bg_info form label { color:#fff; }

.error { border:1px solid #BD4141; background-color:#E8E4DB; }
#msg_error {
	width:660px;
	display:block;
	background-color:#E8E4DB;
	background-image:none;
	margin-bottom:7px;
}
#msg_error_content { padding:8px; display:block }
#msg_error_content span  { 
	display:block;
	padding-left:7px;
	background:url(../img/bg_square-r.gif) no-repeat 0px center;
	font-size:11px;
	font-weight:bold;
	color:#BD4141;
}

#frm_friend label, #frm_ecrire label {
	display:block;
	float:left;
	width:120px;
	margin-bottom:7px;
}

#frm_friend label { 
	font-size:14px;
	color:#1D6281;
	font-weight:bold;
}
#frm_ecrire label { 
	font-size:14px;
	color:#52320B;
	font-weight:bold;
}

#frm_friend input, #frm_ecrire input {
	width:203px;
	height:18px;
	font-size:13px;
}

/* FOOTER RUBRIQUE LIVRE */
#footer_livre img { float:left;  }
#footer_livre ul { float:left; margin-top:10px; width:68%; }
#footer_livre ul li { 
	width:100%;
	height:28px;
	background: url(../img/dot_h.gif) repeat-x left bottom;

}
#footer_livre ul li a { 
	color:#9C6294;
	text-decoration:none;
	font-size:14px;
	display:block;
	width:100%;
	height:28px;
}
#footer_livre ul li a:hover {
	color:#fff;
	background-color:#9C6294;
}
#footer_livre ul li a  span {
	display:block;
	padding:5px 7px 0px 7px;
}

.panier td {
	font:bold 14px arial;
	background-color:#fff;
	color:#666666;
}
.panier td span {
	display:inline;
	font:bold 11px arial;
	padding:0px;
}
.panier th {
	font:bold 12px arial;
	color:#fff;
	background:#AAA499 url(../img/bg_corner_panier.gif) no-repeat;
	padding:0px;
}
.panier th span {
	display:block;
	font:bold 12px arial;
	height:17px;
	padding-top:3px;
	padding-right:5px;
	text-align:center;
	background: url(../img/bg_corner2_panier.gif) no-repeat top right;
}

.panier_content img, .panier_content div  {
	float:left;
}
.panier_content div, .panier_content div span {
	background:none;
	width:auto;
	color:#666666;
}
.panier_content img {
	margin:10px 10px 10px 19px;
	border:1px solid #999999;
}
.panier_content div h4 {
	margin:0px;
	margin-top:10px;
	text-transform:uppercase;
}
.panier_content div a {
	font:bold 12px arial;
	color:#FF6600;
	text-decoration:none;
}
.panier_content div a:hover { text-decoration:underline; }

#emballage {
	background: url(../img/img_cadeau.gif) no-repeat 100% 55px;
	color:#666666;
	
}
#emballage input, #emballage label {
	font-weight:bold;
	vertical-align:middle;
	text-transform:uppercase;
}
#emballage p {
	background:url(../img/bg_emballage.gif) repeat-x;
	height:49px;
	font:bold 15px arial;
	color:#666666;
	padding:7px 0px 0px 27px;
}
#emballage p span {font:bold 12px arial;}
#emballage div {
	width:605px;
	height:95px;
	background:url(../img/dot_h.gif) repeat-x bottom left;
	padding-left : 23px;
}
#emballage #totaux, #totaux {
	width:287px;
	height:35px;
	margin-top:7px;
	padding-top:8px;
	background: url(../img/bg_totaux.gif) no-repeat;
	font-size:10px;
	color:#666666;
}
#emballage strong, #totaux strong, #emballage span, #totaux span{ font-size:14px; }
#emballage span, #totaux span { color:#FF6600; font-weight:bold }

#login_content {
	height:350px;
	background:url(../img/bg_login.jpg) no-repeat;
}
#login_content div {
	padding-top:50px;
	float:right;
}
#frm_login {
	padding-left:25px;
}	
#frm_login label {
	display:block;
	width:90px;
	float:left;
	font:bold 12px arial;
	margin:2px 0px;
	color:#666666;
}
#frm_login span,  #frm_login span a{
	color:#FF6600;
}

#frm_register label,  #frm_register select, #frm_register td {color:#666666;}
#frm_register label {
	display:block;
	float:left;
	width:190px;
	font-weight:bold;
	
}
#frm_register label em { font-size:10px; }
#frm_register label, #frm_register input, #frm_register select {
	margin:5px 0px;
}

#frm_register input { width:230px;}

#module_panier {
	background:url(../img/bg_top_panier.gif) no-repeat;
	height:35px;
}
#module_panier h4 {
	margin:5px 0px 0px 13px;
	_margin:5px 0px 0px 10px;
	!margin:5px 8px 0px 8px;
	float:left;
	color:#39a562;
	font:bold 14px arial;
}

#module_panier h4 span{
	color:#333333;
	font:normal 12px arial;
}
#module_panier h5 {
	margin:0px 6px 0px 0px;
	float:right;
	color:#333333;
	font:bold 14px arial;
	line-height:10px;
}
#module_panier h5 em {font:bold 10px arial; font-style:normal; color:#39a562;}
#module_panier h5 span  { color:#39a562; }

#philo { color:#666666; font-size:12px}
#philo h2 {
	font:bold 18px arial;
	color:#46B0CA;
	
}
#philo h3 {
	font:bold 14px arial;
	color:#60970B;
}

#philo strong { color:#60970B;}

#bloc_compte {
	margin:0px 0px 0px -9px;
	padding-left:18px;
	width:186px;
}
#bloc_compte li { height:27px; border-bottom: dashed 1px #7F7F7F}
#bloc_compte li a { background:url(../img/bg_puce_compte.gif) no-repeat left 10px;  color:#3F3F3F; font:normal 12px verdana }
#bloc_compte li a span { display:block; height:15px; padding-top:7px; padding-left:15px;}
#bloc_compte li a:hover { text-decoration:underline; }


/*Facturation*/
#facture_table td { color:#666666}
#facture_table td.legal { font-size:11px;color:#666666 }
#facture_table td.legal a { font-size:11px;color:#666666 }

#adresse_facturation {
	width:211px;
	border:1px solid #DDDDDD;
	border-radius : 5px;
	-moz-border-radius: 5px;
	font-size:12px;
	float:right;
	padding:14px;
	font-weight:bold;
}
#adresse_facturation span { color:#2E2D2D;text-transform: uppercase }

#facturation_content {
	width:99.7%;
	border:1px solid #DDDDDD;
	border-radius : 5px;
	-moz-border-radius: 5px;
}
#facturation_content h1 {
	text-align:center;
	margin:15px auto;
	font-size:16px;
}
#facturation_content h1 span { font-size:15px;   }
#facturation_content h2 {
	font-size:15px;
	padding:15px;
	background-color:#F9F8F4; 
	border-top:1px solid #DDDDDD;
	border-bottom:1px dashed #DDDDDD;
	
	
}

#facturation_content .panier th span { background:#AAA499;}
.facture_dashed {border:1px dashed #7F7F7F; border-top:none}
.facture_dashed_b {border-bottom:1px dashed #7F7F7F;}
.facture_date {color:#2E2D2D; font-size:14px;}					

#cgv_bloc { 
	padding: 20px ;
	height:500px;
	overflow:auto;
}
#cgv_bloc h2 { font-size:15px; margin-bottom:3px}	

.post_tag{
	float:left;
	width:251px;
	margin:10px 20px 10px 10px;
}
.post_tag img{
	padding:3px;
	border:1px solid #dad9d9;
	float:left;
}
.post_tag div { float:left; margin:0px 0px 0px 5px;  }
.post_tag    h4 { margin:0px; font:bold 14px verdana; color:#666666; width:130px; height:35px; line-height: 90% ; }
.post_tag   h5 { margin:10px 0px; font:bold 11px verdana; color:#000; width:130px; }

.post_tag a { text-decoration:none; }
#print_liaison {
	padding-left:10px;
}

#print_liaison h2 {
	font:bold 18px verdana;
	color:#39a562;
	margin:20px 0px
}

	.smenu {width:260px;  float:left; }
	.smenu li {
		margin-bottom:10px;		
	}
	
	.smenu li a { color: #666666; text-decoration:none; font-size: 12px; }
	.smenu li a:hover, .smenu li a.purple  { color: #39a562; text-decoration:none; }

.smenuu {width:70px;  margin-bottom:10px; float:left; }
	.smenuu li {
		margin-bottom:10px;		
	}
	
	.smenuu li a { color: #666666; text-decoration:none; font-weight:bold; }
	.smenuu li a:hover, .smenu li a.blue  { color: #0e6776; text-decoration:none; }
	.smenu li a.blue { text-decoration:underline;}
	
	
	.produit_categorie {
		width:266px;
		_width:276px;
		float:left;
		padding: 10px;
	}
	
	.produit_categorie img { background: #333; padding: 1px; width: 150px; margin: 10px auto; display: block; }
	.produit_categorie h2  { margin:0px; font:bold 15px verdana;  }
	.produit_categorie h2 a { font:bold 15px verdana; color:#666666; text-decoration:none;}
	.produit_categorie h2 a:hover, .produit_categorie h5 a:hover  { color:#3c89a2; }
	.produit_categorie h5 { font:bold 11px verdana; width:126px; color:#333333;  }
	.produit_categorie h5 a { color:#333;font:bold 11px verdana; text-decoration:none;}
	.produit_categorie input[type="image"] { float: right; margin-top: 10px; }
	/*
	.produit_categorie {
		width:286px;
		_width:276px;
		margin:0px 10px 0px 10px;
		padding: 10px 0px;
		float:left;
		
	}
	
	.produit_categorie img { float:left; border:1px solid #dad9d9; padding:5px; margin-right:7px; }
	.produit_categorie div { float:left;  }
	.produit_categorie h2  { margin:0px; font:bold 15px verdana; width:126px;  }
	.produit_categorie h2 a { font:bold 15px verdana; color:#666666; text-decoration:none;}
	.produit_categorie h2 a:hover, .produit_categorie h5 a:hover  { color:#3c89a2; }
	.produit_categorie h5 { margin:10px 0px; font:bold 11px verdana; width:126px; color:#333333;  }
	.produit_categorie h5 a { color:#333;font:bold 11px verdana; text-decoration:none;}
	*/
	
	.hr{
		width:100%;
		height:10px;
		background:url(../img/dot_produit-hr.gif) no-repeat;
		clear:both;
	}
	
	
td.module_top {
	width:208px;
	hheight:25px;
	background:url(../img/bg_module_top.gif) repeat-y;
	font:bold 13px arial;
	color:#fff;
	padding:3px 3px 3px 10px;
}
td.module_content {
	color:#333;
	padding: 10px 3px 10px;
	border:1px solid #39a562;
}

td.module_content div.module_boutique {
	
	background:url(../img/bg_prix_module.gif) no-repeat;
	width:72px;
	height:20px;
	padding:3px 0px 0px 7px ;
	color:#fff;
	font-size:12px;
}




	#details_produit li { 
		hheight:45px;
		background:url(../img/dot_produit-h.gif) repeat-x;
		font:12px arial;
		color:#333;
		padding:15px 0px;
	}
	#details_produit h2{
		background:url(../img/arrow_3.gif) no-repeat 0px 7px;
		padding-left:15px;
		font:bold 20px verdana;
		color:#187290;
		margin:10px 0px 0px 0px;
	}

	#details_produit h5{
		width:120px;
		height:34px;
		margin:15px 0px 15px 0px;
		padding-top:5px;
		padding-left:15px;
		font:bold 18px verdana;
		color:#fff;
			background:url(../img/bg_prix.gif) no-repeat;
		text-transform:uppercase;
		
	}
	#details_produit h5 span{
		font:bold 11px verdana;
		color:#fff;
	}
	#details_produit li.none { background:none; padding:0px}
	
	#previewer dt, #previewer dd, #previewer img { cursor:pointer; }
	#previewer dt { 
		background:#fff url(../img/img_loader-t.gif) no-repeat center center;
		width:331px;
		height:252px;		
 		border:1px solid #343434;
 	}
	
	#previewer dd {
		width:80px;
		height:61px;
		float:left;
		margin:7px 2px 0px 0px;
		background: url(../img/img_loader-t.gif) no-repeat center center ;
		border:1px solid  #bababa;
	}
	
	#previewer dd.on { border:1px solid #343434;  }


.post_tag_post{
	float:left;
	width:181px;
	margin:10px 20px 10px 10px;
	
}
.post_tag_post strong{
	display:block;
	height:35px;
	font-size:14px;
}

.post_tag_post span {
	padding:0px;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	color:#5B5B58;
	height:25px;
}
p.post_tag_post img { border:1px solid #cccccc; }


#footer_nav{
	width:864px;
	background:url(../img/bg_footer2.gif) repeat-y left top;
	clear:both;
}


#footer_nav dl { 
	float:left;
	width:81px;
	margin:18px 0px 0px 51px;
	_margin-left:30px;
	padding-left:-18px;
}


#footer_nav dl dt a { 
	text-decoration:none;
	font:bold 11px Arial;
}

#footer_nav dl dd a { 
	text-decoration:none;
	font:normal 10px Arial;
}

#footer_nav dl a:hover { text-decoration:underline; }

#footer_nav dl dt { 
	margin-bottom:15px;
}
#footer_nav dl dd { 
	margin:0px;
}


#footer_nav ul li { float:left; }


td#cat-intro { 
	background-color:#fff;
	padding:5px 0px 10px 10px;
	font-size:12px
}

td#cat-intro ul li {
	list-style: square;
	padding-left: 5px;
	margin-left: 20px;
}

#cat-intro a { text-decoration:none; color:#8C8080; font-size:12px; }
