body {
	font-family: Georgia, Helvetica, Arial, Verdana;
}
p {font-size: 14px;}
#header #logo {
	margin:0;
	text-align: center;
	font-family: 'Lobster Two';
	font-size: 84px;
	color: #7BAD1C;
	padding-top: 40px;
	margin-bottom:-16px;
}

#content {
	background: url('../img/big-logo-home.jpg') no-repeat center 30px;
	min-height: 900px;
	position:relative;
}
#content .home-left,#content .home-right {
	margin-top: 30px;
}
#content .home-left {
	text-align:center;
}
#content .home-right {
	text-align: center;
}

#content .bulle {
	position:absolute;
	display:block;
} 
#content .bulle span {
	display:none;
	text-align: center;
	padding-top:40px;
	color: #FFF;
	font-family: 'Lobster Two';
	font-size: 20px;
}
#content .bulle:hover span {
	display:block;
}
#content .bulle-1 { background: url('../img/bl01.png') no-repeat; width: 303px; height: 190px;bottom:257px; left: 5px;}
#content .bulle-2 { background: url('../img/bl02.png') no-repeat; width: 319px; height: 205px;bottom:77px; left: -7px;}
#content .bulle-3 { background: url('../img/bl03.png') no-repeat; width: 266px; height: 181px;bottom:58px; left: 291px;}
#content .bulle-4 { background: url('../img/bl04.png') no-repeat; width: 249px; height: 242px;bottom:26px; left: 544px;}
#content .bulle-5 { background: url('../img/bl05.png') no-repeat; width: 279px; height: 183px;bottom:103px; left: 805px;}
#content .bulle-6 { background: url('../img/bl06.png') no-repeat; width: 299px; height: 191px;bottom:281px; left: 857px;}

#content .bulle-1:hover { background: url('../img/bl01-hover.png') no-repeat; text-decoration: none;}
#content .bulle-2:hover { background: url('../img/bl02-hover.png') no-repeat; text-decoration: none;}
#content .bulle-3:hover { background: url('../img/bl03-hover.png') no-repeat; text-decoration: none;}
#content .bulle-4:hover { background: url('../img/bl04-hover.png') no-repeat; text-decoration: none;}
#content .bulle-5:hover { background: url('../img/bl05-hover.png') no-repeat; text-decoration: none;}
#content .bulle-6:hover { background: url('../img/bl06-hover.png') no-repeat; text-decoration: none;}

#content .bulle-1 span{padding:40px 66px 0 0;}
#content .bulle-2 span{padding:65px 0 0 0;}
#content .bulle-3 span{padding:75px 19px 0 0;}
#content .bulle-4 span{padding:130px 0 0 0;}
#content .bulle-5 span{padding:80px 0 0 20px;}
#content .bulle-6 span{padding:80px 0 0 45px;}
.footerInfo {
	margin:0 auto;
}
.footer {
	text-align:right;
	font-size:11px;
	color: #999;
}
.footer a {
	color: #7BAD1C;
}
.fleft, .fcenter, .fright {
	color: #999;
	min-height: 50px;
	padding-top: 20px;
	font-size: 12px;
}
.fleft{
	float:left;
	font-size:14px;
}
.fleft span {
	font-family: 'Lobster Two';
	color: #7BAD1C;
	font-size: 26px;
	line-height: 20px;
}
.fleft .green {
	color: #7BAD1C;
	font-size: 10px;
}
.fright {float:right; padding-top:48px;}
.fright a {color: #7BAD1C;}

.home #header {
	background: none;
}
.img-big img {margin:0 auto;}