@CHARSET "UTF-8";

@media screen {
	#rechercheCarte h3, #monCheval h3, #vendreAvecJournal h3, 
	#mieuxVendreEtMieuxGerer h3, #coupsDeCoeur h3 {
		position: relative;
		margin: 0; 
		padding: 0;
		height: 28px; 
		text-align: center; 
		color: white; 
		font-weight: bold; 
		line-height: 28px; 
		font-size: 1em; 
		background: #9a0000;
	 }
	
	/* rechercheCarte */
	#rechercheCarte{position: relative;}
	#rechercheCarte h3{line-height: normal; }
	#rechercheCarte a {
		position: relative; 
		display: block;
		margin:0;
		padding: 195px 0 0 25px; 
		width: 193px; 
		height: 27px; 
		color: #990000; 
		font-weight: bold; 
		text-decoration:none; 
		background: url(../images/carte-france.png) no-repeat top left;	
	}
	#rechercheCarte a span{position: relative; display: block;}
	/* monCheval */
	#monCheval{position: relative; border: 1px solid #9A0000;}
	#monCheval a{
		position: relative; 
		display: block;  
		margin:0;
		padding: 95px 0 0 3px;
		width: 198px; 
		height: 18px; 
		color: #000; 
		font-weight: bold; 
		text-decoration:none; 
		background: url(../images/f-ecurie.png) no-repeat top left;
	}
	#monCheval a span{position: relative; display: block; }
	/* comptePro */
	#comptePro{position: relative; margin: 5px 0 0 0; }
	#comptePro h3{position: absolute; top: 0; left: -999em; }
	#comptePro a{display: block; width: 203px; height: 55px; background: url(../images/f-comptepro.png);}
	#comptePro a span {position: absolute; top: 0; left: -999em;} 
	/* SiteInternet */	
	#SiteInternet{position: relative; margin: 3px 0 0 0; }
	#SiteInternet h3{position: absolute; top: 0; left: -999em;}	
	#SiteInternet a{position: relative; display: block; width: 203px; height: 68px; background: url(../images/f-sitepro.png);}
	#SiteInternet a span {position: absolute; top: 0; left: -999em;} 	
	/* coupsDeCoeur */
	#coupsDeCoeur{position: relative; background: #e2e2e2; border: 1px solid #9A0000; }		
	#coupsDeCoeur ul{margin:0; padding:5px; list-style-type: none}
	#coupsDeCoeur ul li{margin:0 0 5px 0; padding:0;}
	#coupsDeCoeur ul li a{color: black; text-decoration: none;}
	#coupsDeCoeur ul li a span{position: relative; display: block;}
	#coupsDeCoeur ul li a img{padding: 2px; border: 1px solid #9a0000;}
	/* vendreAvecJournal */	
	
	#vendreAvecJournal{position: relative; background: #df0024;}
	#vendreAvecJournal ul{margin:0; padding:0; list-style-type: none;}
	#vendreAvecJournal ul li{margin:0; padding:0; text-align: center;}
	#vendreAvecJournal ul li a{	display: block; margin: 0; width: 220px; text-decoration: none; color: white; }
	#vendreAvecJournal ul li a span{
	position: relative; display: block; margin:0; padding:  0 0 10px 0; 
	}
	#vendreAvecJournal ul.logos{}
	#vendreAvecJournal ul.logos li{}
	/* mieuxVendreEtMieuxGerer */	
	#mieuxVendreEtMieuxGerer{}
	#mieuxVendreEtMieuxGerer ul{margin:0; padding:5px 8px 5px 5px; list-style-type: none;}
	#contenu #mieuxVendreEtMieuxGerer ul li{display: block; margin: 0; padding:0;}	
	#mieuxVendreEtMieuxGerer ul li a{position: relative; display: block; margin: 0; padding:0; text-decoration: none; color: black; overflow: hidden;}
	#mieuxVendreEtMieuxGerer ul li a img{position: absolute; left:0; top: 50%; border:none; margin: -8px 0 0 0;}
	#mieuxVendreEtMieuxGerer ul li a span{display: block; margin: 0 0 0 20px; padding: 5px 0;   border-bottom: 1px solid #cccccc;}
}

@media print {
}
