@charset "UTF-8";
/* CSS Document */

body {
	background-color: #004100;
	}
	
#container	{
	background-image: url(images/bg.jpg);
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	}

#header	{
	background-image: url(images/top.jpg);
	width: 900px;
	height: 78px;
	}

#footer	{
	background-image: url(images/bottom.jpg);
	width: 900px;
	height: 100px;
	margin: 0px auto 0px auto;
	}

#logo	{
	background-image: url(images/logo.jpg);
	width: 823px;
	height: 76px;
	margin: auto;
	}

#bigimage	{
	width: 827px;
	height: 267px;
	margin: auto;
	padding-top: 5px;
	}

#nav	{
	height: 151px;
	width: 156px;
	float: left;
	margin: 10px 0px 0px 73px;
	}

/* Nav Rollovers */

#accueil	{
	background-image: url(images/1.jpg);
	height: 22px;
	margin-bottom:7px;
	}


#notreobjectif	{
	background-image: url(images/2.jpg);
	height: 22px;
	margin-bottom:7px;
	}

#proposdenous	{
	background-image: url(images/3.jpg);
	height: 22px;
	margin-bottom:7px;
	}


#proposdutchad	{
	background-image: url(images/4.jpg);
	height: 22px;
	margin-bottom:7px;
	}


#rgions	{
	background-image: url(images/5.jpg);
	height: 22px;
	margin-bottom:7px;
	}
	
#cultures	{
	background-image: url(images/6.jpg);
	height: 22px;
	margin-bottom:7px;
	}
	
#affairescourantes	{
	background-image: url(images/7.jpg);
	height: 22px;
	margin-bottom:7px;
	}

#theories	{
	background-image: url(images/8.jpg);
	height: 22px;
	margin-bottom:7px;
	}
	
#contactez-nous	{
	background-image: url(images/9.jpg);
	height: 22px;
	margin-bottom:7px;
	}


#english	{
	background-image: url(images/10.jpg);
	height: 22px;
	margin-bottom:7px;
	}


/* Content Area */
#contentbox	{
	width: 537px;
	background-color: #f8eece;
	margin-left: 275px;
	min-height: 151px;
	}

#contenttop	{
	height: 13px;
	width: 537px;
	background-image: url(images/contenttop.jpg);
	}

#contenttextarea	{
	width: 487px;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10pt;
	margin: auto;
	}

#contentbottom	{
	height: 13px;
	width: 537px;
	background-image: url(images/contentbottom.jpg);
	margin-left: 275px;
	}

/* Links Area */

#links	{
	width: 750px;
	margin: auto;
	text-align: center;
	color: #165a29;
	font-size: 8pt;
	font-family: tahoma, verdana, arial, helvetica;
	padding-top: 30px;
	}

#bymlink	{
	width: 810px;
	margin: auto;
	text-align: right;
	color: #165a29;
	font-size: 8pt;
	font-family: tahoma, verdana, arial, helvetica;
	padding: 30px 30px 0px 0px;
	}

#bymlink a	{
	color: #FFF;
	}

/* Bottom Area */

#bottomarea	{
	width: 900px;
	margin: auto;
	}