
body {
font-family : Verdana;
font-size : 11px;
line-height : 14px;
margin-top : 10px;
padding : 0;
color : black;
background-image : url(images/bg_tile.jpg);
background-attachment : scroll;
}
hr {
  /*width: 500px;*/
  color: #3d1e0c;
  background-color: #3d1e0c;
  height: 1px;
  text-align: left;
  border:thin;
}
table {
width : 460px;
border : 0;
border-spacing : 3px;
}
img {
border : 0;
}
a:link {
text-decoration : none;
color : #936a51;
}
a:visited {
text-decoration : none;
color : #7c7c7c;
}
a:hover {
text-decoration : none;
color : #1655ff;
}
#header {
margin : 0 auto;
width : 960px;
padding : 0;
}
#bgtop {
margin : 0;
width : 960px;
height : 40px;
padding : 0;
background-image : url(images/bg_top.png);
background-repeat : no-repeat;
background-position : center 0%;
}
#content {
width : 900px;
min-height: 460px;
background-image : url(images/bg_middle.png);
background-repeat : repeat-y;
background-color : #eae7de;
background-position : center;
margin : 0 auto;
position : relative;
z-index : 10;
}
#bgbottom {
margin : 0 auto;
width : 952px;
height : 302px;
background-image : url(images/bg_bottom.png);
background-repeat : no-repeat;
background-position : center 0%;
padding : 0;
left : -24px;
bottom : -50px;
position : absolute;
z-index : -1;
}
#coldroite {
float : right;
width : 248px;
height : 356px;
padding-right : 45px;
padding-top : 33px;
background-image : url(images/canvas_photo.png);
background-repeat : no-repeat;
}
#title {
margin : 0 auto;
float : left;
padding-left : 37px;
text-align : left;
width : 550px;
}
.colgauche {
margin-top:6px;
text-align : left;
float : left;
padding-left : 45px;
width : 550px;
}
.colgauche h1 {
font : bold 180% Verdana;
color : #3e1d0c;
}
.colgauche h2 {
font : bold 130% Verdana;
color : #3e1d0c;
}
.colgauche h3 {
font : bold 100% Verdana;
color : #3e1d0c;
}

.photo_frm { 
float: left; 
margin: 2px; 
border: 1px solid gray;
}

#footlinks {
color:#666666;
margin-top:60px;
text-align:right;
width:898px;
}

#footlinks a{
color:#666666;
}

.sidebarcontent {margin-top:55px;}
