/* Theme Classic */

body 
{
margin:0px;
padding:0px;
font-family:Arial;
font-size:12px;
background-color:#eee19b;
}

/* Caractéristiques Générales */

div.Header
{
background-image:url(../images/header.jpg);
height:80px;
color:#FFFFFF;
position:absolute;
position:fixed;
top:0;
left:0;
width:100%;
}

div.Content
{
background-color:#eee19b;
color:#6e1f00;
width:96%;
text-align:left;
margin-top:80px;
}

div.Product
{
background-image:url(../images/product.jpg);
height:295px;
text-align:center;
color:#6e1f00;
}

div.Footer
{
background-color:#652700;
height:60px;
}

div.Menutop
{
font-size:14px;
text-transform:uppercase;
}

div.Footer
{
text-align:right;
color:#FFFFFF;
}

/* Caractéristiques Accueil */


td.Content_explication
{
color:#6e1f00;
}

td.Content_news
{
background-color:#eeda93;
color:#6e1f00;
width:22%;
border: solid 1px #dac479;
background-image:url(../images/fond_news.jpg);
background-position: bottom;
}

table.Content
{
height:50px;
}

/* Liens et effets */

a
{
color:#6e1f00;
text-decoration:none;
}

a:hover
{
color: #a43d15;
text-decoration:none;
}

a:visited
{
color:#6e1f00;
text-decoration:none;
}

a:visited:hover
{
color:#a43d15;
text-decoration:none;
}

a.menutop
{
color:#FFFFFF;
text-decoration:none;
}

a.menutop:hover
{
color:#eeeeee;
text-decoration:none;
}

a.menutop:visited
{
color:#FFFFFF;
text-decoration:none;
}

a.menutop:visited:hover
{
color:#eeeeee;
text-decoration:none;
}

/* Formulaire */

input.connexion1
{
border: solid 1px #dac479;
color:#6e1f00;
background-color: #f7ecca;
}

input.MDP
{
border: solid 1px #dac479;
color:#6e1f00;
background-color: #f7ecca;
}

textarea.connexion1
{
border: solid 1px #dac479;
color:#6e1f00;
background-color: #f7ecca;
}

div.Menuprod
{
display:none;
position:absolute;
position:fixed;
top:0;
left:0;
margin-top:74px;
margin-left: 358px;
width:100%;
background-color:#000000; 
color:#FFFFFF; 
font-weight:bold;
font-style:italic;
height:20px;
}

a.menutop1
{
color:#FFFFFF;
text-decoration:none;
}

a.menutop1:hover
{
color:#eeeeee;
text-decoration:none;
}

a.menutop1:visited
{
color:#FFFFFF;
text-decoration:none;
}

a.menutop1:visited:hover
{
color:#eeeeee;
text-decoration:none;
}
