/* feuille de style adexim */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #DFDFDF;
}

a:link { color: #315383;
 text-decoration:none; }
 /* lien non-visité */
a:visited { color: #315383; text-decoration:none;} /* lien visité */
a:hover { color: #808080} /* lien survolé */
a:active { color: #315383} /* lien activé */

#lienstableau a:link { color: #000000;
 text-decoration:none; }
 /* lien non-visité */
#lienstableau a:visited { color: #000000; text-decoration:none;} /* lien visité */
#lienstableau a:hover { color: #315383} /* lien survolé */
#lienstableau a:active { color: #000000} /* lien activé */

.textebleu {
color:#315383;
}

.texteexposant {
vertical-align:super;
font-size: 0.6em;
}

/*texte  centré */
.texteCentre {
text-align:center;
font-size: 1.5em;
}

#conteneur {
width: 900px;
margin: 0 auto; 
padding-top: 10px;  /* espace par rapport haut page */
}

#entete {
height: 152px;
background-color: #DFDFDF;
background-image: url(images/entete01.jpg);
}

#bandeaumen {
height: 45px;
background-color: #DFDFDF;
background-image: url(images/bandeaumen01.jpg);
}


/* menu rollover images */
#menuim {
 width: 394px;
 height: 26px;
 background: url(Menu01b.jpg);
 margin: 10px auto; padding: 0;
 position: relative;
 float:right;
}
#menuim li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#menuim li, #menuim a {height: 26px; display: block;}
#menua {left: 0; width: 69px;}
#menub {left: 69px; width: 175px;}
#menuc {left: 244px; width: 150px;}

#menua a:hover {background: transparent url(Menu01b.jpg) 0 -26px no-repeat;}
#menub a:hover {background: transparent url(Menu01b.jpg) -69px -26px no-repeat;}
#menuc a:hover {background: transparent url(Menu01b.jpg) -244px -26px no-repeat;}
/* fin menu  rollover images */


#centre {
background-color:#FFFFFF;
background-image: url(images/LoupeFond.jpg);
background-repeat: no-repeat;
background-position: center center;
}

#centrecontenu {
font-weight: bold;
width: 700px;
margin: 0 auto; 
padding-top: 20px;  /* espace par rapport haut centre */
padding-bottom: 20px;
}

#boitegauche {
float: left;
margin: 0px; 
padding: 10px;
width: 340px;

}

#boitedroite {
float: right;
background-image: url(images/formul01.jpg);
background-repeat: no-repeat;
margin: 0px; 
padding-right: 60px;
width: 263px;
height: 159px;
}

#pied {
height: 41px;
background-color: #DFDFDF;
background-image: url(images/piedpage01.jpg);
}

ul {
    list-style-image: url(images/liste01.jpg);
	    margin: 10px;
    padding: 10px;
   }
.liste2 {
    list-style-image: url(images/liste02.jpg);
	margin: 15px;
	padding: 5px;
}
   
   
   #cadreformul1 {
background-color: #CCCC99;
width: 600px;
margin: 0px; 
padding: 20px;
}
  
   #cadreformul2 {
background-color: #CCCC99;
width: 600px;
margin: 0px; 
padding: 20px;
}  
   
/* mise en forme formulaire */

input {
display: block,
float: left;
/* width:150px; */
margin-top: 10px;
/* bordure gauche du champ */ text-indent : 5px;
}
select {
display: block,
float: left;
width:420px;
margin-top: 10px;
/* bordure gauche du champ */ text-indent : 5px;
}

.select02 {
display: block,
float: left;
width:150px;
margin-top: 10px;
/* bordure gauche du champ */ text-indent : 5px;
}

label {
text-align: right;
display: block;
float: left;
width: 210px;
margin-right: 10px;
margin-top: 10px;
}
.btnRadio {
width: 18px;
}
br {
clear: left;
}



/* Conditions générales */
   #cadrecondit {
background-color: #CCCC99;
border: thin solid #000000;
width: 640px;
margin: 10px; 
padding-right: 40px;
}

#cadrecateg {
font-weight: bold;
text-align:center;
width: 500px;
height: 20px;
background-color: #FFFFFF;
border: thin solid #000000;
margin-left: 60px; 
padding: 10px;
}

.listeCond {
    list-style-image: url(images/Coche01fgr.jpg);
	margin-left: 55px;
	padding: 5px;
	text-align: justify;
}

#logopet {
width: 29px;
height: 32px;
margin: 0 auto;
background-color: #CCCC99;
background-image: url(images/logopet01.jpg);
}

/* tableau */
   #cadreTableau {
background-color: #CCCC99;
border: thin solid #000000;
width: 800px;
padding: 10px;
}
#centretableau {
font-weight: bold;
width: 820px;
margin: 0 auto; 
padding-top: 20px;  /* espace par rapport haut centre */
padding-bottom: 20px;
}
