/* 
##################################
   		Divers            
################################## 
*/

/* bordures images*/
.blocimage{
border:1px solid #969696;
}
/* texte en gros violet-rose */
.blocprix{
	color:#b2004d;
	font-size:1.1em;
	font-weight:bold;
}
.blocprixbig{
	color:#b2004d;
	font-size:1.5em;
	font-weight:bold;
}


/* 
##################################
 Bloc boutique            
################################## 
*/
.bloc-bout {
	border: 1px solid #A7A1A3;
	border-top: none;
	margin-top: -2px;
	padding: 5px;
	background-color: #FAE3ED;
}
.bloc-bout-large {
	border: 1px solid #A7A1A3;
	margin-top: -1px;
	padding: 5px;
	background-color: #FAE3ED;
}
.bloc-newsletter {
	border: 1px solid #A7A1A3;
	border-top:0px;
	width:500px;
}
#fd_rose_newsletter{
	background-color: #f5217a;
}

.bloc-bout .bloc-img-prod {
	float: left;
	width: 47%;
}

.bloc-bout .bloc-body-txt {
	width: 44%;
	clear: right;
}

.bloc-bout .bloc-body-txt h2 {
	font-size: 10px;
}

.bloc-img-prod img {
	border: 1px solid #A7A1A3;
}

/* 
##################################
          Bloc FOND BLANC            
################################## 
*/

.bloc-bout-empty {
	border: 1px solid #A7A1A3;
	border-top: none;
	margin-top: -2px;
	padding: 5px;
	background-color: #FFFFFF;
}

.bloc-bout-empty-large {
	border-top: 1px solid #A7A1A3;
	padding: 5px;
	margin-top: -1px;
	background-color: #FFFFFF;
}

.bloc-bout-empty-nopadd {
	margin-top: -2px;
}

/* 
##################################
          Bloc home            
################################## 
*/
#bodyleft .cart-bleu {
	background: url(/images/common/cart-fond-bleu.gif) left top no-repeat;
	color: white;
	font-weight: bold;
	padding: 4px 15px 8px 15px;
}

#bodyleft .consveto-head {
	background: url(/images/fr/bloc/bloc-home-consveto-head.gif) left top
		no-repeat;
	height: 27px;
}

#bodyleft  .consveto-body {
	border: 1px solid #A7A1A3;
	border-top: none;
	padding: 13px 0px 0px 18px;
	background-color: #DBF3F5;
}

#bodyleft .consveto-body-txt {
	float: right;
	padding: 1px 5px 0px 9px;
	width: 380px;
	clear: right;
}

#bodyleft div.consveto-foot-right a {
	height: 25px;
	width: 171px;
	background: url(/images/fr/bloc/bloc-home-consveto-post.gif) left top no-repeat;
	display: block;
}

#bodyleft div.consveto-foot-right {
	float: right;
}

#bodyleft  .consveto-foot-left {
	float: left;
	border: 1px solid #A7A1A3;
	border-top: none;
	border-right: none;
	height: 10px;
	background-color: White;
	width: 322px;
	padding: 7px;
	margin-bottom: 10px;
}

/* 
##################################
          Bloc bleu            
################################## 
*/
div.bloc-bleu-head {
	background: url(/images/common/bloc-top-bleu.gif) right top no-repeat;
}

div.bloc-bleu-body {
	background-color: #DBF3F5;
}

/* 
##################################
          Bloc vert            
################################## 
*/
div.bloc-vert-head {
	background: url(/images/common/bloc-top-vert.gif) right top no-repeat;
}

div.bloc-vert-body {
	background-color: #D8E7C6;
}

/* 
##################################
          Bloc common            
################################## 
*/
div.bloc-cf-body {
	
	border-left: 1px solid #A7A1A3;
	border-bottom: 1px solid #A7A1A3;
	background-image : url(/images/common/pix-gris.gif);
	background-position:  right top ;
	background-repeat:  repeat-y;
	width: 100%;
}

div.bloc-cf-head {
	clear: both;
	margin-top: 10px;
	border-left: 1px solid #A7A1A3;
	width: 100%;
}

div.bloc-cf-head img {
	margin: 6px 0px 0px 5px;
}

.bloc-body-txt {
	padding: 10px;
	float: right;
}

.bloc-body-txt h2 {
	font-size: 13px
}

.bloc-img-cadre {
	float: left;
	background: url(/images/common/bloc-home-img-fond.gif) left top
		no-repeat;
	margin: 10px 0px 10px 10px;
}

.bloc-img-cadre img {
	margin: 5px 5px 5px 4px;
}

.bloc-large {
	width: 100%;
}



.bloc-large .bloc-body-txt {
	width: 365px;
}

.bloc-half {
	width: 49%;
}


.bloc-half .bloc-body-txt {
	width: 105px;
}


/* 
##################################
          Bloc rose            
################################## 
*/

.filet-rose{
	background: url(/img/filet-rose.gif) left top no-repeat;
}	
/* 
##################################
        Boutons des blocs            
################################## 
*/

/* Lire la suite*/
.btn_liresuite{     
	display: block;
     width: 100px;
     height: 17px;
     background: url(/images/fr/button/bloc/btn_suite.jpg) 0 0 no-repeat;
     text-decoration: none;
}
.btn_liresuite:hover{
     background: url(/images/fr/button/bloc/btn_suite_over.jpg) 0 0 no-repeat;
}
/* En Savoir plus*/
.btn_savoirplus{     
	display: block;
     width: 112px;
     height: 17px;
     background: url(/images/fr/button/bloc/btn_savoir_plus.jpg) 0 0 no-repeat;
     text-decoration: none;
}
.btn_savoirplus:hover{
     background: url(/images/fr/button/bloc/btn_savoir_plus_over.jpg) 0 0 no-repeat;
}
/* consulter la fiche Chat*/
.btn_consult_fiche{     
	display: block;
     width: 165px;
     height: 17px;
     background: url(/images/fr/button/bloc/btn_consult_fiche.jpg) 0 0 no-repeat;
     text-decoration: none;
}
.btn_consult_fiche:hover{
     background: url(/images/fr/button/bloc/btn_consult_fiche_over.jpg) 0 0 no-repeat;
}
