/* CSS Document */
*	{	margin:0; padding:0;	}
.index, .soul, .voodoo, .love, .radio {
	font-family: "Arial", Helvetica, sans-serif;	
	text-align: center;
	width:780px;
	height:450px;	
	font-size:1.1em;
	-moz-box-sizing: border-box;
}
.soul, .index {
	color:#b5b700;
}
.love {
	color:#ff8080;
}
.voodoo {
	color:#75b3d6;
}
.radio	{
	color: #56c2f3;
}
.index	{
	margin-top: -225px;
	margin-left: -390px;
	position:absolute;
	left: 50%;
	top: 50%;
}
.nav {		
	text-align: right;
	position:absolute;
	right: 5%;
	bottom: 5%;
	font-size:0.8em;
	color:#b5b700;
}
h1, h2	{
	font-family: "Tahoma","Verdana", sans-serif;
	letter-spacing: -0.1em;
	font-weight:normal;
	
	text-align:left;
	font-size:2.2em;	
	margin:0 auto;	}

a {
font-size:0.8em;
letter-spacing: 0.3em;
}
a:link	{	text-decoration:none; color:#b5b700;	}
.soul a:link	{	text-decoration:none; color:#b5b700;	}
.love a:link	{	text-decoration:none; 	color:#ff8080;	}
.voodoo a:link	{	text-decoration:none; color:#75b3d6;	}
.radio a:link	{	text-decoration:none; color:#56c2f3;	}

a:visited	{	text-decoration:none; color:#cb9400;	}
.soul a:visited	{	text-decoration:none; color:#cb9400;	}
.love a:visited	{	text-decoration:none; color:#cb9400;	}
.voodoo a:visited	{	text-decoration:none; color:#cb9400;	}
.radio a:visited	{	text-decoration:none; color:#cb9400;	}

a:hover	{	text-decoration:underline; color:#979500;	}
.soul a:hover	{	text-decoration:underline; color:#979500;	}
.love a:hover	{	text-decoration:underline; color:#e10051;	}
.voodoo a:hover	{	text-decoration:underline; color:#6481b5;	}
.radio a:hover	{	text-decoration:underline; color:#4fa8c9;	}

a:active	{	text-decoration:none; color:#979500;	}
p	{	text-align:justify; font-size:0.8em; 	}
.liens	{	text-align:right; margin: 20px auto 0 auto; line-height:1.2em;		}
.cadre	{
	clear:both;
	border:solid 1px #b5b700;
	background-image: url(images/test1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
table	{
	width:100%;
	clear:both;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-collapse:collapse;
	
}
.soul table, .index table	{
	background-image: url(images/test-soul390.jpg);
}
.voodoo table	{
	background-image: url(images/test-vood390.jpg);
}
.love table	{
	background-image: url(images/test-love390.jpg);
}
.radio table	{
	background-image: url(images/test-P1.jpg);
}
td	{	width:390px; height:390px;text-align:center;border:solid 1px #b5b700;	}

.soul td	{	border:solid 1px #b5b700;	}
.love td	{	border:solid 1px #ff8080;	}
.voodoo td	{	border:solid 1px #75b3d6;	}
.radio td	{	border:solid 1px #56c2f3;	}
.bold	{	color:#979500;	}

.in {	margin: 5px auto 5px 5px; width: 275px;	}
label	{
	display:block;
	margin: 5px 15px;
	border:solid 1px #b5b700;
	font-size:0.9em;
	}

.date	{	float:left; font-weight:bold; color:white; font-size:0.9em;line-height:1.4em;}
ul, ol {
	font-size:0.7em;
	list-style-position: inside;
}	


.plat	{
	font-size:0.8em;
	font-family: "Tahoma", Verdana, sans-serif;
	list-style-type: none;
	
}
li	{
	text-align:left;		
}
.green, .blue, .red, .Pone	{
	background-color:#FFFFFF;width:255px;margin:4px auto;line-height:1.3em;
}
.green	{	border:ridge 1px #b5b700;	}
.blue	{	border:ridge 1px #75b3d6;	}
.red	{	border:ridge 1px #ff8080;	}
.Pone	{	border:ridge 1px #4fa8c9;	}
.droit, .gauche	{	width:750px; margin:0 auto;	}
.gauche	{	background-color:#EED6B0;	}
.droit	{	background-color:#B6D1E9;	}
.droit h1, .droit h2	{	text-align:right;	}	
.gauche h1, .gauche h2	{	text-align:left;	}
.droit .date	{	float:left;	}
.gauche .date	{	float:right;	}
