/* Images */

.drop-shadow
{
	float: left;
	position: relative;
	margin: 0 10px 0 0 !important;
	background: transparent url(../images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(../images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

.drop-shadow a { border-bottom-width: 0; }

.drop-shadow-right
{
	float: right;
	position: relative;
	margin: 10px 0 0 0 !important;
	background: transparent url(../images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(../images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow-right img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow-right p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

.drop-shadow-right a { border-bottom-width: 0; }

a {
text-decoration: underline;
color: black;
font-size: 12;
font-weight: bold;
font-family: georgia bold italic;
}

a.haut {
text-decoration: underline;
color: #88561C;
font-size: 12;
font-weight: bold;
font-family: georgia bold italic;
}

td {
color : black;
font-size: 12px;
font-family: georgia bold italic;
}

h1 {
color : white;
font-size : 15px;
font-family : Comic sans ms bold;
font-weight: bold;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 5px;
margin-right : 0px;
}

.orange {
color : #B79745;
font-size : 12px;
font-family : georgia bold italic;
font-weight: bold;
}
