@import url(body.css);
@import url(menu.css);
@import url(form.css);

a { 
	font-size : 12px;
	font-family : verdana ;
	line-height : 1.3;
	text-decoration: none;
	color: rgb(14,31,16);
}

a:hover { text-decoration:underline; }

a.bottom {
	color:rgb(245,245,245);
    font-family:verdana;
    font-size: 10px;
	text-decoration: none;
	}

a:hover.bottom {
	text-decoration:underline;
	color:#739C24;
	}

.haut {
	background:url(/commun/images/index_01.jpg); 
	background-repeat:no-repeat;
	height:219px; 
	width:980px;
	}	


.menuTop { 
	background:url(/commun/images/menu_top.gif) repeat-x scroll left top rgb(182,205,66);
	font-family:verdana; 
	font-size:14px; 
	font-variant:small-caps; 
	font-weight:bold; 
	text-align:center;
	
	}

.menuBottom {	
	background-image : url(/commun/images/menu_bottom.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
	background-color:rgb(182,205,66);
	}
	
.adresse{
	background-image : url(/commun/images/adresse.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-color:rgb(182,205,66);
	height:116px; 
	width:192px;
	color:rgb(255,255,255);
	font-size:9px;
	font-family:verdana;
	text-align:left;
	}

/* fond du menu */
.mhg {	background:url(/commun/images/mhg.gif) no-repeat scroll left top;height:25px;width:20px;}
.mhd {	background:url(/commun/images/mhd.gif) no-repeat scroll right top;height:25px;width:20px;}
.mbg {	background:url(/commun/images/mbg.gif) no-repeat scroll left bottom;height:25px;width:20px;}
.mbd {	background:url(/commun/images/mbd.gif) no-repeat scroll right bottom;height:25px;width:20px;}


.bg {background:url(/commun/images/bg.gif) repeat-y scroll left;}
.bd {background:url(/commun/images/bd.gif) repeat-y scroll right;}

.mainbg {background-color: rgb(182,205,66); }

.menuTop_c {background:url(/commun/images/menu_top_a.gif) repeat-x scroll left top;
font-family:verdana;font-size:12px;font-variant:small-caps;font-weight:bold;text-align:center;}

.menuBottom_c {
	background-image:url(/commun/images/menu_bottom_a.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
	background-color:rgb(254,254,254);	
}

/* fond de la page principale */
.mhg_c {background:url(/commun/images/mhg_a.gif) no-repeat scroll left top;height:25px;width:20px;}
.mhd_c {background:url(/commun/images/mhd_a.gif) no-repeat scroll right top;height:25px;width:20px;}
.mbg_c {background:url(/commun/images/mbg_a.gif) no-repeat scroll left bottom;height:25px;width:20px;}
.mbd_c {background:url(/commun/images/mbd_a.gif) no-repeat scroll right bottom;height:45px;width:40px;}

.bg_c {background:url(/commun/images/bg_a.gif) repeat-y scroll left;}
.bd_c {background:url(/commun/images/bd_a.gif) repeat-y scroll right;}

.mainbg_c {background-color:#ffffff; }

/* fond du bas de page */
.mhg_b {background:url(/commun/images/mhg_b.gif) no-repeat scroll left top;height:25px;width:20px;}
.mhd_b {background:url(/commun/images/mhd_b.gif) no-repeat scroll right top;height:25px;width:20px;}
.mbg_b {background:url(/commun/images/mbg_b.gif) no-repeat scroll left bottom;height:25px;width:20px;}
.mbd_b {background:url(/commun/images/mbd_b.gif) no-repeat scroll right bottom;height:25px;width:20px;}

.bg_b { background:url(/commun/images/bg_b.gif) repeat-y scroll left; }
.bd_b { background:url(/commun/images/bd_b.gif) repeat-y scroll right; }

.menuTop_b{background:url(/commun/images/menu_top_b.gif) repeat-x scroll left top; } 
.mainbg_b { 
	background-color: rgb(64,82,30); 
	background-image:url(/commun/images/bottom_pattes.gif);
	background-repeat: repeat-y;
	background-position: right; 
	padding:5px 40px 0px 40px;
	color:rgb(255,255,255);
	font-size:9px;
	font-family:verdana;
	text-align:center;
	} 
	
.menuBottom_b{ 
    background-image:url(/commun/images/menu_bottom_b.gif);
	background-repeat:repeat-x;
	background-position:left bottom; } 

td.menuLink {
	height:15px;
	padding:5px 0px 5px 5px;
}


td.menuLink {
	height:15px;
	padding:5px 0px 5px 5px;
}

table.display_menu {
	width:100%;
		
	}

td.guestitle {
	font-size:12px;
	color:gray;
	padding:5px 10px 25px 5px;
	}

table.valdor_table {
	border: 1px dashed #739C24;
	background:rgb(218,231,149);
	width:95%;	padding:5px;
	font-size:11px;
	font-family:verdana;
	}
	
a.mailTo {
	font-size:11px;
	}

