@charset "UTF-8";

body {
	background-color: #1c1c1c;
	margin: 0px;
	padding:0px;

}
#conteneur_final
{
	width: 950px;
	height: 755px;
	margin: auto;
	margin-top:30px;
	margin-bottom: 30px;
	font-family: Helvetica, sans-serif;
}
#conteneur
{
	width: 950px;
	border:solid 1px #888888;
	color: #FFF;
	height: 700px;
}
#menu_langues
{
	height: 20px;
	width: 950px;
	font-size: 13px;
	color: #FFF;
}
#menu_langues ul 
{
	margin: 0px;
	padding: 0px;
	float:right;
}
#menu_langues ul li
{
	display: inline;
	padding-left: 10px;
}
#menu_langues a
{
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
}
#menu_langues a:hover
{
	font-size: 13px;
	color: #ca0000;
	text-decoration:none;
}

#entete
{
	background-repeat: no-repeat;
	height: 121px;
	width: 950px;
	font-size: 11px;
}
#contenu
{
	width: 950px;
	height:576px;
	margin-right:240px;
}
#corps
{
	width: 700px;
	height:576px;
	float:left;
	font-size: 13px;
	overflow: auto;
}
#corps h1
{
	width: 640px;
	height:auto;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	font-size: 15px;
	color: #ca0000;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
#corps h2
{
	width: 640px;
	height:auto;
	margin:auto;
	margin-top:40px;
	margin-bottom:30px;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
}
#corps h3
{
	width: 640px;
	height:auto;
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom:30px;
	margin-left: auto;
}
#corps h4
{
	width: 640px;
	height:auto;
	margin:auto;
	margin-top:10px;
	font-size: 15px;
	color: #ca0000;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

p
{
	width: 640px;
	height:auto;
	margin:auto;
	margin-top:10px;
	margin-bottom: 15px;
	font-size: 13px;
	text-align: left;
	line-height: 16px;
}
.en_blanc {
	color: #FFF;
	}
.oblique{

	color: #FFF;
	font-size: 16px;
	}

#corps a
{
	font-size: 15px;
	color: #FFF;
	
}
#corps a:hover
{
	font-size: 15px;
	color:#ca0000;
}

#corps ul
{
	line-height: 30px;
	
}
hr
{
width:640px;
border: 1px solid #888;
}
#tableaux_photos
{ 
margin-top:70px;
margin-bottom:50px;
margin-left: auto; 
margin-right: auto; 
width:265px;
height:auto;
border:#888 solid 4px;
}
#tableaux_photos td {
	border-bottom:#888 solid 2px;
	padding:0;

}
img{
	border: none
	}

#menu
{
	width: 250px;
	height:576px;
	margin-left:700px;
}
#menu h1
{
	width: 210px;
	height:auto;
	margin:auto;
	margin-bottom: 7px;
	margin-top:3px;
	font-size: 14px;
	color: #ca0000;
	font-weight: bold;
	text-align: left;
}
#menu ul
{
	margin: auto;
	margin-bottom: 17px;
	padding: 0px;
	width: 165px;
	font-size: 13px;
	text-align: left;
	list-style-type: none;
}
#menu ul li
{

	margin-bottom: 5px;

}
#menu a
{
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
}
#menu a:hover
{
	font-size: 13px;
	color:#ca0000;
	text-decoration:none;
}
#pied_de_page
{
	height: 22px;
	width: 950px;
	padding-top: 10px;
}
#signature_bf
{
	font-size: 12px;
	color: #ca0000;
	clear: both;
	float:left;
}

#signature_orel
{
	font-size: 12px;
	color: #FFF;
	background-repeat: no-repeat;
	float:right;
}
#signature_orel a
{
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
#signature_orel a:hover
{
	font-size: 12px;
	color:#ca0000;
	text-decoration:none;
}
