BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}


TABLE.Header
{
	font-size:12px;
	font-family: Arial, Verdana, Georgia;
	text-decoration: none;
	color: #09085A;
	margin: 0px;
}

TD.HeaderTitle
{
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #6980C0;
}

.HeaderTitle a:link,  .HeaderTitle a:visited {color:#6980C0; text-decoration:none;}
.HeaderTitle a:hover, .HeaderTitle a:active {color:#FFA715; text-decoration:none;} 


/* ------ Navig -------*/

TABLE.Steps
{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Verdana, Georgia;
	text-decoration: none;
	color: #09085A;
	margin: 5px;
}

.NavigTitle 
{
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Verdana, Georgia;
	text-decoration: none;
	color: #FFA715;
}

TABLE.Navig 
{
	width: 149px;
	font-size:11px;
	font-family: Arial, Verdana, Georgia;
	text-decoration: none;
	padding: 0px;
}

.navheader {color:#09085A;}
.nav1 {color:#FFA715; padding-left:5px; padding-top:4px; padding-bottom:2px;}
.nav2 {	color:#FFA715; padding-left:14px; padding-top:4px; padding-bottom:2px;}
.nav3 {	color:#FFA715; padding-left:23px; padding-top:4px; padding-bottom:2px;}
.nav4 {	color:#FFA715; padding-left:32px; padding-top:4px; padding-bottom:2px;}
.navheader a:link,  .navheader a:visited, .nav1 a:link,  .nav1 a:visited, .nav2 a:link,  .nav2 a:visited, .nav3 a:link,  .nav3 a:visited,  .nav4 a:link, .nav4 a:visited {color:#09085A; text-decoration:none;}
.navheader a:hover, .navheader a:active, .nav1 a:hover, .nav1 a:active, .nav2 a:hover, .nav2 a:active, .nav3 a:hover, .nav3 a:active, .nav4 a:hover, .nav4 a:active {color:#FFA715; text-decoration:none;} 

TD.NavSeparator
{
	background : transparent url(../images/SeparateurNavig.gif) repeat-x fixed center center;
	height: 1px;
}

TABLE.NavFooter
{
	width: 100%;
	background-color: #F1F4FB;
	margin-top: 15px;
}


/* ----- templates ------*/

TABLE.NoBorder
{
	width: 100%;
	border: 0px;
	padding: 0px;
}

TABLE.Template 
{
	width: 100%;
	border: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
	color: #393939;
}

IMG.Template
{
	border: 1px solid #6980C0;
}

TD.Titre
{
	font-family: Adlib BT, Arial;
	color: #FF6577;
	font-size: 18px;
	font-weight: bold;
}

TD.SousTitre1
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #D66B86;
}

TD.SousTitre2
{
	font-size: 12px;
	font-weight: bold;
	color: #95A4DD;
}

TD.Text
{
	vertical-align: top;
}

TD.Text A:link, TD.Text A:visited
{
	color:#95A4DD;
	text-decoration: none;
}

TD.Text A:active, TD.Text A:hover
{
	color:#D66B86;
	text-decoration: underline;
}

TD.ImageRight
{
	width: 143px;
	vertical-align: top;
	padding-left: 0px;
}


TD.ImageLeft
{
	width: 143px;
	vertical-align: top;
	padding-right: 0px;
}

TD.ImageFull
{
	width: 464px;
	vertical-align: top;
}

TD.SeparateurTitre
{
	height: 15px;
	background: transparent	url(img/separateur.gif) repeat-x fixed;
}

TD.Separateur
{
	background: transparent	url(img/separateur_horizontal.gif) repeat-x fixed center left;
}

TD.Photos2
{
	background: transparent	url(img/separateur_vertical.gif) repeat-y fixed top center;
}

TD.PhotoLeft
{
	padding-right:42px;
	width: 188px;
	vertical-align:top;
}

TD.PhotoRight
{
	padding-left:42px;
	width: 188px;
	vertical-align:top;
}

.Bullet1 {
	background-repeat: no-repeat;
	border: 0px;
	margin-left: 0px;
	width: 100%;
	height: 14px;
	font-family: Arial;
	font-size: 10px;
	color: #393939;
}
ul.Bullet1 {
list-style-image: url(img/bullet1.gif);
margin-left: 15px;
padding-left: 0px;
}

.Bullet2 {
	background-repeat: no-repeat;
	border: 0px;
	margin-left: 0px;
	width: 100%;
	height: 14px;
	font-family: Arial;
	font-size: 10px;
	color: #393939;
}
ul.Bullet2 {
list-style-image: url(img/bullet2.gif);
margin-left: 17px;
padding-left: 0px;
}

IMG.Template
{
        border: 1px solid #95A4DD;
}