body {
 	text-align: center;
 	background: #F9F5F2;
 	background-image: url(/images/gauche.jpg);
 	background-repeat: repeat-y;
 	margin-top: auto;
}

#container {
 width: 780px;
 margin: 0 0 0 40;
 border: 0px solid #584523;
 text-align: left;
}

#imagequintette {
    width: 155px;
	position: relative;
	top: 4px;
	left: 15px;
	border: 1px solid #ffffff;
}

body, p, html, table, td {
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#centercolumn {
    margin-left: 20px;
    margin-top: 0px;
}

#header {
	border-top: 2px solid #182746;
	border-bottom: 2px solid #182746;
	background: #314e8c;
	padding: 8px;
	background-image: url(img_87.gif);
}

#leftcolumn {
	left: 0px;
	position: absolute;
	width: 200px;
	margin-top: 4px;
}

#rightcolumn {
    position: absolute;
	width: 200px;
	margin-top: 0px;
    margin-left: 581px;
}

#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-size: 11px;
	line-height: 16px;
}

#footer {
	width: 510px;
	margin-bottom:12px;
	text-align: center;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal; 
}

.block {
	margin:0px 0px 0px 0px;
	padding: 4px;
	background: #622a2a;
	border: 1px solid #ffffff;
}

.block h3 {
	background: #622a2a;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	text-align: center;
}

.block p {
	color: #ffffff;
	margin: 0px 2px 4px 2px;
}

.content {
    width: 510px;
	padding: 4px;
	background: #F9F5F2;
	border: 0px dashed #999;
}

.entrycontent {
    width: 510px;
	padding: 4px;
	background: #F9F5F2;
	border: 0px dashed #999;
}

.content p {
	margin: 4px 2px 4px 2px;
	border: 0px dashed #999;
}

h1 {
	font-size: 16px;
	margin: 4px;
	color: #fff;
	display: inline;
}

h2 {
	font-size: 13px;
	border-bottom:2px solid #6a2121;
	margin:0px;
	padding: 2px;
	color: #000;
}

h3 {
	font-size: 13px;
}

h4, .subtitle {
	font-size: 14px;
	margin: 4px;
	color: #fff;
	display: inline;
	font-style: italic;
}

h5 {
	font-size: 10px;
	color: #ffffff;
}

h-1 {
	font-weight: normal;
        font-style: italic;
	color: #000000;
	margin: 4px 2px 4px 2px;
	font-size: 14px;
}


.date {
	color: #60a5e2;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal; 
	float: right;
}

.date_linkdump {

	color: #60a5e2;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;

	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;



}

.entryfooter {
	color: #41403e;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}



.entryfooter_linkdump {
	color: #ffffff;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 0px dashed #666;
}


.entryfooter a, .date a, .entryfooter_linkdump a, .date_linkdump a {
	text-decoration: none;
	font-weight: bold;
	color: #41403e;
}

.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5c6b8e;
}

a { 
    color: #6a564b; 
    text-decoration: underline; 
 } 

.block a { 
    color: #ffffff; 
    text-decoration: underline; 
 } 

a:hover {
     color: #ffffff;
     background-color: #6a2121;
     text-decoration: none
}
 
.prevnext_links {
	float: right;
	color: #fff;
}

h1 a, .prevnext_links a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover, .prevnext_links a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.block a:hover {
     color: #000000;
     background-color: #F9F5F2;
     text-decoration: none;
}


