body {
	background-image: url('../images/bg.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.texte {
	margin: 10px;
	text-align: justify;
}

.TitrePage {
	margin: 10px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}

.titre_2 {
	font-size: 11px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

.stitre {
	margin: 10px;
	margin-top: 20px;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}

.citation {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

.rouge {
	color: #FF0000;
	font-weight: bold;
}

.cal_date_title {
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.complet {
	font-weight: bold;
	color: #FF0000;
}

.corps {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.col_img {
	border: 1px solid #000000;
}

.colg {
	background: url(../images/bg_colg.gif);
}

.content {
	background: url(../images/bg_content.gif);
}

.content_2 {
	background: url(../images/bg_content_2.gif);
}

.cold {
	background: #d1d1d1;
}

.footer {
	font-size: 10px;
}

a:link {color: #FF0000; text-decoration: underline;}
a:visited {color: #FF0000; text-decoration: underline;}
a:active {color: #FF0000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

a.enum:link {color: #000000; text-decoration: none;}
a.enum:visited {color: #000000; text-decoration: none;}
a.enum:active {color: #000000; text-decoration: none;}
a.enum:hover {color: #FF0000; text-decoration: underline;}

a.link_camp:link {color: #FF0000; text-decoration: none;}
a.link_camp:visited {color: #FF0000; text-decoration: none;}
a.link_camp:active {color: #FF0000; text-decoration: none;}
a.link_camp:hover {color: #000000; text-decoration: underline;}

a.link_subscribe:link {color: #0000FF; font-weight: bold; text-decoration: none;}
a.link_subscribe:visited {color: #0000FF; font-weight: bold; text-decoration: none;}
a.link_subscribe:active {color: #0000FF; font-weight: bold; text-decoration: none;}
a.link_subscribe:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
