/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/*body { 
    SCROLLBAR-FACE-COLOR: #eeeecc;
    SCROLLBAR-ARROW-COLOR: #006400
}*/

p, ul, li, td, tr{
	font-family:  Arial,sans-serif;
	color: #000000;
	font-size:11px;
}

body{
	font-family:  Arial,sans-serif;
	color: #000000;
	font-size:11px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.title{
	font-family:  Agency FB;
	font-size:21px;
	color: #00CCFF;
}	

.puce01
{
 list-style-image:url(img/puce01.gif) ;
 text-align:justify;
}
.puce02
{
 list-style-image:url(img/puce02.gif) ;
 /*text-align:justify;*/
}
.puce03
{
 list-style-image:url(img/puce02.gif) ;
 text-align:justify;
}

a.texte:link{
	color: #0000FF;
	text-decoration: none;
}

a.texte:visited{
	color: #0000FF;
	text-decoration: none;
}

a.texte:hover{
	color: #0000FF;
	text-decoration: underline;
}
a.menu:link{
	color: #0D68C1;
	text-decoration: none;
	font-weight:bold;
}

a.menu:visited{
	color: #000066;
	text-decoration: none;
	font-weight:bold;
}

a.menu:hover{
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
a.menu:active{
	color: #FFCC33;
	text-decoration: none;
	font-weight:bold;
}

a.big_menu:link{
	font-size: 12px;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}

a.big_menu:visited{
	color: #FFCC33;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

a.big_menu:hover{
	color: #FF0033;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
a.big_menu:active{
	color: #FFCC33;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

a.menu_haut:link{
	color: #FFFFCC;
	text-decoration: none;
	font-weigth: bold;
}

a.menu_haut:visited{
	color: #FFFFCC;
	text-decoration: none;
	font-weigth: bold;
}

a.menu_haut:hover{
	color: #FFFFCC;
	text-decoration: underline;
	font-weigth: bold;
}
a.menu_haut:active{
	color: #FFFFCC;
	text-decoration: none;
	font-weigth: bold;
}

a.menu_bas:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_bas:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_bas:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.smenu:active{
	color: #00FF00;
	text-decoration: none;
	font-weigth: bold;
}
a.smenu:link{
	color: #FF0000;
	text-decoration: none;
}
a.smenu:visited{
	color: #0000FF;
	text-decoration: none;
}
a.smenu:hover{
	color: #0000FF;
	text-decoration: underline;
	font-weigth: bold;
}
a.ssmenu:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.ssmenu:link{
	color: #0000FF;
	text-decoration: none;
}
a.ssmenu:visited{
	color: #0000FF;
	text-decoration: none;
}

a.ssmenu:hover{
	color: #0000FF;
	text-decoration: underline;
}
.flatbutton_bleu
{
    background-color: #B9C6D6;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border_rigth: #000000 1px solid;
    border-top: #000000 1px solid;
    color: #4B7FB1;
    cursor: hand;
    font-family:  Arial,sans-serif;
    font-size: 10pt;
    font-weigth: bold;
}
.flatbutton_gris
{
    background-color: #CCCCCC;
    border-bottom: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    border_rigth: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    color: #FFFFFF;
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weigth: bold;
}
.flatbutton_blue
{
    background-color: #0D68C1;
    border-bottom: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    border_rigth: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    color: #FFFFFF;
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weigth: bold;
}
.flattext_light
{
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border_rigth: #000000 1px solid;
    border-top: #000000 1px solid;
    font-family:  Arial,sans-serif;
    font-size: 10pt;
}
INPUT
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    COLOR: #000000;
}
SELECT
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    COLOR: #000000;
}
.encart
{
 text-align:justify;
}
