
BODY {
	/*Police par defaut */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	/*couleur typo */
	color: #00599F;
	
	/* Arreiere plan*/
	
	margin : 0px 0px 0px 0px;
	background : url(./images/fond.jpg);
	background-color:#4A9919;
	
	/* Ascenseur*/
	scrollbar-3dlight-color : #C4E6B3;
	scrollbar-arrow-color : #C4E6B3;
	scrollbar-base-color : #C4E6B3;
	scrollbar-darkshadow-color : #34840B;
	scrollbar-face-color : #34840B;
	scrollbar-highlight-color : #C4E6B3;
	scrollbar-shadow-color : #C4E6B3;
	scrollbar-track-color : #C4E6B3;
}

TD.menu {
	font-weight : bold;
	background : url(./images/office-tourisme-lure_01.jpg);
	background-color: #FFFCF5;  
	background-repeat : no-repeat;
	
}
TD.contenu {
  background-color: #FFFCF5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #00599F;
}

TD.piedbas {
	font-size: 8pt;
  color: #FFFFFF;
	background : url(./images/office-tourisme-lure_06.jpg);
	background-color: #ffffff;  
	background-repeat : no-repeat;
}

TD.titrePage {
  font-size: 10pt;
  color: #BD1918;
  background-color: #C4E6B3;
  font-weight : bold;
}

 TD.titrePagedessus {
  background : url(./images/jacquet_frere_volaille_10.jpg);
  background-repeat : repeat-x;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00599F;
}
/*Formulaire*/
INPUT {
 background-color: #A4EC9A;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : bold;
 color: #238C15;
 border: 1px solid #336600;
}


INPUT.bouton {
 background-color: #A4EC9A;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : bold;
 color: #238C15;
 border:1px solid #248117;
 cursor:pointer;
}

INPUT.bouton:HOVER {
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : bold;
 color: #248117;
 border:1px #238C15;
 cursor:pointer;
}

input.bouton:active {
border:1px #238C15;
background-color:#A4EC9A;
font-weight : bold;
color: #248117;
} 


SELECT {
	background: #A4EC9A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
   font-size: 12px;
   color: #248117;
}
TEXTAREA {
	background: #A4EC9A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #248117;
	border: 1px solid #336600;
}



}




a.lienpiedpage:active
{
font-family:Arial;
	text-decoration:none;
	color: #FFFFFF;
}
a.lienpiedpage:link
{
font-family:Arial;
	text-decoration:none;
	color: #FFFFFF;
}
a.lienpiedpage:visited
{
font-family:Arial;
	text-decoration:none;
	color: #FFFFFF;
}


A.lienpiedpage:HOVER {
   font-family:Arial;
	text-decoration:underline;
	color:#FFFFFF;
}

a.lienpiedpage2:active
{
font-family:Arial;
	text-decoration:none;
	color: #BBC12E;
}
a.lienpiedpage2:link
{
font-family:Arial;
	text-decoration:none;
	color: #BBC12E;
}
a.lienpiedpage2:visited
{
font-family:Arial;
	text-decoration:none;
	color: #BBC12E;
}


A.lienpiedpage2:HOVER {
   font-family:Arial;
	text-decoration:underline;
	color:#BBC12E;
}

a.lienblanc:link,a.lienblanc:visited,a.lienblanc:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.lienblanc:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}