@charset "utf-8";
/* BLu Footer template **/

#footer_blu {
	font-size:11px;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	color:#567ea3;
	margin-top:0;
/*	padding: 40px 0 70px;*/
	border-top:1px solid #405c77;
	background:#223240 url(/images/dark1/footer-repeat.png) repeat-x top left;
	}
	#footer_blu > .wrapper {
	/*	background:#2B4051;*/
	/*	border:1px solid #3A5873;*/
		width:946px;
		margin:0 auto;
		overflow:hidden;
		padding:20px 16px;
		color:#7A8C97;
		}
		#footer_blu > .wrapper div.box {
			float:right;
			width:210px;
			margin-left:5px;
			line-height:1.7em;
		}
		#footer_blu > .wrapper div.box:first-child {
			margin-left: 0;
			float:left;
		}
		#footer_blue > .wrapper div.boxRight {
			float:right;
			width:210px;
			margin-left:5px;
		}
	#footer_blu H4 {
		color:#9ec7ec;
		border-bottom:1px solid #567ea3;
		font-size:1.1em;
		line-height:28px;
		margin-bottom:1em;
	}
	#footer_blu a {
		color:#e4ecf1;
	}
	#footer_blu a:hover {
		text-decoration:underline;
	}
	#footer_blu .lyon {
		background:url(/images/dark1/sprites.png);
		background-position:-349px -1px;
		width:69px;
		height:50px;
		display:block;
		margin-top:1em;
	}
	#footer_blu .leftBorder {
	/*	border-left:1px solid #567ea3;*/
		padding-left:2em;
		margin-right:1em;
	}
#footer_blu_2nd {
	font-size:12px;
	color:#567ea3;
	margin-top:0;
/*	padding: 40px 0 70px;*/
	border-top:1px solid #2d4154;
	background:#263747;
}
	#footer_blu_2nd > .wrapper {
	/*	background:#2B4051;*/
	/*	border:1px solid #3A5873;*/
		width:946px;
		margin:0 auto;
		overflow:hidden;
	/*	padding:20px 16px;*/
		font-size:.9em;
		color:#7A8C97;
	}


