

input.custom {
    background-color: #fff;
   /* background:url(/images/input-bkg-w173.gif) no-repeat;*/
   
    height:18px;
    /*padding:8px 5px 4px 5px;*/
    border:none;
    font-size:13px;
}




input.saisie {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #000000; background-color: #DDD8CA; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
input.saisie_ajout {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #000000; background-color: #FF0000; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
input.bouton {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #DDD8CA; background-color: #000000; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
body {
	background-image: url(img/fd.jpg);
	background-color: #fffefa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
   font-size: 21px;
}
h2 {
   font-size: 13px;
}
size2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
size3 {font-family: "Times New Roman"; font-size: 12px; }
size6 {font-size: 21px;}

italic {font-style: italic; }
bold {	font-weight: bold; }


justify {text-align: justify;}
center {text-align: center;}
right {text-align: right;}

.justify {text-align: justify;}
.center {text-align: center;}
.right {text-align: right;}

.size2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.size3 {font-family: "Times New Roman"; font-size: 12px; }
.size6 {font-size: 21px;}

.italic {font-style: italic; }
.bold {	font-weight: bold; }

.orange {color: #F08801}
.blanc {color: #FFFFFF}
.marron {color: #7B7B3E}
.noir {color: #000000}

.Menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #FFFFFF;}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.uppercase {
	text-transform:uppercase;
}


A.marron
{
color:#7B7B3E;
text-decoration:underline;
}
A:hover.marron
{
color:#7B7B3E;
text-decoration:underline;
}
A.visited.marron
{
color:#7B7B3E;
text-decoration:underline;
}
A.active.marron
{
color:#7B7B3E;
text-decoration:underline;
}

A.orange
{
color:#F08801;
text-decoration:underline;
}
A:hover.orange
{
color:#F08801;
text-decoration:underline;
}
A.visited.orange
{
color:#F08801;
text-decoration:underline;
}
A.active.orange
{
color:#F08801;
text-decoration:underline;
}
A.noir
{
color:#000000;
text-decoration:underline;
}
A:hover.noir
{
color:#000000;
text-decoration:underline;
}
A.visited.noir
{
color:#000000;
text-decoration:underline;
}
A.active.noir
{
color:#000000;
text-decoration:underline;
}


