/* CSS Document */

html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
}

img {
	border: 0px;
}

#wrapconcours {
	width:698px;
	margin:0px auto;
	padding:0px 0px 20px 0px;
}

#wraplogoconcours {
	width:573px;
	text-align:center;
	padding:15px 0px 35px 0px;
}

#wrapmenuconcours {
	width:573px;
}

#wrapboite {
	width:573px;
}

#boite_top {
	width:573px;
	height:16px;
	background:url(/_images/boite_top.gif) bottom left no-repeat;
	font-size:1px;
	line-height:1px;
}
#boite_middle {
	width:573px;
	background:url(/_images/boite_bg.gif) top left;
}
#boite_content {
	width:543px;
	padding:0px 15px 20px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#boite_content a {
	color:#ee2e24;
}
#boite_content a:visited {
	/*color:#28b4e4;*/
	color:#ee2e24;
}
#boite_content a:hover {
	color:#FF0000;
}
#boite_content p, #boite_content td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#boite_bottom {
	width:573px;
	height:16px;
	background:url(/_images/boite_bottom.gif) top left no-repeat;
	font-size:1px;
	line-height:1px;
}

#wrapimageconcours {
	display:none;
}

.titre{
	color: #eb6b8c;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin:0px;
	padding:5px 0px 10px 0px;
}

.TitreColonne {
	font-weight:bold;
}

input, textarea, select {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}