/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
body{
	background:url(images/stills/accueil/bg_content.jpg) top right no-repeat;
}
/*------------------------------------------------------------------*/
#page{
	
}
#page2{
	background:transparent;
}
/*------------------------------------------------------------------*/
#header{
	height:142px;
	background:url(images/stills/accueil/bg_top.png) repeat-x;
	
}
#header h1{
	height:142px;
	background:url(images/stills/accueil/bg_header.png) top left no-repeat;
	background-color:none;
}
#header h1 a{
	display:none;
	padding-left:0px;
}
#header .coin{
	display:none;
}
/*------------------------------------------------------------------*/
#colonneG{
	float:left;
	width:782px;
	padding:0px;
	background:url(images/stills/accueil/bg_titre.gif) no-repeat;
}
/*------------------------------------------------------------------*/
html>body #menu{
	min-height:567px;
	margin:0px;
	padding:0px;
}
#menu{
	height:567px;
	height:auto;
	display:block;
	padding:0px;
	background:url(images/stills/accueil/bg_coteG.gif) left bottom no-repeat;
}

#menu ul{
	height:567px;
	width:100%;
	margin:0px;
	padding:0px;
	background:transparent;
}
#menu ul li{
	height:50px;
	list-style-type:none;
	text-align:left;
}
#menu ul li.petit{
	height:40px;
}
#menu ul li a{
	display:block;
	height:31px;
	margin:0px;
	padding-left:40px;
	color:#971B1E;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, "Helvetica Neue", sans-serif;
	text-decoration:none;
	background:url(images/stills/accueil/puce.gif) bottom left no-repeat;
}
#menu ul li a#boutedito{
	height:40px;
	margin-left:740px;
	padding-left:50px;
	font-size:28px;
	text-transform:uppercase;
	background:url(images/stills/accueil/puce_big.gif) bottom left no-repeat;
	color:#971B1E;	
}
#menu ul li a#boutactualites{
	padding-top:20px;
	margin-left:640px;
	color:#971B1E;	
}
#menu ul li a#boutinstallations{
	padding-top:20px;
	margin-left:570px;
	color:#971B1E;	
}
#menu ul li a#boutactivites{
	padding-top:20px;
	margin-left:520px;
	color:#971B1E;	
}
#menu ul li a#boutperformances{
	padding-top:20px;
	margin-left:480px;
	color:#971B1E;	
}
#menu ul li a#boutpoulinieres{
	width:200px;
	padding-top:20px;
	margin-left:485px;
	color:#971B1E;	
}
#menu ul li a#boutchevaux{
	width:200px;
	padding-top:20px;
	margin-left:450px;
	color:#971B1E;	
}
#menu ul li a#boutplan{
	width:200px;
	padding-top:20px;
	margin-left:420px;
	color:#971B1E;
}
#menu ul li a#boutcontact{
	width:200px;
	padding-top:20px;
	margin-left:400px;
	color:#971B1E;	
}

#menu h2{
	display:none;
}

#menu .breves{
	display:none;
}
/*------------------------------------------------------------------*/
#colonneD{
	display:none;
}
#colonneD #top{
	display:none;
}
#colonneD #bottom{
	display:none;
}
/*------------------------------------------------------------------*/
#content{
	width:100%;
	background:url(images/stills/accueil/bg_poulain.gif) bottom right no-repeat;
}

html>body #contenupage{
	min-height:567px;
	margin:0px;
	padding:0px;
}
#contenupage{
	height:567px;
	height:auto;
	padding:0px;
}
/*------------------------------------------------------------------*/
#footer{
	clear:both;
	height:138px;
	font-size:10px;
	color:#FFF;
	background:url(images/stills/accueil/bg_footer.jpg) top left no-repeat;
	background-color:#971B1E;
}
#footer .coin{
	float:right;
	width:335px;
	height:138px;
	background:url(images/stills/accueil/bg_footer_coin.gif) no-repeat;
}
#footer #credits{
	padding-top:118px;
	padding-left:450px;
	background:url(images/stills/accueil/bg_footer_bot.gif) bottom left no-repeat;
}

/*------------------------------------------------------------------*/
.hidden{
	display:none;
}
.spacer{
	clear:both;
	line-height:0px;
	font-size:0px;
}
.messageErreurFatale{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-align:center;
	font-weight:bold;
	color:yellow;
	background:red;
	border:solid black 1px;
	font-size:11px;
}
.center{
	text-align:center;
}
/*------------------------------------------------------------------*/
