/**
Style du site/interface
**/
body{
behavior: url(csshover2.htc);
margin:0;
padding:0;
font-family: Arial;
font-size: 12px;
background: #ede1d1;

/*#F4DED5; #CB1B6A*/
}
/** BLOCS PRINCIPAUX **/
div#header {
width:960px;
height:161px;
margin:0 auto;
padding:0;
border-color: #d9d5d2;
border-style:solid;
border-width:1px;
border-bottom:0;
}
div#page {
display:block;
margin:0 auto;
width:960px;
background:#FFFFFF;
border-color: #d9d5d2;
border-style:solid;
border-width:1px;
border-top:0;
}
div#gauche {
float:left;
width:170px;
padding:0;
margin:0;
background:#FFFFFF;
}
div#nav {
width:170px;
height:198px;
background-image: url(../media/menu_bg.jpg);
background-repeat: no-repeat;
padding:0;
padding:0;
text-align:center;
}
div#droite {
float:right;
width:760px;
padding:0;
margin:0;
color: #004201;
padding-left:15px;
padding-right:15px;
}
div#news {
width:760px;
height:153px;
background-image: url(../media/newsbox.jpg);
background-repeat: no-repeat;
margin:0;
padding:0;
padding-top:30px;
}
div#newsbox {
width:350px;
float:left;
padding-left:20px;
}
div#news_date{
width:100px;
text-align:center;
font-weight:bold;
float:left;
}
div#news_titre{
width:240px;
padding-left:10px;
float:left;
color: #b81c3d;
}
div#news_titre a{
color: #b81c3d;
font-weight:bold;
}
div#news_resume{
width:350px;
clear:both;
}
div#news_titre .resume{
text-decoration:none;
color: #004201;
}
div#news_titre .resume:hover{
text-decoration:underline;
}
div#newsbox2 {
width:350px;
float:left;
padding:10px;
margin-bottom:30px;
margin-right:10px;
background: #ede1d1;
}
div#news2_date{
width:100px;
text-align:center;
font-weight:bold;
float:left;
}
div#news2_titre{
width:240px;
padding-left:10px;
float:left;
color: #b81c3d;
}
div#news2_titre a{
color: #b81c3d;
font-weight:bold;
}
div#news2_resume{
width:350px;
clear:both;
background: #ede1d1;
}
div#news2_resume a{
text-decoration:none;
color: #004201;
}
div#news2_resume a:hover{
text-decoration:underline;
}
div#footer {
width:960px;
height:38px;
margin:0 auto;
padding:0;
text-align:center;
color: #004201;
font-weight:bold;
}
div#footer a{
color: #004201;
font-weight:bold;
}
div#footer a:hover{
text-decoration:none;
}
h1{
background-image: url(../media/h1.gif);
background-repeat: no-repeat;
background-position: 0 1px;
font-size: 14px;
font-weight:bold;
padding-left: 13px;
}
a{
color: #b81c3d;
font-weight:bold;
}
/* cave prestige */
.code{
display:inline;
margin:0;
padding:0;
}
.mid{
vertical-align:middle;
}
.valider
{
width:62px;
height:19px;
background: url(../media/valider.gif);
background-repeat: no-repeat;
border:0;
cursor:pointer;
vertical-align:middle;
}
/* fin */
.commander
{
width:81px;
height:19px;
background: url(../media/button_in_cart.gif);
background-repeat: no-repeat;
border:0;
cursor:pointer;
}
.recapitulatif
{
width:150px;
height:19px;
background: url(../media/recapitulatif.gif);
background-repeat: no-repeat;
border:0;
cursor:pointer;
}
.actualiser
{
width:81px;
height:19px;
background: url(../media/actualiser.gif);
background-repeat: no-repeat;
border:0;
cursor:pointer;
}
table#commande {
border-collapse: collapse;
}
table#commande th {
border: 1px solid #004201;
background: #ede1d1;
}
table#commande td {
border: 1px solid #004201;
}
table#commande .noview {
border: 0;
}
/** OLD **/
div#clearfooter {
clear:both;
width:960px;
margin:0 auto;
padding:0;
}
