body.common {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CDE2EB;
}
body.apercu {
	background-image: url(/images/apercu_bg.gif);
}

table#contenu1 {
	margin-right: 6px;
	margin-left: 6px;
}
td#menuLeft {
	background-image: url(/images/menuLeft_bg.gif);
	background-repeat: repeat-y;
}
td#topBarre {
	background-image: url(/images/topBarre_bg.gif);
	background-color: #FF6633;
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #B6B6B6;
	padding-left: 10px;
	padding-right: 10px;
}
#topBarre a {
	color: #FFFFFF;
	text-decoration: none;
}
#topBarre a:hover {
	color: #00FF00;
}



div#article {
	margin: 4px;
	font-size: 11px;
}
div#filariane {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFA909;
	font-weight: bold;
}
div#filariane a {
	text-decoration: none;
	color: #B13F0E;
	font-weight: normal;
}

div#filariane a:hover {
	text-decoration: underline;
}
#article h1 {
	font-size: 20px;
	color: #077EBF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #077EBF;
}
div#leftColumn {
	width: 156px;
	overflow: hidden;
}
div#centerColumn {
	width: 500px;
	overflow: hidden;
}
div#rightColumn {
	width: 300px;
	overflow: hidden;
	text-align: right;
}
div#pubSousTitre {
	margin-top: 10px;
	margin-bottom: 40px;
}
#rightColumn .pub1 {
}
#rightColumn .pub2 {
	margin-top: 20px;
}
td {
	font-size: 11px;
}

