

* {/*reset d'un certain nombre de styles css par defaut*/
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

body{
	background:#fff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	}

#accessibility{visibility: hidden; display: none;}

#page{width:990px;}
	.txtAltern{text-indent:-9000px;display:block;}

	#header{position:relative;height:180px;float:left;width:100%;margin:0;padding:0;
		background:url('../images/header_acc.jpg') no-repeat 0 0;}
		#logo{}
			#logo h1{
				background:url('../images/logo_acc.jpg') no-repeat 0 0;
				text-indent:-9000px;display:block;
				width:371px;height:143px;margin:0 0 0 455px;}
			#logo h2{float:left;text-indent:-9000px;display:block;}
		
	#contents{position:relative;float:left;width:100%;height:510px;margin:0;}
		#colLeft{
			background: url('../images/colleft_acc.jpg') no-repeat 0 0;
			position:relative;float:left;
			width:450px;height:510px; margin:0;padding:0;
			color:#666;font-size:1.2em;text-align:center;}
			#colLeft h4{font-size:1.5em;color:#C9001B;text-align:center;
				font-family:Georgia, "Times New Roman", Times, serif;}
			#colLeft img{}
			
		
		#colRight{float:left;margin:0;width:520px;height:510px;padding:15px 0 0 0;
			background: url('../images/colright_acc.jpg') no-repeat 0 0;}
			#colRight h3{font-size:2.2em;font-family:Georgia, "Times New Roman", Times, serif;
				margin:0 0 0 50px;}
			#colRight h3 span{font-size:1.5em;}
			#colRight p{font-size:1.2em;}
				
	#footer{
		background:#C9001B url('../images/footer_acc.jpg') no-repeat 0 0;
		float:left;width:100%;padding:0;margin:0;
		text-align:center;
		}
		p.copy{}
		#footer ul#imp{
			float:left;margin:0 0 0 350px;text-align:center;padding:0;}
				ul#imp li{
					float:left;list-style:none;margin:0 0 15px 40px;
					font-size:1.2em;color:#fff;}
					ul#imp li span{font-weight:bold;}
				ul#imp li strong{font-weight:bold;text-transform:uppercase;}
		
		#footer a, #footer a:active, #footer a:visited {color:#000;text-decoration:underline}
		#footer a:hover {color:#ffffff;text-decoration:none}
	
	#summary{position:absolute;top:300px;left:450px;}
	
	#summary ul#menuAcc{}
		ul#menuAcc li{background: url('../images/bt_menu_acc.jpg') no-repeat top right;
			list-style:none;margin:0;width:150px;height:30px;padding:10px 0 2px 50px;
			}
		ul#menuAcc li a{
					font-size:1.2em;font-family:Georgia, "Times New Roman", Times, serif;
					text-transform:uppercase;color:#C9001B;
					text-decoration:none;
					height:25px;width:150px;
					font-weight:bold;
					}
		ul#menuAcc li a:hover{
			color:#fff;height:30px;width:180px;display:block;padding:5px 0 5px 50px;margin:-10px 0 0 -50px;
			background: url('../images/bt_menu_acc-hover.jpg') no-repeat top right;}
			