/* CSS Document */
body {
background-color: #FFFFCC;background-repeat:repeat-y;background-position: right top;
font-family: Verdana;
	color: #04047c;
scrollbar-3dlight-color : #04047c;
scrollbar-arrow-color : #04047c;
scrollbar-face-color : #FFFF99;
scrollbar-track-color : #FFFFCC;	
	}
	
table {
background-color: #FFFFCC;background-repeat:repeat-y;background-position: right top;
font-family: Verdana;
	color: #04047c;
scrollbar-3dlight-color : #04047c;
scrollbar-arrow-color : #04047c;
scrollbar-face-color : #FFFF99;
scrollbar-track-color : #FFFFCC;	
	}
h2 {
background-color: #FFFFCC;background-repeat:repeat-y;background-position: right top;
font-family: Verdana;
	color: #04047c;
	}
h4 {
	font-family: Verdana;
	font-size: 18px;
	color: #04047c;
	
	}
h5{
	font-family: Verdana;
	font-size: 18px;
	font-style: italic;
	color: #04047c;
	
	}		
A{
        /* Ici on définie le retrait du style souligné */
        text-decoration: none; color: #04047C; font-family:Verdana 
 }
 a.A { border: 1px outset #04047c; padding: 4px; text-decoration: none; background-color: #FFFFCC; color: #04047c; font-weight: bold; font-family: verdana; font-size: 10pt } 
a.A:hover { border: 1px inset #04047c; padding: 5px 5px 6px 5px; background-color: #FFFFCC; color: #04047c; font-family: verdana; font-size: 10pt } 


a.Ashipping { border: 2px outset #04047c; padding: 4px; text-decoration: none; background-color: FFFFCC; color: #04047c; font-weight: bold; font-family: verdana; font-size: 12pt } 
a.Ashipping:hover { border: 2px inset #04047c; padding: 5px 5px 6px 5px; background-color: #FFFFCC; color: #04047c; font-family: verdana; font-size: 12pt } 

a.menu { text-decoration: none; background-color: FFFFCC;  font-weight: bold; font-family: verdana; font-size: 11px; font-color:#04047c } 
a.menu:hover { background-color: #04047c;  font-family: verdana; font-size: 11px;color: #fefced } 


input.bouton {
color: #04047c;
border:1px outset #04047c;
background-color: #FFFFCC;
font-family: verdana;
font-weight:bold;
cursor:pointer;
}
input.bouton:hover {
color: #04047c;
border:1px inset #04047c;
background-color: #FEFCED;
font-family: verdana;
font-weight: bold;
}



