body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #00CCFF;
	position: absolute;
	text-align: center;
}
a {
	color: #003366;
}
a:hover {
	color: #00CCFF;
}

#conteneur {
	position: relative;
	width: 798px;
	background-color: #0099cc;
	margin: auto;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
	height: 250px;
}



#conteneur #bandeau_haut {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/bandeau_haut2.jpg);
	height: 206px;
}
#bandeau_haut #menu_tnt {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 114px;
}
#bandeau_haut #menu_canal {
	position: absolute;
	width: 114px;
	left: 229px;
	top: 119px;
}
#bandeau_haut #menu_antensat {
	position: absolute;
	width: 114px;
	left: 342px;
	top: 94px;
}
#bandeau_haut #menu_pratique {
	position: absolute;
	width: 114px;
	left: 457px;
	top: 124px;
}
#bandeau_haut #menu_contact {
	position: absolute;
	width: 114px;
	left: 579px;
	top: 107px;
}
#bandeau_haut #menu_liens {
	position: absolute;
	width: 114px;
	left: 692px;
	top: 142px;
}
#bandeau_haut a:hover {
	font-weight: bold;
}
#bandeau_haut a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0000CC;
}
#bandeau_haut  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#bandeau_haut #menu_services {
	position: absolute;
	width: 114px;
	left: 113px;
	top: 113px;
}
#pied_de_page {
	bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 100%;
	left: 0px;
}
.fond_bleu {
	background-color: #00CCFF;
}
.titre_page {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}
#conteneur #page {
	position: absolute;
	top: 230px;
	width: 768px;
	left: -4px;
	display: block;
	background-color: #0099CC;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding: 15px;
}



.texte_petit {
	font-size: 9px;
	text-align: center;
}
.texte_gras {
	text-transform: uppercase;
	color: #FFF500;
	font-weight: bold;
}
.question {
	color: #FFFF00;
	text-align: left;
	list-style-type: circle;
	margin-left: 20px;
}
.reponse {
	color: #0000FF;
	text-align: left;
	margin-left: 40px;
}

#page #faq {
	position: relative;
	width: 650px;
}
