/* Festival International du Film Industriel 2019 */

@import url('https://fonts.googleapis.com/css?family=Leckerli+One');

body {
	text-align: center;
}
div.global {
	width: 100%;
	height: 100%;
}
div.std {
	margin-left: 76px;
	position: absolute;
}
div.soc {
	margin-left: 50px;
}
#countdown {
	margin-top: 10px;
	margin-left: 0px;
}
.rebours {
	color: #004760;
	font-family: 'Leckerli One', cursive;
	font-weight: bold;
	font-size: 17px;
}
i {
	color: #004760;
	margin-left: 75px;
}
.std {
	color: #e6332a;
	font-family: 'Leckerli One', cursive;
	font-size: 17px;
}
#redir {
	text-align: center;
}
p.redir {
	color: #004760;
	font-family: 'Leckerli One', cursive;
	font-weight: normal;
	font-size: 15px;
}
a.redir, a.redir:visited {
	color: #004760;
	font-family: 'Leckerli One', cursive;
	font-weight: normal;
	font-size: 15px;
	text-decoration: underline;
}
a.redir:hover {
	color: #e6332a;
	font-family: 'Leckerli One', cursive;
	font-weight: normal;
	font-size: 15px;
	text-decoration: underline;
}