@charset "UTF-8";
/* 

*/

/* RESETS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
.clear	{ clear:both; }

body {
	color: #000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size:14px;
	overflow-x: hidden !important; margin:0; padding: 0;
}

html, body {
  height:100%  ;
}

/* Structure */

#main {
	width: 100%;
	margin: auto;
	display:table;
	height: 99%;
}

#main-inner {
	vertical-align: middle;
	display: table-cell;
	
}
#header  {width: 875px; margin:0 auto;}
#header img  {float:left; margin: 0 0 25px 0}
#gauche-droite {clear:both; width: 875px; margin:0 auto;}
#gauche {float:left;}
#gauche img {border:10px solid #000;}
#gauche img {border-right:5px solid #000;}
#droite {float:left;}
#droite img {border:10px solid #000;}
#droite img {border-left:5px solid #000;}
#livedrift {float:left; width:700px;}
#livedrift h1 {font-family: Arial, Helvetica, sans-serif; font-size:2em; margin:1em}
#imglive {display:none;}

