
html, body {
	font-size: 13px;
}
TD {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
}

DIV {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
}

A {
  color: #00668E;
  text-decoration: none;
}

A:hover {
  color: #00668E;
  text-decoration: underline;
}

.header {
	width:100%;
	height:213px;
}
.headercenter {
	background:#ebebeb url('images/headerconcours_home1.jpg') no-repeat top left;
	width:1024px;
}
.headerleft {
	background:url('images/headerconcoursleft_home1.jpg') repeat-x;
}
.headerright {
	background:url('images/headerconcoursright_home1.jpg') repeat-x;
}
.topmenu {
	padding-top:160px;
	/*margin-right: 10px;
	margin-top: 10px;*/
	margin-right: 210px;
	color:#333333;
	/*width:629px;*/	/*826px;*/
}
.toplinks {
	float:left;
}
.toplink {
	color:#00668e;
	font-weight:bold;
	text-decoration:none;
}
.flags {
	float:right;
}
.maintable {
	width:100%;
	background:#F5F4F2 url('images/fondconcours.jpg') repeat-y top center;
}
.maincenter {
	width:1024px;	/*629px;*/
	background: url('images/concours_home_flash.jpg') no-repeat top center;
	height:	731px;	/*518px;*/
}
.mainleft {
	/*background:#F5F4F2 url('images/bottomconcoursleft.jpg') repeat-x bottom;*/
}
.mainright {
	/*background:#FBFBF9 url('images/bottomconcoursright.jpg') repeat-x bottom;*/
}
.bottomdiv {
	width:100%;
	height:50px;
	background:#ffffff;
	text-align:center;
}
.bottommenu {
	padding-top:10px;
	/*margin-right:350px;*/
}
.bottomlink {
	color:#C623B5;
	font-weight:bold;
	text-decoration:none;
}

TR.headerError {
	background: #E10000;
}

TD.headerError {
	/*font-family: Tahoma, Verdana, Arial, sans-serif;*/
	/*font-size: 12px;*/
	background-color: #E10000;
	color: #FFFFFF;
	font-weight : bold;
	text-align : center;
}

img.coutour_arrondi {
	background-color:#ffffff;
	padding:2px;
	border:1px solid #ccc;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.home_page_text {
	font-family: 'Century Gothic', Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin: 165px 0 0 275px;
	font-size: 13px;
}

.home_page_text a {
	color: #FFFFFF;
	font-weight: bold;
}

.purple {
	color: #c623b5;
}

.bluegreen {
	color: #5cc0cc;
}

.bluegreen_light {
	color: #84d0f0;
}

.medium {
	font-size: 18px;
}

.large {
	font-size: 40px;
}





