h3{
	margin:0 0 5px 0;
	font-size:14px;
}
h4{
	font-size:12px; 
}

#blackWindow{
  position:absolute;
  top:0;
  left:0;
  visibility:hidden;
  width:100%;
  height:100%;
  background: url(/templates/layout/black-bg.png);
  z-index:1000;
}

#blackWindowClose{
  position:absolute;
  top:20px;
  left:30px;
  color:#fff;
  cursor:pointer;
}

#blackWindowContent{
  position:absolute;
  top:60px;
  width:100%;
  color:#fff;
}

#blackWindowContentMain{
  padding:0px;
}

#containerBg {
	background:url(/templates/layout/bg.jpg) bottom repeat-x;
}

#container {
	width:980px;
	margin:8px auto;
	background:#fff;
	position:relative;
	
}

#bgLeft {
	position:absolute;
	background:url(/templates/layout/bg_left.jpg);
	height:360px;
	width:150px;
	bottom:0;
	left:-150px;
}

#bgRight {
	position:absolute;
	background:url(/templates/layout/bg_right.jpg);
	height:360px;
	width:150px;
	bottom:0;
	right:-150px;
}

#login {
  margin:0 0 4px 0;
	width:980px;
	height:20px;
	background:url(/templates/layout/header/top_login.png) no-repeat;
}

#login form{
  margin:0;
  padding:0;
  float:right;
  position:relative;
  padding-right:25px;
}

#login input{
  font-size:11px;
  margin:0 0 0 5px;
  height:12px;
}

#login #btSend{
  position:absolute;
  right:0;
  top:0;
  height:20px;
}

div#container div#banner {
	position:relative;
	width:980px;
	height:95px;
	position:relative;
	background:url("/templates/layout/enterprise/header/banner.jpg") no-repeat;
	cursor:pointer;
}

div#container div#logo {
	top:0;
	left:0;
	position:absolute;
	margin: 45px 0 0 16px;
	height:90px;
	width:171px;
	overflow: hidden;
}

div#container div#subtitle  {
	width:620px;
	height:42px;
	margin:10px 0 2px 0;
	background:url("/templates/layout/enterprise/header/bar.png") no-repeat;
}

div#container div#subtitle p {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 6px;
	font-size:12px;
	height:20px;
	line-height:20px;
	font-weight: normal;
	overflow: hidden;
}

div#container div#share {
	position: absolute;
	top:2px;
	left:0;
	width:158px;
	height:42px;
	padding: 3px 0 0 5px;
	margin: 128px 0 0 822px;
	background:url("/templates/layout/enterprise/header/minibar.png") no-repeat;
}

div#container div#share p#recommand {
	position: absolute;
	top:0;
	left:0;
	display: inline-block;
	margin: 5px 0 0 33px;
	color: #000;
	font-size:10px;
	font-weight: bold;
	letter-spacing: 0.3pt;
	cursor: pointer;

}

#main {
	width:980px;
	min-height:75px;
	height:auto !important;
	height:75px;
	
}

#nav {
	margin:50px 0 0 0;
	width:160px;
	float:left;
	
	height:500px;
}

#nav ul,li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav ul li ul {
	background:url("/templates/layout/enterprise/bg_menu2.jpg") no-repeat;
	padding:2px 0 5px 0;
}

#nav ul li li {
	padding:0 0 0 17px;
}

#nav ul li li a {
	text-decoration:none;
	color:#444;
}

#friend {
	position:relative;
	width:130px;
	height:180px;
	padding:0 0 0 40px;
	background: url("/templates/layout/enterprise/box_entreprise_right.jpg") no-repeat;
	cursor:pointer;
	padding:15px 15px 0 15px;
	text-align:center;
	
}

#content {
	position:relative;
	width:630px;
	float:left;
	margin:0 0 0 20px;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding:0 0 30px 0;
}

.boxLittle {
	width:300px;
	min-height:120px;
	height:auto !important;
	height:120px;
	margin:0 10px 20px 0;
	float:left;
}

.boxLittle a {
	text-decoration:none;
}

.boxBig {
	width:620px;
	min-height:120px;
	height:auto !important;
	height:120px;
	margin:0 0 20px 0;
	float:left;
	clear:both;
}

div#right {
	width:160px;
	float:left;
	margin-left:10px;
	margin-top:50px;
}

div#right div.box { 
	position: relative;
	width: 160px;
	margin: 0 0 20px 0; 
}

div#right div.box div.newsletter {
	height: 20px;
	background: url("/templates/layout/enterprise/box/newsletter.jpg");	
}


