.dossierS {

	border: 1px solid #990000;
	display: none;
}

.tableauligne {
	border: 1px solid #CCCCCC;
}

a, a:visited
{
	text-decoration: underline;
	color: white;
}

a:hover
{
	text-decoration: underline;
	color: lime;
}

a.menuhaut, a.menuhaut:visited
{
	display: block;
	background-color: #FFFFCC;
	text-decoration: none;
	color: black;
}

a.menuhaut:hover
{
	background-color: #FF9933;
}

a.lien
{
	text-decoration: none;
	color: black;
}

a.lien:hover
{
	text-decoration: underline;
	color: blue;
}

a.lienbtn
{
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a.lienbtn:hover
{
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
	color: black;
}

.red {
	font-weight: bold;
	color: #FF0000;
}

.black {
	font-weight: bold;
	color: #000000;
}

.blanc {
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: small;
}
.petitblack {
	font-weight: bold;
	color: #000000;
	font-size: x-small;
}

.listitem {
	color: black;
	font-style: italic;
}

.boiteenfoncee {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #99FF99;
}

.txtpetit {
	font-size: x-small;
}

.sansbordurefond {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #F4FFD7;
}

.boiteblanche {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: white;
}

.entetetab {
	background-color: #68C300;
}
.titredecale {
	font-weight: bold;
	text-decoration: underline;
	text-indent: 45px;
}

.boiteajout {
	background-color: #FF6666;
}

.boiterech {
	background-color: #66FF99;
}
