* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	background-image: url(images/wallpaper.png);
	font-size:12px;
	color: #666;
}

a {
	color:#cc6600;
	font-weight:bold;
}

a:hover {
	color:black;
}

a:active {
	color:white;
	background-color:#cc6600;
}

#masterContainer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align:top;
	border:0;
}

#masterContainer img {
	vertical-align:top;
	float:left;
}

#bannerContainer {
	background-image: url(images/banniere_fond.gif);
	background-repeat: repeat-x;
	text-align: center;
	height:118px;
}

#bannerContainer img {
	height:118px;
	display:block;
	margin: 0 auto;
}

#container {
	width:424px;
	float:left;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	margin-bottom:30px;	
}

#container form fieldset {
	display:block;
	width:424px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	border: none;	
}

#container .login {
	background-image: url(images/fond_login.png);
	background-repeat: no-repeat;
}

#container h2, #container h3 {
	display:block;
	text-align:center;
	font-size:12px;
	line-height:32px;
	color: #0066cc;
	width:410px;
	height:36px;
	background-image: url(images/legend_background.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
}

#container h2 {
	margin-bottom: 10px;
}

#container form h3 {
	margin: 10px auto 10px auto;
}

#container form label {
	display:block;
	text-align:right;
	margin: 5px 70px 5px 0;
}

#container form #sondage label {
	text-align:left;
	margin-left:100px;
}

#container form label input {
	margin-left: 10px;
}

#container form label select {
	margin-left: 10px;
}

#container form #accept {
	text-align:left;
	margin: 15px 0 5px 0;
	padding: 0 50px;
}

#container form #accept input {
	margin-right:5px;
}

#container form fieldset span {
	font-style: italic;
	font-size: 11px;
	float: right;
	margin-right:20px;
}

.button {
	display:block;
	width:89px;
	height:41px;
	margin: 15px auto;
	text-align:center;
}

.button img {
	float:none;
}

#reglement {
	width:275px;
	height:90px;
	background-color: #e9e9e9;
	color:black;
	margin: 15px auto;
	text-align:justify;
	overflow:auto;
	padding: 0 10px 10px 10px;	
}

#footer {
	width:424px;
	height:28px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

/*-----------CAPTCHA-------------------------*/

#captcha {
	height:360px;
	overflow:visible;
	text-align:center;
}

#captcha img {
	display:block;
	margin:10px auto;
	float:none;
}

#captcha input {
	margin-top:25px;
	margin-bottom:25px;
}

/*-----------ERROR, win, lose-------------------------*/

.inter {
	height:360px;
	background-image: url(images/fond_login.png);
	background-repeat: no-repeat;
}

.inter span {
	display:block;
	width:300px;
	margin:0 auto 50px auto;
	padding-top:50px;
	text-align:center;
}

#error {
	font-weight:bold;
	color:red;
}

#win span {
	padding-top:10px;
}

.inter span p {
	margin: 15px 0;
}

.inter span strong {
	color: #0066cc;
}

/*---------------------règlement---*/

#rulescont {
	height:auto;
}

#reglement_comp {
	width:350px;
	height:300px;
	background-color: #e9e9e9;
	color:black;
	margin: 15px auto;
	text-align:justify;
	overflow:auto;
	padding: 0 10px 10px 10px;	
}

#reglement_comp h1 {
	font-size:15px;
}

#reglement_comp h2 {
	font-size:13px;
	display:inline;
	color:black;
	background-image:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:inherit;
}

#reglement_comp p {
	margin-bottom:10px;
}


center {
	margin-bottom:10px;
}
