/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.fdnewsletter {
	background-image: url(gifs/images/bouvet-cousin_18.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 255px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFED;
}
.fondblanc {
	background-color: #FFFFFF;
	height: 300px;
	width: 675px;
}
.petagedroit {
	background-image: url(gifs/images/bouvet-cousin_16.jpg);
	background-repeat: repeat-y;
}
.petagegauche {
	background-image: url(gifs/images/bouvet-cousin_21.jpg);
	background-repeat: repeat-y;
}
.fdbas {
	background-image: url(gifs/images/bouvet-cousin_24.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 950px;
}

li {
list-style-image:url(gifs/puce.jpg);
}
/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #749E00;
}

a:active.vert  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87c207;
	text-decoration: none;
	font-weight:bold;
}
a:link.vert  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87c207;
	text-decoration: none;
	font-weight:bold;
	}
a:hover.vert  {
	text-decoration: none;
	font-weight:bold;
	color: #749E00;
}


.petit {
	font-size: 10px;
}
.grasvert {
	font-weight: bold;
	color: #7BAC02;
	font-size: 10px;
}


a:active {
	text-decoration: none;
	color: #333333;
}



a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.menu:hover {
	text-decoration: none;
	color: #333333;
}
a.menu:active {
	text-decoration: underline;
	color: #333333;
}



.fdactu1 {
	background-image: url(gifs/images/actu_10.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 209px;
}
.fdactu2 {
	background-image: url(gifs/images/actu_14.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 209px;
}
.titrebdd {
	font-weight: bold;
	color: #FBFABD;
}
.blanc {
	color: #FFFFFF;
}
.contour {
	border: 1px solid #333333;
}
.vert {
	color: #75A200;
}

.titrebdd2 {
font-size:11px;
	color: #75A200;
}



/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}



.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}





.bouton_news2 {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#73A302;
	border: 1px solid #759A0F;
}


/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#FF9900;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



#accueil {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 89px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/bouton_over_03.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#accueil a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/bouton_03.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#accueil a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#billard {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 96px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/bouton_over_04.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#billard a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/bouton_04.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#billard a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#baby {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 96px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/bouton_over_05.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#baby a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/bouton_05.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#baby a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#juke {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 96px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/bouton_over_06.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#juke a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/bouton_06.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#juke a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#flechette {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 96px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/bouton_over_07.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#flechette a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/bouton_07.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#flechette a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#jeux {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 96px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/bouton_over_08.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#jeux a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/bouton_08.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#jeux a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#contact2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 91px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/bouton_over_09.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#contact2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/bouton_09.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#contact2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 




.contenu1 {
	height: 85px;
	width: 324px;
}
.contenu2 {
	height: 162px;
	width: 324px;
}
.contenu3 {
	background-image: url(gifs/images/contenu_21.jpg);
	height: 178px;
	width: 340px;
}
.fondgris {
	background-color: #EBEBEB;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	width: 140px;
}.point {
	border: 1px dotted #333333;
}
.fdpoker {
	background-image: url(gifs/filipoker.png);
	background-repeat: no-repeat;
}
.coteGaucheTableau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.commentaire {
padding-top:3px;
font-size:9px;
text-align:center;
}