body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.TitreMenu
{
font-family: Arial;
font-weight: bold;
font-size: 13px;
color : #000000
}

.Titre
{
font-family: "Trebuchet MS", Arial;
font-weight: bold;
font-size: 18px;
color : #333333
}

.SousTitreAnthracite
{
font-family: "Trebuchet MS", Arial;
font-weight: bold;
font-size: 12px;
color : #9A2A2C
}

.SousTitreNoir
{
font-family: "Trebuchet MS", Arial;
font-weight: bold;
font-size: 13px;
color : #000000
}

.ResultatOffre
{
font-family: "Trebuchet MS", Arial;
font-weight: bold;
font-size: 11px;
color : #000000
}

.ResultatOffre a:link
{
text-decoration:none;
font-family: Arial;
font-size: 11px;
color : #9A2A2C
}

.ResultatOffre a:visited
{
text-decoration:none;
font-family: Arial;
font-size: 11px;
color : #9A2A2C
}

.ResultatOffre a:hover
{
text-decoration: underline;
font-family: Arial ;
font-size: 11px;
color : #9A2A2C
}

.MenuDroite
{
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color : #000000
}

.MenuDroite a:link
{
text-decoration:none;
font-family: Arial;
font-size: 11px;
color : #9A2A2C
}

.MenuDroite a:visited
{
text-decoration:none;
font-family: Arial;
font-size: 11px;
color : #9A2A2C
}

.MenuDroite a:hover
{
text-decoration: underline;
font-family: Arial ;
font-size: 11px;
color : #9A2A2C
}

td { 
font-family: "Trebuchet MS", Arial;
font-size: 12px;
color : #333333;
line-height:1.4
}

td a:link
{
text-decoration:none;
font-family: Arial;
font-size: 12px;
color : #9A2A2C
}

td a:visited
{
text-decoration:none;
font-family: Arial;
font-size: 12px;
color : #9A2A2C
}

td a:hover
{
text-decoration: underline;
font-family: Arial ;
font-size: 12px;
color : #9A2A2C
}

.footer
{
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color : #000000
}

.footer a:link
{
text-decoration:none;
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color : #9A2A2C
}

.footer a:visited
{
text-decoration:none;
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color : #9A2A2C
}

.footer a:hover
{
text-decoration:underline;
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color : #9A2A2C
}

#OuterContainer {
	padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	height: 320px;
	width: 430px;
	margin: 0 auto;
	background-color: #dedede;
	border: 5px solid #FFFFFF;
	font-size: 0px;
}

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}