body
{
	/* background-image: url('images/fondgris1.jpg'); */
	/* background-color: rgb(100,100,100); */
	/* background-color: rgb(36,243,243); */
	/* background-color: rgb(230,250,250); */
	/*background-color: rgb(230,230,250);*/
	background-color: rgb(192,192,192);
	background-attachment: scroll;
    font-family: "Trebuchet MS";
    font-size: 18px;  
}

#page
{
	/* background-color: rgb(200,200,200);*/
	/* background-color: rgb(230,230,250);*/
	background-color: rgb(240,248,250);
	position:relative;
	top: 100px;
    width: 1200px; 
    margin: auto;
    margin-top: 30px;
    border-top : 1px solid silver;
    border-bottom : 1px solid silver;
    border-left : 1px solid silver;
    border-right : 1px solid silver;
    text-align: center;
    
    
    box-shadow: 0px 0px 12px silver;
    
    padding: 20px;
}


#corps
{
    position:relative;
    bottom: 50px;
    padding: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

#contact
{
	position:relative;
	width: 100%;
	height: 50px;
	font-family:verdana;
	color:#900000;
	text-align:center;
}


#MaPhoto
{
	float:left;
	position:relative;
    top:20px;
    right:20px;
}

#Flag
{
	position:absolute;
	right:10px;
	top:10px;
    /*right:170px;
    bottom: 100px;*/
}


#ECN
{
    position:absolute;
    /*bottom:10px;*/
    left:10px;
    top:230px;
}


#LS2N
{
    position:absolute;
    /*bottom:10px;*/
    left:10px;
    top:120px;
}


#ENS
{   
    position:absolute;
    /*bottom:10px;*/
    left:10px;
    top:10px;
}




.act
{
	box-shadow: 0px 0px 12px black;
	padding: 20px;
}


h1
{
	font-size: 32px;
}


h2
{
	font-size: 24px;
    text-align: left;
}


p
{
    text-indent: 42px;
}




img
{
    margin: 10px;
}
