body,html{
	margin:0;
	padding:0;
}
body {
	min-width:950px; /* Prevent content from becoming unreachable in Gecko */
}
/* Style du HEADER */
#logo {	
	padding-top: 33px;
}

/* LA PAGE CONTENU AVEC LES BACKGROUNDS */
div#content_accueil {
	padding:0 10px;
	margin-left:210px;
	margin-top: 0;
	margin-bottom: 0;	
	min-height: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
div#middlecontent {
	width : 740px;
	padding:5px 0 0 0;
	margin-left: 0;
	border : #1px #000 solid;
	background: url('../images/bg-centre.jpg') no-repeat left top;
}
div#middlecontent #concours {
	padding:50px 0 0 0;
}
div#middlecontent #animation {
	position : relative;
	padding: 80px 0 0 95px;
}
div#middlecontent #important, div#middlecontent #important .in {
	position: relative;
	padding: 275px 0 0 75px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 20px;
/*	text-transform:uppercase;*/
	color: red;
	font-weight: bold;
	text-transform:capitalize;
/*	text-align: right;*/
/*	border-bottom: 1px dotted #B6B7B8;*/
}
div#middlecontent #important a {	
	color: red;
	text-decoration: none;
}
div#middlecontent #important a:hover {	
	color: #A4A4A4;
}
div#middlecontent #important .in {	
	color: #A4A4A4;
}
div#middlecontent .soumission {
	padding: 40px 0 0 0;
}

/* CHANGER LE BG DU NIVEAU 2 - DANS CE SITE PAS DE BG NIVEAU 2 */

/*div#content {
	background: url('../images/bg-centre2.jpg') no-repeat;
	background-attachment: fixed;
	background-position: center;
}*/

/* CHANGER LA COULEUR DE FOND DU TITRE */
div#content #titre {
	color: #FFFFFF;
	background-color: #054B6F;
}
div#content #sous-titre,  #sous-titre, #sous-titre a, #sous-titre a:hover, div#middlewrap .telephone, div#sidebar .telephone, div#middlecontent .soumission, div#middlecontent .soumission a, div#middlecontent .soumission a:hover, div#content #sous-titre a, div#content #sous-titre a:hover {
	color: #054B6F;
}
#Questionnaire {
	width: 75%;
}
#Questionnaire td {
	vertical-align : top;
}
div#content .soumission {
	margin:20px 0 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 24px;
	color: #054b6f;
	font-weight: bold;
	text-align: center;
}
div#txtBold {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	margin-bottom:10px;	
}
