html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial,sans-serif;
	text-align:normal;
}

html{background:url(images/bg.png) top right no-repeat #fff;}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}

.tx1 {
	font-size: 40px;
    font-family: Futura Condensed ExtraBold,Futura-CondensedExtraBold,Impact;
    font-weight: normal;
    letter-spacing: 3.3px;
    padding-bottom: 0;
    text-transform: uppercase;
	    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
	color:#3a70b0;
}
.tx2 {
	font-size: 40px;
    font-family: Futura Condensed ExtraBold,Futura-CondensedExtraBold,Impact;
    font-weight: normal;
    letter-spacing: 3.3px;
    padding-bottom: 0;
    text-transform: uppercase;
	    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
	color:#414141;
}
.tx1b {
	font-size: 20px;line-height:30px;margin-top:40px;font-weight:bold;
	color:#3a70b0;
}
.tx2b {
font-size: 20px;line-height:30px;margin-top:40px;font-weight:bold;
}
.tx3b {
font-size: 20px;line-height:30px;margin-top:40px;font-weight:bold;
}

h4 {
	font-size: 20px;
	line-height: 30px;
}

body {
	margin:auto;
}


::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}

body {
	width: 896px;
	padding: 40px 48px 84px;
	background: transparent;
	color: #fff;
	-webkit-text-size-adjust: 100%;
	
}
#header {margin-left:0px;margin-bottom:40px;}
#footer {margin-bottom:40px;}
#footer img{width:220px;}
#conteneur{width:auto;background:url(images/conteneur.png) repeat;padding-top:15px;height:346px;border-radius:0px 4px 4px 4px;margin:0;}
#container1{float:left;margin-right:30px;padding-left:15px;width:560px;height:331px;margin-top:0;}
#container2{float:right;width:260px;background:transparent;margin-right:30px;margin-bottom:30px;}
hr { border: solid #ddd; border-width: 1px 0 0; height: 0; }
#mediaplayer{width:560px;height:331px;border-radius:4px;}
#menu{background:url(images/menu.png) repeat;margin-top:20px;margin-right:30px;border-radius:4px 4px 0px 0px;margin-bottom:0;}
#menu a {color:#fff;text-decoration:none;padding-left:5px;margin-top:5px;line-height:30px;}
#footer{color:#333;font-size: 20px;line-height:30px;margin-top:40px;font-weight:bold;clear:both;bottom:0;position:relative;margin-top:50px;}
#footer img{margin-bottom:30px;}
a {text-decoration:none;color:#7ab3ff;}
li {margin:0;}
ul {margin-left:30px;}
#videos{color:#333;font-size: 20px;line-height:30px;margin-top:40px;font-weight:bold;}
.row:before, .row:after { content: ""; display: table; }
.row:after {clear:both;}
.row {margin-top:30px;clear:both;width:108%;}
.col {margin-left:0;margin-right:10.00%;float:left;display:block;width: 15%;}
.col img {width: 170px;}
#vtitre{color:#333;font-size: 14px;line-height:16px;margin-bottom:20px;font-weight:bold;}
.play, .play img{position:absolute;width:30px !important;height:30px !important;}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	body {
		width: 712px;
		padding: 40px 28px 60px;
		color:#333333;
	}
	#container1{background:none;margin-left:0;}
	#conteneur{background:none;}
	#container2{width:auto;background:transparent;margin-top:30px;}
	#mediaplayer{margin-left:-15px;border-radius:4px;}
	#menu{width:78.7%;border-radius:4px;}
	.col img { width: 140px; }
	
	.row {width:108%;}
	#videos{margin-top:170px;}
}

@media only screen and (max-width: 767px) {
	
	body {
		width: 252px;
		padding: 40px 34px 60px;
		color:#333333;
	}
	#container1{display:none;}
	#conteneur{display:none;}
	#container2{display:none;}
	#mediaplayer{display:none;}
	#menu{margin-right:0px;border-radius:4px;}
	#footer img{width:100px;}
	.col {width:100%;font-size:16px;}
	.col img {width:250px;margin-bottom:30px;border:none;}
	.row {width:100%;}
	.tx3{display:none;}
	.tx1b{font-size:17px;}
	.tx2b{font-size:17px;}
	.tx3b{font-size:17px;}
	#vtitre{color:#333;font-size:16px;line-height:16px;margin-bottom:20px;}
	.tx1 {font-size:25px;}
	.tx2 {font-size:25px;}
	#header{margin-top:0px;margin-bottom:0px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	body {
		width: 436px;
		padding: 36px 22px 48px;
		color:#333333;
	}
	#container1{display:none;}
	#conteneur{display:none;}
	#container2{display:none;}
	#menu{margin-right:0px;border-radius:4px;}
	#mediaplayer{display:none;}
	#footer img{width:190px;}
	.col {width:40%;font-size:14px;}
	.col img {width:170px;margin-bottom:30px;border:none;}
	.row {width:121%;}
	.tx3{display:inline;}
		.tx1b{font-size:17px;}
	.tx2b{font-size:17px;}
	.tx3b{font-size:17px;}
	#vtitre{color:#333;font-size: 15px;line-height:16px;margin-bottom:20px;}
	.tx1 {font-size:25px;}
	.tx2 {font-size:25px;}
	#header{margin-top:0px;margin-bottom:0px;}
}

