/********************************************************************* 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;
	background-image: url(gifs/images/fond_01.gif);
	background-repeat: repeat-x;
}

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


/********************************************************************** 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:#86DBEE;
	border-bottom:#008D9B 1px solid;
	border-top:#008D9B 1px solid;
	border-left:#008D9B 1px solid;
	border-right:#008D9B 1px solid;
}

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

.fond {
	background-image: url(gifs/images/pennec_15.jpg);
	background-repeat: repeat-y;
}
.fondcont {
	background-image: url(gifs/images/pennec_12.jpg);
	background-repeat: no-repeat;
}
.fondbas {
	background-image: url(gifs/images/fond_02.gif);
	background-repeat: repeat-x;
}
.couleur {
	background-color: #F6FBFE;
}
.news {
	background-image: url(gifs/images/pennec_11.jpg);
	background-repeat: no-repeat;
	height: 43px;
}

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

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

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


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

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

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


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

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

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


#contact2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 138px;  /* changer la largeur ici */ 
    height: 51px; /* changer la hauteur ici */ 
    background: url(gifs/images/pennec_over_06.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/pennec_06.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; 
}
.adresse {
	background-image: url(gifs/images/pennec_16.jpg);
	height: 94px;
}
.vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}
