/*
#concours_container {
	background-image:url(../images/bg/bg_yellow_concours.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:456px;
}

#concours_container_en {
	background-image:url(../images/bg/bg_yellow_concours_en.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:456px;
}

#concours_text {
	color:white;
	position:relative;
	width:500px;
	height:295px;
	top:180px;
	left:530px;
	font-family:"Arial", Times, serif;
	padding:0 0 0 35px;
}
*/
#concours_text h1 {
	font-size:26px;
	padding-top:8px;
	font-weight:lighter;
}

#concours_text h2 {
	font-size:25px;
	line-height:1em;
	width:400px;
}

#concours_text p {
	font-size:24px;
	line-height:1em;
}

#concours_text .ul_concours {
	margin-left:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a9c6ce;
	font-size:14px;
	line-height:1.2em;
}

#concours_container .content_photo {
	width:115px;
	height:50px;
	position:relative;
	float:right;
	right:48px;
	bottom:117px;
}

#concours_container .content_photo p{
	font-size:10px;
	color:white;
}

p#note {
	font-size:10px;
	color:#c28f90;
	display:block;
	position:relative;
	left:0;
	top:100px;
}

.subscribe_date {
	margin:10px 0 0 0;
}

#col_gauche {
	width:280px;
	float:left;
	
}

	/* IE6 */  * HTML  #col_gauche {
	width:280px;
	float:left;	
}

#col_gauche h1 {
	font-size:48px;
	margin:0 0 5px 0;
}

#col_droite {
	float:right;
	width:665px;
}

	/* IE6 */  * HTML #col_droite {
		padding-left:15px; 
	}

#col_droite .colForm2 input, #col_droite .colForm1 input {
	width:300px;
	margin:0 5px;
}

.colForm1 {
	clear:both;
	width:45%; 
	padding:0 0 0 0; 
	float:left;
}

	/* IE6 */  * HTML .colForm1 {
	clear:both;
	width:100px; 
	padding:0 0 0 0; 
	float:left;
	}

.colForm1 label, .colForm2 label  {
	margin:5px 0;
	padding:0 0 0 5px;
}

.colForm1 .select, .colForm2 .select {
	margin:0 0 10px 5px;
}

.colForm2 {
	width:45%; 
	padding:0 0 0 20px; 
	float:left;
}

#questionnaire {
	margin:40px 0 0 0;
	width:635px;
}


/*
#concours_container .notice {
	font-size:10px;
	position:absolute;
	left:245px;
	margin-top:83px;
	font-weight:bold;
	width:600px;
	color:white;
}

	 IE6  * HTML #concours_container .notice {
		font-size:10px;
		position:absolute;
		left:379px;
		margin-top:69px;
		font-weight:bold;
		width:600px;
		color:white;
	}
	
*/

/*
#concours_container .txt_footer_g {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7da5c8;
	width:210px;
	position:relative;
	padding-top:165px;
	padding-left:155px;
	line-height:1.07em;
}

	/* IE6  * HTML #concours_container .txt_footer_g {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7da5c8;
	width:210px;
	position:relative;
	padding-top:150px;
	padding-left:155px;
	line-height:1.07em;
}

#concours_container .txt_footer_d {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7da5c8;
	width:176px;
	position:relative;
	line-height:1.07em;
	float:left;
	padding-left:525px;
	margin-top:-55px;
}
	
	/* IE6  * HTML #concours_container .txt_footer_d {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7da5c8;
	width:176px;
	position:relative;
	line-height:1.07em;
	float:left;
	padding-left:525px;
	margin-top:-55px; 
}
	*/

.click {
	width:120px;
	height:100px;
	position:absolute;
	margin-left:790px;
	margin-top:50px;
	display:block;
	outline:none;
	
	
	
}

/* IE6 */ * HTML .click {
	width:120px;
	height:100px;
	position:relative;
	margin-left:790px;
	margin-top:50px;
	display:block;
	outline:none;
	
}

#concours_rules {
}

#concours_rules p {
	padding:10px 0;
}

#concours_rules .concours_sec_title {
	font-size:48px;
	font-weight:lighter;
}

#concours_rules ul.participate {
	padding:0 0 0 27px;
}

#concours_rules ul.participate li{
	list-style-type:none;
}

/* THICKBOX ###### */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {background:#fff;}
#colorbox { -moz-box-shadow: 0 0 13px #9a7666; -webkit-box-shadow: 0 0 13px #9a7666;box-shadow: 0 0 13px #9a7666;border:1px #bca9a0 solid;} 
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0; overflow-x:hidden;} 
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxContent {top:-15px;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(colorbox/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(colorbox/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(colorbox/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(colorbox/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(colorbox/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(colorbox/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(colorbox/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(colorbox/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(colorbox/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px; position:relative; top:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(colorbox/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(colorbox/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(colorbox/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(colorbox/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:-2px; top:0; background:url(colorbox/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}