/* CSS Document */
	
	
	#global {width:915px; margin:0 auto; background-color:#1b82b4;}
	
	#header {width:915px; height:118px; background:#1b82b4 url(../img/common/bg_head.gif) bottom right no-repeat}
	#headerblanc {width:915px; height:118px; background:#1b82b4 url(../img/common/bg_headblanc.gif) bottom right no-repeat}
	#header a {display:block; margin-top:34px; width:235px; height:84px; float:left}
	#headerblanc a {display:block; margin-top:34px; width:235px; height:84px; float:left}
	#header p {color:#fff; padding:34px 40px 0 50px; float:left}
	#headerblanc p {color:#fff; padding:34px 40px 0 50px; float:left}
	#header p strong {font-size:1.4em;}
	#headerblanc p strong {font-size:1.4em;}
	
	#nav {width:192px; float:left;}
	#nav ul {width:180px; margin-top:47px; float:right; clear:both; background:url(../img/common/bg_nav_left.gif) no-repeat}
	#nav ul li {font-size:1.2em; font-weight:bold; padding:8px 0 15px 15px}
	#nav ul li.first {padding-bottom:33px}
	#nav ul li a {text-decoration:none; color:#104d69}
	#nav ul li a:hover {text-decoration:underline}
	
	#nav ul#logos {background:none; margin:7px 0 0 0; width:102px}
	#nav ul#logos li {padding:3px 0}
	#nav ul#logos li a img {display:block; margin:0 auto}
	
	#content {width:723px; float:left;}

