BODY {
	background-color: transparent;
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : normal;
	font-size : 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
			
	
}

img.rollover:hover {
	width : 2%;
	height: 2%;
}

@font-face {
    font-family: 'eurasia';
    src: url('fonts/eurasia_normal-webfont.eot');
    src: url('fonts/eurasia_normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eurasia_normal-webfont.woff') format('woff'),
         url('fonts/eurasia_normal-webfont.ttf') format('truetype'),
         url('fonts/eurasia_normal-webfont.svg#eurasianormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

TD.menu {
	font-family : 'eurasia';
	font-size : 18px;
	font-weight : bold;
}

a.submenu:LINK {
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;
	
}

a.submenu:HOVER {
	color : #ff9900;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;
	
}

A:LINK {
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;

}

A:VISITED{
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;

}

A:HOVER {
	color : #ff9900;	
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif, verdana, geneva, helvetica, arial, "lucida sans", sans-serif;
	font-weight : bold;
	font-size : 10px;

}

A.interface:LINK {
	color : black;		
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 12px;
}

A.interface:VISITED{
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 12px;
}

A.interface:HOVER {
	color : #ff9900;	
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif, verdana, geneva, helvetica, arial, "lucida sans", sans-serif;
	font-weight : bold;
	font-size : 12px;
}


BLOCKQUOTE {
	color : black;	
	margin-left : 25;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;	
	font-size : 10px;
}

H6 {
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : normal;
	font-size : 18px;
}

TH {
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : normal;
	font-size : 10px;

}

TR {
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : normal;
	font-size : 10px;

}

tr.rollover:hover {
	background-color:#ddd;

}

TD {
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	/*font-weight: bold;*/
	font-size : 10px;
	vertical-align: top;

}

TD.normal {
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight: normal;
	font-size : 10px;
	vertical-align: top;

}

TD.paypal {
	vertical-align: middle;
}

HR {
	color: #666666;
	background-color: #666666;
	background: #666666;
	border:none;
	height: 1px;
}

HR.titre {
	color: #666666;
	background-color: #666666;
	background: #666666;
	border:none;
	height: 10px;
	margin: 2px 0px;
	padding: 0px;
}

H1 {
	color : black;
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;
}
H2 {
	font-family : 'eurasia';
	font-size : 18px;
	font-weight : bold;
}
H3 {
	color : #ff9900;
	/*text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;*/
	font-family : 'eurasia';
	font-size : 18px;
	font-weight : bold;	
}
H4 {
	color : #ff0000;
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 12px;
}	
H5 {
	color : silver;
	font-family : verdana, geneva, helvetica, arial, "lucida sans", sans-serif;
	font-size : 9px;
	font-weight : normal;
}
.info {
	color : #ff9900;
	/*text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;*/
	font-family : 'eurasia';
	font-size : 16px;
	font-weight : bold;	
}
.titre{
	font-family : 'eurasia';
	font-size : 32px;
	font-weight : bold;
}

.copyright {
	color:#FFF;
}

.grise {
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
    opacity: 0.4;
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
} 
