* {
	margin: 0;
	padding: 0;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main
{
	margin:auto;
	/*width: 900px;*/
}

#header
{
	padding-top: 15px;
	/*padding-bottom: 7px;*/
	background-color: #A5926A;
	/*width: 900px;*/
	/*height: 330px;*/
	margin-bottom: 20px;
}

#banniere
{	
	margin: auto;
	margin-bottom: 5px;
	padding-top: 100px;
	height: 30px;
	width: 850px;
	background-image: url(../images/ban.jpg);
}

#menu 
{
	padding-left: 30px;
	margin:auto;
	height: 42px;
	width: 820px;	font-size: 8px;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li 
{
	float: left;
}

#menu a 
{
	display: block;
	/*float: left;*/
	height: 18px;
	padding: 5px 5px;
	padding-bottom: 13px;
	/*background: url(images/img05.gif) no-repeat bottom center;*/
	margin-right: 3px;
	letter-spacing: -1px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-size: 17px;
	color: #FFFFFF;
}

#menu a:hover 
{
	background-color: #FFFFFF;
	color: #93CF1F;
}

#menu a:active
{
	color: #A5926A;
}

#menu .current_page_item a 
{
	background-color: #FFFFFF;
	color: #93CF1F;
}


#menu2
{
	padding-left: 30px;
	margin:auto;
	height: 42px;
	width: 700px;	font-size: 8px;
}

#menu2 ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li 
{
	float: left;
}

#menu2 a 
{
	display: block;
	/*float: left;*/
	height: 18px;
	padding: 5px 5px;
	padding-bottom: 13px;
	/*background: url(images/img05.gif) no-repeat bottom center;*/
	margin-right: 3px;
	letter-spacing: -1px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-size: 17px;
	color: #FFFFFF;
}

#menu2 a:hover 
{
	background-color: #FFFFFF;
	color: #93CF1F;
}

#menu2 a:active
{
	color: #A5926A;
}

#menu2 .current_page_item a 
{
	background-color: #FFFFFF;
	color: #93CF1F;
}

#corps
{
	min-height: 1200px;
}

.contenu .titre {
	margin: 0;
	font-weight: normal;
	background: url(../images/img07.gif) no-repeat;
}

.contenu h1.titre {
	color: #80AB00;
	padding: 5px 0  0 55px;
	height: 40px;
	font-size: 2.3em;
	border-bottom: 1px dashed #666666;
}
.box
{
	padding: 5px;
}
.important
{
	color: red;
}
.contenuGlobal
{
	margin: auto;
	width: 820px;
}

.contenu
{
	color: #666666;
	width: 530px;
}

.contenuSimple
{
	color: #666666;
	width: 830px;
}

.contenuSimple .titre {
	margin: 0;
	font-weight: normal;
	background: url(../images/img07.gif) no-repeat;
}

.contenuSimple h1.titre {
	color: #80AB00;
	padding: 5px 0  0 55px;
	height: 40px;
	font-size: 2.3em;
	border-bottom: 1px dashed #666666;
}

.date
{
	padding-left: 56px;
	color: #CFCFCF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}

p
{
	margin-top: 15px;
	color: #666666;
	text-align: justify;
	margin-bottom: 15px;
}

#foot
{
	padding-top: 10px;
	text-align: center;
	height: 50px;
	background-color: #A5926A;
	color: white;
	margin-top: 60px;
}

.menuDroite
{
	float: right;
	width: 270px;

}

.menuDroite .titre 
{
	color: #80AB00;
	height: 33px;
	padding-left: 35px;
	font-weight: bold;
	background: url(../images/img06.gif) no-repeat;
	border-bottom: 1px dashed #666666;
	padding-top: 12px;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
}

.menuDroite li
{
	margin-top: 10px;
	list-style: none;
	margin-left: 20px;
}

.menuDroite li a
{
	color: #80AB00;
	text-decoration: none;
}

.menuDroite li a:hover
{
	text-decoration: underline;
}

.menuDroite li a:active
{
	color: #80AB00;
	text-decoration: none;
}

.contenuSimple form
{
	margin-right: 630px;
	text-align: right;
}

.contenuSimple form input
{
	margin-bottom: 5px;
}

a
{
	text-decoration: none;
	color: #80AB00;
}

a:hover
{
	text-decoration: underline;
}

.lienCheval
{
	
	font-weight: bold;
	color: #FFFFFF;
}

.lienCheval:hover
{
	text-decoration: underline;
}

table
{
	text-align: center;
	width: 500px;
	border: solid 1px #D5D4CD;
	border-collapse: collapse;
	margin-top: 15px;
}

td
{
	padding: 5px;
}
th
{
	padding: 5px;
}
a img
{
   border: none;
}

.floatLeft
{
	float: left;
}
.label3
{
	margin-bottom: 6px;
}
.label4
{
	text-align: right;
	margin-bottom: 8px;
}
.champNews
{
	margin-bottom: 10px;
}
.bouton
{
	color: white;
	background-color: #A5926A;
	height: 25px;
	border: none;
}

.tableCheval
{
	text-align: center;
	width: 500px;
	border: solid 1px #FFFFFF;
	margin-top: 15px;
}

.table04
{
	text-align: center;
	width: 530px;
	/*border: solid 1px #FFFFFF;*/
	margin-top: 15px;
}

.male
{
	width: 100px;
	color: white;
	background-color: #76A5D0;
}

.femelle
{
	width: 100px;
	color: white;
	background-color: #E6769A;
}

.cheval
{
	width: 100px;
	color: white;
	background-color: #9CC57A;
}

.champsCheval
{
	float: left;
	text-align: right;
}

.tableFiche
{
	border: solid 1px #D5D4CD;
	border-collapse: collapse;
	margin-top: 15px;
	text-align: left;
	width: 300px;
}

