* {
	margin:0;
	padding:0;
}

body {
	font-family: Trebuchet MS;
	font-size:11px;
	background:#000 url(/media/fond-site.png) top left repeat;
	color:#fff;
	margin-top:8px;

}

img {
	border:0;
}

ul {
	list-style:none;
}
a{
	color:#fff;
	text-decoration:none;
}
select {
	font-size:11px;	
}
input {
	font-size:11px;
}

.clear {
	clear:both;
	font-size:0;
}
.clear2 {
	clear:both;
	font-size:0;
	height:4px;
}

#bg_site {
	width:990px;
	margin:auto;
	background:#acacac;
	position:relative;
}

#bandeau {
	background:url(/styles/images/header/bg_header.png) top left no-repeat;
	width:990px;
	height:88px;
	position:relative;
}

#logo_teojasmin {
	position:absolute;
	top:9px;
	left:330px;
}

#banniere_teojasmin {
	position:absolute;
	top:32px;
	left:226px;
}
/*
#header_panier {
	position:absolute;
	top:66px;
	right:17px;
	background:url(/styles/images/header/bg_panier.png) top left no-repeat;
	width:132px;
	height:59px;
}

#nb_articles {
	position:absolute;
	top:15px;
	right:10px;;
	font-size:14px;
	color:#c2111a;
	font-weight:bold;
}

#voir_panier
{
	position:absolute;
	bottom:5px;;
	right:32px;
}
*/

#header_panier {
	background:transparent url(/styles/images/header/bg_panier.png) no-repeat scroll left top;
	height:45px;
	position:absolute;
	right:8px;
	top:28px;
	width:99px;
}

#nb_articles {
	color:#C2111A;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:20px;
	top:2px;
}

#voir_panier
{
	bottom:5px;
	position:absolute;
	right:16px;
}

#menu_haut {
	background:url(/styles/images/header/bg_menu_haut.png) top left no-repeat;
	width:990px;
	height:32px;
	position:relative;
}

#espace_pro {
	position:absolute;
	top:0;
	right:0;
	/*width:110px;*/
	padding: 0 15px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	line-height:32px;
	
}

#menu_haut li {
	/*width:110px;*/
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	padding: 0 15px;
	background:url(/styles/images/header/sepmenu.png) top right no-repeat;
}

#header_theme ul {
	/*background:url(/styles/images/header/bg_theme.png) 2px 0 no-repeat;*/
	margin-top:10px;
	padding-top:13px;
}

#header_theme li {
	width:131px;
	height:23px;
	line-height:23px;
	margin-top:4px;
	margin-left:2px;
	font-size:12px;
}

#header_theme a {
	margin-left:10px;	
}

#header_ambiance {
	/*background:url(/styles/images/header/bg_ambiance.png) 2px 0 no-repeat;*/
	width:132px;
	height:55px;
	margin-top:28px;
}

#header_ambiance p {
	padding-top:12px;
	margin-left:32px;
	text-transform:uppercase;
	color:#b6b6b6;
	font-weight:bold;
}

#header_gauche {
	width:136px;
	margin-top:10px;
	float:left;
}

#content {
	width:692px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
}

#footer_droit {
	width:138px;
	float:left;
}

#presentation_home {
	text-align:center;
}

#footer {
	clear:both;
	margin-left:138px;
	text-align:center;
	width:690px;
	min-height:98px;
	height:auto !important;
	height:98px;
	position:relative;
	background:url(/styles/images/footer/bg_footer.png) top left no-repeat;
}

#footer_referencement {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	min-height:50px;
	text-align:left;
}

#footer_mon_compte {
	margin-top:15px;
	border-top:1px solid #595959;
}

#footer_newsletter {
	border-top:1px solid #595959;
	margin-bottom:28px;
}

#footer_blog {
	border-top:1px solid #595959;
	margin-bottom:28px;
}

#footer_presse {
	border-top:1px solid #595959;
	margin-bottom:28px;
}

#footer_savoir_faire {
	border-top:1px solid #595959;
}
/*
#image_gauche {
	position:absolute;
	bottom:0;
	left:0;
	background:url(/styles/images/img_sidebar_gauche.png) bottom left no-repeat;
	width:139px;
	height:250px;
}

#image_droite {
	position:absolute;
	bottom:0;
	right:0;
	background:url(/styles/images/img_sidebar_droit.png) bottom right no-repeat;
	width:139px;
	height:250px;
}
*/

.png {
	behavior:	url("/pngbehavior.htc");
}

