.cg79Actu
{
	position: relative;
	margin: 15px 0 0 10px;
	width: 515px;
	background: #E4DFDD url('images/fond_Actu.png') repeat-x;
	color: #000;
	text-align: left;
}

.cg79Actu .ActualiteAffiche
{
	width: 100%;
	z-index: 1;
}

.cg79Actu h1
{
	padding: 2px 0;
	height: 18px;
	color: #000;
}

.cg79Actu a:link,
.cg79Actu a:visited,
.cg79Actu a:hover,
.cg79Actu a:active
{
	color: #000;
}

.cg79Actu .admin
{
	float: left;
	background-color: #BFB699;
}

.cg79Actu .titre
{
	padding: 2px 0 0 8px;
	height: 18px;
	font-weight: bold;
}

.cg79Actu .titre .texte
{
	text-transform: uppercase;
	font-size: 1.18em;
}

.cg79Actu .footer
{
	padding: 0 5px;
	text-align: right;
}

.cg79Actu .contentPane
{
	height: 110px;
}

.cg79Actu .contentPane .lesActus
{
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 2px;
	width: 250px;
	height: 20px;
	background-color: #FFF;
	text-align: right;
	font-weight: bold;
}

.cg79Actu .contentPane .lesActus a
{
	padding-left: 8px;
	background: url('images/puce_Bleu.gif') no-repeat scroll 0 4px;
}

.cg79Actu .contentPane .ControlListeActu
{
	position: absolute;
	top: 4px;
	right: 257px;
	height: 16px;
}

.cg79Actu .contentPane .NumActu
{
	float: left;
	margin-right: 5px;
	font-weight: bold;
	font-size: 1.09em;
}

.cg79Actu .contentPane .Lecteur
{
	float: left;
	margin-left: 1px;
	border: none;
}

.cg79Actu .contentPane .Lecteur a 
{
	display: block;
	width: 16px;
	height: 16px;
}

.cg79Actu .contentPane .Back
{
	background: url('images/LecteurBack.png') no-repeat;
}

.cg79Actu .contentPane .Pause
{
	background: url('images/LecteurPause.png') no-repeat;
}

.cg79Actu .contentPane .Next
{
	background: url('images/LecteurNext.png') no-repeat;
}

.cg79Actu .contentPane .Play
{
	background: url('images/LecteurPlay.png') no-repeat;
}

.cg79Actu .contentPane .ListeActu
{
	position: relative;
	margin-left: 8px;
}

.cg79Actu .contentPane .ImageActu img
{
	float: left;
	margin-right: 8px;
	height: 100px;
}

.cg79Actu .contentPane .dateActu
{
	float: right;
	margin-top: 4px;
	padding: 2px 0;
	width: 75px;
	height: 16px;
	background-color: #7F7067;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}

.cg79Actu .contentPane .LienActu
{
	margin-top: .5em;
}

.cg79Actu .contentPane .LienActu a
{
	color: #000;
	text-decoration: none;
}

.cg79Actu .contentPane p
{
	padding: 1px 0 2px;
	margin: 0;
	font-size: 1.09em !important;
}

.cg79Actu .contentPane hr
{
	border: 0;
	border-bottom: 1px solid #000;
	height: 1px;
}

.cg79Actu .contentPane .TitreActualite
{
	margin: 0 0 .25em;
	height: 20px;
}

.cg79Actu .contentPane .TitreActualite a
{
	font-weight: bold;
	font-size: 1.09em;
}