/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
}
html, body {
	height:100%;
	border:none;
}
#fullheight {
	height:100%;/*width:100%;*/
}
td {
	color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
td.borderGauche {
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-color: #666666;
}
.texteNews {
	font-size: 11px;
}
a.band:link {
	color:#CCCCCC;
	text-decoration: none;
}
a.band:visited {
	color:#CCCCCC;
	text-decoration: none;
}
a.band:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
a.band:active {
	color:#CCCCCC;
}
.titre {
	font-size: 18px;
}
.date {
	color:#999999;
	font-size: 11px;
}
.recsBorder {
	border: 1px solid #666666;
}
a.lire:link {
	color:#99CC00;
	text-decoration: none;
	font-size: 11px;
}
a.lire:visited {
	color:#99CC00;
	text-decoration: none;
	font-size: 11px;
}
a.lire:hover {
	color:#99CC00;
	text-decoration: underline;
	font-size: 11px;
}
a.lire:active {
	color:#99CC00;
	font-size: 11px;
}
#newsPop {
	color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:10px;
	width:240px;
}
#menuRecs {
	margin:0 0 15px 0px;
	padding:0;
}
div.flyers {
	width:150px;
	height:180px;
	padding-right:14px;
	padding-bottom:14px;
	float:left;
}
div.flyers p {
	font-size: 10px;
	margin:8px 0 0 0;
}