.inputRecherche {
	width:90px;
	height:20px;
	border:1px solid #a6a6a6;
	float:left;
	color:#4c4c4c;
	font-size:12px;
	padding-left:7px;
	padding-top:2px;
	margin-right:2px;
	margin-left:3px;
}

.okRecherche {
	float:left;
	width:24px;
	height:24px;
}

.select99 {
	width:99px;
	height:18px;
	border:1px solid #a6a6a6;
	margin-left:3px;
	font-size:11px;
	color:#a0a0a0;
	margin-bottom:7px;
	float:left;
	height:24px;
	margin-right:2px;
}

.titre_bloc_menu_droite {
	margin-top:10px;
}

.titre_bloc_menu_droite img {
	float:left;
}

.inscription {
	position:relative;
	color:#6e6e6f;
	text-align:center;
	margin-bottom:24px;
	margin-top:10px;
	height:40px;
}

.inscription a {
	color:#e61577;
	text-decoration:underline;
}

.okNewsletter {
	position:absolute;
	top:0;
	right:5px;;
}

.blog, .presse, .savoir_faire, .identification, .newsletter_inscription {
	padding-left:5px;
	color:#fff;
	float:left;
}

.blog a, .blog, .presse, .savoir_faire {
	color:#E61577;
}

#footer_savoir_faire, #footer_presse, #footer_blog {
	color:#fff;
}

#footer_savoir_faire li, #footer_presse li, #footer_blog li{
	margin-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.presse a, .savoir_faire a {
	color:#fff;
}
/*
.blog {
	background:url(/styles/images/footer/picto_blog.png) 2px 22px no-repeat;
}

.presse {
	background:url(/styles/images/footer/picto_presse.png) 2px 22px no-repeat;
}

.savoir_faire {
	background:url(/styles/images/footer/picto_savoir_faire.png) 2px 22px no-repeat;
}
*/

#produit_zoom {
	margin:auto;
	height:auto !important;
	margin-top:10px;
	min-height:324px;
	width:650px;
}

.prod_zoome {
	position:relative;
	width:168px
	height:324px;
	float:left;
}


.fiche_prod_zoom {
	position:absolute;
	top:0;
	left:0;
	color:#000;
	z-index:10;
}

.nom_prod_zoom, .prix_prod_zoom {
	display:block;
	color:#e53e8c;
	font-weight:bold;
	font-size:14px;
	width:150px;
}

.nom_prod_zoom{
	height:43px;
}

.img_prod_zoom {
	display:block;
	height:240px;
	width:150px;
}

.voir_prod_zoom {
	width:150px;
	display:block;
	margin-top:4px;
	color:#fff;
}

.voir_prod_zoom a{
	text-decoration:underline;
}

.prod_zoom_cat {
	position:absolute;
	top:46px;
	right:-16px;
}

.mdp_oublie {
	display:block;
	font-size:10px;
	color:#b0b0b0;
	padding-left:5px;
}

#footer_liens {
	color:#969191;
	/*position:absolute;
	top:64px;
	left:0;*/
	width:100%;
}
/*
.footer_infos_dev {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}

.footer_infos_dev, .footer_infos_dev a {
	color:#000;
}
*/
.cms_liens_footer {
	color:#969191;
}

.cms_liens_droit {
	color:#fff;
}

.bloc_liste_image {
	text-align:center;
	height:498px;
}
/*
.bloc_liste {
	background:#414141 url(/styles/images/categorie/bg_cat_tag.png) top left no-repeat;
	min-height:800px;
	height:auto !important;
	height:800px;
}
*/

