

/*________________________________________________________________________________________________________________________________________________________________ */
/*_________________________________________________________________pages css relatives au site Heliconia__________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */

html
{
background: url(../images/fond_degrade.jpg) top repeat-x;
margin: 0;
padding: 0;
height: 100%;
font-family : Arial Unicode MS, Times New Roman, Times, serif;
}


body
{
background: url(../images/fond_fleur.jpg) top no-repeat;
margin: 0;
padding: 0;
height: 100%;
}

#site_ombre
{
width: 939px;
height: 600px;
margin: auto;
background: url(../images/fond_ombre.png) no-repeat;
padding-top: 5px;
}

#site
{
width: 925px;
height: 583px;
margin-left: 7px;
}

img
{
border: none;
}

*
{
outline: none;
}

.bleu
{
	color: #5481ff;
}

/*________________________________________________________________________________________________________________________________________________________________ */
/*________________________________________________________pages css de l'entete du site Heliconia_________________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */

#en_tete
{
height: 167px;
position: relative;
color: #FFFFFF;
margin:0;
}

#flash
{
height: 102px;
width: 660px;
margin-left: 240px;
margin-top: 5px;
padding-top: 15px;
}

#logo
{
height: 144px;
width: 146px;
position: absolute;
top: 2px;
left: 15px;
}

#barre_menu
{
height: 22px;
background: #5481ff;
padding: 0px;
text-align: right;
}

#barre_menu a
{
height: 20px;
color: #FFFFFF;
padding: 0px;
margin: 0px;
margin-right: 12px;
margin-left: 12px;
text-decoration: none;
}

#barre_menu a:hover
{
text-decoration: underline;
}

#panier
{
background: url(../images/caddie.jpg) no-repeat right;
height: 20px;
margin-right: 5px;
}

/*________________________________________________________________________________________________________________________________________________________________ */
/*___________________________________________________________pages css du corps du site Heliconia_________________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */

#corps_site
{
	padding: 0px;
	margin: 0px;
	height: 416px;
	padding-top: 5px;
}


#corps_site h1
{
margin: 0px;
font-size: 20px;
margin-left: 30px;
margin-top: 8px;
}

.titre_h1
{
	height: 40px;
	padding-top: 5px;
	width: 800px;
	margin-top: 5px;
	clear: both;
}

.titre_h1 h1
{
	font-size: 10em;
}

.photo1
{
	width: 185px;
	float: left;
	cursor: pointer;
	margin:0;
}

#visage
{
	background: url(../images/img_visage.jpg) bottom;
	height: 415px;
}

#visage:hover
{
	background: url(../images/img_visage_over.jpg) bottom;
}

#corps
{
	background: url(../images/img_corps.jpg) bottom;
	height: 415px;
}

#corps:hover
{
	background: url(../images/img_corps_over.jpg) bottom;
}

#cheveux
{
	background: url(../images/img_cheveux.jpg) bottom;
	height: 415px;
}

#cheveux:hover
{
	background: url(../images/img_cheveux_over.jpg) bottom;
}

#bebe
{
	background: url(../images/img_bebe.jpg) bottom;
	height: 415px;
}

#bebe:hover
{
	background: url(../images/img_bebe_over.jpg) bottom;
}

#accessoires
{
	background: url(../images/img_accessoire.jpg) bottom;
	height: 415px;
}

#accessoires:hover
{
	background: url(../images/img_accessoire_over.jpg) bottom;
}

.titre
{
	background: #fee5c5;
	text-align: center;
	color: #5982ff;
	height: 31px;
	padding-top: 4px;
	margin: 0;
	font-family : Times New Roman, Times, serif;

}

.titre a
{
	text-decoration: none;
	color: #5982ff;
	font-size: 21px;
	margin: 0;
}

.titre a:hover
{
	text-decoration: underline;
}


/*________________________________________________________________________________________________________________________________________________________________ */
/*______________________________________________________pages css des pages categorie du site Heliconia_______________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */

#table_categorie td
{
width: 420px;
padding-left: 30px;
}

.img_produit
{
height: 80px;
}

/*________________________________________________________________________________________________________________________________________________________________ */
/*______________________________________________________pages css du pied de page du site Heliconia_______________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */

#pied_de_page
{
text-align: right;
margin-right: 25px;
color: #5982ff;
}

#pied_de_page a
{
text-align: right;
margin-right: 5px;
margin-left: 5px;
color: #5982ff;
}

#logo_bio
{
text-align: center;
margin-top: 5px;
}

/*________________________________________________________________________________________________________________________________________________________________ */
/*______________________________________________________pages css de la page contact du site Heliconia____________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */

#info_contacts
{
margin-left: 70px;
margin-top: 30px;
float: left;
width: 300px;
height: 230px;
}

