/***** CSS Document édité par www.lpj.ch Switzerland*****/
/*******Couleur Gris fonce = #3E3E3E -- gris clair =#686868   or=#BFA158 ****/
* { 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #B2B2B2; 
margin: 0px; 
padding: 0px;
}
body {
background: url(images/background.gif) top left;
}
a {
color:#BFA158;
text-decoration: none;
}
a:link {
}
a:hover {
color: #B2B2B2;
text-decoration: underline;
}
h2 {
color: #BFA158;
font-size: 12px;
}
h3 {
color: #BFA158;
font-size: 11px;
}
/****************************/
#header, #content, #footer {
width: 810px;
margin: 0 auto;
padding: 0px;
text-align: center;
}
/***header****/
#header {
margin-top: 10px;
position: relative;
background:#3E3E3E url(images/background_top.gif) no-repeat top left;
padding-top: 5px;
}
#headerLeft {
float: left;
width: 135px;
height: 458px;
background:#3E3E3E url(images/backround_left.gif) repeat-y top left;
padding-left: 5px;

}
#headerLeft #hedearLeftHaut {
position: relative;
width: 135px;
height: 159px;
background: #3E3E3E url(images/headerHaut.gif) no-repeat top right;
}

#menuT {
position:absolute;
width: 100px;
top: 23px;
left: 27px;
}
#menuT a {
font-size: 9px;
font-weight: bold;
color:#B2B2B2;
text-decoration: none;
}
#menuT a:link {
}
#menuT a:hover {
color: #BFA158;
}
#menuA {
position:absolute;
width: 90px;
top: 50px;
right: 30px;
background-color: #3e3e3e;
z-index: auto;
}

/****************************/
#headerLeft #headerLeftMenu {
width: 135px;
}
#headerRight {
float: left;
width: 665px;
height: 458px;
background:#3E3E3E url(images/background_right.gif) repeat-y top right;
padding-right: 5px;
}
/***content***/
#contentLeft {
float: left;
width: 135px;
height: 120px;
background:#3E3E3E url(images/backround_left.gif) repeat-y top left;
padding-left: 5px;
}
#contentRight {
float: left;
width: 665px;
height: 120px;
background:#3E3E3E url(images/background_right.gif) repeat-y top right;
padding-right: 5px;
}
#content1 {
float: left;
width: 110px;
height: 120px;
background: url(images/footMenu.gif) no-repeat top center;
}
#content1 #menu2 {
margin: 0 auto;
text-align: center;
margin-top: 8px;
}
#menu2 a {
letter-spacing: 2px;
font-size: 8px;
color: #CCCCCC;
text-decoration: none;
}
#menu2 a:link {
}
#menu2 a:hover {
color: #BFA158;
}
#menu2 .contact {
padding-top: 2px;
padding-bottom: 3px;

}
#content2 {
float: left;
width: 266px;
height: 120px;
}

#news {
margin: 0 auto;
margin-top: 10px;
border: 1px solid #686868;
width: 243px;
height: 103px;
}
#newsTop {
background: url(images/headerNews.gif) no-repeat top center;
width: 243px;
height: 26px;
color: #B2B2B2;
}
#newsContent {
margin: 0 auto;
margin-top: 7px;
width: 226px;
height: 60px;
text-align: justify;
color: #B2B2B2;
font-size: 9px;
}
#content3 {
float: right;
width: 289px;
height: 120px;
}
/****************/
#footer {
height: 15px;
background:  url(images/background_bottom.gif) no-repeat top center;
}
#footerTitle {
float: right;
width: 150px;
text-align: right;
font-size: 9px;
padding: 7px 5px 0px 0px;
}
#footerTitle a {
color: #B2B2B2;
font-size: 9px; 
}
/*********************/

.clear {clear: both;
}
/*********************/
.display {
display: none;
}
/*****End CSS******/