.nom_cat {
	float:left;
	height:80px;
	width:168px;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

.nom_cat p {
	padding-left:10px;
	padding-top:23px;
	float:left;
}


.tag_produit {
	float:left;
	width:494px;	
	position:relative;
	
}

.tag_produit p {
	width:479px;
	min-height:40px;
	height:40px;
	height:auto !important;
	background:transparent url(/styles/images/categorie/bg_tag.png) repeat-y top left;
	padding-left:14px;
	padding-top:5px;
}

.lien_tag a {
	color:#fff
}

a.lien_tag:hover {
	color:#E53E8C;
}

.prod_liste {
	margin-top:26px;
}

.bloc_liste_produit {
	text-align:center;
	margin-left:16px;
}

.liste_categorie {
	margin-top:17px;
	background:#E61577;
	color:#ffffff;
	border:1px solid #c0c0c0;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	height:24px;
	line-height:24px;
}

.liste_cat_suite {
	display:block;
	position:absolute;
	top:0;
	right:7px;
	font-size:12px;
	text-transform:none;
}

.fiche_produit {
	background:#fff;
	color:#000;
	width:692px;

}

.fprix {
	background:url(/styles/images/produit/bg_prix.png) top left no-repeat;
	width:138px;
	height:40px;
	line-height:40px;
	float:left;
	margin-left:15px;
	margin-top:42px;
}

.fprix_value {
	color:#e61577;
	font-weight:bold;
	font-size:18px;
}

.fprix_value_barre {
	margin-left:11px;
	text-decoration:line-through;
	color:#787878;
}

.fp_gauche {
	float:left;
	width:300px;
	margin-top:48px;
	margin-bottom:25px;
	margin-left:5px;
	display:inline;
}

.fp_droit {
	float:left;
	width:380px;
	margin-left:5px;
	color:#787878;
}

.ariane {
	padding-top:12px;
	padding-right:12px;
	text-align:right;
	color:#787878;
}

.ariane a {
	color:#787878;
	text-decoration:underline;
}

.fp_droit h1 {
	font-size:14px;
	font-weight:bold;
	margin-top:46px;
	margin-bottom:24px;
}

.fproduit_nom_desc {
	font-size:12px;
	margin-top:20px;
}

.fproduit_stock {
	float:right;
	margin-top:30px;
}

.infos_technique {
	width:370px;
}

.faddpanier {
	float:right;
	margin-right:20px;
	margin-top:45px;
}

.fp_image {
	margin-top:20px;
	height:98px;
	margin-bottom:20px;
}

.fp_cadre_img {
	text-align:center;
}

.prod_image_assoc {
	/*border:1px solid #cdcdcd;
	width:135px;
	height:110px;*/
	float:left;
	margin-left:8px;
}

#contenu {
	background:#fff;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	min-height:580px;
	height:auto !important;
	height:580px;
}
/*
#contenu h1{
	font-size:24px;
	padding:10px;
}
*/

.bph_title h1 {
	height:25px;
	color:#e61577;
	font-size:18px;
	font-weight:bold;
	padding-left:40px;
	padding-top:5px;
	text-transform:uppercase;
}

.bph_title_panier h1 {
	background:url(/styles/images/panier/picto_mon_panier.png) 10px 0 no-repeat;
}

.bph_title_account h1 {
	background:url(/styles/images/account/picto_mon_compte.png) 10px 0 no-repeat;
	padding-left:50px;
}

.panier_head {
	text-transform:uppercase;
	color:#e61577;
	font-size:14px;
	border:1px solid #e0e0e0;
	padding:5px;
}

.panier_head span {
	padding-left:8px;
}

.panier_designation {
	background:url(/styles/images/panier/bg_panier_article.png) top left repeat-y;
	width:457px;
}

.pan_promo_txt {
	background:url(/styles/images/panier/bg_panier_codepromo.png) top left repeat-x;
	height:42px;
	width:456px;
	border:1px solid #d4d4d4;
}

.image_produit {
	float:left;
	border:1px solid #cdcdcd;
	margin:10px;
}

.panier_desc {
	float:left;
}

.pdtitre {
	margin-top:10px;
	margin-left:5px;
	padding-bottom:3px;
	font-size:11px;
}

.pddesc {
	color:#8a8989;
	margin-top:5px;
	margin-left:5px;
}

.pdtitre a {
	color:#000000;
}

.pdqte, .pdprix {
	text-align:center;
}

.pdprix {
	font-size:14px;
	font-weight:bold;
	color:#5c5b5b;
	font-family:Arial;
	border:1px solid #d4d4d4;
}

.panier_qte {
	margin-bottom:7px;
	width:27px;
	border:1px solid #d2d2d2;
	text-align:center;
	color:#3d3d3d;
}

.pan_livr_txt {
	height:45px;
}

.ipromo_p {
	width:76px;
	height:17px;
	color:#9a9a9a;
	border:#d6d6d6 1px solid;
	font-size:12px;
	float:left;
	text-align:center;
	margin-left:15px;
	font-weight:bold;
}
.ipromo_p2 {
	float:left;
	margin-left:5px;
}

.pan_total_lbl, .pan_total_val {
	font-size:18px;
	color:#e61577;
}

.pan_total_lbl {
	text-align:right;
	width:95px;
}

.pan_total_val {
	text-align:center;
	border:1px solid #d2d2d2;
}

.panier_sous_total_txt {
	text-align:right;
	color:#e61577;
}

