@charset "UTF-8";

.concours20 {
	color: #FFF;
	font-family: "Lato",sans-serif;	
	font-size: 14px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.concours20 .form-group {
	clear:both;
	margin-bottom: 10px;	
}
.concours20 label {
	width: 150px;
	float: left;
	/*font-family: Times, "Lato",Arial,Helvetica,sans-serif;*/
	font-family: "Lato",sans-serif;	
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
}

.concours20 input[type=text] {
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 200px;	
}
.c20_bulletin select {
    margin: 0px;
	min-width: 200px;
	line-height: 30px;
    white-space: nowrap !important;
    word-wrap: normal !important;
    text-align: start;
    cursor: default;
    box-sizing: border-box;
    -moz-user-select: none;
    -moz-appearance: menulist;
    text-indent: 0px;
    overflow: -moz-hidden-unscrollable;
    text-shadow: none;
    page-break-inside: avoid;
    display: block;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.concours20 .c20_choisi_txt {
	font-family: "Lato",sans-serif;	
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

.concours20 input[type=text].c20_code {
	width: 300px;	
}
.c20_bulletin {
	position: relative;
	width: 600px;
	color: #144028;
	background-color: #AECF97;
	background-image: url(../c20/fondbillet300.png);
	padding: 20px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 20px 0 rgba(212,223,255,0.8);
	box-shadow: 0 0 20px 0 rgba(212,223,255,0.8);
	
}
.c20_bulletin a {
	color: #144028;
}
.c20_bulletin ol li {
	margin: 10px 0;
}
.c20_bulletin .c20_titre {
	
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.c20_bulletin .c20_intro {
	font-family: "Lato",sans-serif;	
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
.c20_bulletin button {
	display: block;
	line-height: 40px;
	background-color: #144028;
	color: #FFF;
	padding: 0 20px;	
	font-size: 14px;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.c20_bulletin .checkbox {
	line-height: 40px;
}
.c20_bulletin .erreur input, .c20_bulletin .erreur select {
	background-color: #FFDCDC;
	color: #E10003;	
}
.c20_message.erreur {
	color: #E10003;	
}
.c20_listealbums .c20_album {
	float: left;
}

.izneo {
    background: #FFFADD;
	padding: 10px;
	clear: both;
	margin: 10px 0;
}
.izneo p {
	color: #303030 !important;	
    margin: 0 0 0 10px;
	font-size: 14px;
	line-height: 20px;
}
.izneoG {
	width: 60%;
	float: left;
	box-sizing: border-box;
}
.izneoD {
	width: 40%;
	text-align: center;
	float: left;
	box-sizing: border-box;
}

.c20_info {
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	color: #767676;
	background-color: #E2FAFF;
}
.c20_logo {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;	
}/* CSS Document */
.billet {
	z-index: 200;
	position: absolute;
	right: -50px;
	top: 100px;	
}

.c20_menu {
	position: absolute;
	left: 520px;
	top: 0px;
	background-color: none;
    height: 72px;
	width: 220px;
}
.c20_menu a {
	display: block;
	height: 50px;
	width: 210px;
	text-indent: -9999px;
	background-color: none;
    height: 72px;
	width: 220px;
	color: #FFF;
    text-transform: uppercase;
	background-image:url(../c20/c20_menu_bt_jeu.png);
	background-position: 0 0;
}
.c20_menu a:hover {
	background-position: -300px 0;
}
.c20_minilistealbums {
	position: relative;	
	height: 120px;
}
.c20_minilistealbums img {
	width: 70px;
	position: absolute
}