﻿.cg79AlerteInfos
{
	float: left;
	margin: 15px 0 0;
	padding: 1px;
	width: 199px;
}

.cg79AlerteInfos a
{
	text-decoration: none !important;
}


/* Sections */
.cg79AlerteInfos .admin
{
	float: left;
	background-color: #BFB699;
}

.cg79AlerteInfos .titre
{
	display: none;
	margin: 2px 10px 5px 7px;
	padding: 0;
	color: #7199BD;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.18em;
}

.cg79AlerteInfos .titre .texte
{
	font-size: 1.18em;
	padding: 2px 0 4px 6px;
}

.cg79AlerteInfos .contentPane
{
	padding: 5px 5px 0;
	border: 1px solid #E0E0E0;
	height: 115px;
}

.cg79AlerteInfos .contentPane p
{
	padding: 1px 0 2px 0;
	margin: 0;
	font-size: 0.9em !important;
}

.cg79AlerteInfos .contentPane h1
{
	margin-top: 0;
	color: #BD002E;
	font-weight: bold;
	font-size: 1.27em;
	font-variant: normal;
}

.cg79AlerteInfos .contentPane hr
{
	border: 0;
	border-bottom: 1px solid #000;
	height: 1px;
}

.cg79AlerteInfos .footer
{
	padding: 2px 5px 1px;
	text-align: right;
}


/* Divers */
.cg79AlerteInfos .bandeauAlerteInfo
{
	padding: 4px 0 0 37px;
	width: 162px;
	height: 20px;
	background: #EB930E url('images/fond_AlerteInfo.png') no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 1.27em;
}

.cg79AlerteInfos .ListeActu
{
	position: relative;
	height: 105px;
}
