body
{
    margin-left: auto;
    margin-right: auto;
    font-family: "new century schoolbook", serif;
    color: inherit;
    background-color: ivory;
    font-size: x-small;
	
}

.lien
{
    background-color: transparent;
    color: #000066;
    text-decoration: none;   
    border-style: none;
    font-weight: bold;;
	text-align: left
    
}


.rouge
{
text-decoration: blink;
    background-color: transparent;
    color: red;
  
    border-style: none;
    font-weight: bold;;
	text-align: left;
	font-size:15pt;


    
}

.LIEN2
{
    background-color: transparent;
    color: #000066;
    text-decoration: none;   
    border-style: none;
    font-weight: bold;
    height: 30px;
	vertical-align: bottom
}

:focus
{
    background-color: inherit;
    border-bottom-color : #006666;
    border-bottom-style : solid;
    color: #006666;
}

.lien:hover
{
    background-color: inherit;
    color: #cc0066;
}

.info
{
    color: #990000;
    text-decoration: none;   
    background-color: transparent;
    border-style: none;
    font-weight: bold;
}

.mail
{
    color: #990000;
    text-decoration: none;   
    background-color: transparent;
    border-style: none;
    font-weight: bold;
}

table
{
    table-layout: fixed;
    width: 100%;
    font-size: x-small;
	
}

td
{

}

.valideform
{
    text-align: center;
}

.titre
{
    background-color: inherit;
    color: #006666;
    text-align: center;
    font-weight: bold;
}

.cl1
{
    background-color: inherit;
    color: #006666;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
    font-weight: bold;
    width: 25%;
}

.cl1bis
{
    background-color: inherit;
    color: #006666;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
    font-weight: bold;

}

.cl2
{
    background-color: inherit;
    color: #006699;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
    font-weight: normal;
}

.cl3
{
    background-color: inherit;
    color: #006699;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
    font-weight: bold;
}

.cl4
{
    background-color: inherit;
    color: black;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
    font-weight: bold;
}

.cl5
{
    background-color: inherit;
    color: black;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
}

.attn
{
    background-color: inherit;
    color: #8B0000;
    border-style: solid;
    border-width: thin;
    border-color: #8B0000;
    text-align: center;
    font-weight: bold;
}

.cl7
{
    background-color: inherit;
    color: #006666;
    border-style: solid;
    border-width: thin;
    border-color: burlywood;
    text-align: center;
    font-weight: bold;
}

.cl8
{
    background-color: inherit;
    color: black;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
}

.cl9
{
    background-color: inherit;
    color: #006699;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
    font-weight: bold;
}

.clvalue
{
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
}

.clnmvalue
{
    background-color: inherit;
    color: #006699;
    font-weight: bold;
    font-size: x-small;
}

.clvlvalue
{
    background-color: inherit;
    color: black;
    font-weight: bold;
}

.ligne1
{
}

.ligne2
{
    color: inherit;
    background-color: #ffcccc;
}

.form
{
    background-color: inherit;
    color: black;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: left;
}

.planning
{
    background-color: inherit;
    color: black;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
    table-layout: auto;
}

.wait
{
    background-color: inherit;
    color: #006666;
    border-style: solid;
    border-width: thin;
    border-color: #006699;
    text-align: center;
    font-weight: bold;
    width: 100%;
}
.col1{
	width:60%;
	text-align:Right;
}
.col1width70{
	width:70%;
	text-align:Right;
}
.col1width60{
	width:60%;
	text-align:Right;
}

.col2{
	width:20%;
	text-align:Left;
}
.col2width15{
	width:15%;
	text-align:Left;
}

.col2Width10{
	width:10%;
	text-align:Left;
}
.col2Width20{
	width:20%;
	text-align:Left;
}
.col1Left{
	width:60%;
	text-align:Left;

}
.col1Left20{
	width:20%;
	text-align:Left;

}

.col2Left50{
	width:50%;
	text-align:Left;

}

.trRight{
	text-align:right;

}

.trLeft{
	text-align:left;

}
.trCenter{
	text-align:center;

}

.tableSpec{
	text-align:center;
	width:65%;
	padding:0px;
	border-spacing:0px;
}

