@charset "iso-8859-1";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#92bb47;
	background-image:url(images/fond.gif);
	background-position:top;
	background-repeat:repeat-x;
	scrollbar-face-color: #152E12;
	scrollbar-shadow-color: #42642F;
	scrollbar-highlight-color: #152E12;
	scrollbar-3dlight-color: #42642F; 
	scrollbar-darkshadow-color: #42642F; 
	scrollbar-track-color: #42642F; 
	scrollbar-arrow-color: #ffffff;
	
}

.texteBlanc{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height:15px;
}
.texteBlanc2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
}
.texteBlanc3{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
}
.texteBleu{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 19px;
	color: #0299df;
}
.texteRouge{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 19px;
	color: #e20009;
}
.texteVert{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #a6c63b;
}
.menu{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #3a322d;
}
.titre_marron{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #3a322d;
	
}

.titreVert{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #a6c63b;
}

.titreOrange{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #f7ad29;
}

.ab {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #ced300;
}
.ab2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #3ca3d2;
}

.loisirs {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

.credit{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #877565;
}

.texteInput{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #8DBE48;
}

.lienMenu{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #3a322d;
	text-decoration:none;
}
.lienMenu:hover{
	color:#fff;
}

.lienCredit{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #877565;
	text-decoration:none;
}
.lienCredit:hover{
	color:#fff;
}

.lienVert{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #a6c63b;
	text-decoration:none;
}
.lienVert:hover{
	color:#fff;
}

.inputtext {
	height:18px;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#42642F;
	font-family:verdana;
	font-size:11px;
	color:#8DBE48;
}

.select {
	height:18px;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#42642F;
	font-family:verdana;
	font-size:11px;
	color:#8DBE48;
}

.textarea {
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#42642F;
	font-family:verdana;
	font-size:11px;
	color:#8DBE48;
}

a img {
	border-style:none;
	}
	
#panier{
	font-size:12px;
	color:#FFF;
}

#panier th{
	color:#FFF;
	font-size:14px;
}

#panier tr{
	border-bottom-width:2px;
	border-bottom-style:groove;
	border-bottom-color:#300;
}