div#right div.box div.nossites {
	height: 20px;
	background: url("/templates/layout/enterprise/box/nossites.jpg");	
}

div#right div.box div.content {
	line-height:17px;
	position: relative;
	margin: 3px 0 0 0;
	min-height: 52px;
	padding:3px;
	background: url("/templates/layout/enterprise/box/bg.jpg") no-repeat;
}

div#right div.box div.content_alt {
	position: relative;
	margin: 3px 0 0 0;
}

div#right div.box div.content p {
	padding: 8px;
	margin: 0;
}

div#right div.box div.content_alt p {
	padding: 8px;
	margin: 0;
}

div#right div.box div.content_alt a {
	display: block;
}

div#right div.box div.contact {
	height: 20px;
	background: url("/templates/layout/panels/title_contact.png");
}
div#right #newsletterField {
	top:0;
	left:0;
	margin:10px 0 0 10px;
	position:absolute;
}
div#right #newsletterSend {
	top:0;
	left:0;
	margin:10px 0 0 130px;
	position:absolute;
	cursor:pointer;
}

#footer {
	width:980px;
	min-height:75px;
	height:auto !important;
	height:75px;
	position:relative;
	background:url(/templates/layout/bottom.jpg) no-repeat;
}

#footerNav {
	position:absolute;
	width:980px;
	height:20px;
	top:35px;
}

#footerNav .selector {
	width:100px;
	height:40px;
	float:left;
	margin:0 0 0 20px;
}

#footerNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	color:#444;
	font-weight:bold;
}

#footerNav ul ul {
	margin:0 0 0 10px;
}

#footerNav a {
	text-decoration:none;
	color:#888;
	font-weight:normal;
}

#footerNav a:hover {
	text-decoration:underline;
}

#footerInfos {
	color:#fff;
	text-align:center;
	margin-top:3px;
}

#footerInfos a {
	color:#fff;
	text-decoration:none;
}

#footerInfos a:hover {
	text-decoration:underline;
}

h1 {
	font-size:13px;
	margin-bottom:0;
}

.object h2 {
	height:21px;
	line-height:21px;
	font-size:13px;
	margin:0 0 8px 0;
	padding:0;
}

.object p {
	margin:0;
}


#mailThisPage {
	width:460px;
	min-height:100px;
	height: auto !important;
	height:100px;
	margin:0 auto;
	color:#fff;
}

#mailThisPage label {
	display:block;
	float:left;
	width:150px;	
}

#mailThisPage textarea {
	font-size:11px;
	color:#727272;
}

#mailThisPage .submit {
	margin-left:150px;
}

#mailThisPage h1 {
	color:#F7BF0F;
	font-size:16px;
}

#mailThisPage h2 {
	color:#fff;
	font-size:12px;
	margin:30px 0 10px 0;
}

#ubi{
	position:absolute;
	left:5px;
	width:150px;
	height:40px;
	top:60px;
}

#recommand{
	position:absolute;
	left:15px;
	width:130px;
	height:20px;
	top:20px;
}



#tooltip {
	padding:4px 0 0 0;
	margin:5px 0 0 0;
	position:relative;
	z-index:100;
}

#tooltipImg {
	float:left;
}

#bulleContact {
	position:absolute;
	bottom:25px;
	left:-175px;
	width:204px;
	visibility:hidden;
}
#bulleMember {
	position:absolute;
	bottom:20px;
	left:-170px;
	width:194px;
	visibility:hidden;
}
.bulleContent {
	width:190px;
	min-height:35px;
	height:auto !important;
	height:15px;
	padding:5px 10px 0 10px;
	background:url(/templates/layout/bulle/bulle1_top.png) no-repeat;
	color:#fff;	
}

.bulleContent h2 {
	color:#E9BE3E;
	margin:10px 0 8px 0;
	text-align:left;
	font-size:12px;
}

.bulleContent ul {
	margin:0 0 0 15px;
}

.bulleContent span {
	margin:3px 0 3px 0;
}
.bulleContent li, .bulleContent li{
	margin:0;
	padding:0;
}

.bulleContentImg {
	width:80px;
	padding:10px 5px 0 5px;
	float:left;
}

.bulleContentTxt {
	width:90px;
	float:left;
	padding:5px 0 5px 5px;
	color:#fff;
}
.bulleBottom {
	width:204px;
	height:30px;
	background:url(/templates/layout/bulle/bulle1_bottom.png) no-repeat;
	margin:0;
	padding:0;
}

.bulleBottom1 {
	width:204px;
	height:30px;
	background:url(/templates/layout/bulle/bulle2_bottom.png) no-repeat;
}
