/*
//------------------------------------------------------------------
// 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 générale du site
//
// Contraintes         : 
//------------------------------------------------------------------
*/
/*#menu #accueil{
	width:74px;
	background:url(images/mharas.jpg) no-repeat;	
}
#menu #activites{
	width:69px;
	background:url(images/mactivites.jpg) no-repeat;	
}
#menu #installations{
	width:113px;
	background:url(images/minstallations.jpg) no-repeat;	
}
#menu #poulinieres{
	width:84px;
	background:url(images/mpoulinieres.jpg) no-repeat;	
}
#menu #etalons{
	width:58px;
	background:url(images/metalons.jpg) no-repeat;	
}
#menu #performers{
	width:87px;
	background:url(images/mperformers.jpg) no-repeat;	
}
#menu #avendre{
	width:121px;
	background:url(images/mavendre.jpg) no-repeat;	
}
#menu #anciens{
	width:92px;
	background:url(images/mancien.jpg) no-repeat;	
}*/
/*------------------------------------------------------------------*/

#colonne h2{
	background:url(images/titreactu.gif) no-repeat;
	height:22px;
	margin-left:15px;
}

