.lineform {
	padding: 0 0 0.4em 0;
	clear:both;
}

.userform label {
	width: 170px;
	text-align: right;
	float:left;
	font-weight: bold;
	margin-right: 1em;
}

.userform label span {
/* 	display: block; */
	text-align: right;
	font-size: 0.4em;
}

.userform input, select {
	margin-top: -0.3em;
/* 	clear: right; */
/* 	float: left; */
/* 	margin-left: 150px; */
}

#CGU {
	height: 300px;
	overflow: scroll;
	padding-right: 10px;
}


.boutoncat {
	text-align: left;
	width:275px;
	float: left;
	margin: 0 2px 10px;
	background: #FDFDFD url("http://www.stade-de-reims.com/images/bg_button_main.png") repeat-y;
	cursor: pointer;
}

.boutoncat span {
	color: #505050;
}
.boutoncat span:hover {
	text-decoration: none;
	color: #C6001F;
}

.boutoncat h3 {
	margin: 0;
	color: #C6001F;
	cursor: pointer;
}


.boutoncattop {
	background: #FDFDFD url("http://www.stade-de-reims.com/images/bg_button_top.png") no-repeat center top;
	font-size: 0;
	padding-top: 10px;
}

.boutoncatmain {
	padding: 0 10px;
/* 	font-size: 0.8em; */
}
.boutoncatmain img, input[type=image] {
	float: left;
	margin-right: 10px;
}

.boutoncatbtm {
	background: #FDFDFD url("http://www.stade-de-reims.com/images/bg_button_bottom.png") no-repeat center bottom;
	font-size: 0;
	padding-bottom: 10px;
	clear: left;
}

.videohighlight {
	background: url('/images/conteneur_sommaire_webtv.png') no-repeat;
	margin: 1em 0;
	padding: 2px 10px 50px;
}

.videohighlight a {
	position:relative;
 	top: 340px;
}

.videohighlight object {
	margin: -20px 0 0;
}
