#actualite-menu {
	display: block;
	width: 159px;
	padding-top: 12px;
	float: left;
	overflow: visible;
	font-family: Arial;
	border-left: 1px solid #393939;
	}

#actualite-menu a {
	display: block;
	padding: 4px;
	height: 20px;
	padding-left: 12px;
	line-height: 20px;
	color: white;
	text-decoration: none;
	font-size: 9pt;
	color: #48403E;
	}

#actualite-menu a:hover {
	display: block;
	padding: 4px;
	line-height: 20px;
	height: 20px;
	padding-left: 12px;
	background-color: #DEDEDE;
	text-decoration: none;
	}

#actualite-menu .select {
	background-color: #CECECE;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	}

#actualite-menu .titre-default {
	letter-spacing: .15ex;
	color: #a0171f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 7pt;
	padding-left: 12px;
	}

#actualite-menu .titre-select {
	letter-spacing: .15ex;
	color: #a0171f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 7pt;
	background-color: #CECECE;
	text-decoration: none;
	font-weight: bold;
	}
	
#actualite-separateur {
	height: 8px;
	border-bottom: 1px solid #BEBEBE;
	margin-bottom: 8px;
	}
	
.input {
	margin-left: 12px;
	width: 90px;
}

#actualite-main {
	display: block;
	float: left;
	width: 531px;
	padding: 20px;
	margin-left: 4px;
	}
	
#actualite-main table {
	border-spacing: 0px 0px;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 33px;
	}

#actualite-titre, #actualite-titre a, #actualite-titre a:visited, #actualite-titre a:hover {
	padding-bottom: 8px;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: "Arial";
	color: black;
	}
	
#actualite-tag, #actualite-tag a, #actualite-tag a:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #555555;
	height: 17px;
	}
	
#actualite-tag a:hover {
	color: #a0171f;
	}
	
#actualite-date {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-align: right;
	height: 17px;
	}
	
.actualite-tag-info {
	background-color: #fdebab;
	border-bottom: 1px solid #f9c100;
	border-left: 1px solid #f9c100;
	border-top: 1px solid #f9c100;
	}
	
.actualite-date-info {
	background-color: #fdebab;
	border-bottom: 1px solid #f9c100;
	border-right: 1px solid #f9c100;
	border-top: 1px solid #f9c100;
	}
	
.actualite-tag-communique {
	background-color: #ababab;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
	
.actualite-date-communique {
	background-color: #ababab;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	}
	
.actualite-tag-analyse {
	background-color: #e7c5c7;
	border-bottom: 1px solid #a0171f;
	border-left: 1px solid #a0171f;
	border-top: 1px solid #a0171f;
	}
	
.actualite-date-analyse {
	background-color: #e7c5c7;
	border-bottom: 1px solid #a0171f;
	border-right: 1px solid #a0171f;
	border-top: 1px solid #a0171f;
	}
	
#actualite-img {
	border: 1px solid #999999;
	}
	
#actualite-img-right {
	float: right;
	margin-left: 12px;
	margin-bottom: 2px;
	}

#actualite-img-left {
	float: left;
	margin-right: 12px;
	margin-bottom: 2px;
	}

#actualite-img-center {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	}

#actualite-contenu {
	padding-top: 9px;
	}
	
#actualite-texte {
	text-align: justify;
	padding-bottom: 9px;
	font-family: 'Verdana';
	font-size: 12px;
	line-height: 17px;
	color: black;
	}
	
#actualite-texte a, #actualite-texte a:visited {
	text-decoration: none;
	color: #6F8199;
	}

#actualite-texte a:hover {
	color: #a0171f;
	}
	
#actualite-fin-analyse {
	height: 3px;
	background-color: #a0171f;
	}
	
#actualite-fin-communique {
	height: 3px;
	background-color: #000000;
	}
	
#actualite-fin-info {
	height: 3px;
	background-color: #f9c100;
	}
	
#actualite-resultsearch {
	height: 32px;
	color: #666666;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 12px;
	}
	
#actualite-navigation {
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
}

#actualite-navigation a, #actualite-navigation a:visited {
	color: #6F8199;
	text-decoration: none;
	}
	
#actualite-navigation a:hover {
	color: #a0171f;
	}
