body {
	background-color: #000;
	background-image: url(../images/page_fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

a:link {
	color: #ff2600;
	font-weight: bold;
}

div#footer {
	text-align: center;
	font-size: 11px;
	margin-bottom: 30px;
}

.mask_txt {
	text-indent: -5000px;
}

.toBlock {
	display: block;
}

#prevention {
	background-image: url(../images/audiogay_08_prevention.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 971px;
}

#bloc {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}

#pub {
	background-image: url(../images/audiogay_01_fondbanniere.jpg);
	background-repeat: repeat-y;
}

#pub_cadre {
	background: url(../images/audiogay_02_bas_banniere.jpg) no-repeat 0 bottom;
	padding-bottom: 17px;
	text-align: center;
}

#header {
	background-image: url(../images/audiogay_04_header.jpg);
	height: 80px;
	width: 971px;
	background-repeat: no-repeat;
}

#header h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}

#texte {
	background-image: url(../images/audiogay_05_texte.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 452px;
	width: 679px;
}

#france {
	background-image: url(../images/audiogay_06_france.gif);
	height: 452px;
	width: 292px;
	background-repeat: no-repeat;
	margin-left: 679px;
}

#france:hover {
	background-image: url(../images/audiogay_06_france_on.jpg);	
}

#chatroom {
	background-image: url(../images/audiogay_07_chatroom.gif);
	background-repeat: no-repeat;
	height: 186px;
	width: 971px;
}

img {
	border-width: 0;
}
a:link, a:visited, a:hover, a:active {
outline-style:none;
}