@charset "UTF-8";
#SectionTXT {
	float: left;
	width: 977px;
	height: 560px;
	background-color: #FFF;
	border: 0.25px solid #999;
}


#trainingvideo {
	float: left;
	height: 380px;
	width: 920px;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #000;
}
#screenlogo {
	background-image: url(../images/mediasreen.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 370px;
	width: 256px;
	margin-left: 180px;
}
#videopaly {
	float: left;
	height: 370px;
	width: 600px;
	border: 1px solid #999;
	background-color: #000;
}
#Mediascreen {
	background-color: #FFF;
	float: left;
	height: 370px;
	width: 600px;
}
#videoaddTXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-top: 150px;
	margin-left: 200px;
}
#videomenuselect {
	background-color: #333;
	height: 370px;
	width: 315px;
	float: left;
	border: 0.5px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000;
}
#tuto1 , #tuto2, #tuto3, #tuto4, #tuto5, #tuto6, #tuto7{
	background-color: #CCC;
	float: left;
	height: 51px;
	width: 315px;
	border: 0.25px solid #999;
	background-image: url(../images/videohoverBUT.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: visible;
	color: #000;
}
#tuto1:hover , #tuto2:hover , #tuto3:hover , #tuto4:hover , #tuto5:hover , #tuto6:hover , #tuto7:hover{
	background-position: 0px 51px;
	background-image: url(../images/videohoverBUT.jpg);
	background-repeat: no-repeat;
	color: #06F;
}

.videothumb1 {
	float: left;
	height: 51px;
	width: 75px;
	margin-left: 0px;
	background-image: url(../images/videothumb-01.jpg);
	background-repeat: no-repeat;
}
.videothumb2 {
	float: left;
	height: 51px;
	width: 75px;
	margin-left: 0px;
	background-image: url(../images/videothumb-02.jpg);
	background-repeat: no-repeat;
}
.videothumb3 {
	float: left;
	height: 51px;
	width: 75px;
	margin-left: 0px;
	background-image: url(../images/videothumb-03.jpg);
	background-repeat: no-repeat;
}
.videothumb4 {
	float: left;
	height: 51px;
	width: 75px;
	margin-left: 0px;
	background-image: url(../images/videothumb-04.jpg);
	background-repeat: no-repeat;
}
.videothumb5 {
	float: left;
	height: 51px;
	width: 75px;
	margin-left: 0px;
	background-image: url(../images/videothumb-05.jpg);
	background-repeat: no-repeat;
}
.videothumb6 {
	float: left;
	height: 51px;
	width: 75px;
	margin-left: 0px;
	background-image: url(../images/videothumb-06.jpg);
	background-repeat: no-repeat;
}
.videothumb7 {
	float: left;
	height: 51px;
	width: 75px;
	margin-left: 0px;
	background-image: url(../images/videothumb-07.jpg);
	background-repeat: no-repeat;
}
.thumbTXT , .thumbTXTA{
	margin-left: 10px;
	float: left;
	height: 51px;
	width: 200px;
}
.thumbTXT p {
	margin-top: 10px;
}
.thumbTXTA p {
	margin-top: 17px;
}
#supportextfield {
	float: left;
	height: 150px;
	width: 920px;
	background-color: #FFF;
}
#textfieldbanner {
	float: left;
	height: 130px;
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/textfieldbanner.jpg);
	background-repeat: no-repeat;
}
#4buts {
	float: left;
	height: 700px;
	width: 1024px;
}


