/* CSS Document */
.introduction{
font-family:"Times New Roman", Times, serif;
font-size:36px;
}
.titre{
	color:#663300;
	font-weight:bold;
	margin:0px;
}

.float_left{
	float:left;
}

.accueil_left{
	padding-right:12px;	
	margin:10px 0px 10px 8px;
	width:350px;
}

.animated_version{
	float:left;
	width:120px;
}

.sublime_content{
		background-color:#FFFFFF;
		width:550px;
	}

.menu{
position:relative;
top:55px;

}

.bottompage{
background-image:url(../images/fade-base-guest_children.jpg);
background-repeat:repeat-x;
height:41px;
width:550px;

}
