*{
	margin : 0;
	padding : 0;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

img{
	border:0;
}

h2{
	margin-top:20px;
	margin-bottom: 10px;
}

table{
	text-align:left;
	margin-bottom:20px;
	width:50%;
}

h4{
	margin-bottom : 5px;
	margin-top : 20px;
}

#page {
position: absolute;
width: 100%;
}

#header {
height:125px;
width:100%;
background-image:url("haut_centre.jpg");
background-position: top center;
background-repeat:repeat-x;
}
#header #droite{
	background-image:url("haut_droite.jpg");
	background-position: top right;
	background-repeat:no-repeat;
	height:125px;
	width:200px;
	position:absolute;
	right:0;
	z-index:2;
}

#header #gauche{
	background-image:url("haut_gauche.jpg");
	background-position: top left;
	background-repeat:no-repeat;
	height:125px;
	width:200px;
	position:absolute;
	left:0;
	z-index:2;
}

#header #centre{
	margin-left:200px;
	margin-right:200px;
}


#header h1{
	text-align:center;
	color:white;
	z-index:100;
	width:100%;
	margin-bottom : 5px;
}

#header h2{
	text-align:center;
	color:white;
	margin-top:5px;
	z-index:100;
	width:100%;
	font-size:1em;
	border:0;
}

#header img{
	display:inline;
}

#navcontainer{
	text-align:center;
	margin-top:20px;
	z-index:100;
}
#navlist li{
	list-style-type:none;
	display:inline;
	color:white;
	padding-left:10px;
}

#navlist li a{
	text-decoration:none;
	color:white;
}

#navlist li a:hover{
	text-decoration:none;
	background-color:white;
	color:#BD0D0F;
}

#menu {

position: absolute;
left:0;
width: 180px;
}

#menu dl{
	margin-bottom : 30px;
}

#menu dt{
	text-align:center;
	color:#BD0D0F;
	font-weight:bold;
	font-size:1.2em;
	line-height:20px;
	background-image:url("puce_cheval.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10%;
	text-align:center;
	padding-left:25px;
}

#menu li{
	text-align:center;
	list-style-type:none;
}

#menu li a{
	text-decoration:none;
	color:black;
	font-size:0.9em;
}

#menu li a:hover{
	text-decoration:none;
	color:white;
}

#menu li:hover{
	text-decoration:none;
	color:white;
	background-color:#BD0D0F;
}

#global {
min-height:560px;
margin-left: 195px;
margin-bottom:30px;
border-left : 1px solid black;
padding-left : 15px;
padding-right : 15px;
padding-bottom:15px;
text-align:justify;
}

#global h1{
	border-bottom:1px solid #BD0D0F;
	font-size:2em;
	font-weight:bold;
	color:#BD0D0F;
	margin-bottom:30px;
}

#global p{
	margin-bottom:10px;
}

hr{
	clear:both;
	visibility:hidden;
}

.spacer{
clear:both;
border:1px solid black;
margin-top:0px;
}


/*** Pour une galerie de photos */

#galerie
{
	width: 95% ;
	border:1px solid #1D2271;
	margin-left:15px;
	margin-top:15px;
	padding:15px;
	text-align: left ;
	font: 0.9em Georgia, serif ;
}


#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	height:auto;
}

#galerie_mini li
{
	list-style-type: none ;
	display:inline;
	margin-right : 5px;
	margin-left : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	
}

#galerie_mini li a img
{
	border:0;
	height : 50px;
}

#photo
{
	margin-top: 0px;
	text-align:center;
	
}

#photo dt
{
	font-size: 1.3em;
	font-weight: bold;
	color: #1D2271 ;
	margin-bottom : 10px;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}


/* mise en page d'un article (CSO, dressage ...) */
.article{
	margin-bottom : 40px;
	padding-bottom:10px;
	border:1px solid #1D2271;
	height:auto;
}
.article h2{
	background-color:#1D2271;
	color:white;
	margin-bottom:15px;
	margin-top:0px;
	padding-left:15px;
	font-size:1em;
}

.article img{
	float:right;
	/*width : 200px;
	height : 140px;*/
	width : 60%;
	height : 60%;
	margin-left : 20px;
	margin-bottom: 20px;
	margin-right : 15px;
}
.article .img_droite{
	width : 50%;
	float:right;
}

.article span{
	font-size : 0.8em;
	text-align:center;
	font-weight : bold;
	margin-left : 15px;
	color:black;
	text-decoration:none;
	
}

