@charset "utf-8";
/* CSS Document */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-color:#FFF;
}

html, body {
	background-image: url(../templates/Nouveau-fondsite.jpg);
	background-color: #b0defd;
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	background-image: url(../templates/Nouveau-fondsite.jpg);
	background-color: #b0defd;
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-repeat:repeat-y;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFF;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width:996px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.jumpMenu {
	float:right;
	margin-right:15px;
}
a {
	text-decoration:none;
}
.violet .actif {
	background-image: url(../templates/menuHaut/menu-fond-violet-hover.jpg);	
	color: #FFFFFF;
}
.vert .actif {
	background-image: url(../templates/menuHaut/menu-fond-vert-hover.jpg);	
	color: #FFFFFF;
}
.marron .actif {
	background-image: url(../templates/menuHaut/menu-fond-marque-hover.jpg);	
	color: #FFFFFF;
}
.orange .actif {
	background-image: url(../templates/menuHaut/menu-fond-promo-hover.jpg);	
	color: #FFFFFF;
}
#tetiere {
	width:976px;
	height:100px;
	background-image:url(../templates/banniere.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-right:20px;
	background-color:#FFFFFF;
}
.ousommesnous {
	float:right;
	width:220px;
	text-align:center;
	margin-top:-60px;
	height:60px;
	margin-right:250px;
}
.newsletterHaut {
	float:right;
	width:220px;
	height:60px;
	margin-right:10px;
	text-align:center;
	margin-top:-60px;
}
.newsletterbas-flash {
	background-image:url(../templates/bandeau-newsletter-flash.jpg);
	background-repeat:no-repeat;
	float:right;
	width:761px;
	height:25px;
	margin-right:10px;
	text-align:right;
	padding-right:15px;
	padding-top:95px;
	color:#FFF;
}
.newsletterbas-promo {
	background-image:url(../templates/bandeau-newsletter-promo.jpg);
	background-repeat:no-repeat;
	float:right;
	width:761px;
	height:25px;
	margin-right:10px;
	text-align:right;
	padding-right:15px;
	padding-top:95px;
	color:#FFF;
}
.table_simple {
	border:1px solid #999;
	padding:10px;
}
.btn_ok {
	background-color:#333;
	border:0px;
	color:#FFF;
	cursor:pointer;
}
.btn-panier {
	float:right;
	width:154px;
	height:22px;
	background-image:url(../templates/btn-panier.png);
	margin-right:10px;
	text-align:center;
	padding-top:3px;
}
.btn-panier a {
	color:#FFFFFF;
	text-decoration:none;
}
.ariane {
	padding:10px;
	background-color:#EEE;
	margin-bottom:5px;
}
#fil_ariane {
	padding:10px;
	background-color:#EEE;
	margin-bottom:5px;
}

#menu-gauche {
	float:left;
	width:200px;
	background-color:#FFF;
}

.content-menu-gauche {
	border:1px solid #DDD;
	padding-bottom:20px;
}
.titre-menu-gauche-gris
	{
	background-color:#DDD;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-left:5px;
	padding:5px;
	}
.lien-menu-gauche {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left:15px;
	margin-top:5px;
}
.lien-menu-gauche a {
	color:#666666;
	padding-left:5px;
	text-decoration:none;
}
#content {
	margin-left:210px;
	margin-right:10px;
	background-color:#FFF;
}
.titre {
	background-color:#000000;
	background-image:url(../templates/icones/fond-titre.jpg);
	background-repeat:repeat-x;
	padding-bottom:5px;
}
.nouveautes {
	color:#ec7bfd;
	font-weight:bold;
}
.collection {
	color:#ffd800;
	font-weight:bold;
}
.marque {
	color:#7d5024;
	font-weight:bold;
}
.promo {
	color:#ef7407;
	font-weight:bold;
}
.enc-marque {
	width:200px;
	float:left;
	margin-left:50px;
}
.enc-promo {
	float:left;
	margin-left:50px;
}
.fin {
clear:both;
}
/************************************************************************************/
/**************** LISTE DES FONT  ******************/
/************************************************************************************/
.txtNewsletter {
	color:#769597;
	font-size:14px;
}
.blanc {
	color:#fff;
}
.gris {
	color:#999;
}
.bleu-el {
	color:#114f7d;
}
.bleu-el:hover {
	color:#114f7d;
	text-decoration: underline;
}
.bleu-gr {
	color:#0a3153;
}
.bleu-gr:hover {
	color:#0a3153;
	text-decoration: underline;
}
.rose {
	color:#FF00CC;
}
.rose:hover {
	color:#FF00CC;
	text-decoration:underline;
}
.grisf {
	color:#333333;
}
.grisf:hover {
	color:#333333;
	text-decoration:underline;
}
.bleu {
	color:#0066FF;
}
.bleu:hover {
	color:#0066FF;
	text-decoration:underline;
}
.violet {
	color:#65028c;
}
.rouge {
	color:#F00;
}
.vert {
	color: #009900;
}
.noir {
	color:#000000;
}
.barre {
	text-decoration:line-through;
}
.gras {
	font-weight:bold;
}
.petit {
	font-size:10px;
}
.normal {
	font-size:12px;
}
.grand {
	font-size:16px;
}
.grand16 {
	font-size:16px;
}
.grand18 {
	font-size:18px;
}
.tresgrand {
	font-size:24px;
}
.maj {
	text-transform:uppercase;
}
.min {
	text-transform:none;
}
.center {
	text-align:center;
}
/* PAGE ARTICLE */
#cnt_art {
	width:780px;
	float:left;
}
#photo_art {
	float:left;
	width:350px;
	border:solid 1px #CCCCCC;
	text-align:center;
	margin-right:10px;
}
#option_art {
width:400px;
float:left;
}
#descr_art {
width:742px;
float:left;
}
.tab_option {
	border:solid 1px #8e9a88;
	text-align:center;
}
#enc_taille {
width:742px;
/*float:left;*/
}
.contour_miniature {
	border: 1px solid #999999;	
}
.contour_miniature:hover {
	border: 1px solid #CC00FF;
}
.enc_type_blanc {
	padding-top:10px;
	width:100px;
	height:22px;
	background-color:#FFF;
	color:#086db1;
	font-weight:bold;
 	font-size: 14px;
	}
