#DivInfosEssentielles
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

#TitreInfosEssentielles
{
	text-align: center;
	color: #F7A804;
	font-size: 18px;
	font-family : arial,verdana, geneva, helvetica, sans-serif;
	font-weight: bold;
}

#TexteInfosEssentielles
{
	color: white;
	font-size: 11px;
	font-family : arial,verdana, geneva, helvetica, sans-serif;
	
}

#UrlInfosEssentielles
{
	background-image: url(../design/picto_souris.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 27px;
	vertical-align: middle;
	padding-top: 5px;
}

#MailInfosEssentielles
{
	background-image: url(../design/picto_souris.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 27px;
	vertical-align: middle;
	padding-top: 5px;
}

.LienInfosEssentielles
{
	color: black;
	font-size: 11px;
	font-family : arial,verdana, geneva, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

.LienInfosEssentielles:hover
{
	text-decoration: underline;
}