/*#
{
 ouverture div id car bug FIREFOX
}
*/


#accueil_colonne_gauche {
	clear:both;
	float:left;
	width:300px;
	height:410px;
}

#accueil_colonne_milieu {
	float:left;
	width:200px;
	height:410px;
	margin-left:10px;
}

#accueil_colonne_droite {
	float:left;
	width:300px;
	height:410px;
	margin-left:10px;
}

.div300x200 {
	clear:both;
	width:300px;
	height:200px;
	background: url(../imageset/fondiv.png) no-repeat;
	color:#FFF;
}

.div200x100 {
	clear:both;
	width:200px;
	height:95px;
	background: url(../imageset/stats_bloc.png) no-repeat;
	color:#FFF;
}

#inscription {
	clear:both;
	width:200px;
	height:200px;
}

#inscription a {
	width:180px;
	height:180px;
	float:left;
	background: url(../imageset/jouer.png) no-repeat;
}

#inscription a:active {
	background: url(../imageset/jouer-active.png) no-repeat;
}



/* ///////////// VISITE GUIDEE ////////////// */

#colonne_gauche {
	margin-left:10px;
	width:510px;
	height:410px;
	clear:both;
	float:left;
	color:white;
	background: url(../imageset/colonne_gauche.png) no-repeat;
}

/* contenu de gauche sans le titre du div */
#gauche_contenu {
	margin-top:14px;
	margin-left:14px;
	width:482px;
	height:383px;
	clear:both;
	overflow:auto;
	text-align:justify;
}

#colonne_droite {
	width:320px;
	height:410px;
	float:left;
	color:white;
	background-color:transparent;
}

.bloc_droit {
	width:300px;
	height:200px;
	margin-left:10px;
	clear:both;
	text-align:justify;
	color:white;
	background: url(../imageset/fondiv.png) no-repeat;
}

#titrediv_long {
	width:482px;
	clear:both;
	background: url(../imageset/colonne_gauche.png) repeat-y;
}

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 172px; /* Set to gallery width, in px or percentage */
	height: 67px; /* Set to gallery height */
}
#statusdiv {
	background: #00FF80;
	/*padding: 2px;*/
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
	
}

#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
