body
{
	font-family: tahoma;
	font-size:87.5%;
	color: #CCCCCC;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #292929;
}

.right
{
	/*background-image:url(/images/afrique.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height: 600px;*/
	padding-left: 320px;
	padding-top: 40px;
	padding-right:10px;
}

#titrepage
{
	color:#999999;
	margin-bottom:0.5em;
	font-size: 250%;
	border-style:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}

h1
{
	color: #FFFFFF;
	font-weight: bold;
	font-size:200%;
}

h2
{
	font-weight: bold;
	padding-bottom: 1.25em;
	color: #FFFFFF;
}

a
{
	color: #75AADB;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.content
{
	/*width: 600px;*/
}

#poeme
{
	display:none;
	text-align:center;
}

#poeme li
{
	list-style-type:none;
	list-style-image:none;
}

.preambule, .paragraphes
{
	margin-top:1.25em;
	text-align:justify;
}

.preambule b
{
	font-weight:bold;
	color:#FFA000;
}

.paragraphes p
{
	margin-bottom:0.625em;
}

.paragraphes h1
{
	text-align:left;
	font-size:14px;
	padding-bottom:5px;
	color:#40AA60;
}

.agenda
{
	margin-top:20px;
}

.agenda h1
{
	text-align:left;
	font-size:14px;
	padding-bottom:5px;
	color:#FFD000;;
}

.contact
{
	margin-top:20px;
}

.contact table
{
	border-style:none;
}

.contact th
{
	text-align:left;
	font-weight:bold;
	padding-bottom:5px;
	color:#FFD000;
}

.contact td
{
	padding-bottom:10px;
}

#pieddepage
{
	font-size:0.7em;
	text-align:right;
	padding-right:10px;
}

#news
{
	/*position:relative;
	top:100px;*/
	border-style:groove;
	border-width:1px;
	border-color:#40AA60;
	padding:5px;
	margin-bottom:20px;
	width:33em;
}

#news2
{
	position:relative;
	top:90px;
	border-style:groove;
	border-width:1px;
	border-color:#40AA60;
	padding:5px;
	margin-bottom:20px;
	width:33em;
}

#rubanrouge
{
	position:fixed;
	top:30px;
	right:30px;
	z-index:2;
}