body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#top{
	position:relative ;
	margin:0 auto ;
	width:990px;
	height:120px;
}
#top h1{
	width:256px;
	height:104px;
}

#top h1 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:300px;
	height:104px;
	background:url(img/header-logo.jpg) no-repeat 0 0;
}

#top #menu{
	display:block;
	position:absolute;
	bottom:0px;
	padding-bottom:2px;
	right:0;
	padding-right:15px;
	padding-left:5px;
	text-transform:uppercase ;
	background-color:#FB4F14 ;
}
#top #menu li{
	display:inline;
	height:18px;
	padding:2px 0px 2px 0px;
}
#top #menu li a{
	display:inline;
	padding:2px;
	font-size:9px;
	font-family:Helvetica,sans-serif ;
	color:#FFFFFF;
	text-align:right;
}
#top #menu a{
	padding:0;
	margin:0;
}
#top #menu a:hover{
	color:#373634;
}
#top #menu a.current{
	font-weight:bold ;
	color:#373536;
}
#top #menu span{
	display:inline;
	height:12px;
	font-size:20px;
	font-weight:bold ;
	color:#373536 ;
}

#middle-agence{
	margin-bottom:0px;
	width:100 %;
	text-align:left ;
	background:black ;
}
.texteB{
position:absolute;
text-align:left;
width:240px;
color:#8E8885;
font-size:13px;
font-weight:lighter;
line-height:25px;
padding-top:5px;
}
.texteA{
color:#fff;
font-size:13px;
line-height:25px;
}
.h3 {
	text-decoration: none;
	color:#FFFFFF;
}
#footer{
	position:relative ;
	margin:0 auto ;
	width:990px;
	text-align:right ;
	font-size:9px;
}
#footer address{
	display:block;
	position:absolute;
	top:0;
	right:0;
	height:12px;
	padding:0 15px 6px 15px;
	line-height:10px;
	text-transform:uppercase ;
	font-style:normal ;
	color:white ;
	background-color:#FB4F14 ;
}
#footer address strong{
	color:#373536;
}
#footer address span{
	display:inline;
	height:12px;
	padding:0 3px ;
	font-size:20px;
	font-weight:bold ;
	color:#373536 ;
}

p {
  line-height: 1.5em;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0 auto;
  padding: 5px 0 2px 0;
  width: 990px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
	display:block;
	/*max-height:500px;*/
	overflow:hidden;
  margin-top: 1px;
}

ul.menu li a {
  background: #000;
  color: #fff;
  width:300px;
}

ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a {
  background: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #000;
  border-left: 5px #fff solid;
  padding-left: 15px;
}

.code { list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #000;}







		
#main {width: 990px; height: 421px;  position: relative; float: left;}/* */
	
	.tTip {width: 400px; position: absolute; cursor: pointer; color: #666; }
	.tip {color: 000;
	line-height: 1.3;
	letter-spacing: 0.3pt;
	}
		#cloud5 {top: 390px; left: 196px;}
		#cloud1 {top: 375px; left: 290px;}
		#cloud2 {top: 360px; left: 373px;}
		#cloud3 {top: 342px; left: 451px;}
		#cloud4 {top: 313px; left: 550px;}
		
				
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 500px;
	padding-top: 13px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background:transparent; /*background: transparent url(../theme/images/tipTop.png) no-repeat top;*/
	}
	
.tipMid {
	background:transparent;
	padding: 10px 5px 5px 5px;
	background:#FFF; /*background: transparent url(../theme/images/tipTop.png) no-repeat top;*/
	opacity: 0.7;
	margin: 0 17px 3px 5px;
	}/*transparent url(../theme/images/tipMid.png) repeat-y;*/
.tipBtm {
	height: 112px;
	background:transparent url(../img_menu/tipBtm.png) no-repeat bottom;
	background-position:left;
	}
	
	ul.hover_block{
			list-style:none;
			float:left;
			padding: 0;
			width:300px; position: absolute;
			margin: 0 0 0 -25px;
			left:479px;
			bottom:15px;
			height:50px;
			}	
	
	ul.hover_block li{
			list-style:none;
			float:left;
			background: #585755;
			padding: -12px;
			width:300px;
			position: relative;
			margin: 0px 0 0 236px;
			}

		ul.hover_block li a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 43px;
			width: 300px;
			padding: 0;
			color: #FFF;
			text-transform:uppercase;
						padding: -12px;

		}

		ul.hover_block li a { text-decoration: none; }

		ul.hover_block li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
		}
