
#accueil {

}

#intro div.text {
	
}
#intro div.text p {
	font-size: 12px;
}

#intro div.picture {
	margin: 15px 0 10px 10px;
	float: right;
}
#bt-rules {
	width: 618px;
	height: 73px;
	margin: 20px auto;
}

#advices {
	width: 283px;
	float: left;
}
#last-advice {
	width: 283px;
	height: 189px;
	background: url( '/images/accueil/bg-advice.gif' ) no-repeat top center;
	overflow: hidden;
}
#last-advice div {
	padding: 10px;
}
#last-advice p {
	margin: 0;
	font-size: 14px;
}
#bt-advices {
	margin-top: 5px;
	width: 150px;
	height: 21px;
	line-height: 21px;
	background: url( '/images/accueil/bt-advices.gif' ) no-repeat center;
}
#bt-advices a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding-left: 10px;
}

#emails {
	width: 434px;
	float: right;
}
#emails div.picture {
	margin: 12px 10px 5px 0;
	float: left;
}
#emails p {
	font-size: 14px;
	margin: 12px 0 0 0;
}
#emails a {
	color: #B51B0A;
	font-weight: bold;
	background: url( '/images/accueil/bg-link-email.gif' ) no-repeat left center;
	line-height: 16px;
	padding-left: 25px;
	font-size: 13px;
}

#tchat {
	width: 434px;
	margin: 20px 0;
	float: left;
}
#tchat div.picture {
	margin: 0 10px 10px 0;
	float: left;
}
#tchat p {
	font-size: 14px;
	margin: 0;
}
#tchat p.title {
	font-weight: bold;
	margin-bottom: 10px;
}
#tchat p.text {

}

#tchat a {
	color: #B51B0A;
	font-weight: bold;
	background: url( '/images/accueil/bg-link-tchat.gif' ) no-repeat left center;
	line-height: 16px;
	padding-left: 25px;
	font-size: 13px;
}

#seductest {
	width: 285px;
	height: 270px;
	background: url( '/images/accueil/bg-seductest.gif' ) no-repeat center;
	float: right;
	margin: 10px 0 20px 0;
}
#seductest p.title {
	margin: 80px 1px 0 1px;
	padding: 0 15px;
	font-weight: bold;
	height: 189px;
	background: url( '/images/accueil/bg-footer-seductest.gif' ) no-repeat bottom right;
}

#seductest p.link {
	background: url( '/images/accueil/bg-link-seductest.gif' ) no-repeat left;
	line-height: 21px;
	text-align: center;
	width: 150px;
	margin-top: -35px;
}
#seductest a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}