

@font-face {
	font-family: 'averagesansregular';
	src: url('../police/averagesansregular.eot') format('eot'),
        url('../police/averagesansregular.woff') format('woff'),
        url('../police/averagesansregular.ttf') format('truetype'),
        url('../police/averagesansregular.svg#webfontdSscXrwb') format('svg');
    	font-weight: normal;
    	font-style: normal;
}

/*___________________________________________________________________________*/

html {
	/* 	background-image:linear-gradient(to left, #365478, #3F5A70);
	background: url(backgroundfont.jpg) no-repeat center center fixed;
    /-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;


*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4cd9a+0,2989d8+100,7e92ea+100 */

	background: #f4cd9a; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #f4cd9a 0%, #2989d8 100%, #7e92ea 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #f4cd9a 0%,#2989d8 100%,#7e92ea 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #f4cd9a 0%,#2989d8 100%,#7e92ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4cd9a', endColorstr='#7e92ea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-background-size: cover;
	-moz-background-size:  no-repeat, center, fixed, 100%;
	-o-background-size:  no-repeat, center,  fixed, 100%;
	background-size: no-repeat, center, fixed, 100%;

	font-size: 14px;
	font-family: 'averagesansregular';
	color: black;
	text-align: center;
	font-weight: bold;
	/*        text-indent:2em;
	text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
	*/

	}


h1 {
	color:#ff9900;
	font-size: 24px;
	font-family: 'averagesansregular';
	text-decoration: underline overline;
	margin-bottom:20px;
}

h2{
	font-size: 14px;
	font-family: 'averagesansregular';
	background-color:black;
	color: white;
	text-align: center;
}

span.advancedon{
	font-size: 14px;
	font-family: 'averagesansregular';
	background-color:black;
	color: green;
	text-align: center;
}

span.advancedoff{
        font-size: 14px;
        font-family: 'averagesansregular';
        background-color:black;
        color: red;
        text-align: center;
}

h3{
	font-size: 14px;
	font-family: 'averagesansregular';
	color: black;
	text-align: center;
}

h4 {
        font-size: 14px;
        font-family: 'averagesansregular';
        color: black;
        text-align: center;
/*        text-indent:2em;
		text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
*/
}

img.galimg_carre{
	border-radius:50%;
   	height:62%;
	width:62%;
	display:inline;
	/*  border:3px solid #ffffff; */
}

img.galimg_full{
	border-radius:20px;
	height:	auto;
	width:80%;
	display:inline;
	/*  border:3px solid #ffffff; */
}

table {
	min-width:100%;
	overflow:auto;
	padding:10px;
	border-radius:10px 10px 10px 10px;
	border-spacing:0px ;
 }
table#degrade {
/*
background: url(table.png) repeat-x;
        min-height:100px;
*/
	width:100%;
	display:inline-block;
	overflow:auto;
	padding:10px;
	border-radius:10px 10px 10px 10px;
	border-spacing:0px ;
}

td {

	padding: 7px;
	font-size: 14px;
	font-family: 'averagesansregular';
	color: black;
	text-align: justify;
	font-weight: normal;
	z-index:3;
	/*
	border-radius:10px 10px 10px 10px;
	margin-top:50px;
	*/
}

a:visited{
        color:#000000;
}
a:link {
	color:#000000;
}


/*________________________mise en page___________________________________________________*/

div.main {
	width:100%;
	height:100%;
	max-width:950px;
/*minheight a diminuer en cas de scroll bar vertical */
	min-height:830px;
	margin-top:1%;
	overflow:hidden;

}

/*______________________stages_____________________________________________________*/

div.line1 {
	width:30%;
	height:100%;
	float:left;
	/*
	min-width:950px;
	min-height:220px;
	*/
	overflow:hidden;
	display:inline-block;
}


div.line2 {
	width:30%;
	height:100%;
	float:center;
	/*
	min-width:950px;
	min-height:220px;
	border:1px solid #ffffff;
	*/
	overflow:hidden;
	display:inline-block;

}

div.line3 {
	width:30%;
	height:100%;
	float:right;
	/*
	min-width:950px;
	min-height:220px;
		padding:1%;
	*/
	overflow:hidden;
	display:inline-block;

}

div.cell1 {
	width:100%;
	min-height:120px;
echo '<a href="https://portainer.fmarcon.net/" target="_blank"><img class="galimg_carre" src="src/portainer.png"></a>'
	height:auto;
	float:left;
	display:inline-block;

}


div.line_multi_dalle {
	width:100%;
	height:100%;
	overflow:hidden;
	margin-top:10px;
}

div.cell31 {
	width:50%;
	height:100%;
    float:left;
	display:inline-block;
	overflow:hidden;
}

div.cell32 {
	width:50%;
	height:100%;
	margin-bottom:3%;
    float:right;
	display:inline-block;
	overflow:hidden;
}

img.stream_cam{
/*        border-radius:20px;
        height:62%;
        width:62%;
 max-width: 50%;*/
 height: 5%;
        display:inline;
        /*  border:3px solid #ffffff; */
}