#formulaire_contact
{
	float: left;
	width: 400px;
	height: 230px;
	margin-left: 50px;
	margin-top: 20px;
}

#mail
{
	width: 250px;
}

#formulaire_contact textarea
{
	width: 250px;
	height: 60px;
}

#div_message
{
width: 300px;
height: 20px;
border: 1px solid black;
}


/*________________________________________________________________________________________________________________________________________________________________ */
/*____________________________________________________pages css des pages de contenu du site Heliconia____________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */

#large_contenu
{
overflow: auto;
height: 300px;
width: 870px;
margin-left: 30px;
}





/*________________________________________________________________________________________________________________________________________________________________ */
/*______________________________________________________pages css de la page produit du site Heliconia____________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */


#photo_produit
{
/*border: 1px dashed #5481ff;*/
width: 300px;
height: 200px;
margin-left: 50px;
float: left;
overflow: hidden;
}

#description_produit
{
width: 500px;
height: 200px;
margin-left: 30px;
float: left;
}

#description_produit p
{
margin: 0px;
}

.contenant_menu
{
	margin: 0px;
	width: 185px;
	float: left;
	cursor: pointer;
	height: 31px;
}

#separateur_float
{
	clear: both;
	height: 0px;
	width: 900px;
}

#autres_produits
{
	border-top: 1px dashed #5481ff;
	width: 500px;
	height: 90px;
	margin-left: 30px;
	float: left;
	padding-top: 10px;
	margin-top: 30px;
}

#ajout_panier
{
	width: 300px;
	height: 40px;
	padding-top: 20px;
	margin-left: 50px;
	margin-top: 40px;
	float: left;
	text-align: center;
}

#quantite_produits
{
	width: 832px;
	height: 80px;
	margin-left: 50px;
	margin-top: 40px;
	clear: both;
}

#titre_conf
{
	margin-top: 20px;
	float: left;
}

#img_conf
{
	float: left;
	margin-left: 60px;
	margin-top: 12px;
}

#img_ajout
{
width= 
}

#prix
{
float: right;
font-weight: bold;
margin-top: 5px;
margin-right: 10px;
}

/*________________________________________________________________________________________________________________________________________________________________ */
/*______________________________________________________pages css de la page panier du site Heliconia____________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */

#div_panier
{
	overflow: auto;
	height: 200px;
	width: 870px;
	border: 2px solid #5481ff;
	margin-left: 30px;
}

#tableau_panier
{
	width: 99%;
	margin-left: 2px;
}

#tr_titre td
{
	border: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	background-color: #bfecff;
	height: 30px;
	font-size: 16px;
	color: #5481ff;
}

#tableau_panier td
{
}

.td_poubelle
{
	width: 70px;
}

#affiche_prix
{
	margin-left: 10px;
}

#affiche_prix
{
	width: 400px;
	height: 80px;
	margin-left: 450px;
	margin-top: 20px;
}

#table_prix
{
	width: 400px;
}

#table_prix tr
{
 text-align: right;
}


/*________________________________________________________________________________________________________________________________________________________________ */
/*______________________________________________________pages css de la page admin du site Heliconia____________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */


#photo_produit_admin
{
border: 1px dashed #5481ff;
width: 300px;
height: 300px;
margin-left: 50px;
float: left;
}

#stock
{
color: green;
font-weight: bold;
font-size: 20px;
}

#rupture
{
color: red;
font-weight: bold;
font-size: 20px;
}

#menu_admin a
{
	margin-left: 60px;
	margin-right: 60px;
}

#menu_admin
{
	border-bottom: 1px dashed #5481ff;
	height: 30px;
	margin-bottom: 10px;
}

#construction
{
	position: absolute;
	margin: auto;
	z-index: 100;
}

#ajout_panier_admin
{
	width: 300px;
	height: 60px;
	margin-left: 50px;
	margin-top: 40px;
	float: left;
	text-align: center;
}



/*________________________________________________________________________________________________________________________________________________________________ */
/*______________________________________________________pages css des pages conseil du site Heliconia_____________________________________________________________ */
/*________________________________________________________________________________________________________________________________________________________________ */


#gauche_conseil
{
border-right: 2px solid #a8886e;
width: 450px;
height: 330px;
float: left;
margin-top: 20px;
padding-right: 10px;
}

#droite_conseil
{
width: 450px;
height: 330px;
float: left;
margin-top: 20px;
padding-right: 10px;
}

#gauche_conseil p , #droite_conseil p
{
margin-left: 10px;
}

#gauche_conseil li , #droite_conseil li
{
list-style-type: none;
}

#gauche_conseil a , #droite_conseil a
{
color: #000000;
text-decoration: none;
}

#gauche_conseil a:hover , #droite_conseil a:hover
{
text-decoration: underline;
}