/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style de rubrique
//
// Contraintes         : 
//------------------------------------------------------------------
*/

#content .contenu2{
	background:#181810 url(images/fdpresentation.jpg) bottom repeat-x;
	height:425px;
}

#content .visuel{
	float:left;
}


#content .texte h3{
	color:#b47510;
	font-family:Times New Roman;
	font-style:italic;
	font-size:30px;
	font-weight:normal;
	padding-top:30px;
	margin-bottom:30px;
}


#content .options{
	padding:20px;
	font-weight:bold;
	color:#b4750a;
	font-size:12px;	
}

#content .options a{
	color:#b4750a;
}
/*---------------------------------------------------------------*/
#content {
	background:#773f1d url(images/fdproduits.jpg) bottom repeat-x;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#f1ebe8;
}

#content .photoprincipale{
	float:left;
}

#content p.descriptioncourte{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	font-style:italic;
	margin-right:5%;
	margin-left:45%;
}

#content .description a{
	text-decoration:none;
	color:#f1ebe8;	
}

#content .description a:hover{
	text-decoration:underline;
}

#content .description{
	margin-right:10%;
	margin-left:45%;
}

#content .phototitre{
	background:url(images/fdimage.jpg) bottom repeat-x;
	padding-top:40px;
	height:59px;
	margin-bottom:40px;
}


#content h4{
	background:url(images/barre2.jpg) bottom repeat-x;
	font-weight:normal;
	padding-top:30px;
	color:#b47510;
	font-family:Times New Roman;
	font-style:italic;
	font-size:30px;
	margin-bottom:30px;	
	margin-left:500px;
}


#content h4 span{
	background:#773f1e url(images/boule2.jpg) right no-repeat;
	padding-right:20px;
}