@charset "UTF-8";

body{
padding:0;
	background-color:#000000;
	background-image:url(images/bg1pxb.jpg);
	background-repeat:repeat-x;
	
}
	

	
	
	
	
#conteneur{
	

	width:800px;
	margin-left: auto;
	margin-right: auto;

	font-family:Arial, Helvetica, sans-serif;

}


	#bannerA{
	background-image:url(images/bannerLogo.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
		height: 200px;
		width:299px;
	float:left;
	
	}

#bannerB{background-color:#000000;
		height: 200px;
		width:501px;
		float:left;
	}

/**********************/
/* - MENU PRINCIPAL - */
/**********************/
	#nav{
	clear:both;
	width:800px;
	background-image:url(images/nav.jpg);
	list-style: none;
	background-color:#000000;
	height: 37px;
	
	
	}
	
	#nav ul
	{
	
	padding:5px 2px 0px ;
	margin:0px 0px 0px 0px;
	list-style-type: none;	
	
	}
	#nav ul li
	{	display: inline ;
	
		text-align: center ;
	}
		#nav ul li a
	{
		
		
		font-size:15px;
		color:#FFffff;
		list-style-type: none;
		padding: 7px;
		text-decoration: none;		
	}
	#nav ul li a:hover
	{
		color: #ff4db0;
		
	}

	/**********************/
/* - contenu        - */
/**********************/
	
	
	#contenu
	{
	
	
	width:800px;
	background-color:#000000;
	background-image:url(images/fdContenu1.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
	
	
	#tabA
	{
	
	
	width:400px;
	background-color:#000000;
	float:left;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
	
	#tabB
	{
	
	
	width:400px;
	background-color:#000000;
	float:right;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

#contenu h1{
	
		font-style:italic;
		color:#ffffff;

	}



.introduction{
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;

}
	
	.introduction a{
	
	
		color:#dcb9c2;
	text-decoration: none;
	}
	
	.introduction a:hover
	{
		color: #ff4db0;
	}
	
	.corps{
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;	
	margin-left:5px;
	margin-right:5px;
	text-align:left;
	font-size: 12px;
}

	.resume
{			
	color:#ffffff;
	text-align:center;
	font-size: 12px;
}
	
	.resume a{
	
	
		color:#dcb9c2;
	text-decoration: none;
	}
	
	.resume a:hover
	{
		color: #ff4db0;
	}
	.tabA{
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	font-size: 12px;
}
	
	.tabA a{
	
	
		color:#dcb9c2;
	text-decoration: none;
	}
	
	.tabA a:hover
	{
		color: #ff4db0;
	}


	.tabB{
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	font-size: 12px;
}
	
	.tabB a{
	
	
		color:#dcb9c2;
	text-decoration: none;
	}
	
	.tabB a:hover
	{
		color: #ff4db0;
	}
	

	#bas{
	clear:both;
	text-align:right;
	height:2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff4db0;
	position: relative;

	
}
	
	

	.basTexte
	{padding: 0;
	font-size:12px;
	margin: 0px 0px 24px 0px;
	color: #ffffff;
}


.basTexte  a
{
color:#ffffff;
		list-style-type: none;
		padding: 5px;
		text-decoration: none;

}



.basTexte  a:hover
{
color: #ff4db0;

}



	.news
{			
	color:#ffffff;
	text-align:center;
	font-size: 12px;
	text-align:left;
}
	
	.news a{
	
	
		color:#dcb9c2;
	text-decoration: none;
	}
	
	.news a:hover
	{
		color: #ff4db0;
	}
	









