body {color: #404381;font-family: Arial, Verdana, helvetica, sans-serif;font-weight: bold;font-size: 10px;}
.content {color: #404381;font-family: Arial, Verdana, helvetica, sans-serif;font-weight: bold;font-size: 13px;}
.red {color: #D11A48;font-family: Arial, Verdana, helvetica, sans-serif;font-weight: bold;font-size: 13px;}
.green {color: #2B7459;font-family: Arial, Verdana, helvetica, sans-serif;font-weight: bold;font-size: 13px;}
.white {color: #FFFFFF;font-family: Arial, Verdana, helvetica, sans-serif;font-weight: bold;font-size: 10px;}
A.content {color: #404381;font-family: Arial, Verdana, helvetica, sans-serif;font-weight: bold;font-size: 13px;text-decoration:underline;}
A.content:visited {color: #404381;text-decoration:underline;}
A.content:hover {color: #D11A48;text-decoration:underline;}
A.content:active {color: #404381;text-decoration:underline;}
A.white {color: #FFFFFF;font-family: Arial, Verdana, helvetica, sans-serif;font-weight: bold;font-size: 10px;text-decoration:none;}
A.white:visited {color: #FFFFFF;text-decoration:none;}
A.white:hover {color: #FFFFFF;text-decoration:underline;}
A.white:active {color: #FFFFFF;text-decoration:none;}

/* bloc categories */
ul.categories {width:770px;text-align:center;margin:0 0 30px 0;padding:10px;background:url(../../grafx/bg-categories.jpg) no-repeat top left;border-bottom:1px solid #e9f1ee;}
.categories li {color:#3f4280;font-size:11px;line-height:18px;list-style:none;border-right: 1px solid #404381;display:inline;}
.categories li a{color:#ac153b;margin:0 10px 0 10px;}
.categories li a:hover{color:#eb1d51;}
.categories li ul{display:none;}

/* splash page */
#splahImage {float:left;width:575px;height:328px;background: url(http://amusementsboreal.com/splash-page.jpg) no-repeat left top;}
#laguageSelector{float:right;margin-top:45px;}
span.fr{float:left;margin-right:40px}
span.en{float:left;margin-right:20px}

a{outline:none;}