body {
	
	background-size: 100%;/*chrome*/
	-moz-background-size: 100%;/*firefox*/
	-o-background-size:100%;/*opera*/
	-webkit-background-size:100%;/*safari*/
	background-image: url(../Images/fonds/image1.jpg);
	background-color:#010534;
	background-repeat:no-repeat; 
	background-attachment:fixed; 
	background-heigth:fixed; 
	background-position: center center;
	font-family:Arial;
	font-size: small;
	color: #ffffff;
	text-decoration: none;
	width:800px;
	margin-left: auto; 
	margin-right: auto;
}

html>body #corps {
    height: auto;
}

.center
{
	text-align: center;
}

#corps
{
	width:800px;
	background-image: url(../Images/fonds/fond_site2.png);
	background-repeat:repeat; 
	background-attachment:fixed; 
	background-heigth:fixed; 
	background-position: center center;
	position: absolute;
    min-height: 100%;
	height: auto;
}

a:active, a:link, a:visited 
{
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	
}
a:hover 
{
	text-decoration:underline;
}


.separateur
{	
	border-top-style: groove ;
	padding-top: 20px;
}

#textarea
{
	width:583px;
	height:500px;
	font-size:small;
	font-family: Arial;
}


.log_admin
{
	width:300px;
	text-align:center;
}

.connexion
{
	text-align:right;
}


.titre
{
	 font-weight:bold;
	 font-size:20px;
}

.citation
{
	margin-left: 30px;
	width:500px;

}


.tabu
{
	margin-left: 30px;

}

.center
{
	text-align: center;
	
}

#imglien a
{
	font-size: 13px;
	font-style:normal;
	text-decoration:none;
	color:transparent;
}

.droite_menu{
	margin-top:20px;
	padding:20px;
	float:right;
	width:570px;
	color: #ffffff;
	height:100%;
}


.gauche_menu_haut{
	margin-top:20px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	padding: 10px;
	width:150px;
	height:150px;
	color:#ffffff;
}

.gauche_menu_bas{
	margin-top:20px;
	font-size: 13px;
	color: #000;
	color:#ffffff;
	text-decoration: none;
	padding: 10px;
	width:150px;
	height:100%
}

.end 
{
	text-align: center;
	vertical-align: bottom;
	height: 40px;
	color:#ffffff;
	padding-bottom:20px;
	
}

.onglet
{
	color:#ffffff;
	margin-right: 30px;
	font-family:Calibri;
}

.right
{
	float:right;
}

h1
{
	font-size:23px;

}

.lien a
{
	color:#1E7FCB;

}

.lien p
{
	margin:0px;
}

