@charset "UTF-8";
/*
font-family: 'Didact Gothic', sans-serif;
font-family: 'Questrial', sans-serif;
*/
body {
	background-color: #7e1b75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo_digital_media_n2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
strong {
	color: #ffffff;
}
.texte_redac {
	text-align: center;
	color: #ffffff;
	padding: 370px 0 0 0;
}
h1 {
	color: #ffffff;
	font-size: 1.3em;
	margin-bottom: 50px;
	font-weight: normal;
}
.speciale {
	color: #ffffff;
	font-size: 1.2em;
	margin-bottom: 50px;
	font-weight: normal;
}
.footer {
    background-color: #ededed;
    width: 100%;
	margin: 50px 0 0 0;
}
.footer_texte {
	font-size: 1em;
	text-align: center;
	padding-top: 60px;
	margin-left: 30px;
	margin: 0px;
	color: #706f6f;
}
.footer_bold {
	color: #706f6f;
}