body{
	background-color:#29303c;
	margin: 0px;
}

td.fond_beige{
background-color:#E4DDD0;
}

td.fond_couleur{
background-color:#29303c;
}

/*********************************************** Style du corps de page **************************************************/

.txt_noir11{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 11px;
}

.txt_noir11 li{
	list-style-position:inside;
	list-style-type: disc;
	text-align: left;
	margin-left: -39px;
}

.txt_noir12{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
}

.date_valid{
	font-size: 10px;
	color: #FFFFFF;
	height: 14px;
	width: 128px;
	background-color: 4c8841;
	text-align: center;
}

.lien_site{
	font-weight: bold;
	text-decoration: underline;
}


label  {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 20px;
    }
label.commentaires	{
	height: 60px;
}
.alignTopLeft{
	text-align: left; 
	vertical-align: top;
}
	
.OPTION {
	background-color: #E4DDD0;
	}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow:hidden;
	width: 190px;
	height: 50px;
}
textarea.commentaires {
	width: 310px;
	height: 140px;
	overflow: auto;
	}
.filetBeigeFonce2px {
	background-color: #E4DDD0;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8e9398;
}
.pointilleNoir1pxFondBlanc {

	border: 1px dotted #000000;
	background-color: #FFFFFF;
}
