body{
	background-color: #eeeedd;
	padding-top : 1em;
	padding-left : 1em;
	background:url("fondsiteweb.gif") fixed;
}
table{
	background-color: #ff9900; 
	width : 600px;
	/*margin: auto;*/
}
a{
	text-decoration:none;
	color: #223344;
	font-weight : bold;
	font-size: small;
	font-family: Monaco, Verdana , Arial, Helvetica, serif;
	text-align : center;
}
.droits{
	padding-top:25px;
	color: #bbbbaa;
	font-size: small;
	font-family: Arial, Helvetica, Verdana, serif; 
	clear: both;
}
h1{
	//color: #bbbbaa;
	//color: #00b4f0;
	color: #ffffff;
	font-size: x-large;
	font-family:  Verdana,Arial , Helvetica, serif;
	/*text-align : center;*/
	background-color: #ff9900;
	padding:20px;
	width:560px;
	line-height:0.8em;
}
.petit{
	font-size: medium;
}
.minititre{
	//color: #556677;
	color: #00b4f0;
	font-size: large;
 	font-weight: bold;	
	font-family:  Verdana,Helvetica, Arial , serif;
	float:left;
}
.tresminititre{
	display: block;
	color: #334455;
	font-size: medium;
 	font-weight: bold;
	margin-top:10px;
}
p{
	color: #223344;
	font-size: small;
	font-family:  Verdana,Arial , Helvetica, serif;
	text-align : left;
	padding-left : 20px;
	width : 600px;
}
.boite{
	width : 580px;
	border-bottom:1px solid #ff9900;
	padding:10px;
	padding-top:7px;
	padding-bottom:17px;
	background-color: #ffffff;
}
.blog{
	float:left;
}
.boiteAdroite{
	width : 170px;
	padding-bottom:25px;
	margin-right:10px;
	margin-left:410px;
	//border-left:2px solid #ff9900;
	color: #00b4f0;
	font-family:  Verdana,Arial , Helvetica, serif;
	font-weight: bold;
}
.boiteAdroite a{
	color: #00b4f0;
	font-size: small;
	font-family:  Verdana,Arial , Helvetica, serif;
	font-weight: normal;
}
.textedescriptif{
	//color: #999988;
	//color: #374b59;
	color: #ff9900;
	margin-left :200px;
}
.jeuxlazer{
	background-image:url("#");
	background-color:#000000;
}
.lienActif{
	background-color: #ff9900;
	border:none;
	color: #ff9900;
}
.blog h1{
/* le bloctitre du message du blog */
	background-color: #ffffff;
	padding:0px;
	width:380px;
	text-align : center;
}
.blog h1 a{
/* le titrelien du message du blog */
	color: #00b4f0;
	font-size: large;
	font-family:  Verdana,Arial , Helvetica, serif;
}
.blog h2{
/* Les sujets du message*/
	color: #bbbbaa;
	font-size: small;
	font-family:  Courrier, "Courrier New", "New Courrier", "American Typewriter", Verdana, Helvetica;
	text-align : left;
	font-weight: normal;
}
.blog h3{
/* la date et les commentaires */
	color: #eeeeee;
	font-size: small;
	font-family:  Courrier, "Courrier New", "New Courrier", "American Typewriter", Helvetica;
	font-weight: normal;
	text-align : left;
	background-color: #bbbbaa;
	padding:1px;
	width:360px;
}
.blog h3 a{
/* liens dans commentaires*/
	color: #eeeeee;
	font-size: small;
	font-family:  Courrier, "Courrier New", "New Courrier", "American Typewriter", Helvetica;
	font-weight: normal;
}
.titboite{
/* la boite de message blog individuelle */
	width : 380px;
	padding-bottom:25px;
}
.boitecomment{
	margin-left:10px;
	margin-right:10px;
	width : 360px;
	padding-bottom:25px;
	background-color: #eeeeee;
}
.pastroplarge{
	width : 345px;
}


