﻿


.tbl_chapitre
{
    width: 100%;
    margin-bottom:20px
}

.tbl_chapitre_caption
{
    width: 100%;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    font-weight: bold;
}

.tbl_chapitre_tr_normal
{
}

.tbl_chapitre_tr_altern
{
    background-color: #F7F7F7;
}
    
.tbl_chapitre_td_etiq
{
    vertical-align:top;
    width:195px
}


.tbl_chapitre_td_valu
{
    vertical-align:top;
}





.tbl_bandeau
{
	background-color: #046DB9;
}

.gridview_entete_et_pied
{
	background-color: #409EE1;
}

.bandeau_titre
{
    font-weight: bold;
    font-size: x-large;
    color: White;
    font-family: Verdana;
}

.bandeau_sous_titre
{
	font-weight: bolder;
	font-size: small;
	color: #CCFFFF;
	font-family: Verdana;
}

.bandeau_sous_sous_titre
{
	font-size: small;
	color: #CCFFFF;
	font-family: Verdana;
}

body {

	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: small;
	color: #000099;

}
