body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#global {
	width: 1002px;
	height: 600px;
	margin: 15px auto 0 auto;
	padding: 0 0 0 0;
}

#anim_intro {
	width: 420px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#texte {
	width: 540px;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	float: right;
}

.titre {
	font-family: Arial, Verdana, Helvetica;
	font-size: 21px;
	letter-spacing: -1px;
	text-align: center;
}

.titre a {
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

.titre a:hover {
	letter-spacing: -1px;
	color: #F1D33F;
	text-decoration: none;
}

.texte_intro {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

.texte_intro a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.texte_intro a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #F1D33F;
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 0 0;
}a {
	color: #000000;
	text-decoration: none;
}
