@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
#haut
	{
		width:100%;
		height:79px;
	}
#logo
	{
		background:url(../images/logo.gif) no-repeat;
		width:514px;
		height:70px;
		position:relative;
		top:195px;		
	}
	
#champs
	{
		width:280px;
		height:52px;
		position:relative;
		top:220px;		
	}
#line
	{
	width:613px;
	height:7px;
	position:relative;
	top:305px;
	background:url(../images/line.gif) no-repeat;
	}
#motpasse
	{
	width:280px;
	height:20px;
	position:relative;
	top:255px;
	}
#mot
	{
		width:140px;
		height:26px;
		position:relative;
		float:left;
		text-align:left;
		line-height:26px;	
	}
#connect
	{
		width:140px;
		height:26px;
		position:relative;
		float:left;
		text-align:right;
		line-height:26px;	
	}
#copy
	{
	width:280px;
	height:40px;
	position:relative;
	top:315px;
	}
#copy2
	{
	width:800px;
	height:40px;
	position:relative;
	border-top:#e0e0e0 1px solid;
	}
#reponse
	{
	width:550px;
	height:20px;
	position:relative;
	top:275px;
	}
#hautmain
	{
		width:925px;
		height:79px;
		background:url(../images/bg_haut.gif) repeat-x;
		border-bottom:#e0e0e0 1px solid;
	}
#logomain
	{
		width:331px;
		height:79px;
		position:relative;
		float:left;
		top:15px;
		left:0px;
	}
#deconnecxion
	{
	width:103px;
	height:24px;
	position:relative;
	float:left;
	left:490px;
	top:10px;
	}
#nom
	{
	width:150px;
	height:20px;
	position:relative;
	float:left;
	left:330px;
	top:55px;
	text-align:right;
	}
#milieu
	{
	width:100%;
	height:740px;
	}
#milieu1
	{
	width:100%;
	height:880px;
	}
#contenu
	{
	width:925px;
	height:100%;
	position:relative;
	top:50px;
	}
#contenudroit
	{
		width:225px;
		height:350px;
		position:relative;
		float:left;
	}
#titredroit
	{
		width:200px;
		height:20px;
		position:relative;
		float:left;
		text-align:left;
		line-height:20px;
	}
#lines
	{
		width:200px;
		height:7px;
		position:relative;
		float:left;
		top:10px;
		background:url(../images/lines.gif) no-repeat;
	}
#emailing
	{
	width:200px;
	height:350px;
	position:relative;
	float:left;
	top:20px;
	text-align:left;
	}
#linevertical
	{
	width:12px;
	height:450px;
	position:relative;
	float:left;
	background:url(../images/linevertical.gif) no-repeat;
	}
#emails
	{
		width:200px;
		height:30px;
		position:relative;
		float:left;
		text-align:left;
		line-height:35px;
		border-bottom:#cbcbcb 1px solid;
	}
#pagination
	{
		width:60px;
		height:30px;
		position:relative;
		float:left;
		left:40px;
	}
#contenugauche
	{
	width:670px;
	height:550px;
	position:relative;
	float:left;
	top:10px;
	left:10px;
	}
#txtgauche
	{
		width:400px;
		height:450px;
		position:relative;
		float:left;
		text-align:justify;
	}
#imggauche
	{
		width:270px;
		height:450px;
		position:relative;
		float:left;
	}
#menu
	{
		width:670px;
		height:15px;
		position:relative;
		float:left;
		left:10px;
		text-align:right; 
	}
#bas
	{
		width:100%;
		height:40px;
	}

