#me1 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 200px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/gauche_o_13.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me1 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/gauche_13.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me1 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 200px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/gauche_o_15.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/gauche_15.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me3 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 200px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/gauche_o_16.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me3 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/gauche_16.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me3 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me4 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 200px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/modul2_over.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me4 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/modul2_roll.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me4 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me5 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 200px;  /* changer la largeur ici */ 
    height: 50px; /* changer la hauteur ici */ 
    background: url(gifs/modul_3_over.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me5 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/modul_3_roll.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me5 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me6 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 200px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/gauche_o_22.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me6 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/gauche_22.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me6 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me7 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 200px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/gauche_o_23.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me7 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/gauche_23.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me7 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me8 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 200px;  /* changer la largeur ici */ 
    height: 27px; /* changer la hauteur ici */ 
    background: url(gifs/gauche_o_24.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me8 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/gauche_24.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me8 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color: #CC3300;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/********************************************************************* Balise ****************************************************************/
legend {
	color: #CC3300;
	font-weight: bold;
}
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	/***/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gifs/CARL-ROGERS-PG-01_07.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #83D6C6;
	/*background-color: #FE0000;*/
}
/********************************************************************** 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;
}
/***********************************************************************************************************/
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.texteBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.texteGrandCouleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FF3300;
}
.texteGrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}.texteGrandBlanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.texteRouge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF3333;
}
.texteSouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}
.formulaire {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	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 {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	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;
}
.px5 {
	height: 5px;
}
.px8 {
	height: 8px;
}
.px10 {
	height: 10px;
}
.texteGrandCouleur2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #227362;
	font-weight: bold;
}
a.lien1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.lien1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.lien1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.lien1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.pxIntro {
	height: 500px;
}
.pourcent {
	height: 100%;
}
.contourTableauImage2 {
	border: 1px solid #000000;
}
.contourTableau1 {
	border: 2px solid #AA8F63;
}
.alignementGauche {
	float:left ;
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	margin-bottom: 8px;
	border: 1px solid #000000;
}

.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #1D6E5D;
	/*letter-spacing: -0.5pt;*/
}.fdTitre {
	background-image: url(gifs/haut2_12.jpg);
	height: 46px;
}
.fdBlanc {
	background-color: #FFFFFF;
}
.fdBlanc2 {
	background-color: #FFFFFF;
	padding: 5px;
}
.fdMailing {
	background-image: url(gifs/fdmailing_30.jpg);
	height: 46px;
}
.cadre {
	background-color: #F0FFF2;
	border: 1px solid #2FB89C;
	padding: 5px;
}
/*****************************************************************Modif******************************************/

#module_2bis {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 177px;  /* changer la largeur ici */ 
    height: 33px; /* changer la hauteur ici */ 
    background: url(gifs/mode_over.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#module_2bis a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/mode_2_roll.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#module_2bis a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


.alignhaut {
	padding-bottom:10px;
}

.photo {
	display:block;
	float:right;
	width:220px;
	height:147px;
	border: 1px solid #000000;
	margin-bottom:5px;
}

#texte {
text-align:justify;
display:block;
float:left;
width:480px;
height:80px;
}

#texte2 {
text-align:justify;
display:block;
float:left;
width:480px;
height:auto;
}

.contenu {
display:block;
float:right;
width:220px;
height:160px;
}

#tableau {
display:block;
float:left;
width:480px;
}

/*****************************************************************Référencement******************************************/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #1D6E5D;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #227362;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}

p {
line-height: 16px;
text-align:justify;
}

/*********************MENU*****************************/
.menu {
	width:200px;
	height:auto;
	background:url(gifs/fond_menu.jpg) top repeat-y;
}

.txt_menu {
	margin:0;
	padding-left: 10px;
	color:#000000;
	font-size:11px;
	text-align:center;
}

.txt_menu a {
	color:#000;
	font-size:11px;
	text-decoration:none;
}
.txt_menu a:hover {
	color:#ccc;
	font-size:11px;
	text-decoration:none;
}

.menu0 {
	background:url(gifs/menu.jpg) top no-repeat;
	width:200px;
	height:26px;
}

.menu1 { 
   background:url(gifs/menu2.jpg) top no-repeat;
	width:200px;
	height:48px;
	margin-top:6px;
	margin-bottom:6px;
} 

.accueil {
	background:url(gifs/haut2_10.jpg) top no-repeat;
	width:96px;
	height:46px;
}

.contact {
	background:url(gifs/haut2_11.jpg) top no-repeat;
	width:104px;
	height:46px;
}

.lien_rapide {
	padding-top: 15px;
	margin:0;
	color:#333333;
	font-size:12px;
	text-align: center;
}

.lien_rapide a {
	color:#333333;
	font-size:12px;
	text-decoration:underline;
}
.lien_rapide a:hover {
	color:#333333;
	font-size:12px;
	text-decoration:none;
}

.header_d {
	background:url(gifs/haut_04.jpg) top no-repeat;
	width:537px;
	height:200px;
}

.txt_head {
	padding-top: 26px;
	margin:0;
	font-weight:bold;
	text-align:right;
	font-size:15px;
	color:#FFFFFF;
	padding-right:24px;
}

.txt_head a {
	text-align:right;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:15px;
}
.txt_head a:hover {
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
}

.my_logo {
	background:url(gifs/haut_03.jpg) top no-repeat;
	width:386px;
	height:200px;
}

.logo_txt {
	line-height:1;
	padding-left: 176px;
	padding-top: 26px;
	font-weight:bold;
	margin:0;
	font-size:24px;
	color:#30ba9e;
	text-align:left;
}

.logo_txt a {
	font-size:24px;
	color:#30ba9e;
	text-decoration:none;
}

.logo_txt a:hover {
	font-size:24px;
	color:#30ba9e;
	text-decoration:none;
}

.baseline {
	padding-left: 83px;
	padding-top: 18px;
	margin:0;
	font-size:12px;
	color:#30ba9e;
	text-align:center;
}

.top_news {
	background:url(gifs/gauche_25.jpg) top no-repeat;
	width:200px;
	height:56px;
}

.news_txt {
	padding-top: 22px;
	padding-left: 19px;
	margin:0;
	font-size:14px;
	color:#1d6e5d;
	text-align:left;
}

.liens_utiles {
	width:200px;
	height:auto;
	background:url(gifs/fond_menu.jpg) top repeat-y;
}

.liens_utile {
	padding-left: 20px;
	margin:0;
	color:#000;
	font-size:10px;
	text-align:left;
}

.liens_utile a {
	color:#000;
	font-size:10px;
	text-decoration:underline;
}

.liens_utile a:hover {
	color:#000;
	font-size:10px;
	text-decoration:none;
}

.encart_1 {
	background:url(gifs/accueil_19.jpg) top no-repeat;
	width:342px;
	height:149px;
}

.encart_2 {
	background:url(gifs/accueil_29.jpg) top no-repeat;
	width:342px;
	height:133px;
}

.txt_encart1 {
	padding-top: 36px;
	padding-left: 20px;
	padding-right:138px;
	font-size:14px;
	font-weight:bold;
	margin:0;
	color:#1d6e5d;
	text-align:left;
}

.txt_encart1 a {
	font-size:14px;
	color:#1d6e5d;
	text-decoration:none;
}

.txt_encart1 a:hover {
	font-size:14px;
	color:#1d6e5d;
	text-decoration:underline;
}