.enc_type_bleu {
	padding-top:10px;
	width:100px;
	height:22px;
	background-color:#cbe2f1;
	color:#086db1;
	font-weight:bold;
 	font-size: 14px;
	}
.enc_type_vert {
	padding-top:10px;
	width:100px;
	height:22px;
	background-color:#cbe2f1;
	color:#607a04;
 	font-size: 14px;
	font-weight:bold;
	}
.enc_type_rouge {
	padding-top:10px;
	width:100px;
	height:22px;
	background-color:#cbe2f1;
	color:#e2007a;
	font-size: 14px;
	font-weight:bold;
	}

.enc_type_ciel {
	padding:3px;
	width:169px;
	height:20px;
	background-color:#FFF;
	color:#086db1;
	font-weight:bold;
	margin-bottom:5px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	}
.tt_cadre_long {
	background-image: url(../templates/tet_base_long.png);
	background-repeat:no-repeat;
	width: 355px;
	padding-left:10px;
	color:#000;
	padding-top:8px;
	padding-bottom:4px;
	}
.tt_cadre_treslong {
	background-image: url(../templates/tet_base_tres_long.png);
	background-repeat:no-repeat;
	width: 355px;
	padding-left:10px;
	color:#000;
	padding-top:8px;
	padding-bottom:0px;
	}
