#system h1 { display: none; }
.item-beach {
    width: auto;
    text-align: center;
    font-family: comic sans ms,sans-serif;
    padding: 20px 0px;
}
.item-beach p {
    margin: 10px 0px 10px 0px;
}
.sub-beach {
    padding: 0px !important;
    font-size: 15px;
    font-weight: bolder;
    color: #b0b0b0;
}
.item-beach-cal {
    color: #63bfe5;
}
.itembch {
    font-size: 22px;
    font-weight: bold;
}
.item-msg {
    font-size: 11px; 
    font-style: italic;
}

/*form inscription*/
.wrap-head{
	float: left;
	width: 500px;
	height: 160px;
	overflow: hidden;
}
.form-logo{
	float: left;
	width: 155px;
	position: relative;	
}
.form-header{
	float: left;
	width: 340px;
	text-align: center;
	position: relative;
}
.form-header h3,
.form-header h5{
	color: #12499a;
	font-family: 'comic sans ms', sans-serif;
	margin-top: 20px;		
}
.player{
	height: 150px !important;
	text-align: left !important;
	border: 1px solid #C8C8C8;
}
.recap{
	height: 170px !important;
	margin-left: 75px !important;
	width: 350px !important;	
}
.lbl-player{
	float: left; 
	position: relative; 
	width: 100%; 
	font-size: 13px; 
	text-align: center;
	margin: 10px 0px 10px 0px;	
}
.wrap-fld{
	float: left;
	width: 485px;
	height: 70px;
	text-align: center;
	margin: 10px 0px 10px 10px;
	padding: 0px 10px;
}
.cfdiv_text {
	height: 50px;
}
.cfdiv_text input {
	width: 355px;
}
.cfdiv_text label {
	font-size: 12px;
	width: 110px;
}
.el-board select{
	width: 190px !important;
	text-align: center !important;
}
.el-board label {
	font-size: 12px;
}