body
{
	background-color:green;
	padding:0px;
	margin:0px;
}

#maison 
{
	position: absolute;

	left:50px;
	width:49px;
	top:920px;
	display:none;
}

/******************* block_start ********************/
#block_start
{
	position:absolute;

	left:100px;
	top:920px;
	width:846px;
	height:200px;

	background-image: url("../img/fond_start.png");
	background-repeat: no-repeat;	
}

#block_start .bib
{
	position: absolute;

	left:1px;
	top:3px;
	width:40px;

	font-family: Calibri;
	font-size:25px;
	font-weight:bold;
	color:white;
	text-align:right;
}

#block_start .name
{
	position: absolute;

	left:60px;
	width:400px;
	top:3px;

	font-family: Calibri;
	font-size:25px;
	font-weight:bold;
	color:white;
}

/* #block_start .img_nation */
/* { */
	/* position: absolute; */

	/* left:730px; */
	/* top:5px; */
/* } */

/* #block_start .nation */
/* { */
	/* position: absolute; */

	/* left:790px; */
	/* top:3px; */

	/* font-family: Calibri; */
	/* font-size:25px; */
	/* font-weight:bold; */
	/* color:white; */
/* } */

/* #block_start .diff */
/* { */
	/* position: absolute; */

	/* left:650px; */
	/* top:3px; */

	/* font-family: Calibri; */
	/* font-size:25px; */
	/* font-weight:bold; */
	/* color:white; */
	/* text-align: right; */
/* } */

#block_start .logo_racer_start
{
	position: absolute;

	width:171px;
	height:61px;
	top:50px;
	left:650px;

	background-image: url("../img/fond_start.png");
	background-repeat: no-repeat;
	display:none;	
}

#block_next
{
	position:absolute;

	left:100px;
	top:920px;
	width:846px;
	height:115px;

	background-image: url("../img/fond_start.png");
	background-repeat: no-repeat;	
}

#block_next .bib
{
	position: absolute;

	left:1px;
	top:5px;
	width:40px;

	font-family: Calibri;
	font-size:25px;
	font-weight:bold;
	color:white;
	text-align:right;
}

#block_next .name
{
	position: absolute;

	left:60px;
	top:0px;

	font-family: Calibri;
	font-size:25px;
	font-weight:bold;
	color:white;
}

#block_next .nation
{
	position: relative;

	left:50%;
	top:3px;

	font-family: Calibri;
	font-size:25px;
	font-weight:bold;
	color:white;
	text-align:right-side;
}

/******************* block_running ********************/
#block_running
{
	position:absolute;

	left:1200px;
	top:960px;
	width:415px;
	height:45px;

	background-image: url("../img/fond_running_time.png");
	background-repeat: no-repeat;	
}

#block_running .time_chrono
{
	position: absolute;

	left:265px;
	width:150px;
	top:0px;

	font-family: Calibri;
	font-size:25px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#block_running .icon_timing
{
	position: absolute;
	
	left:210px;
	top:5px;
	width:25px;
	height:28px;

	background-image: url("../img/icon_timing.png");
	background-repeat: no-repeat;	
}

/******************* block_leader ********************/
#block_leader
{
	position:absolute;

	left:1200px;
	top:920px;
	width:415px;
	height:41px;

	background-image: url("../img/fond_best.png");
	background-repeat: no-repeat;	
}

#block_leader .name
{
	position:absolute;

	left:2px;
	top:5px;
	width:255px;

	font-family: Calibri;
	font-size:20px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#block_leader .time
{
	position: absolute;

	left:265px;
	width:150px;
	top:0px;

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
	text-align:center;
}

/****************** bloc_inter *********************/
#block_inter
{
	position:absolute;

	left:907px;
	top:960px;
	width:1000px;
	height:45px;
}

#block_inter .logo_inter
{
	position:absolute;

	left:0px;
	top:0px;
	width:168px;
	height:100%;

	background-image: url("../img/logo_finish.png");
	background-repeat: no-repeat;	
	padding-top:1px;
	padding-left:20px;
}

#block_inter .fond_inter
{
	position:absolute;

	left:200px;
	top:0px;
	width:508px;
	height:100%;

	background-image: url("../img/fond_inter.png");
	background-repeat: no-repeat;	
}

#block_inter .name
{
	position: absolute;

	left:210px;
	top:3px;

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
}

#block_inter .time
{
	position: absolute;

	left:550px;
	top:3px;
	width:150px;

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#block_inter .diff.green
{
	position: absolute;

	left:710px;
	top:0px;
	width:165px;
	height:50px;
	
	background-image: url("../img/racer_green.png");
	background-repeat: no-repeat;	

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#block_inter .diff.red
{
	position: absolute;

	left:710px;
	top:0px;
	width:165px;
	height:50px;
	
	background-image: url("../img/racer_red.png");
	background-repeat: no-repeat;	

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
	text-align:center;
}

/****************** block_finish *********************/
#block_finish
{
	position:absolute;

	left:588px;
	top:960px;
	width:1300px;
	height:45px;
}

#block_finish .logo_finish
{
	position:absolute;

	left:0px;
	top:0px;
	width:200px;
	height:100%;

	background-image: url("../img/logo_finish.png");
	background-repeat: no-repeat;	
}

#block_finish .fond_finish
{
	position:absolute;

	left:200px;
	top:0px;
	width:988px;
	height:100%;

	background-image: url("../img/fond_finish.png");
	background-repeat: no-repeat;	
}

#block_finish .bib
{
	position: absolute;

	left:210px;
	top:1px;
	width:35px;

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
	text-align:right;
}

#block_finish .name
{
	position: absolute;

	left:270px;
	top:1px;

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
}

#block_finish .img_nation
{
	position: absolute;

	left:710px;
	top:5px;
}

#block_finish .nation
{
	position: absolute;

	left:760px;
	top:3px;

	font-family: Calibri;
	font-size:25px;
	font-weight:bold;
	color:white;
}


#block_finish .rank
{
	position: absolute;

	left:818px;
	top:1px;
	width:35px;

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:black;
	text-align:center;
}

#block_finish .time
{
	position: absolute;

	left:885px;
	top:1px;
	width:120px;

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#block_finish .diff.green
{
	position: absolute;

	left:1030px;
	top:1px;
	width:160px;

	background-image: url("../img/racer_green.png");
	background-repeat: no-repeat;	

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#block_finish .diff.red
{
	position: absolute;

	left:1030px;
	top:1px;
	width:160px;

	background-image: url("../img/racer_red.png");
	background-repeat: no-repeat;	

	font-family: Calibri;
	font-size:28px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#rectangle{
    width:1920px;
    height:1080px;
    background:lightblue;
}
