body {
margin: 0px;
padding: 0;
background: url(http://www.domtom.fr/images/img01.jpg) repeat-x left top;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0E4456;
}

span.title {
font-size: 44px;
font-weight: normal;
color: #08252E;
}

h1 {
margin: 0 0 0 10px;
text-transform: uppercase;
font-weight: normal;
color: #5E2538;
}

h2, h3 {
margin: 0 0 0 10px;
font-weight: normal;
color: #5E2538;
}

h1 { font-size: 24px; }

h2 { font-size: 18px; }

p, ul, ol {
margin-top: 0;
line-height: 220%;
text-align: justify;
}

a {
color: #0E4456;
text-decoration: none;
}

a:hover { text-decoration: underline; }

a img {	border: none; }

img.left {
float: left;
margin: 7px 30px 0 0;
}

img.right {
float: right;
margin: 7px 0 0 30px;
}

hr { display: none; }

#wrapper {
margin: 0px;
padding: 30px 0px 0px 0px;
}

#header-wrapper {
margin: 0px;
padding: 0px;
}

#header {
width: 1000px;
height: 60px;
margin: 0 auto;
}

#menu {
float: left;
width: 890px;
height: 60px;
}

#menu ul {
margin: 0px;
padding: 0px;
list-style: none;
line-height: normal;
}

#menu li {
display: block;
float: left;
}

#menu a {
display: block;
float: left;
height: 40px;
margin-right: 4px;
padding: 20px 25px 0px 25px;
text-decoration: none;
text-transform: capitalize;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}

#menu a:hover { 
text-decoration: none; 
height: 40px;
padding: 20px 25px 0px 25px;
background: #280612;
}


#menu .current_page_item a {
height: 40px;
padding: 20px 25px 0px 25px;
background: #280612;
color: #FFFFFF;
}

#menu .first { background: none; }

#page {
width: 1000px;
margin: 0 auto;
padding: 0px;
background: url(http://www.domtom.fr/images/img04.jpg) no-repeat left bottom;
background-color:#FCFCFC;
border-right: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;
border-top: 1px solid #DFDFDF;
}

#page-bgtop {
padding: 20px 30px 0px 30px;
}

#logo {
width: 1000px;
height: 85px;
margin: 0 auto;
}

#logo p {
margin: 0px;
line-height: normal;
text-transform: lowercase;
font-weight: normal;
color: #FFFFFF;
}

#logo p {
padding-left: 22px;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
}

#logo a {
text-decoration: none;
color: #FFFFFF;
}

#banner {
float: right;
margin-top: -70px;
padding: 0px 20px 0px 0px;
}

#content {
float: left;
width: 620px;
padding: 10px;
}

#sidebar {
float: left;
width: 290px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-right: 1px solid #DFDFDF;
}

#sidebar ul {
margin: 0px 0px 0px 10px;
padding: 0;
list-style: none;
line-height: normal;
}

#sidebar li {
margin-bottom: 30px;
}

#sidebar li ul {
margin: 0px;
padding: 0px;
}

#sidebar li li {
margin: 0;
padding: 12px 0px 12px 15px;
border-bottom: 1px solid #DFDFDF;
background: url(http://www.domtom.fr/images/img09.jpg)  no-repeat left 17px;
}

#sidebar li li a {
font-weight: normal;
text-decoration: underline;
color : #842946;
}


#sidebar h2 {
height: 30px;
text-transform: capitalize;
font-size: 1.8em;
font-weight: normal;
}

#footer-bgcontent {
margin: 0px;
padding: 0px;
height: 70px;
background: url(http://www.domtom.fr/images/img02.jpg) repeat-x left top;
}

#footer {
width: 1000px;
height: 49px;
margin: 0 auto;
padding-top: 50px;
background: url(http://www.domtom.fr/images/img03.jpg) no-repeat left top;
}

#footer p {
margin: 0;
padding-right: 30px;
text-align: center;
line-height: normal;
font-size: 10px;
}

#footer a {
color : #842946;
text-decoration: underline;
}