* {
margin:0;
padding:0;
}
ul {
list-style-type:none;
}
body {
text-align:center;
}
h1, h2, h3, h4, p, ul {
margin-bottom:10px;
}
.clear {
clear:both;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.center {
text-align:center;
}
h1 {
font-size:21px;
}
h2 {
font-size:18px;
}
h3 {
font-size:16px;
}

/* LAYOUT */
#page {
text-align:left;
width:940px;
margin:auto;
}
#main {
	width : 100%;
	margin : 0 0 0 -200px;
	float : right;
	}
#content {
	margin : 0 21px 0 210px;
	}
#footer {
	clear : both;
	text-align:center;
	width:100%;
	}
#sidebar {
	width : 200px;
	float : left;
}

/* page */
body {
background:#363636;
font-family:"trebuchet MS";
font-size:12px;
}
.texte {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100x;
font-weight:bold;
padding:0px 0px 0px 0px;
}
#page {
background:url("img/page.gif") repeat-y;
}
#header {
background:url("img/header.jpg") no-repeat center;
height:179px;
position:relative;
}
#header a {
color:#83e9ff;
}
#header h1 {
	position:absolute;
	left: 471px;
	top: 14px;
	width: 414px;

}
#header p {
	position:absolute;
	left: 479px;
	top: 49px;
	width: 413px;
	color:#EEE;
}
#header h1, #header p {
text-align:center;
}
#footer {
background:url("img/footer.gif") no-repeat top #363636;
padding:40px 0 20px 0;
color:#CCC;
font-size:11px;
}
#footer a {
color:#83e9ff;
}
a:link, a:visited {
color:#0067db;
}

/*sidebar*/

#sidebar h3 {
text-align:center;
text-transform:uppercase;
color:#363636;
}
#sidebar .inner {
margin:0 10px 0 16px;
}
#sidebar .sidebox {
background:url("img/sidebox_b.gif") repeat-y center;
}
#sidebar .sidebox-head {
height:20px;
background:url("img/sidebox_b_haut.gif") no-repeat;
}
#sidebar .sidebox-foot {
height:19px;
background:url("img/sidebox_b_bas.gif") no-repeat;
}
#sidebar .sidebox ul {
margin-left:10px;
margin-right:5px;
}
#sidebar .sidebox li a {
text-decoration:none;
display:block;
width:100%;
border-bottom:1px solid #88b8ee;
padding-bottom:2px;
padding-top:3px;
font-weight:bold;
}
#sidebar .sidebox li a:hover {
color:#0f005d;
}
#sidebar .sidebox, #sidebar .sidebox2 {
margin-bottom:15px;
}

#sidebar .sidebox2 {
background:url("img/sidebox_n.gif") repeat-y center;
color:#CCC;
}
#sidebar .sidebox2 p {
text-align:center;
}
#sidebar .sidebox2-head {
height:20px;
background:url("img/sidebox_n_haut.gif") no-repeat;
}
#sidebar .sidebox2-foot {
height:15px;
background:url("img/sidebox_n_bas.gif") no-repeat;
}
#newsletterform {
margin:5px;
background:url("img/form_news_txt.gif") no-repeat top left;
position:relative;
height:30px;
}
#newsletterform input.txt {
width:85px;
margin:3px 0 0 2px;
border:1px solid #FFF;
font-size:11px;
padding:2px;
}
#newsletterform input.btn {
position:absolute;
top:0;
left:113px;
}

#searchform {
	position:absolute;
	left: 587px;
	top: 112px;
	width: 283px;
	height: 32px;
}
#searchform input.txt {
background:#FFF;
border:1px solid #FFF;
margin:7px 0 0 5px;
width:180px;
height:16px;
}
#searchform input.btn {
position:absolute;
top:2px;
margin-left:20px;
}

/*box videos*/
.box {
background:#363636;
color:#EEE;
width:689px;
margin:auto;
margin-bottom:40px;
}
.box2 {
background:#ffffff;
color:#000;
font-size:12px;
width:689px;
margin:auto;
margin-bottom:40px;
border:1px solid #DDDDDD;
}
.box2_titre {
color:#83e9ff;
font-size:16px;
}
.box a {
color:#83e9ff;
}
.box h2 {
background:url("img/box_haut.gif") no-repeat top;
padding:10px 0;
text-align:center;
}
.box p.desc {
border-top:1px solid #6c6c6c;
margin:10px;
padding:10px 0;
}
.box2 p.desc {
padding-left:10px;
padding-right:10px;
}
table.tb {
margin:0;
width:570px;
margin:auto;
margin-bottom:15px;
}
table.tb td img {
border:1px solid #557e86;
}
table.tb td {
padding:5px;
}

.box-foot {
background:url("img/box_bas.gif") no-repeat;
height:60px;
}
.box-foot a {
color:#005dc5;
}
.box-foot p {
text-align:center;
}
.box-foot p.dl {
font-size:18px;
padding-top:5px;
margin-bottom:6px;
}
.box-foot p.details {
color:#666;
font-size:11Px;
}

.entrer {font-family:arial; font-size:18px; color:#0000ff; font-weight:bold; text-decoration:underline;}