
.titre,
.nom
{
	color: #800a0a;
	font-weight: bold;
	font-size: 20px;
}

.sous_titre
{
	padding: 0px 0px 10px 5px;
	color: #aa6666;
	font-weight: bold;
	font-size: 16px;
}

.embed_edito .accroche
{
	padding: 30px 30px 30px 30px;
	color: #aa6666;
	font-weight: bold;
	font-size: 16px;
}

.full_evenement .lieu,
.full_evenement .date_heure
{
	padding-left: 5px;
	color: #aa6666;
	font-weight: bold;
	font-size: 16px;
}

.date_heure
{
	padding-bottom: 10px;
}

.full_agenda .mois
{
	padding: 15px 0px 5px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.line_rubrique .titre
{
	padding-top: 20px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.line_article .titre
{
	padding-top: 0px;
}

.line_rubrique .suite
{
	text-align: right;
	font-size: 12px;
}
.line_rubrique a
{
	color: #aa6666;
	font-weight: bold;
	text-decoration: none;
}
.line_rubrique a:hover
{
	color: #800a0a;
}

.accroche
{
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
}
.accroche a
{
	color: #0000ff;
	text-decoration: underline;
}
.accroche a:hover
{
	color: #ff0000;
	text-decoration: none;
}

.contenu
{
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}
.contenu a
{
	color: #0000ff;
	text-decoration: underline;
}
.contenu a:hover
{
	color: #ff0000;
	text-decoration: none;
}
.contenu img
{
	margin: 0px 10px 10px 0px;
	float: left;
	border-color: #800a0a;
	border-width: 1px;
	border-style: solid;
}
.contenu p
{
	padding: 0 0 10px 0;
}
.contenu ul
{
	padding: 0 0 10px 0;
}
.contenu li
{
	list-style-type: disc;
	list-style-position: inside;
}

.player_flv
{
	padding: 10px;
}

.embed .description
{
	color: #800a0a;
	font-family: arial;
	font-size: 11px;
	width: 600px;
	text-align: justify;
	background-color: #ffeeee;
	padding: 10px;
	border-color: #800a0a;
	border-width: 1px;
	border-style: solid;
	margin: auto;
}

.player_dailymotion, .player_youtube
{
	text-align: center;
}

.embed_flv, .embed_dailymotion, .embed_youtube
{
	padding: 10px 0 10px 0;
}

.line_article,
.line_evenement
{
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	padding-right: 2px;
	overflow: auto;
}
.line_article:hover,
.line_evenement:hover
{
	border-color: #800a0a;
	background-color: #ffeeee;
	cursor: pointer;
}

.line_article .titre,
.line_evenement .titre
{
	color: #800a0a;
	font-weight: bold;
	font-size: 16px;
}

.line_article .titre a,
.line_evenement .titre a
{
	color: #800a0a;
	text-decoration: none;
}

.line_article .accroche,
.line_evenement .lieu,
.line_evenement .date_heure
{
	font-size: 12px;
	font-weight: normal;
}

.mini
{
	margin: 2px;
	float: left;
	width: 52px;
	height: 52px;
}

.mini img
{
	border-color: #800a0a;
	border-width: 1px;
	border-style: solid;
	display: block;
	margin: auto;
}

.content_agenda .embed_agenda,
.content_blog .embed_blog
{
	border-color: #555555;
	border-width: 2px;
	border-style: solid;
	font-family: arial;
}
.content_agenda .embed_agenda .nom,
.content_blog .embed_blog .nom
{
	color: #ffffff;
	background-color: #555555;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.content_agenda .embed_agenda .list,
.content_blog .embed_blog .list
{
	padding: 3px;
	background-color: #000000;
	color: #ffffff;
}
.content_agenda .embed_agenda a,
.content_blog .embed_blog a
{
	color: #ffff00;
	text-decoration: none;
}
.content_agenda .embed_agenda a:hover,
.content_blog .embed_blog a:hover
{
	text-decoration: underline;
}

.content_agenda,
.content_blog
{
	margin-top: 30px;
}

