/* CSS Document */
a.rubriques, a.rubriques:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #a8c1cf;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 600;
}
a.rubriques:hover {
	color: #FFFFFF;
	background-color: #666666;
}
a.liste, A.liste:visited {
	font-size: 11px;
	color: #4085cd;//#224d67;
}
a.liste:hover {
	color: red;#CC3300;
}
TD.entete {
	color: #999999;
	background-color: #dddddd;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
}
TD.ligne {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbbbbb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
TR.lignpair {
	background-color: #eeeeee;
	height: 16px;
}
TR.lignimpair {
	background-color: #f3f3f3;
	height: 16px;
}
TR.sslignpair {
	background-color: #fafafa;
	height: 16px;
}
TR.sslignimpair {
	background-color: #dbdbdb;
	height: 16px;
}
HR.bar {
	color: #CCCCCC;
}
.comptage {
	font-size: 11px;
	color: #666666;
}
P.descriptif {
	font-size: 11px;
	color: #999999;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}
form.sites {
	width: 90%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
li.sites {
	color: #CC3300;
	list-style-type: square;
	margin-top: 10px;
}
table.tablessrub {
}
table.tablessssrub {
	margin-top: 10px;
}
table.article {
	font-size: 9px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #dddddd;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
td.article {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
}
td.articledate {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}
.smallgrey {
	font-size: 11px;
	color: #999999;
}
.liste_ssrub {
	font-size: 11px;
	color: #999999;
}
/* Rubriques photos */
.nbimg {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.visites {
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
}
.bigtitle {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #5f8eaa;
	font-family: Arial, Helvetica, sans-serif;
}


