@charset "utf-8";
/* CSS Document */
body
{
    background-color: #e4e4fc;
    text-align: left;
    font-family: Verdana, Georgia, "Times New Roman", serif;
}
.bodyFondu
{
    color: #e4e4fc;
    background-color: #e4e4fc;
    text-align: left;
    font-family: Verdana, Georgia, "Times New Roman", serif;
}

/* IE 5.5 and IE 6 support */
img 
{ 
    behavior: url(../iepngfix.htc); 
}
TD
{
    font-family: Georgia, Verdana, "Times New Roman", serif;
    font-style: italic;
    font-size: 18px;
}
.big
{
    font-family: Georgia, Verdana, "Times New Roman", serif;
    font-style: italic;
    font-size: 28px;
}
.normal
{
    font-family: Georgia, Verdana, "Times New Roman", serif;
    font-style: normal;
    font-size: 18px;
}
.normalSearch
{
    font-family: Georgia, Verdana, "Times New Roman", serif;
    font-style: normal;
    font-size: 14px;
    text-decoration: none;
}
.normalCadre
{
    font-family: Georgia, Verdana, "Times New Roman", serif;
    font-style: normal;
    font-size: 18px;
    border-style: solid;
    border-width: 2px;
    border-color: #444444 ;
}
.normalBig
{
    font-family: Georgia, Verdana, "Times New Roman", serif;
    font-style: normal;
    font-size: 28px;
}
.solidcadre
{
    border-style: solid;
    border-width: 1px;
    border-color: #444444 ;
}
.cadre
{
/*
	border-top: dotted 1px #444444 ;
	border-left:ridge 0px #e4e4fc ;
	border-right:ridge 0px #e4e4fc ; 
	border-bottom: dotted 1px #444444 ;
*/
    border-style: dotted;
    border-width: 2px;
    border-color: #444444 ;
}
.nav-table
{
    border-top: solid 1px #444444 ;
    border-bottom: solid 1px #444444 ;
}
.dottedline
{
    border-top: dotted 1px #444444 ;
}
.leftdotted
{
    border-left: dotted 2px #444444 ;
}
.rightborder
{
    border-right: solid 1px #444444 ;
}
.title
{
    font-family: Verdana, Georgia, "Times New Roman", serif;
    font-size: 22px;
    font-style: normal;
    text-decoration: underline; 
}
.section
{
    background-color: #cbcbcb;
    border-style: solid;
    border-width: 1px;
    border-color: #111111;
}
.fondu
{
    font-size: 30;
    font-weignt: bold;
}
.red
{
    color: #f93012;
}
.redNormal
{
    font-family: Georgia, Verdana, "Times New Roman", serif;
    font-style: normal;
    font-size: 18px;
    color: #f93012;
}
.search
{
    font-style: normal;
}
