#menu1_cadre { 	padding-top : 15px; 
				margin-top : 30px;
				background : url("../img/arrondi_haut_gche_beige.gif") top left no-repeat;
					}
#menu1_bloc { 	padding-bottom : 11px; 
				background : url("../img/arrondi_bas_gche_beige.gif") bottom left no-repeat;
					}
#menu1_cadre li a:hover, #menu2 li a:hover { color : #cc0066; font-weight : bold; }
#menu2_cadre li a:hover, #menu2 li a:hover { color : white; font-weight : bold; }
.class_sousmenuactif {
color : #cc0066;  font-weight : bold;	
}
#inscription { 	height : 180px; 
				padding-top : 15px; 
				margin-top : 20px;
				background : url("../img/arrondi_haut_gche_beige.gif") top left no-repeat;
					}
/* hack IE7 */
*+html #inscription { 	margin-top : 50px;	}
#inscription_bloc { height : 150px;	padding-bottom : 15px; 
					background : url("../img/SAP_accueil_beige.gif") bottom left no-repeat;
 					}

#box_centrale {	width: 620px; margin : 0; padding-top : 30px; background : url("../img/bloc_centre_beige_up.gif") top left no-repeat; float : left; }
#box_centrale_texte { 
		height: 560px; /* à destination de IE : est compris comme un min-height par IE */
		padding : 0 10px 15px 10px; 
		margin : 0 0 40px 0; 
		background : url("../img/bloc_centre_beige_down.gif") bottom left no-repeat;
		background-color : #ece6dd;
		clear : both;}
html>body #box_centrale_texte { /* à destination de FF : */
	height: auto;
	min-height: 560px;
	}		
#box_centrale_down {  clear : both;  margin-top : 0; height : 43px; width : 600px; }

#right_bandeau_cadre { 	padding-top : 15px; 
						background : url("../img/right_up_beige.gif") top left no-repeat;}
#right_bandeau_bloc {	padding-bottom : 15px;
						background : url("../img/right_down_beige.gif") bottom left no-repeat;}
#right_title {	margin-left : auto; margin-right : auto;
				padding : 5px 2px 5px 2px;
				width : 160px;
				background-color : #966d4e;
				}
.titre_right { color : white; font-weight : bold; font-size : 14px; text-align : center; margin:0; padding : 0; }
#right_texte {	margin-left : auto; margin-right : auto;
				margin-top : 7px;
				width : 160px; 
				border : 1px solid #8c004f;}
.texte_right {	color : #8c004f; font-weight : bold; font-size : 13px; text-align : left; padding : 2px 4px 2px 10px;}
			
.agrement { font-size: 16px; margin-top : 0; margin-bottom : 0; line-height : 19px; font-weight: bold; text-align: center;}
/* page de login */
#loginbox {	margin-left : auto; margin-right : auto;
			margin-top : 30px;
			padding : 20px;
			width : 500px; 
			border : 1px solid #8c004f;}
#envoyer { 	margin-left : auto; margin-right : auto;
			margin-top : 1px;
			width : 500px; }
