@charset "utf-8";
/* ------------------------------------ */
/* |           General                | */
/* ------------------------------------ */
/* EN DEHORS DE L'IMAGE DU TITRE IL NE DEVRAIT RIEN Y AVOIR À CHANGER DANS LES CSS */

body {
}
a:focus {
outline: none;
}

#site{
position:relative;
width:1024px;
height:683px;
background: url(../images/Site.jpg) no-repeat;
margin-left:auto;
margin-right:auto;
}




#header h1{
text-indent:-5000px;
}
#header h1 a{
	position:absolute;
	height:222px;
	width:463px;
	background:url(../images/logo.jpg) no-repeat;
	top:0px;
	left:0px;
}

#ch {
text-indent:-5000px;
}
 
#ch a{
position:absolute;
height:110px;
width:236px;
top:0px;
right:0px;
background:url(../images/logo_ch.jpg) no-repeat;
}

	
#menu {
	position:absolute;
	height:230px;
	width:193px;
	top:257px;
	left:0px;
}

#menu ul {
list-style:none;
text-indent:-5000px;
}

		#menu1 {
		position:absolute;
		height:22px;
		width:129px;
		top:0;
		right:0;
		background:url(../images/Menu_1.gif) no-repeat;
		}
		#menu1:hover{
		background:url(../images/Menu_on_1.gif) no-repeat;
		}
	
	
			#menu2 {
		position:absolute;
		height:22px;
		width:145px;
		top:27px;
		right:0;
		background:url(../images/Menu_2.gif) no-repeat;
		}
		#menu2:hover{
		background: url(../images/Menu_on_2.gif) no-repeat;
		}

	
			#menu3 {
		position:absolute;
		height:22px;
		width:64px;
		top:54px;
		right:0;
		background:url(../images/Menu_3.gif) no-repeat;
		}
		#menu3:hover{
		background: url(../images/Menu_on_3.gif) no-repeat;
		}

	
			#menu4 {
		position:absolute;
		height:22px;
		width:75px;
		top:81px;
		right:0;
		background:url(../images/Menu_4.gif) no-repeat;
		}
		#menu4:hover{
		background: url(../images/Menu_on_4.gif) no-repeat;
		}
		
	
			#menu5 {
		position:absolute;
		height:22px;
		width:124px;
		top:108px;
		right:0;
		background:url(../images/Menu_5.gif) no-repeat;
		}
		#menu5:hover{
		background: url(../images/Menu_on_5.gif) no-repeat;
		}
		
	
			#menu6 {
		position:absolute;
		height:22px;
		width:81px;
		top:135px;
		right:0;
		background:url(../images/Menu_6.gif) no-repeat;
		}
		#menu6:hover{
		background: url(../images/Menu_on_6.gif) no-repeat;
		}
		
	
			#menu7 {
		position:absolute;
		height:22px;
		width:46px;
		top:162px;
		right:0;
		background:url(../images/Menu_7.gif) no-repeat;
		}
		#menu7:hover{
		background: url(../images/Menu_on_7.gif) no-repeat;
		}
		
	
			#menu8 {
		position:absolute;
		height:22px;
		width:57px;
		top:189px;
		right:0;
		background:url(../images/Menu_8.gif) no-repeat;
		}
		#menu8:hover{
		background:url(../images/Menu_on_8.gif);
		}
		
		
#contenu {
position:absolute;
width:376px;
height:307px;
top:303px;
left:263px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color:#663b15;
font-size:11px;

}
/* remplacer: IMAGE DU TITRE H2 AINSI QUE width ET height */
#news {
position:relative;
height:46px;
width:125px;
top:0px;
left:0px;
background:url(../images/News_contenu.jpg);
text-indent:-5000px;
}

#partenaires a{
position:absolute;
height:75px;
width:90px;
top:499px;
left:0
text-indent:-5000px;
}

#logo1 {
position:relative;
left:39px;
background:url(../images/logo_france_galop.gif) no-repeat;
text-indent:-5000px;
}

#logo2 {
position:relative;
left:140px;
background:url(../images/logo_cheval_francais.gif) no-repeat;
text-indent:-5000px;
}

#footer {
	position:absolute;
	top:643px;
	height:40px;
	width:1024px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color:#663b15;
	font-size:9px;
	left: -3px;
}
#footer a{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#663b15;
font-size:9px;
}

