body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	font-size: 10px;
	background-color: #C59C6B;
	}

/*bouton formulaires */
.submit {
	background: #FFFFFF;
	border: 1px solid #9999CC;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
    }
	
/*champs formulaires */	
textarea {
	background-color: #FFFFFF;
	border: 1px solid #9999CC;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
	}

.input {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #1b4d80; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}



img {
	text-decoration: none;
	border: 0px 0;
}

/*.cadre-noir {
	background-color: #000000;
}*/

/*.font-centre {
	border: 1px solid #000000;
	background-color: #EFEFEF;
	font-size: 24px;
}*/

/*.texteblue {
	font-size: 11px;
	color: #0066FF;
	font-weight: bold;
}*/

.texte {
	font-size: 12px;
	border: #000000;
}

td {
	font-size: 11px;
}

.titrepage {
	border: 1px groove #999966;
	font-size: 11px;
	font-weight: bold;
	background-color: #9a8767;
}


.cadremenu {
	background-image: url(images/menu-font.jpg);
	width: 250px;
}

.soustitreaccueil {
	font-size: 18px;
	/*color: #0066CC;*/
	border: #000000;

}
.cadreimg {
	border: 1px solid #FFFFFF;
}

.pedigreef {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.texte2 {

	font-size: 10px;
	color: #FFFFFF;
	border: #000000;
}

/*.cadre {
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
}*/

/*.font-chiots {
	background-image: url(images/chiots.jpg);
	text-align: right;
	height: 150px;
}

.font-pic {
	background-image: url(images/acc-pic.jpg);
	text-align: right;
	height: 120px;
}

.font-expo {
	background-image: url(images/expo.jpg);
	text-align: right;
	height: 150px;
}*/

/*.titre-menu {
	font-size: 14px;
	color: #990000;
	border: #000000;
	font-weight: bold;
}

.textegreen {
	font-size: 11px;
	color: #00FF00;
}

.soustitreaccueil2 {
	font-size: 18px;
	color: #FFFF00;
	border: #000000;
}

.textebordeau {
	font-size: 11px;
	color: #CC0000;
}*/

/*.cadretype {
	border: 1px solid #66CC66;
	background-color: #FFFFCC;
	font-size: 9px;
	color: #000000;
	text-indent: 10pt;
}

.cadrecorp {
	border: 1px solid #FF6600;
	background-color: #FFEFDF;
	font-size: 11px;
	color: #000000;
	height: 15px;
	text-indent: 5pt;
}*/

/*.cadre-news {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.soustitreaccueilB {
	font-size: 18px;
	color: #000066;
	border: #000000;
}

.texteyell {
	font-size: 10px;
	color: #FFFF00;
	border: #000000;
}*/


/*.textewhile {
	font-size: 11px;
	color: #FFFFFF;
}

.texteblanc {
	font-size: 11px;
	color: #FFFFFF;
}*/

/*.engageNL {
	background: #FFEAEA;
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	height: 15px;
	border: 0px solid;
}*/

/*.submitNl {
	background: #FFF4CC;
	border: 1px solid #993300;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}*/

/*.cadretrans1 {
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=50, FinishY=50);
	background-color: #FFFFFF;
}*/

/* ----------------------------- */
/*       bouton des menu         */
/* ----------------------------- */

#boutton {
    padding: 0 0 1em 0;
    margin-bottom: 1em;
   }

#boutton ul {
    list-style: none;
    margin:0;
    padding:0;
    border: none;
}

#boutton li {
	padding-left: 0px;
    margin: 0;
   }
   
#boutton li a {
    padding: 5px 5px 5px 5px;
    color: #000;
		border-bottom-width: 1px;

}

#boutton li a:hover {
    padding: 5px 5px 5px 5px;
    color: #FFFF00;
}


a:link {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
    color: yellow;
	font-size: 12px;
}

a:active {
	text-decoration: none;
    color: #FFFF00;
	font-size: 12px;
}

a:hover{
 	text-decoration: none;
    color: #FFFF00;
	font-size: 12px;
}