*{
	margin:0;
	padding: 0;
	border:0;
}

/* Pour le preload */

.hiddenPic {display:none;}


/* Generaux */

body{
	margin: 0;
	padding:0;
	background: #ececec url(images/fond.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

a{
	color: #787878;
}

a:hover{
	color:#333333;
}

h1{ 
	background: url(images/Logo-piwisgraphics.gif); 
	text-indent: -5000px;
	width:403px;
	height:73px;
	position: relative;
	top:82px;
	left: 158px;	
	/*filter:alpha(opacity=60);*/
	/*-moz-opacity:0.5;*/
}

h1 a{
	width:403px; 
	height:73px;
	display: block;
	text-decoration: none;	
}

h1 a span{
	font-size:1px;
	visibility: hidden;
}

ul.contenu{
	margin-left:20px;
	margin-top:10px;
}

ul.contenu2{
	margin-left:50px;
	margin-top:10px;
}

ul.contenu li, ul.contenu2 li{
	list-style-type:none;
	list-style-image:url(images/puce.png);
	margin-bottom:5px;
}

.note{
	font-size:10px;
}
.video{
	margin-left:15px;
}
/* BARRE DE NAVIGATION PRINCIPALE */

#menuPrincipal{
	width:830px;
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
}
#menuPrincipal li{
	float:left;
}

/* CALQUES PRINCIPAUX DE FOND */

#principalHaut{ 
	background: url(images/fond-principalHaut.png) no-repeat; 
	width: 997px;
	height: 221px;
	margin-left: auto;
	margin-right: auto;
}


#principalMilieu{ 
	background: url(images/fond-principalMilieu.png) no-repeat; 
	width: 997px;
	height: 309px;
	margin-left: auto;
	margin-right: auto;
}

#principalBas{ 
	background: url(images/fond-principalBas.png) repeat-y top; 
	width: 997px;
	margin-left: auto;
	margin-right: auto;
}

#principalFooter{ 
	background: url(images/fond-principalFooter.png) no-repeat; 
	width: 997px;
	height: 104px;
	margin-left: auto;
	margin-right: auto;
}

#principalGeneral{ 
	background: url(images/fond-principalGeneral.png) no-repeat; 
	width: 997px;
	margin-left: auto;
	margin-right: auto;
}

/* Barre des langues */

ul#langues{
	position:relative;
	top:75px;
	left:-40px;
	float:right;
	list-style-type:none;
}

#langues li{
	float:left;
}

#langues li.fr{
	background:url(images/btn-fr2.png) no-repeat;
	width:22px;
	height:19px;		
}

#langues li.fr a{
	width:22px; 
	height:19px;
	display: block;
	text-decoration: none;	
}

#langues li.fr a span{
	font-size:1px;
	visibility: hidden;
}

#langues li.en{
	background:url(images/btn-en1.png) no-repeat;
	width:25px;
	height:19px;
}

#langues li.en a{
	width:25px; 
	height:19px;
	display: block;
	text-decoration: none;	
}

#langues li.en a span{
	font-size:1px;
	visibility: hidden;
}

#langues li.et{
	background:url(images/btn-et1.png) no-repeat;
	width:25px;
	height:19px;
}

#langues li.et a{
	width:25px; 
	height:19px;
	display: block;
	text-decoration: none;	
}

#langues li.et a span{
	font-size:1px;
	visibility: hidden;
}


/* Bloc gauche et droite contenant menu principal, jeu et contact */

#MilieuGauche{
	width: 930px;
	float: left;
}

#MilieuDroite{
	width: 50px;
	float: right;
}

/* Bouton Contact */

#Contact{
	width:15px;
	height:109px;
	background: url(images/btn-contact.png) no-repeat; 
	position: relative;
	top: 43px;
	left: 18px;
}

#Contact a{
	width:18px; 
	height:109px;
	display: block;
	text-decoration: none;	
}

#Contact a span{
	font-size:1px;
	visibility: hidden;
}

/* CHEMIN */

#chemin{
	margin-left:25px;
	margin-top:25px;	
	font-weight:bold;
	font-size:11px;
}

#chemin a{
	color: #787878;
	font-weight:normal;
}

/* PIED DE PAGE */

#principalFooter address{
	position: relative;
	top:23px;
	left: 90px;
	background: url(images/adresse.png); 
	text-indent: -5000px;
	width:810px;
	height:2&px;	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* HIGHSLIDE */

.highslide-caption {
    display: none;    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