.alert_dispo {
	background-image: url(../templates/alerte_dispo.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top:5px;
	text-decoration:none;	
	padding-left:7px;
	cursor:pointer;
}
.alert_dispo:hover {
	background-image: url(../templates/alerte_dispo_hover.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration:none;	
	padding-left:7px;
	cursor:pointer;
}
.add_cart {
	background-image: url(../templates/ajout_panier.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top:5px;
	text-decoration:none;	
	padding-left:7px;
	cursor:pointer;
}
.add_cart:hover {
	background-image: url(../templates/ajout_panier_hover.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration:none;	
	padding-left:7px;
	cursor:pointer;
}
.img_gauche {
	float:left;
	margin:5px;
}
.img_droite {
	float:right;
	margin:5px;
}

/* FIN PAGE ARTICLE */

.valid_comm {
	background-image: url(../templates/valider_commande.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top:5px;
	text-decoration:none;	
	padding-left:0px;
	padding-top:10px;
	cursor:pointer;
	float:right;
	margin-top:10px;
	margin-right:20px;
}
.valid_comm:hover {
	background-image: url(../templates/valider_commande_hover.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration:none;	
	padding-left:0px;
	padding-top:10px;
	cursor:pointer;
	float:right;
	margin-top:10px;
	margin-right:20px;
}
.conti_achat {
	background-image: url(../templates/continuer_achat.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top:5px;
	text-decoration:none;	
	padding-left:0px;
	padding-top:10px;
	cursor:pointer;
	margin-top:10px;
	margin-left:20px;
}
.conti_achat:hover {
	background-image: url(../templates/continuer_achat_hover.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration:none;	
	padding-left:0px;
	padding-top:10px;
	cursor:pointer;
	margin-top:10px;
	margin-left:20px;
}

/************************************************************************************/
/**************** PAGE DES CATEGORIES  ******************/
/************************************************************************************/
#gp_ctn_gauche { 
	float:left;
	width:540px;
	margin-left:10px;
}
#gp_ctn_droit { 
	margin-left:560px;
	width:210px;
}
#gp_marque .gp_tt {
	background-color: #663300;
}
#gp_marque .gp_ctn {
	border:1px solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;	
}
.gp_tt {
	font-weight:bold;
	color:#FFF;
	padding-top:5px;
	padding-bottom:3px;
	font-size:14px;
	text-transform:uppercase;
}
.gp_tt img {
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:4px;
}
.gp_ctn {
	margin-bottom:10px;
	padding-top: 5px;
	padding-left: 10px;
}
.gp_img_marque {
margin:5px;
border:0px;
}


.gp_ctn .bloc_result {
	background:#FFFFFF none repeat scroll 0 0;
	border:0px solid #CCC;
	float:left;
	padding:0;
	position:relative;
	width:159px;
	text-align:center;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
}
html > body .gp_ctn .bloc_result {
margin:0 8px 10px 0;
}
.gp_ctn .bloc_result .top-info {
float:left;
height:20px;
margin:0px;
padding:0px;
text-align:center;
}

.gp_ctn .bloc_result .top-info .enc_type_bleu {
width:159px;
}
.gp_ctn .bloc_result .top-info .enc_type_rouge {
width:159px;
}
.gp_ctn .bloc_result .top-info .enc_type_vert {
width:159px;
}
.gp_ctn .bloc_result .top-info .enc_type_blanc {
width:159px;
}

.gp_ctn .bloc_result .prod_img {
margin:0 auto;
text-align:center;
width:159px;
height:120px;
}
.gp_ctn .bloc_result .bloc-pictos {
height:5px;
margin:3px auto 0;
text-align:center;
width:159px;
}
.gp_ctn .bloc_result .bloc-pictos img {
display:block;
float:left;
margin:0 3px;
}
.gp_ctn .bloc_result .prod_desc {
display:block;
height:75px;
overflow:hidden;
text-align:right;
width:159px;
}
.gp_ctn .bloc_result .prod_img img {
margin:0 auto;
}
.gp_ctn .bloc_result .prod_img a img {
height:110px;
margin-top:12px;
}
.gp_ctn .bloc_result div.price-info {
	float:left;
	position:relative;
	width:159px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.gp_ctn .bloc_result div.price-info div.prix {
	text-align:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 3px;
}
.gp_ctn .bloc_result div.price-info div.prix a {
color:#333333;
}
.gp_ctn .bloc_result img.vignette {
display:none;
}
ul {
padding:0px;
}
li {
list-style-type:none;
}

/************************************************************************************/
/**************** FIN PAGE DES CATEGORIES  ******************/
/************************************************************************************/

/************************************************************************************/
/**************** MENU GAUCHE  ******************/
/************************************************************************************/
.tete_menu_gauche {
background-color:#a9a9a9;
color:#FFF;
font-size:12px;
/*text-transform:uppercase;*/
font-weight:bold;
width:194px;
padding-left:8px;
padding-top:3px;
padding-bottom:3px;
}

.tete_menu_gauche_guide {
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	width:222px;
}
.content_menu_gauche {
	width:190px;
	padding:5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a9a9a9;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-left-color: #a9a9a9;
}
.content_menu_gauche a {
color:#666666;
}
.content_menu_gauche a:hover {
color:#666666;
text-decoration:underline;
}

.bnd_entre_menu {
	height:20px;
}
/************************************************************************************/
/**************** FIN MENU GAUCHE  ******************/
/************************************************************************************/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	text-transform: uppercase;
	text-decoration: underline;	
}


.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:#D61010;
color:white;
font: bold 12px Arial;
padding:0px;
padding-left:10px;
margin-bottom:5px;
width:400px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 100%
}

.enc_type_flash {
    padding:3px;
    width:250px;
    height:20px;
    background-color:#D61010;
    color:#FFFFFF;
    margin-bottom:5px;
    font-size: 14px;
    font-weight:bold;
	float:left;
padding-left:10px;
}
.enc_type_flash2 {
    padding:3px;
    width:150px;
    height:20px;
    background-color:#D61010;
    color:#FFFFFF;
    margin-bottom:5px;
    font-size: 14px;
    font-weight:bold;
	float:right;
	
}




img {
	border:0px;
}
.tete_enc {
background-image:url(../templates/tete_enc_acc.png);
width:359px;
line-height:25px;
color:#FFFFFF;
padding-left:10px;
margin-top:10px;
font-size:14px;
}
.content_enc {
width:357px;
border:solid 1px #668ab1;
padding:5px;
}


a.info {
   text-decoration: none;
   /* border-bottom: 1px gray dotted;  on souligne le texte */
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   position:relative;
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on d&eacute;finit une valeur pour l'ordre d'affichage */
   cursor: pointer; /* on change le curseur par d&eacute;faut en curseur d'aide */
}
a.info:hover span {
   	display: inline; /* on affiche l'infobulle */
   	position: absolute;
   	top: 60px; /* on positionne notre infobulle */
   	left: -120px;
   	background: #cfe4f0;
	width      :  200px;
    height     :  auto;
   	color: black;
   	padding: 3px;
   	border: 1px solid blue;
   	border-left: 4px solid blue;
}

.gatherZip{
   background: white url('http://www.manteau-chien.com/templates/votreemail.jpg') no-repeat center center;
}
