/* CSS Document */

p
{
	padding:2px;
	margin:2px;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_tile.gif);
	background-repeat:repeat-x;
}

.header
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image:url(images/top_tile.gif);
	height:123px;
}

.leftBar
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:absolute;
	width:182px;
	left:0px;
	top:123px;
}

.rightBar
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:absolute;
	width:203px;
	right:0px;
}

.content
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:203px;
	padding-right:206px;
}

.contentCell
{
background-color:#E9BA8D;
}

.footer
{
	margin-left: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:203px;
	padding-right:206px;
}

.footerText
{
	font-weight:bold;
}

.menu
{
	width:439px;	
	margin:0 auto;	
	margin-left:expression( (document.body.clientWidth - 439) / 2 + 'px');
}

a
{
font-size:15px;
text-decoration:none;
}

a:visited
{
color:#003399;
}

.title
{
font-weight:bold;
}

.titleCell
{
background-color:#E4B07C;
}

.quotation
{
color:#FF0000;
}

.quotationCell
{

}

.alt1
{
background-color:#E4B07C;
}

.alt0
{
}

.auteur
{
}

.auteurCell
{
background-color:#E4B07C;
}

.content
{
}

.contentCell
{
}

.sources
{
}

.sideBarHeadingRight
{
background-color:#FFFFFF;
}

.sideBarHeadingLeft
{
background-color:#FFFFFF;
}

.bgCell
{
background-color:#E9BA8D;
}

.advertisementCell
{
background-color:#E4B07C;
}