body {
	background-image:url('../../images/back_offsite.gif');
	background-repeat: repeat-x;
	background-color: #D2D6D9;
	color : #CCCCCC; 
	font-size : 14px;
	font-family : arial;
	
	width : 764px;
	margin-left : auto;
	margin-right : auto;
}


#entete {
	width : 764px;
	height : 57px;

}

#milieu {
	float : left;
	width : 764px;

	background-image:url('../../images/back_contenu.gif');
	background-repeat: repeat-y;

}

#menu {
	float : left;
	width : 227px;

}

#contenu {
	float : left;
	width : 527px;
	
	background-color : #334352;
	
	color : #CCCCCC; 
	font-size : 13px;
}

#basdepage {
	float : left;
	width : 764px;
	background-image:url('../../images/back_contenu.gif');
	background-repeat: repeat-y;
	border-bottom : 8px solid #ADB0B3;	
}

#copyright {
	float : left;
	width : 754px;
	padding : 5px;
	margin-top : 10px;
	
	font-size : 9px;
	text-align : center;
	color:#334352;
}

#copyright a, #copyright a:hover, #copyright a:visited{
	color:black;
}


#texte {
	float : left;
	width : 515px;
	padding : 0px 5px;
	margin-top : 20px;
	padding-bottom : 40px;
	text-align : justify;
}

#basgauche {
	float : left;
	width : 210px;
	
	font-size : 9px;
	
	padding : 5px;
	margin-left : 7px;
	
	border-top : 1px solid #68747F;
}

#basdroit {
	float : left;
	width : 517px;
	padding : 5px;
	
	font-size : 9px;
	
	border-top : 1px solid #68747F;
}

.menu_haut {
	float : left;
	height : 37px;
	
	padding-right : 5px;
	padding-top : 20px;
	
	border-right : 1px solid #ADB0B3;
	
	text-align : right;
	font-size : 12px;
	font-weight : bold;
	
	background-image:url('../../images/back_cell_entete.gif');
	background-repeat: repeat-x;
}

.menu_haut2 {
	float : left;
	height : 37px;
	
	padding-right : 5px;
	padding-top : 20px;
	
	border-right : 10px solid #ADB0B3;
	
	text-align : right;
	font-size : 12px;
	font-weight : bold;
	
	background-image:url('../../images/back_cell_entete.gif');
	background-repeat: repeat-x;
}

.menu_gauche {
	float : left;
	height : 24px;
	width : 197px;
	
	padding-right : 30px;
	padding-top : 10px;
	
	text-align : right;
	font-size : 12px;
	font-weight : bold;
	
	background-image:url('../../images/bout_menu.gif');
	background-repeat: no-repeat;
}

.menu_gauche2 {
	float : left;
	height : 24px;
	width : 197px;
	
	padding-right : 30px;
	padding-top : 10px;
	
	text-align : right;
	font-size : 12px;
	font-weight : bold;
	
	background-image:url('../../images/bout_menu2.gif');
	background-repeat: no-repeat;
}

.menu_bas {
	float : left;
	
	border-right : 1px solid #ADB0B3;
	
	text-align : right;
	font-size : 9px;
	
	padding-right : 10px;
	padding-left : 10px;
}


p {
	margin-top:10px;
}

a, a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover {
	color : #B8BCC1;
	text-decoration : none;
}


a img {
	border : none;
}

.titre {
	font-weight : bold;
}

h2{
	border-bottom : 1px solid;
	margin-bottom : 0px;
	margin-top : 0px;
}

td.info{
	background-color : #2A3844;
	font-weight : bold;
}

