/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#content #contenu-gauche{
width: 450px;
margin:15px 15px 20px;
}
#content #contenu-gauche img{
	float:left;
	margin:  0px 15px;
}
#content #contenu-droite{
width:400px;
float:right;
margin-top:120px;
}
#content #contenu-droite table{
margin:auto;
margin-bottom:15px;
border-spacing:10px;

}
/*------------------------------------------------------------------*/
#content #capucins {
	text-align: center;
	padding-top: 50px;
}
p#tous_nos_produits {
	padding-left: 172px;
}