#presentation {
	background-image: url(../imgs/img_accueil.jpg);
	background-repeat: no-repeat;
	height: 390px;
	padding-left: 14px;
	background-position: 14px 15px;
}
#presentation #texteIntro {
	width: 385px;
	float: right;
	margin-right: 15px;
}
#content #colcentre #deco h4 {
	color: #483A5E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a.sousRub {
	color: #749721;
	font-style: italic;
	text-decoration: none;
	font-size: 90%;
}
a.sousRub:hover {
	color: #47396E;
	text-decoration: underline;
}
h3.decouvrir {
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
	margin: 0px;
	background-color: #8B7EB4;
	padding-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	font-size: 100%;
	background-image: url(../../enfant/imgs/bkg_titre_idx.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
.TabDecouvrir {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #877DB2;
}
a.details {
	color: #FF6600;
	font-weight: bold;
	font-size: 80%;
	margin-top:8px;
}
a.details:hover {
	color: #8D83B8;
}
a.gammesAlk {
	font-weight: bold;
	color: #49375D;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}
a.gammesElk {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}
a.gammesAlk:hover,a.gammesElk:hover {
	color: #669933;
}
#presentation #texteIntro h3 {
	font-size: 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#actus {
	margin-left: 14px;
	clear: both;
	float: left;
}
#actus h2 {
	color: #FF6600;
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#actus p {
	font-size: 90%;
	text-align: left;
	margin-top: 5px;
}
#actus a {
	color: #669;
}

