body {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #EDEFEC;
	height: 100%;
}
body.iframe {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;/*	scrollbar-face-color: #E70510;
	scrollbar-shadow-color: #E70510;
	scrollbar-highlight-color: #E70510;
	scrollbar-3dlight-color: #E70510; 
	scrollbar-darkshadow-color: #E70510; 
	scrollbar-track-color: #E70510; 
	scrollbar-arrow-color: #FFFFFF;*/
}
body.iframe_2 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: transparent;/*	scrollbar-face-color: #E70510;
	scrollbar-shadow-color: #E70510;
	scrollbar-highlight-color: #E70510;
	scrollbar-3dlight-color: #E70510; 
	scrollbar-darkshadow-color: #E70510; 
	scrollbar-track-color: #E70510; 
	scrollbar-arrow-color: #FFFFFF;*/
}
table {
	font-size: 12px;
	color: #FFFFFF;
}
td.splash {
	font-size: 12px;
	color: #FFFFFF;
}
td.home {
	font-size: 10px;
}
td.contact {
	font-size: 16px;
	font-weight : bold;
}
td.popup {
	font-size: 16px;
	color: #006EC7;
}
td.copyright {
	font-size: 12px;
	color: #D0D1D0;
}
marquee {
	font-size: 14px;
	font-weight : bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
img {
	border: 0px;
}
img.news {
	border: solid #006EC7 1px;
}
img.news2 {
	border: solid #006EC7 1px;
	margin-right: 20px;
	margin-bottom: 5px;
}
span.news {
	color: #006EC7;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.copyright:link {
	text-decoration: underline;
	color: #D0D1D0;
}
a.copyright:hover {
	text-decoration: none;
	color: #D0D1D0;
}
a.copyright:visited {
	text-decoration: underline;
	color: #D0D1D0;
}
textarea.comment {
	width: 300px;
	height: 100px;
}
input.comment {
	width: 300px;
}
input.fete {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}
/*
= New Styles
----------------------------------------------------------------------------- */ 

#comicsCoeur {
	position:absolute;
	z-index:100;
	top:20px;
	right:50px;
}
#comicsCoeur a {
	display:block;
	width:224px;
	height:157px;
	background: url(../_images/comicsCoeur.png);
	text-indent:-5000px;
	/*
    Here we apply the fix to just one element.
    You can do the same with CLASS selectors...
   */
   behavior: url("iepngfix.htc");
}
