@charset "utf-8";
.interieur {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	width:900px;
	height:800px;
	background-color:#FFFFCC;
	border-right-color: FFFFCC;
	left: 100px;
}
.titresPages {
	font-family: "Disney Print";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
}
body {
	text-align: center;
	margin: 0px;
}
.tab_g {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	padding-top: 4px;
}
.tab_n {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC3300;
	padding-top: 4px;
}
.tab_d {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC3300;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	padding-top: 4px;
}

.interieurasso {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	background-color:#FFFFCC;
}
