/*PNG suck*/
/*ul#navigation li a#nav_actu, ul#navigation li a#nav_work, ul#navigation li a#nav_en_cours, ul#navigation li a#nav_contact { behavior: url(iepngfix/iepngfix.htc); }*/
body {
	background: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
}

.aide {
	cursor: help;
}
a {
	text-decoration:none;
}


/* Header */


#splash {

	margin-top:50px;
	background:#000000 url(splash2009.jpg) no-repeat top center;
	height: 412px;
}

.date, .date a {
	text-align: left;
	font-family: 'century gothic';
	font-size: 24px;
	color:#333333;
	line-height: 38px;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;

}

.date a:hover{
	color:#E0007A;
	text-decoration:none;
}

.heure {
	color:#333333;
}
.annee {
	letter-spacing: 2px;
}

.titre_big {
	text-decoration:none;
	font-family: 'century gothic';
	font-size: 48px;
	text-align: left;
	color:#666666;
	letter-spacing: 0px;
	font-weight: normal;
}
.titre_big2 {
	text-decoration:none;
	font-family: 'century gothic';
	font-size: 28px;
	text-align: left;
	color:#666666;
	letter-spacing: 0px;
	font-weight: normal;
}
.titre_news {
	text-decoration:none;
	font-family: 'century gothic';
	font-size: 18px;
	text-align: left;
	color:#E0007A;
	line-height: 15px;
	/*text-transform: uppercase;*/
	letter-spacing: 0px;
	font-weight: normal;
}
.texte_blanc {
	font-family: 'arial';
	text-decoration:none;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 16px;
	text-align: left;
	color:#FFFFFF;
	/*text-transform: uppercase;*/
	font-weight: normal;
	padding: 0px 0 0 20px;	
}

.texte_blanc a:hover {
	color:#000000;
	background:#E0007A;
	text-decoration:none;
	font-weight: normal;
}

.date_archive {
	text-align: left;
	font-family: 'century gothic';
	font-size: 28px;
	color:#333333;
	line-height: 38px;
	/*text-transform: uppercase;*/
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	padding: 15px 0 0px 0px;	
	border-bottom:dashed 1px #333333;
}

.texte_gris {
	font-family: 'arial';
	font-size: 11px;
	text-align: left;
	color:#333333;
	line-height: 14px;
	/*text-transform: uppercase;*/
	letter-spacing: 0px;
	font-weight: normal;
	padding: 0px 0 0 0px;	
}

.texte_archive a {
	color:#E0007A;
	text-decoration:none;
}

.texte_archive a:hover {
	color:#000000;
	background:#E0007A;
	text-decoration:none;
	font-weight: normal;
}

