@charset "utf-8";
/* CSS Document */

body{
background: url(../images/bg.jpg) repeat-x #FFFFFF;
margin:3px;
font-family:arial;
font-size:8pt;
}
.ariane{
color:#fff;
font-size:12px;
font-weight:bold;
}
.ariane:hover{
color:#fff;
text-decoration:underline;
font-size:12px;
font-weight:bold;
}
#index{
margin-left:auto;
margin-right:auto;
}
#index_08{
background:url(../images/index_08.jpg);
width:248px;
height:73px;
vertical-align: bottom;
}
#index_08 input{
background:transparent;
height:50px;
border:0px;
font-size:15pt;
}
#index_05{
background:url(../images/index_05.jpg);
width:48px;
height:77px;
padding-left:10px;
}
#slider{
background:#FFFFFF;
filter : alpha(opacity=80); 
-moz-opacity : 0.8; 
opacity : 0.8;
}
.titre{
vertical-align:middle;
padding:5px;
font-weight:bold;
font-size:7pt;
text-align:left;
}
.champ_saisi{
background:url(../images/interface_04.gif);
text-align:center;
}
.champ_saisi input{
background-color:transparent;
border: none;
height:30px;
font-size:15pt;
width:285px;
text-align:center;
margin-top:3px;
}
.footer{
width:700px;
color:#125365;
vertical-align:middle;
text-align:left;
}
.fotter image{
padding:5px;
}
a{color: #125365;
text-decoration:none;}
}
