@import url(../style_theme/style_theme8.css);
@import url(../fenetre/style_fenetre1.css);
.aller{
	width:100%;
	margin:0px;
	padding:0px;	
}
.aller li{
	list-style-position:inside;
	list-style-type:disc;
	padding:5px;
}
.aller a {
	color:black;
	text-decoration:none;
}
.aller a:hover {
	font-weight:bold;
}
.titre {
	font-weight:bold;
	font-size:15px;
	color:#751313;
}
.ouverture{
	display:block;
	overflow: hidden;
	width:30%;
	margin-left:30%;
}
.jour{
	float:left;
	margin-left:5px;
	width:100px;
	color:black;
}
.heure{
	float:right;
	color:#751313;
}
.paragraphe{
	width:60%;
	margin-left:20%;
	text-align:center;
}
.image{
	margin-left:211px;
}
.dou{
	margin-left:211px;
}
.dou a {
	color:black;
	text-decoration:none;
}
.dou a:hover {
	font-weight:bold;
}
.yaller{
	display:block;
	overflow: hidden;
	width:60%;
	margin-left:20%;
}
.quand{
	float:left;
	margin-left:5px;
	width:160px;
	color:black;
}
.comment{
	float:left;
	color:#751313;
}
.google{
	margin-left:267px;
}
