#other {
	position:relative; z-index:1;
	width:898px; height:702px;
	margin:0; margin-bottom:13px; 	
	padding:0;
	text-align:center;
}

#other .global {
	position:relative; z-index:1;
	width:100%;	height:700px;
	margin:0; padding:0;
	color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none;	
}

#other-shadow {
	position:absolute; top:0; left:8px; z-index:0;
	width:100%; height:692px;
	margin:0;
}

#other .header {width:100%; margin:0 auto; padding:0; height:88px; background:url('../../images/other/other-header-bg.jpg') repeat-x left top;}
#other .header h2 {margin:0; padding:0 0 0 30px; font-size:14px; text-align:left; line-height:80px;}

#other .content {width:100%; height:612px; margin:0 auto; padding:0; background:#FFFFFF url('../../images/other/other-content-bg.jpg') repeat-x left bottom;}

/* page proposer */

/* COULEURS FONDS ET BORDS */
#other .global {background:#FFFFEB; border:1px solid #10472F;}
#other .other-bloc {background:#FFFFEB; border:1px solid #10472F;}
/* *********************** */


/* Boutons submit */
#other .submit-button, #other .submit-button-disabled {	
	display:block;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	width:216px;
	height:60px;	
	margin:0 auto;	
	background:transparent url('../../images/other/other-fm-button.png') no-repeat;
}

#other .submit-button {background-position:0 0;}
#other .submit-button:hover {background-position:-216px 0;}

#other .submit-button-disabled {background-position:0 0;}
#other .submit-button-disabled:hover {background-position:0 0;}

#other .submit-button .submit-button-text, #other .submit-button-disabled .submit-button-text {
	font-family:Arial, sans-serif; font-size:14px; font-weight:normal; display:block; color:#000000;
	text-decoration:none;	
	padding:0;	
	text-align:center;
	line-height:60px;
}

#other .submit-button:hover .submit-button-text, #other .submit-button-disabled:hover .submit-button-text {
	color:#FFFFFF;
	text-decoration:none;
}
