body{
	color: #666666;
	font-family: Lucida Grande, Georgia, arial;
	font-size: 14px;	
}

/********/
/* head */
/********/

.head{
	background-image: url('../img/frame/top.jpg');
	height: 67px;
	width: 777px;	
	color: #FFFFFF;
	font-size: 15px;
}

.headadmin{
	background-image: url('../img/frame/topadmin.jpg');
	height: 67px;
	width: 777px;	
	color: #FFFFFF;
	font-size: 15px;	
}

.head .changeLangue{
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;	
	padding-top: 15px;
	padding-right: 5px;
}

.head .menu{
	padding-top: 13px;
	padding-left: 15px;
}

/**********/
/* espace */
/**********/
.espace{
	height: 10px;
	clear: both;
}

/********/
/* body */
/********/
.bodytop{
	background-image: url('../img/frame/bodytop.jpg');
	width: 777px;	
	height: 17px;
}
.body{	
	width: 763px;
	height: 490px;
	border-left: 2px solid #660000;
	border-right: 2px solid #660000;	
	padding: 5px 5px 7px 5px;
}
.bodyadmin{
	width: 763px;
	height: 490px;
	border-left: 2px solid #660000;
	border-right: 2px solid #660000;	
	padding: 5px 5px 7px 5px;
	overflow: auto;
	/*overflow: visible;*/
	font-family: Verdana;
}
.body .bodyImgRight{	
	height: 100%;
	margin-left: 510px;
	_margin-left: 500px;
	border: 1px solid #FFFFFF;
}
.body .bodyImgLeft{
	height: 100%;
	width: 259px;
	border: 1px solid #FFFFFF;
	float: left;
}
.body .bodyRight{	
	width: 500px;
	height: 100%;
	border: 1px solid #CCCCCC;	
	overflow: auto;
	float: right;
	background: #ffffff url('../img/d.jpg') no-repeat right bottom;	
}
.body .bodyLeft{
	width: 500px;
	height: 100%;
	border: 1px solid #CCCCCC;
	overflow: auto;
	float: left;
	background: #ffffff url('../img/r.jpg') no-repeat left bottom;	
}
.body .title{
	width: 460px;
	height: 39px;
	margin: 0px 20px;
	background: url('../img/titre.jpg') repeat-x;	
	color: #554a2e;
	font-size: 24px;
	/*font-family: Eras Demi ITC, Verdana, arial;*/
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	font-style: italic;
}
.body .bodysoul{
	height: 446px;
	width: 100%;
	overflow: auto;
}
.bodybottom{
	background-image: url('../img/frame/bodybottom.jpg');
	width: 777px;	
	height: 20px;
}
.modif{
	text-align: right;
	color: #660000;	
	font-family: verdana, arial;
	font-size: 12px;
	margin-top: 3px;
}

/**/
.debugtheshit{
	width: 100%;				
}
@media{
	.debugtheshit{		
		_position: fixed;
		overflow: scroll;
		width: 96%;			
	}
}
/**/