// feuille de style site.css

// SITES & PRINT
// Version 2 - Septembre 2006
// contact@sitesetprint.fr

body          {font-size: 11px; color : #ffffff;}
table,div,td  {font-size: 11px; color : #ffffff;}
hr            {height: 1px; margin: 0; padding: 0; color:#E6DAC2; background-color: #E6DAC2; border: 0;}
select        {font-family: Arial; font-size:12px; color:#000000; background-color:#ffffff;}
textarea      {font-family: Arial; font-size:12px; color:#000000; background-color:#ffffff;}
img           {border: 0;}

a          {font-size: 11px; color:#ffffff; text-decoration:none;}
a:visited  {font-size: 11px; color:#ffffff; text-decoration:none;}
a:hover    {font-size: 11px; color:#ffffff; text-decoration: underline;}

a.rollopaque img       {opacity: 1.0; filter:alpha(opacity=100);}
a.rollopaque:hover img {opacity: 0.75; filter:alpha(opacity=75);}

// Classes
.lien2          {font-size: 13px;}
.lien2:visited  {font-size: 13px;}
.lien2:hover    {font-size: 13px;}

.lienaccueil          {color:#ffffff !important; text-decoration:none;}
.lienaccueil:visited  {color:#ffffff !important; text-decoration:none;}
.lienaccueil:hover    {color:#B8A688 !important; text-decoration:none;}

.fond_blanc         {background-color: #ffffff;}
.fond_beige         {background-color: #E4DBCD;}

.bouton             {font-size: 13px; color: #ffffff; font-weight:bold;}

.textepage     {color:#ffffff;}
.textepageb    {color:#ffffff; font-weight:bold;}
.textepagebleu {color:#4BB6DA;}
.textepagered  {color:#ff0000;}
.textepied     {color:#0A5771;}
.titrepagew    {font-size:14px; color:#ffffff; font-weight:bold;}
.textemenuref  {font-size:14px; color:#FBc3F2; font-weight:bold;}
.textebas      {font-size:10px;}
.champs        {font-size:10px; color:#E6DAC2; font-style:italic;}
.menuselect    {font-size:11px; color:#B8A688; font-weight:bold;}
.popup         {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#323232; font-weight:bold;}
.textedesc     {color:#323232;}

.msgred     {font-size: 11px; color: red;}
.inputForm  {font-size: 11px; border-width:1px; font-weight:bold; color:#000000; background-color:#ffffff;}

.page_site {
      width:530px;
      color:#ffffff;
      text-align:justify;
      background-image: url(../images/fond_page.jpg);
      background-repeat:repeat-y;
      font-weight:normal;
}


.page_site_in {
      width:495px;
      color:#ffffff;
      font-weight:normal;      
      text-align:justify;
      margin-left:15px;
}

.page_site_5 {
      width:495px;
      color:#ffffff;
      text-align:justify;
      margin-left:5px;
}

.page_site_5 a{
       color:#323232;
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}
.page_site_5 a:visited{
       color:#323232;
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}
.page_site_5 a:hover{
       color:#323232;
       font-size: 11px;
       font-weight:normal;
       text-decoration:underline;
}

.page_automate {
      width:515px;
      color:#ffffff;
      text-align:justify;
      margin-left:5px;
      background-color: #E4DBCD;
}

.titre_automate {
      width:515px;
      color:#323232;
      background-image: url(../images/fond_titre_automate.jpg);
      height:29px;
      font-size: 13px;
      font-weight:bold;
}

.titre_automate li {
      padding: 5px 0px 0 10px;
      list-style-image:url(../images/fleche.jpg);
      height: 29px;
}

.stitre_automate {
      width:100%;
      color:#E4DBCD;
      background-color: #323232;
      height:20px;
      font-size: 11px;
      font-weight:bold;
      padding-top:2px;
      margin-left:1px;
}

.barre_cat {
      width:495px;
      color:#E4DBCD;
      text-align:justify;
      margin-left:5px;
}

.barre_cat a{
       color:#E4DBCD;
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}
.barre_cat a:visited{
       color:#E4DBCD;
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}
.barre_cat a:hover{
       color:#E4DBCD;
       font-size: 11px;
       font-weight:normal;
       text-decoration:underline;
}
.bloc_menu {
       width:180px;
       padding-top:2px;
       margins-right:10px;
       font-size: 11px;
       font-weight:bold;
       text-align:left;
       float:right;
}
.bloc_menu a{
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}
.bloc_menu a:visited{
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}
.bloc_menu a:hover{
       color: #B8A688;
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}

.barre_nav {
      width:530px;
      height:33px;
      background-image: url(../images/fond_where.jpg);
}

.barre_nav_accueil {
      width:530px;
      height:33px;
      background-image: url(../images/fond_where_accueil.jpg);
}

.barre_nav_texte {
      float:right;
      height:22px;
      margin-right:20px;
      margin-top:10px;
      font-weight:bold;
      font-size: 13px;
      color:#ffffff;
}

.titre_page {
       width:500px;
       padding-top:2px;
       color: #B8A688;
       border-bottom: solid 2px #B8A688;
       font-size: 12px;
       font-weight:bold;
       height:20px;
}

.titre_liste {
       color: #323232;
       font-size: 12px;
       font-weight:bold;
}

.titre_liste_cat {
       color: #E4DBCD;
       padding-top:2px;
       background-color: #323232;
       border-bottom: solid 1px #323232;
       font-size: 13px;
       font-weight:bold;
       height:20px;

}

.liste_ref_odd {
       width:500px;
       color: #323232;
       background-color: #B8A688;
       font-size: 12px;
       font-weight:bold;
}


.liste_ref_even {
       width:500px;
       color: #323232;
       background-color: #E4DBCD;
       font-size: 12px;
       font-weight:bold;
}

.titreactus {
       width:500px;
       padding-top:2px;
       color: #B8A688;
       border-bottom: solid 2px #B8A688;
       font-size: 12px;
       font-weight:bold;
       height:20px;
}


.titreplansite {
       width:500px;
       padding-top:5px;
       color: #ffffff;
       font-size: 12px;
       font-weight:bold;
       height:20px;
       border-bottom: solid 1px #B8A688;
}
.titreplansite li a{
      padding-left:5px;
      list-style-image:url(../images/fleche.png);
      height: 20px;
}
.titreplansite a{
       color: #ffffff;
       font-size: 12px;
       font-weight:bold;
       text-decoration:none;
}
.titreplansite a:visited{
       font-size: 12px;
       font-weight:bold;
       text-decoration:none;
}
.titreplansite a:hover{
       font-size: 12px;
       font-weight:bold;
       text-decoration:underline;
}

#footer a{
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}
#footer a:visited{
       font-size: 11px;
       font-weight:normal;
       text-decoration:none;
}
#footer a:hover{
       font-size: 11px;
       font-weight:normal;
       text-decoration:underline;
}

#menu {width:100%;}
#menu a, #menu a:visited {display:block; width:100%; height:20px; line-height:20px; text-decoration:none; color:#323232; background-repeat:no-repeat;}
#menu a span {padding-left:20px;}
#menu a:hover {display:block; width:100%; height:20px; cursor:pointer; text-decoration:non; color:#323232; background:url(../images/fleche.png); background-repeat:no-repeat;}

