@charset "utf-8";
/* CSS Document */

.news_contents p.bodytext{
width:97%;}

#pagetitle-breadcrumb{
	width:950px;
	border-left:10px solid #0FB0F0;
	height:36px;
	background:#6dcff6;
	color:white;
}

#left-menu{
	text-align:left;
	font-size:12px;
	border-left:10px solid #0FB0F0;
	background:url("../images/bg-menu.jpg") repeat-y left top;
}

#left-menu-table{
	width:100%;
	border-right:1px solid #aaa;
}

#left-menu-table li{
	list-style:none;
	border-bottom:1px solid #aaa;
}


#left-menu-table li a{
	text-decoration:none;
	color:black;
	padding:10px 0px 5px 20px;
	width:190px;
	height:20px;
	display:block;
}

#left-menu-sub1{
	font-size:10px;
	padding:10px 0px 10px 10px;
	background:#6dcff6;
}

	#left-menu-sub1 img{
		padding-right: 5px;
	}

#left-menu-sub1 li{
	padding:5px 0px 5px 14px;
	border:none;
}

#left-menu-sub1 li a{
	padding:0px;
	color:white;
	display:inline;
}

.concours_table_fr {
	background:url(../ext/st_concours/imgpopup_fr.gif) no-repeat center;
	background-position:top;
	width:250px;
	height:270px;
	/*padding: 45px 18px 10px 10px;*/
	padding-top:45px;
}
.concours_table_en {
	background:url(../ext/st_concours/imgpopup_en.gif) no-repeat center;
	background-position:top;
	width:250px;
	height:270px;
	/*padding: 45px 18px 10px 10px;*/
	padding-top:45px;
}

#tab_concours input{
	margin-top:2px;
	/*background:url(../ext/st_concours/imgpopup.gif) no-repeat center;
	width:250px;
	height:270px;
	padding: 45px 20px 10px 10px;
	background-position:top;
	padding-top:100px;*/
}

#container_cnf_message_fr{
	/*background:url(../ext/st_concours/imgpopup_fr.gif) no-repeat center;
	width:250px;
	height:270px;
	padding-top: 2px;*/
}
#container_cnf_message_en{
	background:url(../ext/st_concours/imgpopup_en.gif) no-repeat center;
	width:250px;
	height:270px;
	padding-top: 2px;
}

#tab_concours tr{
	height:15px;
}

#concours-container{
	width:100%; 
	height:100%;
	text-align:center; 
	background-color:black;
	-ms-filter: 'alpha (opacity=65)';
	filter: alpha (opacity=65);
	-moz-opacity:.65; 
	opacity:.65;
}


html:not([lang*=""]) #concours-container{
	height:125%;
}

body {
	width:100% !important;
}

.button_participate {
	margin-top:7px;
}

.button_participate input.button{
	background-image:url(../images/img_concours_bgbtn.jpg);
	background-repeat:repeat-x;
	height:22px;
	border:0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	float:left;
}

.button_participate .left{
	float:left;
	background-image:url(../images/img_concours_bglbtn.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:7px;
}

.button_participate .right{
	float:left;
	background-image:url(../images/img_concours_bgrbtn.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:7px;
}

.cnf_message{
	/*margin:60px 20px;*/
	background:url(../ext/st_concours/imgpopup_fr.gif) no-repeat left top;
	height:270px;
	width:214px;
	padding:55px 25px 0 16px;
}

.concoursClose{
	border:1px solid #b6b6b6;
	cursor:pointer;
	font-weight:bold;
	height:15px;
	margin-left:199px;
	margin-top:13px;
	position:absolute;
	text-align:center;
	width:34px;
	color:#7d7d7d;
	font-size:15px;
	line-height:13px;
}

.concoursForm{
	/*background-color:#FF0000;*/
}

#concoursForm td.label{
	color:#666666;
	font-weight:bold;
	padding-right:5px;
	text-align:right;
}

.form-text {
width:131px;
}

#concoursForm .form-submit {
	background-image:url(../images/img_concours_button.jpg);
	background-repeat:repeat-x;
	border:1px solid #606060;
	color:#ebebeb;
	font-weight:bold;
	padding:0 5px 1px 5px;
	height:19px;
	font-size:12px;
}

#concoursForm td.button_concours {
	text-align:right;
	padding-top:10px;
}

h1 {
	background:url(../images/img_concours_titre.jpg) repeat-x;
	height:38px;
	font-weight:bold;
	font-size:16px;
	color:#6e6e6e;
	border:1px solid #e8e8e8;
	line-height:37px;
	padding-left:5px;
	margin:0;
}

.news_contents {
	background-color:#f8f8f8;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	padding:10px 0 0 10px;
}

.news-single-img {
	margin-top:0;
	padding:10px;
	background-color:#f8f8f8;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
}

