/***** CONTENEURS parents *****/

body {	
	margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	background-color: #C2EFA8;
}

#cont-langues {
	left: 50%;
	margin-left: -477px;	
	margin-top: 10px; margin-bottom:0px; padding: 0px;
	width: 955px;
	position: absolute;
	height: 28px;	
}

#conteneur {
	left: 50%;
	margin-left: -477px;	
	margin-top: 38px; /* 30px sans les drapeaux */
	width: 955px;
	position: absolute;
	border: 2px solid #AD473B;
	background-color: #FFF;
	background-image: url("../images/fonds.gif");
	background-repeat: repeat;	
}

#entete {
	height: 19px;
	background-color: #EB7062;
	border-bottom: 1px solid #D2D2D1;
	padding-left: 35px;
	vertical-align: middle;
}

#corps {	
	width: 885px;
	height: 580px;
	margin-left: 35px;
	background-color: #fff;
	text-align: left;
	border-left: 1px dashed #D2D2D1;
	border-right: 1px dashed #D2D2D1;
}
/* accueil */
#corps_accueil {	
	width: 885px;
	height: 559px;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	text-align: left;
	border: 1px dashed #D2D2D1;	
}

td.accueil{
	background-color: #EB7062;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.1em;
}

/*** CONTENEURS horizontaux du corps ***/
#bandeau {
	height: 60px;
	border-bottom: 1px solid #D2D2D1;	
}

#milieu {
	height: 500px;
}

#pied {
	border-top: 1px dashed #D2D2D1;
	height: 18px;
	background-color: #fff;
	text-align: center; vertical-align:middle;
	padding-left: 10px;
	padding-right: 0px; padding-top: 0px; padding-bottom: 0px;
	margin: 0px;
	font-size: 11px;
	color: #AD473B;
}

/*** CONTENEURS verticaux du "milieu" ***/

#gauche {
	width: 149px;
	height: 500px;
	border-right: 1px dashed #D2D2D1;
	margin: 0px; padding: 0px;	
	float: left;
}

#centre {	
	width: 734px;
	height: 500px;
	float: left;	
}

#diapos {
	margin-top: 10px;
	width: 280px;
	height: 250px;
	background-image:url(../images/fondsBox.gif);
	border: 1px solid #999999;
	text-align:center;
}

#piedDiaporama {	
	width: 280px;
	height: 20px;
	background-image: url(../images/fondsmenu.gif);
	border: 1px solid #999999;
}

/*** TEXTE ***/
h1 {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin: 0px; padding: 0px; 
	display: inline;	
}

h2 { /* titre */
	color: #FFF ;  /* #AD473B */
	font-size: 12px;
	letter-spacing: 0.02em;	
	margin-left:10px; margin-top: 20px; margin-bottom: 0px;
	padding: 1px;
	border: #AD473B 0px solid; 
	width : 80px;
	text-align: left;
	background-color: #EA7162;
	border:1px solid gray;
}

h3 { /* sous-titre */
	color: #7A7777;
	font-size: 12px;
	margin: 0px; padding: 0px; 
	padding: 1px;
	display: block;
	margin-bottom: 10px;
	border-bottom: #AD473B 1px solid;	
}

h3.categorie-cheval { /* sous-titre */
	color: #AD473B;
	background-image:url(../images/fondsBox.gif);
	/* background-color: #E2E2E2; */	
	text-align: left; font-weight:bold;
	font-size: 13px;
	letter-spacing: 0.15em;
	margin: 0px; padding:1px;
	display: block;
	width: 330px;
	margin-bottom: 4px; border: 0px;
	
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}

.lettrine {
	margin-right:6px;	
	float:left;
	color:white;
	background:#EB7062;
	border:1px solid gray;
	font-size:25px;
	line-height:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:2px;
	font-family:times;
}

.legende {
	color: #7A7777;
	font-weight:bold;
	display: block; 
	padding-top: 3px;	
}
.petittexte {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

.listetexte {  		
    /*color : #000;    
	padding-top : 10px;	
	list-style-type: disc;	
	list-style-position: inside;	
	list-style-image: url(../images/pucebrune.gif);		
	/* vertical-align: baseline;*/
}
.listetexte LI {
	padding-top: 5px;
	background-image: url(../images/pucebrune.gif);
 	background-repeat: no-repeat;
 	background-position: left center;
 	list-style-type: none;
 	padding-left: 12px;
}

.argument { /* accroche, entête de page */
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.detail { /* lien details */
	display:block;
	font-size: smaller;
	text-align: right;
}

.fleche {
	font-size: smaller;
}

.cheval { /* Nom du cheval */
	background-color: #AD473B;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.01em;		
	padding: 2px;
	border: #7A7777 1px solid; 	
	text-align: center;
}
h3.fiche { /* Rubriques fiche cheval */	
	color: #7A7777;
	font-size: 12px;
	margin: 0px; 
	padding: 1px;
	display: block;
	text-align: left;
	margin-bottom: 5px; margin-top: 5px;
	border-bottom: #AD473B 1px solid; 
}
.nomEquipe {
	color : #AD473B; 
	font-weight: bold;
}

/*** formulaire  ***/

.box {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-align: left;
	color: #333333;
	background-image:url(../images/fondsBox.gif);
	border: 1px solid #999999;
}

.envoi {   
	margin-top: 10px;
	background-color: #7A7777;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color : #fff;
	font-size: 12px;
	cursor: pointer;	
}

/*** liens  ***/

a {
	color: #AD473B;
	text-decoration: none;
}

a:hover {
	color: #EB7062; 
	text-decoration: underline;
}

.lien_actif {
	color: #EB7062; 
	text-decoration: none;	
}

/* Menu */
UL {  
	 padding: 0px; 
	 padding-top: 10px;
	 margin: 0px;
}

#menu LI {  	
    /* color : #7A7777; */
	color : #AD473B; 
   	list-style-type: none;	
	padding-top: 15px;
	border-bottom: 1px dashed #D2D2D1;	
}

#menu A {
	color : #AD473B; 
	background-image: url(../images/menu.gif);
 	background-repeat: no-repeat;
 	background-position: left center;
	padding-left: 18px;
	text-decoration: none;
}

#menu A:hover {
	background-image: url(../images/menu.gif);
	font-style: italic; 
 	background-repeat: no-repeat;
 	background-position: left center;
}

.menu_actif {
	border-top: 1px dashed #D2D2D1;
	background-image: url(../images/fondsmenu.gif);
 	background-repeat: repeat;	
	font-weight: bold;
	display: block;
	padding-top: 2px;padding-bottom: 2px;
}

/*** Images positionnées ***/

#signature {	
	background-image: url("../images/lelandais.jpg");
	background-repeat: no-repeat;
	display: block;
	width : 124px; height: 25px;
	position: absolute;
	right: -50px;
	top: 610px;
}

#fr {	
	/*** background-image: url("../images/fr.gif");
	background-repeat: no-repeat;	***/
	width : 36px; height: 28px;	
	display: block;
	position: absolute;
	left: 830px;	
}
#de {
	background-image: url("../images/de.gif");
	background-repeat: no-repeat;	
	width : 37px; height: 28px;	
	position: absolute;
	left: 870px;	
}

#uk {
	background-image: url("../images/uk.gif");
	background-repeat: no-repeat;	
	width : 35px; height: 28px;	
	display: block;
	float: left;
	position: absolute;
	left: 910px;	
}

