/* CSS Document */

/*
!!!! Les classes sont a mettre dans les feuilles de styles relatives aux familles de produit !!!!

.titre1 {
font-size:11px;
vertical-align:middle;
padding-left:5px;
padding-top:3px;
color:#FFFFFF;
font-weight:bold;
background-image:url(/images/popup_titre.gif);
background-repeat:repeat-x;
}

.content {
border-bottom:10px solid #725852;
border-left:10px solid #725852;
border-right:10px solid #725852;
background-color:#FFFFFF
}

.ssstitre {
background-image:url(/images/popup_soustitre.gif);
background-repeat:repeat-x;
}

div.contenu {
width:240px;
height:100%;
padding:10px;
color:#78625E;
overflow:auto;
}


div.contenu a{
color:#402F2C;
text-decoration:underline;
}
div.contenu a:hover{
color:#040303*/
/*}

.tarifs {
border-bottom:1px solid #C7AA9A;
font-size:12px;
}

.chiffre_popup {
font-size:14px;
font-weight:bold;
}

.deroulant_styles {
width:220px;
}

.contenu_galerie {
 border:3px solid #F7EBDD;
 vertical-align:middle
 }
 
 		/*Je veux le meme
		.jeveux {
		color:#5F5048;
		font-weight:bold;
		padding-left:5px;
		font-size:15px;
		background-image:url(/images/jeveux.gif);
		background-repeat:repeat-x;
		padding-top:2px;
		}
		.jeveux a{
		color:#5F5048;		
		display:block;
		text-decoration:none;
		}
		a.jeveux_lien {
		text-decoration:none;
		}
		.jeveux_fl {
		background-image:url(/images/gal_plus.gif);
		background-repeat:no-repeat; 
		}
		
/*STYLES DETAIL
img.style_detail {
margin-right:10px;
}

.style_descr {
text-align:justify;
line-height:16px;
}

.style_titre {
text-transform:uppercase;
font-weight:bold;
font-size:16px;
}

.style_btn  {
color:#5F5048;
font-weight:bold;
padding-left:5px;
font-size:14px;
background-image:url(/images/jeveux.gif);
background-repeat:repeat-x;
padding-top:2px;
}

.style_btn a{
color:#5F5048;		
display:block;
text-decoration:none;
}

.style_fl {
background-image:url(/images/popup/fl.gif);
background-repeat:no-repeat; 
}
