﻿.cg79ActuRight
{
	float: left;
	margin: 3px 0 0;
	padding: 1px;
	width: 199px;
	background: #E4DFDD url('images/fond_Actu2.png') repeat-x;
	overflow: auto;
}

.cg79ActuRight h1
{
	color: #EA6809;
}

.cg79ActuRight a
{
	text-decoration: none !important;
}

.cg79ActuRight #actuRight .bloc
{
	border-bottom: 1px solid #EEEAE8;
}

.cg79ActuRight #actuRight.edit
{
	float: right;
}


/* Sections */
.cg79ActuRight .admin
{
	float: left;
	background-color: #BFB699;
}

.cg79ActuRight .titre
{
	margin: 2px 10px 5px 7px;
	text-transform: uppercase;
}

/* Écrase le style par défaut de DNN */
.cg79ActuRight .titre,
.cg79ActuRight .titre .Head
{
	font-weight: bold;
	font-size: 1.18em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.cg79ActuRight .contentPane
{
	padding: 5px;
}

.cg79ActuRight .contentPane p
{
	padding: 1px 0 2px;
	margin: 0;
	}

.cg79ActuRight .contentPane h1
{
	font-weight: bold;
	font-size: 1em;
}

.cg79ActuRight .contentPane hr
{
	border: 0px;
	border-bottom: 1px solid #FFF;
	height: 1px;
}

.cg79ActuRight .footer
{
	padding: 2px 5px 1px;
	text-align: right;
	background-color: #E4DFDD;
}


/* Seulement dans ActuRight */
.cg79ActuRight .contentPane .cg79ActuRightEnSavoirPlus
{
	font-weight: bold;
}