.panier_sous_total_val {
	text-align:center;
	border:1px solid #d2d2d2;
	color:#e61577;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}

.panier_vider_txt {
	color:#e61577;
	font-size:10px;
	text-decoration:underline;
}

.etape_insc {
	border:#d9d9d9 1px solid;
	background-color:#ffffff;
	position:relative;
	width:300px;
	height:450px;
	margin-top:30px;
	float:left;
	display:inline;
}

.etape_insc h2 {
	color:#e61577;
	text-transform:uppercase;
	font-size:14px;
	width:290px;
	height:31px;
	line-height:31px;
	background:url(/styles/images/commun/bg_sous_titre.png) repeat-x 7px 4px;
	border:1px solid #d9d9d9;
	margin-top:7px;
	margin-left:4px;
	text-align:center;
}

.imgetape {
	position:absolute;
	bottom:7px;
	left:7px;
}

.insc_desc {
	width:290px;
	float:left;
	font-size:10px;
	margin-top:3px;
	padding-left:5px;
}


.forminsc input {
margin:3px 0px;
}

.forminsc label {
display:block;
float:left;
margin-top:3px;
width:147px;
padding:2px 5px;
color:#000;
}

.ast {
	color:#e61577;
}

.message_ko {
	padding:10px;
	width:96%;
	color:red;
	border:red 1px solid;
	background-color:#fff;
}

.opt_account {
	border:#d9d9d9 1px solid;
	background-color:#ffffff;
	position:relative;
	width:294px;
	height:182px;
	padding:4px;
	float:left;
	margin-bottom:7px;
}

.opt_account h1 {

	height:30px;
	color:#e61577;
	font-size:12px;
	text-align:center;
	line-height:32px;
	
}
.opt_account h1 a {
	color:#e61577;
	font-size:14px;
	text-transform:uppercase;
}
.opt_account h1 {
		background:url(/styles/images/commun/bg_sous_titre.png) repeat-x 7px 4px;
		border:1px solid #e1e1e1;
		position:relative;
}

.moncompte {
	position:absolute;
	top:3px;
	left:8px;
}

.opt_account a {
		text-decoration:none;
		color:#000;
}

.opt_account .tiret {
	margin-top:7px;
	margin-bottom:5px;
}

.opt_account .opt_desc {
	height:103px;
	padding-top:20px;
	text-align:center;
	font-size:12px;
}

.bloc_process {
	color:#000;
	width:670px;
}

.account_desc {
	font-size:12px;
}

#onglet_process ul {
	list-style-type:none;	
}

#onglet_process li {
	float:left;
	height:31px;
	width:166px;
}

.li_process {
	margin-right:2px;
}

.bloc_login {
	color:#6d6d6d;
}

.bloc_login a {
	color:#a9a8a8;
	text-decoration:underline;
	font-size:10px;
}

.bloc_login label {
	text-transform:capitalize;
}

.bloc_login h1 {
	background:url(/styles/images/commun/bg_sous_titre.png) repeat-x top left;
	width:500px;
	height:30px;
	line-height:30px;
	border-top:1px solid #e2e2e2;
	text-align:center;
	color:#e61577;
	font-size:14px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-transform:uppercase;
	border:1px solid #d0d0d0;
}

.bl_option{
	text-align:center;
	font-size:12px;
	margin-top:18px;
}

#manque_gratuit {
	color:#e61577;
	text-align:right;
	font-size:10px;
}

.tool-tip {
	color:#FFFFFF;
	width:300px;
	z-index:13000;
}

.tool-title {
	background:transparent url(/styles/images/bubble.png) repeat scroll left top !important;
	font-size:11px;
	font-weight:bold;
	margin:0pt;
	padding:8px 8px 4px;
}

.tool-text {
	background:transparent url(/styles/images/bubble.png) repeat scroll right bottom !important;
	font-size:11px;
	margin:0px;
	padding:4px 8px 8px;
	text-align:justify;
}

.bloc_livraison h2 {
	color:#e61577;
	text-transform:uppercase;
	font-size:14px;
	width:610px;
	height:31px;
	line-height:31px;
	background:url(/styles/images/commun/bg_sous_titre.png) repeat-x 7px 4px;
	border:1px solid #e1e1e1;
	margin-top:7px;
	text-align:center;
	margin-left:30px;
}

.bloc_livraison input {
	margin-top:10px;
}

.textarea515 {
	width:350px;
}

.observe p {
	padding-left:10px;
	padding-right:10px;
}

.adresse_contenu {
	font-size:12px;
	padding-left:15px;
	padding-top:5px;
}

#recap_cgv {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.bloc_text_struct h1{
	padding-top:10px;
	font-size:14px;
	text-align:center;
	padding-bottom:20px;
}

#fpc_contenu1 {
	margin-top:7px;
	background:#fff;
	width:692px;
}

.Attr_option {
	color:#000;
}

.prodatt_img {
	float:left;
	border:1px solid #bcbcbc;
	margin:10px;
}

