* {
margin: 0 ;
padding : 0;
}

body {
background: #;
margin: 0 px;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
padding-left: 0px;
}

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}

#header {
width: 910px;
height: 197px;
background: #000 url("images/header2.jpg") no-repeat;
background-position: top right;
padding-right: 1px;




}

#wrapper {
width: 820px;
background: #eff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 0px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 169px;
height: 0px;
background-color: #333;
margin: 1px 1px 1px 0;
margin-top:100px;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
width: 619px;
height: 50px;
background-color: #333;
margin-left:180px;
/*float: left;*/
font: bold 25px/30px arial, verdana, tahoma, sans-serif;
padding-left: 20px;
color: #FF6600;
margin-top: 1px;
cursor: default;
}

h2:first-letter{
color: #33FF33;
text-decoration: underline;
font-family: serif;
}

h3 {
font: bold 36px/46px verdana, arial, tahoma, sans-serif;
font-style: italic;
padding-left: 250px;
color: #FF6600;
text-decoration: underline;
font-family: serif;
margin-left: 00px;
}


#nav {
list-style: none;
z-index: 2;
/* border-right: 1px solid #fff;*/
padding-top:197px;

height: 210px;
width: 172px;
}

#nav li a {
color: #fff;
font: normal 13px/24px verdana, arial, tahoma, sans-serif;
font-weight:bold;
display: block;
width: 172px;
height: 29px;
background-color: #000;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#nav li2 a {
color: #fff;
font: normal 13px/24px verdana, arial, tahoma, sans-serif;
font-weight:bold;
display: block;
width: 169px;
height: 15px;
background-color: #CCC;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li2 a:hover {
background-color: #333;
}

#current a {
background-image: url("images/bullet.jpg");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 158px;
height:1659px;
background-color: #ccc;
float: left;
position: relative;
left: -25px;
margin-left: -150px;
margin-top:608px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
margin-bottom: 0px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

#content {
/*float: left;*/
left: -10px;
width: 532px;
height: 1200px;
margin-left: 190px;
/*margin: 10px 0px 0px 10px;*/
padding: 40px;
background: url("images/fond_saint_cassien.jpg") repeat-y ;
background-position: 0 0px;
}


p {
margin-bottom: 20px;
}

p:first-line {

}

#footer {
text-align: center;
clear: both;
width: 400px;
margin-left: 163px;
}