/* testé sur les navigateurs Firefox 2, Opera 9 */

/*****************************************/
/*      P O S I T I O N N E M E N T      */
/*****************************************/

/* RESET DES MARGES */
* {padding: 0; margin: 0; border: 0;}

/* POSITIONNEMENT GENERAL */
html, body {
height: 100%;
}

/* POSITIONNEMENT BLOC CONTENEUR */
div#conteneur {
margin: 0 auto;
position:relative;

}

/* POSITIONNEMENT BLOC ENTETE */
div#entete {
display: none;
}

/* POSITIONNEMENT BLOC PANIER */
div#panier {
display: none;
}
/* POSITIONNEMENT BLOC ARIANE */
div#ariane {
display: none;
}

/* POSITIONNEMENT BLOC CONTENU */
div#contenu {
}

/* POSITIONNEMENT BLOC COLGAUCHE */
div#colgauche {
display: none;
}

/* POSITIONNEMENT BLOC COLDROITE */
div#coldroite {
display: none;
}



/* POSITIONNEMENT BLOC PIED */
div#pied {
display: none;
}




/*********************************/
/*          A S P E C T          */
/*********************************/

/* ASPECT GENERAL */
body {
font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #645E59;
}


/* ASPECT BLOC CONTENEUR */
#conteneur {
}


/* ASPECT BLOC EN-TETE */
#entete h1, h2 {
font-size: 0.8em;
}
#entete span{
display: none;
}
#entete {
display: none;
}
#panier p {
display: none;
}
#panier h1 {
display: none;
}
#panier img {
display: none;
}
#ariane p {
display: none;
}
#ariane a {
display: none;
}
#ariane a:hover {
display: none;
}
#ariane a:active {
display: none;
}

/* ASPECT BLOC CONTENU */
#contenu-tete {
display: none;
}
#contenu-centre {
/*background-image: url(img/interface/contenu-centre.gif);
background-position: center top;
background-repeat: repeat-y;
min-height: 550px;*/
}

#contenu-pied {
display: none;
}


#contenu-tete h1 {
display: none;
}

#contenu-centre h2 {
font-size: 1.2em;
color: #F5037C;
font-variant: small-caps;
font-weight: bold;
letter-spacing: 0.1em;
line-height: 1.2em;
padding: 1em 30px 0.5em 30px;
}

#contenu-centre .intro {
font-size: 0.8em;
color: #782A90;
font-weight: bold;
line-height: 1.7em;
padding: 0 30px 0.5em 30px;
}

#contenu-centre p {
font-size: 0.8em;
color: #645E59;
line-height: 1.5em;
text-align: justify;
padding: 0 30px 0 30px;
}

#contenu-centre a {
color: #782A90;
text-decoration: none;
}
#contenu-centre a:hover {
color: #782A90;
text-decoration: underline;
}



/* ASPECT BLOC COLGAUCHE */
#titremenu-collection span {
display: none;
}
#titremenu-collection {
display: none;
}
.menu-nav1 {
display: none;
}
.menu-nav1 li {
display: none;
}
.menu-nav1 li a {
display: none;
}
.menu-nav1 li a:hover {
display: none;
}
.menu-nav1 li a:active {
display: none;
}




/* ASPECT BLOC COLDROITE */
#titremenu-pratique span {
display: none;
}
#titremenu-pratique {
display: none;
}
#titremenu-infos span {
display: none;
}
#titremenu-infos {
display: none;
}
.menu-nav2 {
display: none;
}
.menu-nav2 li {
display: none;
}
.menu-nav2 li a {
display: none;
}
.menu-nav2 li a:hover {
display: none;
}
.menu-nav2 li a:active {
display: none;
}


/* ASPECT BLOC PIED */
div#pied {
display: none;
}
#pied p {
display: none;
}
#pied a {
display: none;
}






/* ETIQUETTE DE PRESENTATION DES PRODUITS */
#etiquette_produit {
display: none;
}

#etiquette_produit_gestion {
display: none;
}

#current {
display: none;
}




/* AUTRES AJOUTS */
h3 {
display: none;
}
h4 {
display: none;
}
h5 {
display: none;
}

.txt_detail {
	color: #645E59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
display: none;
}
textarea {
display: none;
}
select {
display: none;
}

#titremenu-gestion span {
display: none;
}
#titremenu-gestion {
display: none;
}

.alert {
	color: #CC0000;
}

.tab_panier_titre {
	color: #A09D9A;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.tab_panier_txt {
	color: #A09D9A;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.input_qte_panier {
display: none;
}
.input_reduc_panier {
display: none;
}
.txt_commande {
	color: #A09D9A;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titre_commande {
	color: #A09D9A;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}

.paiement_securise {
	color: #782A90;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.numero_commande {
	color:#F5037C;
	font-size:12px;
	font-weight: bold;
}

#imprim_formulaire {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
text-align: center;
}
#imprim_formulaire a {
color: #645E59;
font-size: 16px;
text-decoration: none;
text-align: center;
}
#imprim_formulaire a:hover {
color: #A09D9A;
font-size: 16px;
text-decoration: none;
text-align: center;
}
#imprim_formulaire a:active {
color: #F5037C;
font-size: 16px;
text-decoration: none;
text-align: center;
}

#imprimer {
display: none;
}

#formulaire_impression {
	padding:5px 5px 5px 5px;
	border: none;
}