a {
	text-decoration: none;
	color: #870000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #870000;
}

ul#nav {}
ul#nav li {}

#illustration_top a {
	background: #FFFFFF;
	color: #870000;
}

#nav_27 a {
	background: #1F1F1F;
	color: #FFFFFF;
}

#left {
	float: right;
	width: 140px;
	text-align: left;
	padding-right: 10px;
}

#right {
	border-right: 1px solid #870000;
	float: left; 
	padding-left: 15px;
	width: 1048px;
}

/* Affichage des articles dans les rubriques */ 

#article_logo img {
    border: 2px solid #870000!important;
}

#last_articles {
	padding-left: 60px;
}

.lst_article_box {
    float: left;
    margin-bottom: 0 !important;
    padding: 10px;
    width: 282px;
	height: 282px;
}

.lst_article_box a {
	color: #870000;
}

.lst_logo_article {
    border: 1px solid #870000;
    height: 282px;
    margin-bottom: 6px;
    margin-top: 6px;
    width: 282px;
	text-align: center;
}

.lst_desc_article {
    background-color: #FFFFFF;
    margin: -70px 1px 0;
    opacity: 0.7;
    padding: 5px 2px;
    width: 278px;
}

.lst_titre_article {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 2px;
}

.lst_note_article {
    font-size: 11px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.lst_intro_article {
	font-size: 0.8em;
}

/* Pagination */ 

.pagination {
	clear: both;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color: #870000;	
}