.prodatt_nom {
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-top:5px;
	margin-bottom:10px;
}

.prodatt_valeur {
	font-size:14px;
	color:#e61577;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

.lbl_option_a {
	float:left;
	width:270px;
}

.lbl_option_a_prix {
	float:left;
	width:200px;
	background:transparent url(/styles/images/produit/bg_prix.png) no-repeat scroll 30px 0;
	height:40px;
	line-height:40px;
	margin-top:42px;
}

.prodatt_prix {
	padding-left:60px;
	color:#E61577;
	font-size:18px;
	font-weight:bold;
}

.faddpanierProdAtt {
	float:left;
	margin-top:43px;
	margin-left:20px;
}

.btn_modif {
	cursor:pointer;
	margin-right:5px;
	background-color:#E61577;
	border:#d9d9d9 1px solid;
	display:block;
	width:150px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	float:left;
}

.table_account {
	text-align:center;
	height:50px;
	margin-top:10px;
}

.table_account thead {
	color:#989898;
	font-size:15px;
	text-align:center;
}
.table_account thead th {
	height:32px;
	background:url(/styles/images/commun/bg_sous_titre.png) repeat-x top left;	
}
.table_account tbody td {
	padding:7px;
	text-align:center;
}

.lst_libelle {
	padding:10px;
}

.bloc_adresse h2 {
	color:#E61577;
	text-transform:uppercase;
	font-size:11px;
	width:610px;
	height:31px;
	line-height:31px;
	background:url(/styles/images/commun/bg_sous_titre.png) repeat-x 7px 4px;
	border:1px solid #d9d9d9;
	margin-top:7px;
	text-align:center;
}

.bloc_livraison p {
	margin-left:20px;
}

.bloc_process {
	width:612px;
	padding:5px;
	margin-left:28px;
}

.formaddr {
	margin-left:150px;
	margin-top:10px;
}

.formaddr label {
	float:left;
	display:block;
	width:150px;
	text-align:right;
	padding-right:5px;
}

.brgauche {
	border-left:#d6d6d6 1px solid;
	border-top:#d6d6d6 1px solid;
	border-bottom:#d6d6d6 1px solid;
}

.brc {
	border-top:#d6d6d6 1px solid;
	border-bottom:#d6d6d6 1px solid;	
}

.brdroit {
	border-right:#d6d6d6 1px solid;
	border-top:#d6d6d6 1px solid;
	border-bottom:#d6d6d6 1px solid;
}
.tdgauche {
	border-left:#d6d6d6 1px solid;
	border-bottom:#d6d6d6 1px solid;
}

.tdc {
	border-bottom:#d6d6d6 1px solid;	
}

.tddroit {
	border-right:#d6d6d6 1px solid;
	border-bottom:#d6d6d6 1px solid;
}

.brcall {
	border-top:#d6d6d6 1px solid;
	border-left:#d6d6d6 1px solid;
	border-right:#d6d6d6 1px solid;
}

.pdf {
	width:33px;
	height:35px;
}

.loupe {
	width:14px;
	height:15px;
}
.pdf2 {
	width:16px;
	height:16px;
}

.fpatt_liens {
	padding-left:16px;
	color:#E61577;
}

.fpatt_liens a {
	color:#E61577;
	text-decoration:underline;
}

.fprodimage_zoom {
	width:380px;
	height:390px;
}

.forminscpro {
	margin-left:150px;
}

.forminscpro label {
	display:block;
	float:left;
	width:155px;
	text-align:right;
}

.forminscpro input {
	float:left;
	margin-left:10px;
}

.forminscpro textarea {
	float:left;
	margin-left:10px;
}

.info_fiche_prod {
	border-bottom:1px solid #787878;
}

.ifpfirst {
	margin-top:20px;
}

.info_fiche_prod h1 {
	font-size:11px;
	display:inline;
}

.image_mini {
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.image_mini img{
	border:2px solid #696969;
}

.image_mini img:hover{
	border:2px solid #fff;
}

/* PLAN DU SITE */

.plansite {
	background-color:#ffffff;
	border:1px solid #D9D9D9;
	text-align:left;
	padding:20px;
}

.plansitefloat {
	float:left;
	margin:0 20px;
}

a.plansitea{
	text-decoration:none;
	color:#000000;
}

.plansite_ul1{
	list-style-type:disc;
	margin-left:20px;
}

.plansite_ul2{
	list-style-type:none;
}

.ps_titre {
	color:#E61577;
	text-decoration:none;
}

#pub_header_teojasmin {
	position:absolute;
	bottom:0;
	left:5px;
}

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

.drapeau_p {
	display:inline
}
