html{
	background-color:black;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:black;
	background-image:url('home/img/fond.gif');
	background-position:530px 40px;
	background-repeat:no-repeat;
}

#menu
{
	background-color: black;
	height: 37px;
}

#logo
{
	position: absolute;
	left:0;
	top:0;
	z-index:900;
}

h2
{
	font-family: verdana,arial,sans-serif;
	/* font-size: 1em; */
	font-size: 16px;
	font-variant:small-caps;
	font-weight: bold;
	margin:0 1em 0 1em;
	background-image:url('home/img/puceR.gif');
	background-repeat:no-repeat;
	color:orange;
	height:30px;
	padding-left:40px;
	padding-top:4px;
}

#contenu {
	margin:0pt;
	padding:0pt;
	position:relative;
	margin-top:60px;
	margin-left:20px;
	height:650px;
}



/* --- Liens --- */

a:link
{
	color: black;
	text-decoration:none;
	border-bottom: 1px dashed olive;
}

a:hover
{
	text-decoration:none;
	border-bottom: 1px solid olive;
}

a:visited
{
	color: black;
	text-decoration:none;
	border-bottom: 1px solid olive;

}

/* ---- Lien particulier: logo --- */

a[class="logo"]:visited, .bouton a:visited
{
	border:0;
}

a[class="logo"]:link, .bouton a:link
{
	border:0;
}

a[class="logo"]:hover, .bouton a:hover
{
	border:0;
}

/* ----- pseudo-boutons de formulaires (spans) ----- */

.bouton{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-image:url('http://www.point-afrique.com/style/img/fond_bouton_ou.gif');
	background-repeat:repeat-x;
	padding:3px 6px;
	border:1px solid black;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size:9pt;
	font-weight:bold;
	color:black;
	cursor:pointer;
}

.bouton:hover{
	background-image:url('http://www.point-afrique.com/style/img/fond_bouton_ov.gif');
}

#frise {
	background-image:url('home/img/vignettes.jpg');
	background-repeat:no-repeat;
	height:82px;
	width:1000px;
}
.vignette {
	border:0pt none;
	float:left;
	height:80px;
	margin:1px;
	padding:0pt;
	width:80px;
}

#news {
	color:white;
	font-family:courier;
	font-size:12pt;
	height:20px;
	width:1000px;
}
#news a {
	color:white;
}
#points {
	color:white;
	font-family:verdana,arial,sans-serif;
	/*height:350px;*/
	margin-top:50px;
	width:500px;
}
#points  h2{
	width:150px;
}
.panel {
	display:none;
	width:500px;
}
.panel p {
	color:white;
	font-size:10pt;
	font-weight:bold;
	margin:0 3px;
	line-height:150%;
}
.panel a {
	color:white;
}

.panel a:visited
{
	color:white;
}

h2 a:link
{
	color:olive;
}

h2 a:visited
{
	color:olive;
}

.panel table {
	color:white;
	font-size:10pt;
	font-weight:bold;
	border-collapse: collapse;
}

#qui
{
	position:absolute;
	left:455px;
	width:300px;
	bottom:200px;
	z-index:300;
}

#pied {
	background-color:black;
	color:#6F732D;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	padding-bottom:5px;
	position:absolute;
	bottom:0px;
	text-align:center;
	width:100%;
}
#pied a {
	color:#6F732D;
}

h2.bleu{
	background-image: url('home/img/puceB.gif');
	color:olive;
}

.bleu,.rouge{
	cursor:pointer;
}

#TVols{
	width:350px;
	text-align:right;
}

.notice{
	color:#59B3EF;
	font-weight:normal;
}

td.notice{
	padding-top:8px;
}
td.presentvol {
	padding-bottom:20px;
}
td.presentvol p{
	margin:0;
	padding:0;
	text-align:left;
	font-size:11px;
	color:#a2a244;
	font-weight:bold;
}
.paysVols{
	font-style:italic;
	font-weight:normal;
}

#bonsPlans p{
	font-weight:normal;
	width:500px;
	line-height:150%;
}

img{
	border:none;
}

a img{
	text-decoration:none;
	border:none;
}
