
/*================================*/
/* Feuille de styles AC/Boutiques */
/*================================*/
body
{
   background-image:url('images/App/bg_page.jpg'); 
   background-color:transparent;
   background-repeat:repeat;
   background-attachment :scroll;
   margin:10px; 
   color:Black; 
   font-family:Trebuchet MS; 
   font-size:medium; 
   font-weight:normal;  
}

table
{
    color:Black; 
    font-family:Trebuchet MS; 
    font-size:medium; 
}

legend
{
   font-family:Trebuchet MS; 
   font-size:medium; 
}

select
{
   color            :Black; 
   font-family      :Trebuchet MS; 
   font-size        :small;
   background-color :White;
   font-weight      :normal;   
}

textarea
{
   color            :Black; 
   font-family      :Trebuchet MS; 
   font-size        :small;
   background-color :White;
   font-weight      :normal;   
}

img
{
    border-width:0; /* needed by firefox */
}

fieldset
{
   color            :Black; 
   font-family      :Trebuchet MS; 
   font-size        :small;
}

/* Boutons ASP, textbox, ... */
input
{
   color            :Black; 
   font-family      :Trebuchet MS; 
   font-size        :small;
   background-color :White;
   font-weight      :normal;   
}

a
{
   text-decoration:none;
   font-family:Trebuchet MS; 
   color:Blue;
   font-weight:bold;  
}

a:visited
{
   text-decoration:none;
   font-family:Trebuchet MS; 
   color:Gray;
   font-weight:bold;  
}

a:hover
{
   text-decoration:none;
   font-family:Trebuchet MS; 
   color:Black;
   font-weight:bold;  
}

/* Styles AC/Boutique */
.ACWebSite
{
     
    background-color:transparent;
    width:960px;
}
 
.ACContent
{
    width:960px; 
}

.Mandatory
{
   color:Red; 
}

.Bouton
{
   color:White; 
   background-color:#FFAD18;
   font-family:Trebuchet MS; 
   font-size:small;
   font-weight:normal;   
}

.button
{
   color:White; 
   background-color:#FFAD18;
   font-family:Trebuchet MS; 
   font-size:small;
   font-weight:normal;   
}

.vBarLeft
{
    position:relative;
    left:0px;
}

.vBarRight
{
    position:relative;
    left:-0px;
}

.menuBar
{
  
  height:0px;
  position:relative;
  top:-4px;
}

.menuBar a {
   text-decoration:none;
   font-family:Trebuchet MS; 
   color:#FFAD18;
   font-weight:bold;  
}

.bordSite
{
     
}

.bordBas
{
     
    height:20px;;
}

.decalV
{
    position:relative;
    top:0px;;
}

.bcol1
{
}
.bcol1 a {
   text-decoration:none;
   font-family:Trebuchet MS; 
   color:White;
   font-weight:bold;  
}

.bcol2
{
}
.bcol2 a {
   text-decoration:none;
   font-family:Trebuchet MS; 
   color:White;
   font-weight:bold;  
}

.bcol3
{
}
.bcol3 a {
   text-decoration:none;
   font-family:Trebuchet MS; 
   color:White;
   font-weight:bold;  
}

.col1
{
    width:140px;
}

.col2
{
}

.col3
{
    width:140px;
}

.col3Promo
{
    width:140px;
}

.tabPromo
{
    width:140px;
    border-top:1px solid transparent; 
    border-left:1px solid transparent; 
    border-right:1px solid transparent; 
    border-bottom:1px solid transparent; 
}

.tabPromo th {
    width:140px;
    background:url(images/App/Aucune) repeat-x;
    text-align:center;
    color:transparent;
    font-size:18px;
    height :45px;
} 

.tabPromo td {
    background-color:#FFFFFF;
} 

.puce {
  font-family:Geneva, Arial, Helvetica, Sans Serif;
	font-size:15px;
	padding-left:100px;
	height:40px; 
	background:no-repeat url(images/titre_puce.jpg);
	color:#58b4b1;
	font-weight:bold;
} 

.cellContent
{
     
    background-color:transparent;
    margin-top:0px;
    margin-left:10px;
    margin-right:10px;
}

.smallText
{
    font-size:10px;
}

/*=====================*/
/* Styles navigateurs  */
/*=====================*/


/*=====================*/
/* Styles utilisateurs */
/*=====================*/
</style></p>
/*======*/
/* EOF */
/*======*/