.article hr{
	
	visibility:hidden;
}

.article a{
	text-decoration:none;
	margin-bottom:5px;
}

.article .texte{
	padding-left : 15px;
	font-family:times;
	font-size:1em;
	text-align : justify;
	margin-bottom:10px;
	padding-right:10px;
	
}

.article .texte ul{
	margin-left:40px;
}

.article img{
	border:0;
}
	
/* mise en page d'un article (CSO, dressage ...) */



/* DEBUT CHEVAL */

.cheval{
	float:left;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom:50px;
	height : 100%;
	width:350px;
	border:1px solid #1D2271;
	padding-top:0px;
	text-align:left;
}
.cheval h2{
margin-top:0px;
background-color:#1D2271;
color:white;
font-size: 1em;
margin-bottom:20px;
width:100%;
text-align:center;
}

.cheval img {
float:right;
width: 150px;
height: 170px;
padding-right : 10px;
padding-bottom:10px;
}
.cheval p{
	font-size: 0.8em;
	padding-left : 10px;
}
.cheval a{
padding-top : 15px;
text-decoration:none;
font-weight:bold;
}


/* FIN CHEVAL */


/*Affichage des commentaires sur les chevaux */
.commentaire{
	margin-bottom:30px;
}

.commentaire span{
	font-weight:bold;
	line-height:30px;
}

.commentaire p{
	text-align:justify;
}
/*Fin Commentaires */

/* DEBUT formulaires */
#titreForm, #piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1.1em arial, hevetica, sans-serif;
	color: white;
	background: #1D2271;
	margin-left: 3em;
	padding: .5em;
}
#piedForm {
	text-align: center; /*** Les boutons sont alignés à droite ***/
}
#piedForm input {
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-left: 1em;
}
#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	border: 1px solid black;
	color: black;
	background: #efefef;
	margin-left: 3.3em;
	padding: 1em;
}
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}

#formulaire label{
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 35%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}

#corpForm label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/

}

#formulaire {
	border: none;
	margin: 0px;
	padding: 0;
	width: 80%;	/*** Largeur du formulaire ***/
}

#newsletter{
	text-align:center;
	width:100%;
	margin-top:10px;
	margin-left:5%;
	margin-right:5%;
	padding:0;
	font-size:0.9em;
}
#newsletter label{
	margin-right:5%;
}

#newsletter p{
	margin-bottom:5px;
}

.coor{
	text-align:center;
}

/*table {
border: none;
width: 100%;
}
td, th {
text-align:center;
}*/

/* FIN FORMULAIRE */

/* Articles en page d'accueil !! */
#accueil{
	width:20%;
	margin-bottom:0px;
	float:left;
}

#accueil p{
margin-top:10px;
}

#accueil p strong{
text-align:center;
}

#new_articles{
margin-top:20px;
	width:100%;
}

#new_articles img{
	width:100px;
	height:70px;
	float:right;
	margin:10px;
}

.article_home{
	float:left;
	width:310px;
	margin-left:20px;
	margin-bottom:30px;
	height:120px;
}

.article_home h2{
	
	border:0;
	color:#1D2271;
	font-weight:bold;
	font-size:0.8em;
	margin-bottom:2px;
	margin-top:0px;
	text-align:left;
}

.article_home p{
	font-size:0.8em;
}

#news{
	width:70%;
	float:left;
	margin-left:5%;
}
#news p{
	margin-bottom:15px;
	font-size:0.9em;
	padding-left:5%;
	padding-right:5%;
	text-align:justify;
}


#news h2{
margin-top:0px;
	margin-left:10px;
	color:#1D2271;
}

h2{
font-size:1em;
color:#1D2271;
line-height:25px;
border-bottom:1px solid #1D2271;
}	


/*ajouté par Sami le 17/12/2009*/
#new_articles  div.new_dernier_article {
font-size:1.5em;
color:#1D2271;
line-height:25px;
/*border-bottom:1px solid #1D2271;*/
}
/*ajouté par Sami le 17/12/2009*/




/* Tableau des news en page d'accueil */
.titre{
	color:#fff;
	background:#c00000;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.rouge{
	color:#fff;
	background:#c00000;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.bleu{
	color:#fff;
	background:#6699ff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.bleu-rouge{
	color:#c00000;
	background:#6699ff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.tableau_news{
	width:90%;
	margin-left:10px;
}
