#main
	{
	height: 540px;
	overflow: visible;
	background-color: #969696;
	}

#modele_gay
	{
	position: absolute;
	top: -50px;
	width: 258px;
	height: 498px;
	background-image: url('img/modele_gay.jpg');
	background-repeat: no-repeat;
	}

#modele_gay_pied
	{
	position: absolute;
	top: 448px;
	left: 147px;
	width: 62px;
	height: 62px;
	background-image: url('img/modele_gay_pied.png');
	background-repeat: no-repeat;
	}

#tag_gay
	{
	position: absolute;
	top: 23px;
	left: 258px;
	width: 267px;
	height: 217px;
	background-image: url('img/tag_gay.png');
	background-repeat: no-repeat;
	}

#bouche_gay
	{
	position: absolute;
	top: 255px;
	left: 320px;
	width: 412px;
	height: 281px;
	}

#video_gay
	{
	position: absolute;
	top: 230px;
	left: 520px;
	width: 180px;
	height: 110px;
	background-image: url('img/video_gay.jpg');
	background-repeat: no-repeat;
	}

#webcam_gay
	{
	position: absolute;
	top: 290px;
	left: 280px;
	}

#chat_gay_connexion
	{
	position: absolute;
	top: 10px;
	left: 550px;
	}

#connexion_haut {
	background-image: url('img/connexion_haut.png');
	background-repeat: no-repeat;
	width: 220px;
	height: 10px;
	}

#connexion_main {
	background-color: #a2a2a2;
	background-image: url('img/connexion_main.jpg');
	background-repeat: no-repeat;
	width: 200px;
	color: #605754;
	font-size: 11px;
	padding: 10px;
}
	
#connexion_bas {
	background-image: url('img/connexion_bas.png');
	background-repeat: no-repeat;
	width: 220px;
	height: 10px;
	}