body	{
margin: 0px; 
background: #EFEEE5 url("http://www.buzzdenoel.fr/img/bg_page.jpg") repeat-x; 
text-align: center; 
font-size: 12px; 
color: #000000; 
font-family: "Trebuchet MS", Tahoma;
}

div#header { 
width: 980px;
height: 157px;
background: url("http://www.buzzdenoel.fr/img/bg_header.jpg") no-repeat;
margin-left: auto; 
margin-right: auto; 
text-align: left;
}

div#title {
float: right;
clear: none;
padding-top: 117px;
padding-right: 100px;
}

h1	{
display: inline;
color: #1c5f14;
font-size: 12px;
}

a#homelink	{
float: left;
clear: none;
padding-top: 117px;
padding-left: 10px;
font-weight: bold;
text-decoration: none;
color: #1c5f14;
font-size: 12px;
}

a#homelink:hover	{
color: #9e1a1a;
}

div#global { 
width: 980px;
margin-left: auto; 
margin-right: auto; 
text-align: left;
}

div#footer { 
clear: both;
width: 100%;
text-align: center;
margin-top: 30px;
padding-top: 30px;
padding-bottom: 30px;
color: #555555;
}

div#menu {
float: left;
width: 215px;
clear: none;
background: url("http://www.buzzdenoel.fr/img/bg_menu.jpg") no-repeat;
}

div#menucnt	{
padding-top: 60px;
padding-left: 15px;
padding-right: 15px;
}

div#menucnt a	{
color: #9e1a1a;
}

div#menucnt a:hover	{
text-decoration: none;
}

div#content {
float: right;
width: 760px;
clear: none;
background: url("http://www.buzzdenoel.fr/img/bg_content.jpg") no-repeat;
}

div#contentcnt	{
padding-top: 25px;
padding-left: 85px;
padding-right: 85px;
}

div#contentcnt a	{
color: #1c5f14;
}

div#contentcnt a:hover	{
text-decoration: none;
}

h2	{
font-size: 16px;
color: #1c5f14;
}

h3	{
font-size: 13px;
border-bottom: 1px dashed #9e1a1a;
color: #9e1a1a;
}

h4	{
font-size: 13px;
border-bottom: 1px dashed #1c5f14;
color: #1c5f14;
}

p.ctr	{
text-align: center;
}

pre	{
border: 1px dashed #999999;
background: #f7f6f2;
padding: 5px;
width: 510px;
overflow: auto;
}

code	{
font-family: "Courier New";
color: #1c5f14;
width: 500px;
overflow: auto;
}

blockquote	{
color: #9e1a1a;
width: 500px;
font-style: italic;
}

a img { 
border: 0px; 
}

