
/*================================*/
/* Feuille de styles AC/Boutiques */
/*================================*/
body
{
    
   background-color:#A96E6A;
   background-repeat:repeat;
   background-attachment :fixed;
   margin:20px; 
   color:#983343; 
   font-family:Arial; 
   font-size:small; 
   font-weight:normal;  
}

table
{
    color:#983343; 
    font-family:Arial; 
    font-size:small; 
}

legend
{
   font-family:Arial; 
   font-size:small; 
}

select
{
   color            :#983343; 
   font-family      :Arial; 
   font-size        :small;
   background-color :White;
   font-weight      :normal;   
}

textarea
{
   color            :#983343; 
   font-family      :Arial; 
   font-size        :small;
   background-color :White;
   font-weight      :normal;   
}

img
{
    border-width:0; /* needed by firefox */
}

fieldset
{
   color            :#983343; 
   font-family      :Arial; 
   font-size        :small;
}

/* Boutons ASP, textbox, ... */
input
{
   color            :#983343; 
   font-family      :Arial; 
   font-size        :small;
   background-color :White;
   font-weight      :normal;   
}

a
{
   text-decoration:none;
   font-family:Arial; 
   color:#983343;
   font-weight:normal;  
}

a:visited
{
   text-decoration:none;
   font-family:Arial; 
   color:#983343;
   font-weight:normal;  
}

a:hover
{
   text-decoration:none;
   font-family:Arial; 
   color:#983343;
   font-weight:normal;  
}

/* Styles AC/Boutique */
.ACWebSite
{
     
    background-color:#F9ECC0;
    width:972px;
}
 
.ACContent
{
    width:972px; 
}

.Mandatory
{
   color:Red; 
}

.Bouton
{
   color:White; 
   background-color:#A96E6A;
   font-family:Arial; 
   font-size:small;
   font-weight:normal;   
}

.button
{
   color:White; 
   background-color:#A96E6A;
   font-family:Arial; 
   font-size:small;
   font-weight:normal;   
}

.vBarLeft
{
    position:relative;
    left:0px;
}

.vBarRight
{
    position:relative;
    left:-0px;
}

.menuBar
{
  background:url(images/BandeauMenu.jpg);
  height:44px;
  position:relative;
  top:-4px;
}

.menuBar a {
   text-decoration:none;
   font-family:Arial; 
   color:White;
   font-weight:normal;  
}

.bordSite
{
    background:url('images/App/bg_bord.gif') repeat-y; 
}

.bordBas
{
    background:url('images/App/bg_bas.gif'); 
    height:20px;;
}

.decalV
{
    position:relative;
    top:0px;;
}

.bcol1
{
}
.bcol1 a {
   text-decoration:none;
   font-family:Arial; 
   color:White;
   font-weight:normal;  
}

.bcol2
{
}
.bcol2 a {
   text-decoration:none;
   font-family:Arial; 
   color:White;
   font-weight:normal;  
}

.bcol3
{
}
.bcol3 a {
   text-decoration:none;
   font-family:Arial; 
   color:White;
   font-weight:normal;  
}

.col1
{
    width:130px;
}

.col2
{
}

.col3
{
    width:60px;
}

.col3Promo
{
    width:60px;
}

.tabPromo
{
    width:130px;
    border-top:1px solid #983343; 
    border-left:1px solid #983343; 
    border-right:1px solid #983343; 
    border-bottom:1px solid #983343; 
}

.tabPromo th {
    width:130px;
    background:url(images/App/module_brun.jpg) repeat-x;
    text-align:center;
    color:#983343;
    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:#F9ECC0;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}

.smallText
{
    font-size:10px;
}

/*=====================*/
/* Styles navigateurs  */
/*=====================*/


/*=====================*/
/* Styles utilisateurs */
/*=====================*/

.puce {
  font-family: Geneva, Arial, Helvetica, Sans Serif;
  font-size: 15px;
  padding-left:100px;
  height:40px; 
  background: no-repeat url(images/puce.jpg);
  color: #983343;
  font-weight : bold;
}
/*======*/
/* EOF */
/*======*/

