*
{
	font-family: Arial, Helvetica, sans-serif;
}
BODY
{
	background-color: #FFFFFF;
	margin: 0px;
}

/* MES ID PLACE LES UNS EN FOCNTIONS DES AUTRES*/

#MonPieddePage
{
	background-image: url(../img/Michel-lynch-pdp.gif);
	background-position: bottom;
	text-align: center;
	position: absolute;
	width: 516px;
	height: 208px;
}


#TitreActualites
{
	position: relative;
	color: #B63265;
	text-transform: uppercase;
	font-weight: bold;
	left: 2px;
	top: -115px;
}

#CorpsHP
{
	position: relative;
	left: 0px;
	top: 200px;
}


#identification
{
	background-color: #B52854;
	width: 350px;
	border: 1px solid #990606;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;	
}

#user
{
	border: 1px solid #990606;
	color: #990606;
}

#pass
{
	border: 1px solid #990606;
	color: #990606;
}

/* MES CLASSES */
.actualitelien
{
	color: #FFFFFF;
	text-decoration: none;
}
.actualitelien:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.MsgPbIdentif
{
	border: 1px solid #990606;
	color: #990606;
	padding: 10px 10px 10px 10px;
	width: 350px;
}

.TableHP
{
	background-position: center 30px;
	background-repeat: no-repeat;
	padding: 0px;
	width: 100%;
}

.CellGaucheHP
{
	background-image: url(../img/Michel-lynch-gauche.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 411px;
}
.CellCentreHP
{
	background-image: url(../img/Michel-lynch-centre.jpg);
	width: 523px;
	height: 411px;
}

.CellDroiteHP
{
	background-image: url(../img/Michel-lynch-droite.jpg);
	width: 381px;
	height: 411px;
}

.LienHP
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-size: 9px;
	font-style: normal;
}

.LienHP:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	font-size: 9px;
	font-style: normal;
}

.TdIdentif
{
	color: #FFFFFF;
	width: 80px;
}

.TitreDefaut
{
	font-size:12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FF891A;
	font-weight:bold;
}

.TexteActu
{
	font-size:11px;
}