#navcontainer
{
text-align: bottom;
background: #369;
border-top: 1px solid #9CC;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
text-align: bottom;
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: left
}
}

#navlist li
{
text-align: bottom;
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #900;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #369;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #369;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}

a.menugauche{
padding-left: 50px;
font-weight: bold; 
color: rgb(204, 0, 0);
}

a.menugauche:hover{
color: rgb(104, 0, 0);
}


a{
font-weight: bold; 
color: rgb(204, 0, 0);
}


h1,h2h3,h4,h5{
color: rgb(204, 0, 0);
}













#navlist2
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist2 li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist2 li a { text-decoration: none; }




/*---------------offer_box----------------------*/
.offer_box{
width:95%;

height:106px;
background-color:#CCCCFF;
padding:10px;
margin:10px 0px 10px 0px;
}
.offer_box_wide{
width:95%;
height:106px;
float:left;
background-color:#CCCCFF;
padding:10px;
margin:7px;
}
.offer_box_wide_style1{
width:95%;
float:left;
background-color:#CCCCFF;
padding:7px;
margin:5px;
}
img.offer_box_wide_style1{
 float:left;
}

.offer_info span{
font-weight:bold;
color:#d8325d;
}
.more{
float:right;
padding:3px;
}
.more a, a.more{
color:#d8325d;
}
.more a:hover, a.more:hover{
text-decoration:none;
}
.big_pic{
text-align:center;
padding:5px 0 5px 0;
}
.pictures_thumbs{
padding-left:40px;
}
img.img_left{
float:left;
padding:0px 8px 8px 0px;
}
/*------------------table style---------------*/


a{
color:#d8325d;
}



