
body {
	margin: 0;
	padding: 20px 0px;
        background-color: #766255;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F2511;
        line-height: 150%;
        background-image: url(images/fond.jpg) ;
        background-repeat: repeat-x;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
        padding-bottom:3px;
}

h3 {
	font-size: 1em;
        padding-bottom:2px;
}

ul {
        list-style-image: url(images/img04.gif);
        padding:0px 0px 0px 20px;
}

li {
        padding-left:0px;
}

a {
	text-decoration: none;
	color: #7A5212;
}

a:hover {
        color: #CF8105;
}

a img {
	border: none;
}


#top {
	width: 535px;
        float: left;
	height: 100px;
	margin: -20px auto;
	padding: 0px 0px 0px 20px;
}


#page {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
        background: url(images/fond1.jpg);
}

#page_top {
        background:url('images/fondtop.gif') no-repeat;
	margin: 0 auto;
        height:50px;
        width:950px;
}

#page_bottom {
        background:url('images/fondbottom.gif') no-repeat;
	margin: 0 auto;
        height:50px;
        width:950px;
}


#latest-post {
	padding: 20px;
}


#date {
        padding:2px;
        color:#5C3F00;
        text-align:center;
        float:right;
        padding-right:10px;
}

#article1 {
        background:url('images/fondarticle1.jpg') repeat-y;
        padding:10px;
}

#article2 {
        background:url('images/fondarticle2.jpg') no-repeat;
        height:5px;
}

#article3 {
        background:url('images/fondarticle3.jpg') repeat-y;
        padding:5px 5px 5px 5px;
}

#article4 {
        background:url('images/fondarticle4.jpg') no-repeat;
        height:5px;
}

#content {
	float: left;
        padding: 0px 10px 0px 20px;
	width: 555px;
        line-height: 135%;

}

.post {
        margin-bottom: 20px;
	padding-bottom: 25px;
	line-height: 135%;
}

.title {
	margin: 0;
}

.title a {
        color: #7A5212;
        text-decoration: none;
}

.title a:hover {
        color: #CF8105;
        text-decoration:none;
}


#sidebar {
        float:right;
        padding:0px;
}

#sidebar-1 {
        width:340px;
        text-align:center;
        padding:0px;
}

#sidebar-2 {
        width:340px;
        text-align:left;
        padding:0px;
}

#sidebar-hr {
        width:340px;
        padding:10px 0px 10px 0px;
        text-align:center;
}

#sidebar-bloc1 {
        float:right;
        padding:5px 0px;
        width:160px;
        text-align:left;
}

#sidebar-bloc1 ul {
        padding:0px 0px 0px 25px;
}

#sidebar-bloc2 {
        padding:5px 0px;
        width:160px;
        text-align:left;
}

#sidebar-video {
        padding:10px 0px 0px 0px;
}

#sidebar-videomore {
        text-align:right;
        padding-right:35px;
        padding-top:10px;
}


#calendrier {
        font-size:11px;
}

#calendrier td {
        width:20px;
        text-align:center;
}

.table {border:1px solid #000000; font-size:11px; background-color:#EAE2B1; -moz-border-radius: 4px; text-align:left;}
.blogroll {float:right; width:130px; color:#7A5212; text-align:left; padding-left:10px;}

