#accueil {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 229px;  /* changer la largeur ici */ 
    height: 30px; /* changer la hauteur ici */ 
    background: url(gifs/menuRoll_06.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/menu_06.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; 
} 


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

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

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


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

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

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


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

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

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

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

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

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

/********************************************************************* 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: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/********************************************************************** 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;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
.fondNewsletter {
	height: 29px;
	background-color: #FBBAB3;
}
.fondBas {
	background-repeat: no-repeat;
	background-color: #D62B18;
}
.fondBandeauBas {
	background-image: url(gifs/BandeauBas_19.jpg);
	background-repeat: no-repeat;
	height: 64px;
}
.espace {
	height: 40px;
}
.texteAdresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.indexPedicure {
	background-image: url(gifs/index_07.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
.indexPodologue {
	background-image: url(gifs/index_08.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
.indexReflex {
	background-image: url(gifs/index_16.jpg);
	background-repeat: no-repeat;
	height: 213px;
}
.indexTarifs {
	background-image: url(gifs/index_17.jpg);
	background-repeat: no-repeat;
	height: 213px;
}
.indexEspaceHaut {
	height: 100px;
}
.indexEspaceBas {
	height: 120px;
}.typoRouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E85D48;
}
a.lien2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C380A1;
	text-decoration: none;
}
a.lien2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5809F;
	text-decoration: none;
}
a.lien2:hover {
	text-decoration: underline;
	color: #C57FA1;
}
a.lien2:active {
	text-decoration: none;
	color: #C77FA5;
}
.presentation {
	color: #5FA51F;
	font-weight: bold;
}
.texte {
	color: #000000;
}
.textesouligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
