h1{
	text-align: left;
	padding-top: 10%;
	color: white;
	font-family: avenir next;
	font-weight: 100;
	font-size: 45px;
}
h2{
	font-family: avenir next;
	font-weight: 100;
	font-variant: small-caps;
	color: white;
	text-align: left;
	padding-left: 10%;
	font-size: 100%;
}
h3{
	color: deepskyblue;
	font-family: avenir next;
	font-weight: 100;
	margin-top: -38px;
	text-align: left;
}
body{
	background-color: black;
	text-align: center;
}
.panel{
	width: 90%;
	text-align: center;
	display: inline-block;
	margin-top: -10px;
}
/*background-color: #4A7190;*/

.rubr{
	height: 0px;
	padding-top: 20%;
	width: 23%;
	display: inline-block;
	opacity: 0.8;
	background-position: 0px -100px;
	margin-right: 1%;
	border-radius: 10%;
}
.rubr img{
	width: 110%;
	margin-top: -100%;
	display: inline-block;
	text-align: center;
	margin-left: -5%;
}
.rubr video{
	width: 110%;
	margin-top: -150%;
	display: inline-block;
	text-align: center;
	margin-left: -5%;
}
.rubr:hover{
	opacity: 1;
}
#rubr1{
	background-color: purple;
	background-image: url(couv/un.png);
	background-size: 200%;
	background-position: 0px -50px;
}
#rubr2{
	background-color: green;
	background-image: url(img_444444.png);
	background-size: 200%;
	background-position: 0px -50px;
}

#rubr4{
	background-color: purple;
	background-image: url(img_333333.png);
	background-size: 200%;
	background-position: 0px -50px;
}

#rubr5{
	background-color: purple;
	background-image: url(img_222222.png);
	background-size: 200%;
	background-position: 300px -50px;
}

#navbar{
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 35px;
	background-color: black;
	margin-top: -10px;
	margin-left: -8px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: -2px;
	opacity: 1;
	border-bottom: solid;
	border-color: deepskyblue;
	border-width: 0.1px;
}
#navbar:hover{
	border-color: white;
}
#navbar img{
	width: 20px;
	opacity: 0.5;
	vertical-align: text-bottom;
	margin-top: 7px;
}
#navbar img:hover{
	opacity: 1;
}
#navbar:hover{
	opacity: 1;
}
.classe{
	width: 32%;
	padding-top: 90%;
	display: inline-block;
	margin-top: -43%;
}
#classe1{
	background-color: red;
}
#classe2{
	background-color: blue;
}
#classe3{
	background-color: purple;
}
#home{
	margin-right: 20px;
	margin-left: 20px;
}
#credits{
	width: 100%;
	margin-top: -50px;
}
h4{
	color: white;
	font-family: avenir next;
	font-weight: 100;
	text-align: center;
	font-size: 12px;
	width: 35%;
	display: inline-block;
	margin-top: 80px;
	color: deepskyblue;
}
b{
	font-weight: 100;
	font-variant: small-caps;
	font-size: 14px;
}
h3 b{
	font-size: 20px;
}
#navbar b{
	font-family: avenir next;
	padding: 5px;
	font-size: 15px;
	color: deepskyblue;
	opacity: 0.9;
}
#navbar b:hover{
	color: white;
}
a{
	text-decoration: none;
}

.panel video{
	margin-top: 30px;
	display: inline-block;
}
#credits img{
	width: 100px;
	opacity: 0.7;

}





































