/********************************************************************* Balise ****************************************************************/
html { 
	height: 100%;
}
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: #FFFFFF;
	text-decoration: none;
}

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: #000000;
	text-decoration: none;
	width: 240px;;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gifs/images/imagefix_32.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	background-color: #4C4C4C;
}
.hauteur {
	height: 100%;
}

.petageextremegauche {
	background-image: url(gifs/images/imagefix_01.jpg);
	background-repeat: repeat-x;
	width: 25%;
	height: 100%;
	background-color: #4C4C4C;
}


.petageextremedroit {
	background-image: url(gifs/images/imagefix_04.jpg);
	background-repeat: repeat-x;
	width: 25%;
	height: 100%;
	background-color: #8D7B6D;
}

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


a.lien1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien1:hover {
	text-decoration: underline;
	color: #999999;
}
a.lien1:active {
	text-decoration: underline;
	color: #FFFFFF;
}

/********************************************************************** 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:#D88039;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/
.petagedroit {
	background-image: url(gifs/images/imagefix_19.jpg);
	background-repeat: repeat-y;
}
.petagegauche {
	background-image: url(gifs/images/imagefix_30.jpg);
	background-repeat: repeat-y;
}
.fdnewsletter {
	background-image: url(gifs/images/imagefix_06.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 254px;
}
.fd2 {
	background-repeat: no-repeat;
	height: 452px;
	width: 653px;
	padding: 10px;
}
.bleu {
	color: #0168B3;
}
.fdbleu {
	background-color: #0168B3;
}


.fd {
	background-image: url(gifs/images/petage_31.jpg);
	background-repeat: repeat-y;
}
.fdbas {
	background-image: url(gifs/images/imagefix_31.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 987px;
}

.padding-droit {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}





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


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

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

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


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

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

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


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

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

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





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

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

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


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

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

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


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

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

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


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



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

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

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



.fdcontenu {
	background-image: url(gifs/images/contenu_19.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 652px;
}
.fondnoir {
	background-color: #000000;
	height: 100%;
}
.gris {
	color: #999999;
}
.gris2 {
	color: #333333;
}
.vert {
	color: #4B9768;
}
.rouge {
	color: #D54334;
}
.orange {
	color: #D88039;
}
.marron {
	color: #8C7B6B;
}
.fdvert {
	background-color: #05B084;
}
.fdrouge {
	background-color: #EE2A1E;
}
.contour {
	border: 1px solid #666666;
}
.fdbdd1 {
	background-image: url(gifs/bdd_23.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 173px;
}
.fdbdd2 {
	background-image: url(gifs/bdd_31.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 173px;
}
.contourblanc {
	border: 1px solid #FFFFFF;
}


.titrebdd {
font-size: 14px;
font-weight:bold;
	color: #8C7B6B;
}

.lien1index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.lien1index:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.lien1index:hover {
	text-decoration:none;
	color: #999999;
}
a.lien1index:active {
	text-decoration: none;
	color: #FFFFFF;
}

/************************MENU******************************/
ul.MenuHorizontal {
   width: 200px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 200px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 9px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 22px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: left;
   padding-left: 20px;
   text-decoration: none;
}

li#menu0 a {
   background-image: url('gifs/menu1.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/menu2.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url('gifs/menu3.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url('gifs/menu4.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url('gifs/menu5.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url('gifs/menu6.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu6 a {
   background-image: url('gifs/menu7.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu7 a {
   background-image: url('gifs/menu_8.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu8 a {
   background-image: url('gifs/menu10.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/menu1_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/menu1_ro2.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/menu1_ro3.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/menu1_ro4.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/menu1_ro5.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/menu1_ro6.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/menu1_ro7.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/menu1_ro8.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/menu1_ro9.jpg') !important;         /*Ici l'image de fond over de la cellule*/
} 

.lien_utile_img {
	background:url(gifs/images/new_30.jpg) top no-repeat;
	width:200px;
	height:241px;
}

.lien_util_txt {
	margin:0;
	padding-top: 10px;
	font-size:10px;
	text-align:left;
	color:#FFFFFF;
	padding-left:8px;
}

.lien_util_txt a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.lien_util_txt a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.titre_page {
	background:url(gifs/images/imagefix_14.jpg) top no-repeat;
	width:473px;
	height:32px;
}

h1 {
	padding-left: 8px;
	padding-top: 4px;
	margin:0;
	color:#000000 !important;
	font-size:18px;
	text-align:left;
}

.contact {
	background:url(gifs/images/imagefix_15.jpg) top no-repeat;
	width:209px;
	height:32px;
}

.news {
	background:url(gifs/images/imagefix_05.jpg) top no-repeat;
	width:146px;
	height:45px;
}

.news_txt {
	padding-top: 14px;
	margin:0;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.baseline_img {
	background:url(gifs/images/imagefix_03.jpg) top no-repeat;
	width:453px;
	height:24px;
}

.txt_baseline {
	padding-top: 11px;
	padding-right: 57px;
	margin:0;
	color:#000000;
	font-size:10px;
	text-align:right;
}

.mes_encart {
	background:url(gifs/images/contenu_27.jpg) top no-repeat;
	width:652px;
	height:377px;
}

.encart_top {
	width:652px;
	height:179px;
}

.encart_bas {
	width:652px;
	height:179px;
}

.g {
	float:left;
	width:326px;
	height:179px;
}

.d {
	float:left;
	width:326px;
	height:179px;
}

.txt_encart {
	padding-top: 64px;
	padding-left: 154px;
	margin:0;
	color:#FFFFFF;
	text-align:left;
	font-size:12px;
}

.txt_encart a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}


.txt_encart a:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}


