#dewbody {
	font-family:"Myriad","Myriad Pro",Georgia,Helvetica,Sans-serif;
	height:100%;
	padding:0 0 5em 0;
	margin:0;
	background:#eee;
}

#dewbody #content {
	width:50%;
	margin:auto;
}

#dewbody #players {
	background:#fff;
	overflow:auto;
}

#dewbody #players object {
	margin:20px 0 20px 50px;
}

#dewbody h1 {
	color:#456;
	margin-top:2em;
	padding:0 0 20px 10px;
	font-weight:normal;
	border-bottom:1px solid #ddd;
}

#dewbody h2 {
	font-weight:normal;
	background:#eee;
	padding:2em 10px 10px 10px;
	color:#444;
	font-size:130%;
	text-align:left;
	margin:0;
}

#dewbody p {
	margin:10px;
	padding-bottom:10px;
}

#dewbody .hint {
	color:#666;
	float:right;
	width:300px;
	text-align:left;
	margin-right:10px;
	background:#f6f6e0;
	padding:10px;
	clear:both;
}

#dewbody a {
	text-decoration:none;
	color:#369;
}


@font-face {

	font-family: 'Volutes';
	src: url('Volutes.ttf');

}

header
{	
	height: 20%; /* La bannière fera 20% de la hauteur de la page... */
	width: 100%; /* et 100% de la largeur. */
	background-image : url(./images/index.PNG);
	text-align: center;
 
}


#blog{

	color: green;
}

#de {

	color: yellow;

}

#stef {

	color: red

}
/* Navigation */

a {
text-decoration: none;
}
 
nav 
{
	/*background-color: #9d9d9d;
	display: inline-block;
    width: 100%;
	height: 50px;
    text-align: center;*/
	
	
}
 
nav ul
{	background-color: #9d9d9d;
	display: inline-block;
    width: 100%;
	height: 25px;
    text-align: center;
	
    list-style-type: none;
	margin-top: 0px;
	
}
 
nav li
{
    display: inline-block;
	margin-right: 15px;
	margin-top: 0px;
}
 
nav a
{
    font-size: 1.3em;
	font-weight: bold;
	color: green;
    padding-bottom: 3px;
    text-decoration: none;
}
 
nav a:hover
{
    color: #16fc00;
   
}



section {

	background: url('/images/skanbX-25.jpg');
	width: 100%;
	height: 100%;
	background-position: center;
	background-attachment: scroll;
	background-repeat:no-repeat;
	
	
	
}
#sectionindex
{
text-align: center;
}

object {

	display: inline-block;
	width: 100%;
	margin-left: 25%;

}


h2 {
	text-align: center;
	padding-top: 30px;
	
	
}

p {
	text-align: center;
	
}

#tablezike {
	display: table;
	width: 60%;
	margin-left: 20%;
	margin-bottom: 20px;
}

h3 {

	text-align: center;

}




#skan{
 color: #16fc00;
}

#footer {

	text-align: center;

}
#tablearchive
{
	display: table;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 20px;
}
#tdvid
{
width:35%;
}
#pageprec ,#pagesuiv
{
width: 5%;
}
