/********balise********/
body{
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:#E1D25C url(../images/bgpattern.gif) center top ;
	}

img{
	border:0;
	}
	
	
/********frame********/
#tbl_frame{
	background:#FFFFFF url(../images/frame_bg.gif) repeat-y;
	margin-bottom:24px;
	}

#td_topframe{
	background:url(../images/frame_top.jpg) no-repeat;
	width:940px;
	height:155px;
	}
#td_container{
	background:url(../images/frame_bg_norepeat.gif) no-repeat;
	padding:0 29px 0 29px;
	width:882px;
	height:auto;
	}

#td_bottomframe{
	width:940px;
	height:37px;
	background:url(../images/frame_bottom.gif) no-repeat;
	padding:3px 0 0 10px;
	}

#td_bottomframe a{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	}


/********menudroite********/
#menudroite{
	float:right;
	margin:0 24px 12px 24px;
	}
	
#tbl_menudroite{
	background: url(../images/menudroite_bg.gif) repeat-y;
	}
	
#td_menudroite_top{
	background:url(../images/menudroite_top.jpg) no-repeat;
	padding:120px 0 0 0;
	}
	
#td_menudroite_bottom{
	width:248px;
	height:54px;
	background:url(../images/menudroite_bottom.gif) no-repeat;
	}
	
#globale_btn{
	min-height:255px; 
	height:auto !important; 
	height:255px;
	}	
	
#globale_btn .element{
	width:209px;
	height:34px;
	text-align:left;
	padding-top:5px;
	background:url(../images/element_menudroite.gif) center top no-repeat;
	}

#globale_btn img{
	float:left;
	margin-right:5px;	
	}
			
	
#globale_btn .titre{
	color:#DB8826;
	font-size:14px;
	font-weight:bold;
	width:auto;
	height:22px;
	text-align:left;
	padding-top:7px;
	}
	


