* { margin:0; padding:0; }

#bigconteneur {
	width:916px;
	height:357px;
	
	position:absolute;
	
	top:50%;
	left:50%;
	margin-left:-483px;
	margin-top:-218px;
	padding:70px 0px 0px 50px;
	
	background:url('http://media.cyrillus.ch/NoSynchronized/Banners/0-0-0/404/ch/bg_404_cyr.jpg') top left no-repeat;
	
	font-family:Arial,Verdana,sans-serif;
	color:#97867b;
	text-align:left;	
}

	#messageSFR {
		width:350px;
		margin-bottom:105px;
	}
	
	#messageSDE {
		width:350px;
	}
	
		#messageSFR a {
			text-indent:-2000px;
			overflow:hidden;
			display:block;
			width:207px;
			height:27px;
			background:url('http://media.cyrillus.ch/NoSynchronized/Banners/0-0-0/404/ch/btn_continuer_fr.png') top left no-repeat;
			margin-top:15px;
		}
	
		#messageSDE a {
			text-indent:-2000px;
			overflow:hidden;
			display:block;
			width:151px;
			height:27px;
			background:url('http://media.cyrillus.ch/NoSynchronized/Banners/0-0-0/404/ch/btn_continuer_de.png') top left no-repeat;
			margin-top:15px;
		}
		
			#messageSFR a:hover {
				background-position:bottom left;
			}
			
			#messageSDE a:hover {
				background-position:bottom left;
			}

		.line1 {
			font-size:21px;
		}
		
		.line2 {
			font-size:18px;
		}
		
		
		