body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding:0px;
	margin:0px;
	background-image : url('../images/images_accueil/home_as_decoete.jpg');
	background-repeat : no-repeat;
	background-color : #000000;
	background-position : top;
}


/*************************/
/***********DIV***********/
/*************************/


/******************************/
/*************header***********/
/******************************/

#header{
	width:700px;
	height:211px;
}

#header_bandeau_haut{
	width:700px;
	height:96px;
}

#header_bas_1{
	float:left;
	width:210px;
	height:105px;
}

#header_bas_2{
	float:left;
	width:191px;
	height:105px;
}

#header_bas_3{
	float:right;
	width:165px;
	height:115px;
}

#bouton_go{
	float:left;
	position:relative;
	z-index:10;
	width:134px;
	height:105px;
}

/******************************/
/*************milieu***********/
/******************************/

#conteneur{
	width:700px;
	height:429px;
}

#bandeau_pub{
	width:664px;
	height:153px;
}

#video{
	width:210px;
	height:153px;
	float:left;
}

#bandeau_titre_video{
	width:210px;
	height:21px;
	background-color:#D714B2;
}

.text_video{
	position:relative;
	color: #fff;
	font-weight: bold ;
	/*float : left;*/
	margin-left : 15px;
	margin-top: -21px;
	}

#video_chat_public{
	width:210px;
	height:132px;
	background-image:url('../images/images_accueil/cadre_video_fond.gif');
	background-repeat:repeat-x;
	text-align:center;
}

#video_chat_public img{
	margin-top:10px;
}

#voyants{
	width:444px;
	height:153px;
	float:right;
	margin-left:10px;
	background-color:#00374A;
}

#bandeau_titre_voyants{
	width:444px;
	height:22px;
	background-color:#00729A;
}

.bloc_titre{
	float:left;
	margin-left:6px;
	margin-top:2px;
}

.bandeau{
	float:right;
}

#cadre_images{
	width:430px;
	height:89px;
	margin-top:4px;
	margin-left:6px;
}

#voyants_texte{
	width:430px;
	height:42px;
	margin-left:4px;
	margin-top:2px;
	color:white;
}

#voyants_texte img{
	float:right;
	margin-top:-18px;
	margin-right:-10px;
}

#contenu_principal{
	width:700px;
	min-height:266px;
	margin-top:10px;
}

#menu{
	width:210px;
	height:228px;
	float:left;
}

#menu ul{
	padding:0px;
	margin:0px;
}

#menu li{
	background-image:url('../images/images_accueil/bouton_menu.jpg');
	background-repeat:no-repeat;
	margin-bottom:8px;
	list-style-type: none;
	width:210px;
	height:19px;
	padding-top:2px;
	padding-left:20px;
}

#menu a{
	text-decoration:none;
}

#menu li a:hover{
	background-image:url('../images/images_accueil/bouton_menu_on.jpg');
	background-repeat:no-repeat;
	list-style-type: none;
	width:210px;
	height:21px;
	margin-top:-2px;
	margin-left:-20px;
	padding-left:20px;
	padding-top:2px;
	display:block;
}

#zone_info{
	width:445px;
	margin-left:10px;
	float:left;
}

#bandeau_titre_info{
	width:445px;
	height:21px;
	background-color:#00729A;
}

#infos{
	width:282px;
	height:207px;
	float:left;
	margin-left:-10px	
}

#acces_membre{
	width:172px;
	height:199px;
	margin-top:8px;
	float:left;
	background-image:url('../images/images_accueil/cadre_acces_membre.jpg');
	background-repeat:no-repeat;
}

input.text{
	width:130px;
}

#acces_membre form{
	padding:0px;
	margin:0px;
}

.placement_tab{
	margin-left:15px;
	margin-top:45px;
}

.bouton_ok{
	float:right;
	margin-right:17px;
	margin-top:5px;
	border:0px;
}

.placement_tab a:link{
	color:white;
	text-decoration:underline;
}

.placement_tab a:visited{
	color:white;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}

.placement_tab a:hover{
	color:#ff66cc;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}

.placement_tab a:active{
	color:white;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}

#bandeau_pied{
	width:664px;
	height:23px;
	float:left;
	background:url('../images/images_accueil/cadre_footer_1.gif') no-repeat #00729A;
}

/******************************/
/*************footer***********/
/******************************/

#footer{
	width:664px;
	text-align:center;
}

#footer li{
	display:inline;
}

.text_footer{
	font-size:10px;
	font-family:arial;
	color:#fff;
}

.text_footer a:link{
	color:#fff;
	text-decoration:none;
}

.text_footer a:visited{
	color:#fff;
	text-decoration:none;
}

.text_footer a:hover{
	color:#ff66cc;
	text-decoration:none;
}

.text_footer a:active{
	color:#fff;
	text-decoration:none;
}
