/* ***** BEGIN LICENSE BLOCK *****
# Feuille de style créé pour INDEEZ LE SITE
# Par Laure Rocheteau
# Juillet 2008
 ******* END LICENSE BLOCK *****/
		@IMPORT URL(menu.css);
		@IMPORT URL(livraison_gratuite.css);
		@IMPORT URL(recherche_newsletter.css);
		@IMPORT URL(menu_select.css);
		@IMPORT URL(panier.css);
		@IMPORT URL(module_news.css);
		@IMPORT URL(produits_sidebar.css);
		@IMPORT URL(page_news.css);
		@IMPORT URL(posts.css);
		@IMPORT URL(page_submissions.css);
		@IMPORT URL(page_collections.css);
		@IMPORT URL(page_store.css);
		@IMPORT URL(page_contact.css);
		@IMPORT URL(footer.css);
		@IMPORT URL(moncompte.css);
		@IMPORT URL(utilisateurs.css);
		@IMPORT URL(formulaires.css);
		@IMPORT URL(membre.css);
html {
font-family:arial;
}
body {
font-size:81.3%;
font-size:0.813em;
background:white;
line-height:1.462em;
color:navy;
}
#page {
overflow:hidden;
margin:0 auto;
}	
img {
display:block;
}
a img {
border:0;
color:transparent;
}
/* ------------------------------------------------------------
	HAUT DE PAGE
------------------------------------------------------------- */
#top img {
margin:0 auto;
width:100%;
}
/* -------------------------------------------------------------
	STRUCTURE FLUIDE - 3 COLONNES - BLOGNAV / MAIN / BLOGEXTRA
--------------------------------------------------------------- */
#page {
    }
/*centre*/
#main { 
margin-left:18%;
margin-right:18%;
margin-top:5px;
min-height:800px;
height:auto!important;
height:800px;
-width:61%;
	}
/*contenu*/
#content {
	min-height:600px;
	background:#B2CFEE;
	overflow:hidden;
	text-align:center;
	padding:5px 5px 10px 5px;
	margin:0 5px;
	-width:100%;
}
/*sidebar: blognav à gauche blogextra à droite*/
#blognav, #blogextra {
	width : 18%;
	min-height:600px;
	margin-top:5px;
	}
#blognav {
	float: left;
	text-align:left;
	overflow:hidden;
			}
#blogextra {
	float:right;
		}		
/*-------------------------------------------------------
---------------BANNIERES-----------------------
-------------------------------------------------------*/
#sous-banniere {
text-align:center;
}
#sous-banniere img {
width:100%;
}
#sous-banniere a {
color:transparent;
}
/*---------------------------------------------------------
------------------TITRE DE LA PAGE---------------
-----------------------------------------------------------*/
#titre_page, #titre_page_accueil {
text-transform:uppercase;
font-weight:bolder;
padding:5px 10px;
text-align:left;
}
#titre_page {
color:white;
}
#titre_page_accueil {
color:#5383CF;
}
/*---------------------------------------------------------------------

LIENS, FACILITES DE MISE EN PAGE
------------------------------------------------------------------------*/
a {
text-decoration:none; 
color:white;
}
a:hover {
text-decoration:underline;
color:white;
}
blockquote {
text-align:left;
margin:5px;
width:100%;
}
blockquote a{
color:white;
}
blockquote span{
color:white;
}
/*----------Page achat----------*/
table.achat_conf, table.hist_comm {
border:1px solid navy;
}
table.achat_conf td{ border:1px solid navy; }

table.achat_conf2 td, table.hist_comm td.fondgris { border:0; background:#eee; }

table.achat_conf2 td.no-color, table.hist_comm td.no-color { border:0; background:#B2CFEE; }

table.hist_comm td.no-color a:hover {
color:navy;
}
a.lienbleu {
color:#B2CFEE;
text-decoration:none;
background:navy;
font-weight:bold;
}
a.lienbleu:hover {
color:white;
}
table.achat_conf2 td.no-color1 { 
border-color:#B2CFEE; 
}
table.achat_conf td.fondblanc, table.hist_comm td.fondblanc { 
border:1px solid navy;
background:#eee;
 }
a.suite{
color:#B4B4B4;
text-decoration:none;
font-family:arial;
}
a.hover{
text-decoration:none;
}
#sortie {
		font-size:1.125em;
		color:navy;
		font-weight:bold;
}
/***************LIENS ***************/
.blanc {
color:white;
text-decoration:none;
}
