
body
{
	color :#FFFFFF;
	background-color: #000000;
	font-family:Arial,Verdana,sans-serif
}

a
{
	color:#b9c4dd;
}

a img 
{ 
	text-decoration: none;
	border:0px;
}
h4
{
	font-weight:normal;
	font-style: italic ;
	color : #FFDD00;
}

h3
{

	text-decoration:underline;
}
#title
{
	padding-top:40px;
	padding-bottom:50px;
	padding-left:5px;
	margin-left:0px;
	background-image:url("images/eclipse_bandeau.png");
	background-repeat:no-repeat;
	background-position: top center;
	text-align: center; 
}

div.lang
{
	float:right;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:215px;
}

div.lang a
{
	text-decoration:none;
}

div.lang img
{
	border:none;
}
div.menu
{
	float:left;
	margin-left:-40px;
	margin-right:40px;
	padding-right:0px;
	margin-bottom:100px;
}

div.main
{
	padding-left:20px;
	padding-right:20px;
	margin-left:20px;
	margin-top:0px;
	padding-top:5px;
	background-color:#000000;
}

div.menu ul
{
	margin-top:1px;
	margin-bottom:0px; /* to compensate vertical align of li a*/
	list-style-position: outside;
}

div.menusep 
{
	margin-left:72px;
	background-image:url("images/menusep1bleu.png");
	background-repeat:repeat-x;
	height:8px;
	display:block;
	font-size:2px;
}
div.simpleim
{
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

div.doubleim
{
	margin-left:auto;
	margin-right:auto;
}
div.doubleim1 
{
	float:left;
	width:50%;
}

div.doubleim1 img
{
	width:90%;
}

div.doubleim2 
{
	margin-left:50%;
	width:50%;
}
div.doubleim2  img
{
	width:90%;
}
li.menuitem
{	
	text-align:center;
	list-style-type:none;
}

li.menuitem a 
{
	
	text-decoration:none;
	color:#b9c4dd;
	/*jaune or:#EECC00;*/
	display:block;
	border-width:0px;
} 

li.menuitem a span
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:18px;
	padding-right:32px;
	display:block;
	
	width:100%;
}

span.credits
{
	font-size:10px;
}

li.menuitem a:hover span
{
	background-image:url("images/eclipse_icone.png");
	background-repeat:no-repeat;
	background-position:0px;
}

p.content
{
	text-align:justify;
	text-indent: 30px;
}

.main table
{
	margin-left:auto; margin-right:auto;
	text-align:center;
}

.main
{
	text-align:center;
}



