/* ---- ---------------- ------ */
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#0f0;
	background-color:#ffffff;
	margin:0 auto;
	padding:0 20px;
	/*font-size:70%;*/
	}


h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
hr {
	color:#990000;
}

/* ---- ---------------- ------ */

.link{
	color		: #990000;
	font		: normal bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 20px ;
	text-align	: left;
	/*border-bottom	: 2px solid #990000;*/
}
.link a		{ color: #990000;	text-decoration	: none;}
.link a:active 	{ color: #990000;	text-decoration	: none;}
.link a:hover 	{ color: #990000;	text-decoration	: underline;}
.link a:visited {color: #990000;	/*text-decoration	: underline;*/}

/* ---- ---------------- ------ */

.main_block {
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	/*margin:Auto;*/
	margin:20px;
	/*border: solid #556699 1px;*/
}
.edhec {
	color: #990000;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	font-size:12px;
	align:center;
}

.texte{
	color: #000000;
	font-family	: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:12px;
}


.Resultats{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight:bold;
}

.Details{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12;
	font-weight: 400;
}


.Titre{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight:bold;
}


.EnteteConcoursEDHEC2014{
	background-color: #000000;
	padding: 10px;
}

.LegendeImage{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;
}

.LegendeImageCorpo{
	color: #000000;
}

.LegendeImageCorpo a,
.LegendeImageCorpo a:active,
.LegendeImageCorpo a:visited {
	color: #000000;
	text-decoration	: none;
}

.LegendeImageCorpo a:hover{
	text-decoration:underline;
	}
.LegendeImageGE{
	color: #FFFFFF;
}
.LegendeImageGE a,
.LegendeImageGE a:active,
.LegendeImageGE a:visited {
	color: #ffffff;
	text-decoration	: none;
}

.LegendeImageGE a:hover{
	text-decoration:underline;
	}


.TableauConcours{
	background-color: #FDEAEA;
		
	
}

.CelluleCorpo{
	background-color: #E0E5E9;
}

.CelulleGE{
	background-color: #3380CC;
}


.texte p{
	margin:5px 0 5px 15px;
}

.iframe {
	margin:0;
	padding:0;
	border: solid #990000 0px;
	scrolling:none;
	width:300px;
	height:200px;
}

.adresse {
	color: #666666;
	font-family	: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:11px;
}

.texte-cache {
	color: #ffffff;
	font-family	: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:12px;
}

