body {
	margin : 0;
	padding : 0;
	background-image: url('../images/fond.jpg');
	background-repeat: repeat-x;
	background-position: 0 124px; 
}

#left {
	float : left;
	position : absolute;
	left : 0;
	width : 2px;
	height : 650px;
	background : url('../images/gauche.jpg') no-repeat;
}

#right {
	float : right;
	position : absolute;
	top : -14px;
	right : 0px;
	width : 2px;
	height : 650px;
	background : url('../images/gauche.jpg') no-repeat;
}

#contenu {
	margin : 0;
	padding : 0;
	position : absolute;
	left : 50%;
	margin-left : -396px;
	text-align : center;
	width : 800px;
    background : #fff;
	font-family:arial; 
}

#entete {
	margin : 0;
	margin-left : 5px;
	padding : 0;
	height : 170px;
	width : 790px;
	background : #fff;
}

#colonne_gauche {
	float : left;
	position : relative;
	left : 10px;
	width : 148px;
	height : 375px;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
}

#colonne_gauche_edit {
	float : left;
	position : relative;
	left : 10px;
	width : 148px;
	height : 375px;
}


#case_texte {
	margin : 0;
	padding : 0;
	position : absolute;
	left : 0;
	top : 5px;
	padding-top : 19px;
	width : 141px;
	height : 45px;
	background : #fff url('../images/case_texte.jpg') no-repeat;
	z-index: 800;
}

#case_texte img{
	margin : 0;
	padding : 0;
	position : relative;
	left : -3px;
	padding-left : 7px;
}


td
{
	padding-right: 5px;
}

#tete_manquer {
	margin : 0;
	padding : 0;
	position : absolute;
	left : 0;
	top : 64px;
	height : 16px;
	width : 139px;
}

#tete_manquer_edit {
	margin : 0;
	padding : 0;
	position : absolute;
	left : 0;
	top : 25px;
	height : 16px;
	width : 139px;
}


#case_manquer {
	text-align : left;
	font-size : 10px;
	margin : 0;
	padding : 6px;
	position : absolute;
	left : 0;
	top : 80px;
	height : 108px;
	width : 125px;
	border : 1px solid #000;
	border-top : none;
	text-decoration: none;
	z-index: 800;
}

#case_manquer_edit {
	text-align : left;
	font-size : 10px;
	margin : 0;
	padding : 6px;
	padding-top : 2px;
	position : absolute;
	left : 0;
	top : 40px;
	height : 60px;
	width : 125px;
	border : 1px solid #000;
	border-top : none;
	text-decoration: none;
	z-index: 800;
}

#tete_cafe {
	position : absolute;
	left : 0;
	top : 208px;
	height : 19px;
	width : 141px;
}

#tete_cafe_edit {
	position : absolute;
	left : 0;
	top : 122px;
	height : 19px;
	width : 141px;
}


#case_cafe {
	position : absolute;
	left : 0;
	top : 227px;
	height : 135px;
	width : 137px;
	border : 1px solid #000;
	border-top : none;
	z-index: 800;
}

#case_cafe_edit {
	position : absolute;
	left : 0;
	top : 140px;
	height : 100px;
	width : 137px;
	border : 1px solid #000;
	border-top : none;
	z-index: 800;
}


#colonne_droite {
	position : absolute;
	right : 5px;
	top : 177px;
	width : 627px;
}

#load {
	position : absolute;
	left : 0;
	margin : 0;
	padding-top : 24px;
	_padding-top : 20px;
	padding-left : 10px;
	padding-right : 10px;
	width : 385px;
	min-height: 420px;
	text-align : left;
	font-family:arial;
}

/* for Internet Explorer */
/*\*/
* html #load {
height: 420px;
}
/**/


#load_edit {
	position : absolute;
	left : 0;
	margin : 0;
	padding-top : 24px;
	_padding-top : 20px;
	padding-left : 10px;
	padding-right : 10px;
	width : 385px;
	min-height: 550px;
	text-align : left;
	font-family:arial;
}

/* for Internet Explorer */
/*\*/
* html #load_edit {
height: 550px;
}
/**/


#page_login {
	margin : 0;
	padding : 0;
	position : absolute;
	left : 50%;
	margin-left : -396px;
	text-align : left;
	width : 800px;
	background : #fff;
	font-family:arial; 
}

#contenu_login
{
	position: absolute;
	padding: 20px;
	margin: 0;
	width: 340px;
	height: 70px;
	border: 1px solid #000000;
	top : -35px;
	right: -18px;
}

#texte_login {
	position: absolute;
	right: 10px;
	top: 20px;
	width: 180px;
	font-size: 12px;
}


#image {
	position : absolute;
	top : 45px;
	right : 13px;
	width : 173px;
	height : 372px;
}

#image_edit {
	position : relative;
	top : 237px;
	left : -10px;
	width : 173px;
	height : 372px;

}

#fond {
	position : absolute;
	bottom: 0px;
	left : 50%;
	margin-left : -368px;
	width : 795px;
	height : 10px;
	_height : 15px;
	background : #fff url('../images/bottom.jpg') no-repeat center;
}
	
#case_logoff{
	border : 1px solid #000;
	font-size : 12px;
	width : 138px;
}
	
	
#formulaire_bnvl table{
	border-collapse:collapse;
}

#formulaire_bnvl td{
	border-top : 1px solid #eee;
}

.titre {
	/*font-size: 14pt;*/
	font-weight:lighter;
	color : #9E070E;
}

.sous-titre {
	font-weight : bold;
}

.sans-deco a{
	text-decoration:none;
	color : #00f;
}

.milieu {
	text-align: center;
	font-weight: bold;
}

.paragraphe {
	font-size : 12pt;
}

.smallfont{
	font-size : 7pt;
}

.normalfont {
	font-size : 10pt;
}


#iconeBasDePage	{
	position: absolute;
	bottom: 0px;
	right: 0px;
/*	margin-left: 582px;*/
	margin-bottom: 10px;
	_margin-bottom: 35px;
	width : 192px;
    background : #fff;
}
