#entete-boite-texte
{
	position : absolute;
	margin-top : 10px;
	margin-left : 227px;
	width : 500px;
	height : 80px;
	background-color : #FFFFFF;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

#entete-texte
{
	width : auto;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	word-spacing : 0px;
	letter-spacing : 0px;
	line-height : 22px;
	color : #000000;
}

#entete-texte br
{
	letter-spacing : 0px;
}

#entete-texte a
{
	color : #000000;
	text-decoration : none;
}
#entete-texte a:visited
{
	color : #000000;
	text-decoration : none;
}
#entete-texte a:hover
{
	color : #000000;
	text-decoration : underline;
}
	
#entete-texte ul
{
	padding : 0px;
	margin : 0px;
}
#entete-texte ul li
{
	padding : 0px;
	margin : 0px;
	margin-left : 10px;
	list-style : inside;
	text-indent : 0px;
}
