#jouets {
	padding-left: 170px;
	vertical-align: top;
	color: #FF0000;
}
#jouets .TitreJ{
	width: auto;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #009900;
	border-bottom-style: solid;
	height: auto;
	padding-top: 5px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;

}#jouets .StitreJ{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333399;
	padding-top: 5px;
	background-color: #D7FFD7;
	margin-left: 2px;

}#jouets .txtbas {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Tahoma;
	font-size: 1.3em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333399;
	padding-left: 20px;
	background-color: #FFFFCC;
}
#jouets .voir {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Tahoma;
	font-size: 1.1em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333399;
	padding-left: 20px;
}
#jouets .voir a{
	color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#jouets .voir a:hover{
	color: #0000FF;
}

