body{
	font: 60% verdana,arial,sans-serif;
	margin:0;
	background:#9edbef; 
	text-align: center;
}
#container {
	position: relative;
	margin: 0 auto;  
	width: 970px; 
	background:#9edbef url(/fileadmin/templates/img/fdIntroDeb.jpg) no-repeat top center;
}
#anim {
	height: 500px;
	text-align: center;
}
.noscript {
	padding-top: 270px; 
	margin-left: 270px;
	*margin-left: 0px;
	width: 430px; 
	color: #fff;
	font-weight: bold;
	font-size: 130%;
}
#content {
	margin: 0px auto;  
	padding: 10px 30px;
	width: 430px; 
	*width: 430px; 
	_width: 490px; 
	background:#9edbef url(/fileadmin/templates/img/fdIntroText.jpg) repeat-y top center;
}
#footIntro {
	margin: 0px auto;  
	padding: 10px 30px;
	width: 430px; 
	*width: 430px; 
	_width: 490px; 
	background:#9edbef url(/fileadmin/templates/img/fdIntroFin.jpg) no-repeat top center;
}

#footIntro a {
	color: #000;
	text-decoration: none;
}
#footIntro a:hover {
	color: #003E7D;
	text-decoration: underline;
}

#brioude {
	margin: 0px auto;  
	padding: 20px 0px;
	width: 430px; 
	*width: 430px; 
	_width: 490px; 
}
#brioude p {
	font-size: 90%;
	text-align: justify;
}

.dte {
	float: right;
}
.gche {
	float: left;
}
#passer, #entrer {
	position: absolute;
	display: block;
	width: 75px; 
	height: 30px;
	top: 435px;
	text-decoration: none; 
}
#passer {
	left: 55px;
}
#entrer {
	left: 840px;
}
.cache {
	display: none;
}



a {
	color: #003E7D;
}
a:hover {
	text-decoration: none;
	color: #BF0000;
}

.txtJaune, a.txtJaune {
	color: #FFB400; /*Jaune*/
}
.txtRose, a.txtRose {
	color: #C10050; /*Rose*/
}
.txtBleu, a.txtBleu {
	color: #0095D6; /*Bleu*/
}
.txtOrange, a.txtOrange {
	color: #FF521D; /*Orange*/
}
.txtVert, a.txtVert {
	color: #1EBC34; /*Vert*/
}
.txtGris, a.txtGris {
	color: #696969; /*Gris*/
}
.txtRouge, a.txtRouge {
	color: #BF0000; /*Rouge*/
}
.txtGrisClair, a.txtGrisClair  {
	color: #8B8B8B;
}
.txtMarine, a.txtMarine {
	color: #003E7D;
}


table.tablo, table.contenttable {
	border-collapse:collapse;
	margin-left:10px;
	margin-top:20px;
}

.tablo td, .contenttable td {
	padding:3px;
	border:1px solid #072430;
	width:120px;
	text-align:center;
	vertical-align: middle;
}