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;
}
#communique {
	/*display:none;*/
	position:absolute;
	left:50%;
	/*top:200px;*/
	top:70px;
	width:650px;
	min-height:200px;
	margin-left:-325px;
	background:#fff4d8 url(home/img/fond-communique.gif) 260px top no-repeat;
	/*background-color:#fff4d8;*/
	z-index:1000;
	padding:0 30px 20px 30px;
	border:2px solid #F9A033;
}
#communique p, #communique ul
{
	font-size: .8em;
	padding:0;
	line-height : 140%;
}
#communique h1 {
	padding: 10px 0 1em 0;
	font-size: 1.2em;
	font-weight: bold;
	/*color:#ea6b11;*/
}
#communique #btferme {
	position:absolute;
	top:-6px;
	*top:1px;
	right:2px;
	cursor:pointer;
	text-align:center;
	line-height:10px;
	font-size:9px;
	color:#aaaaaa;
}
#communique .dateactu {
	margin:9px 40px 0 0;
	padding:0 0 0 5px;
	border-left:1px solid olive;
	line-height:normal;
	color:olive;
	font-size:10px;
	text-align:right;
	float:right;
}
#communique ul.puce_orange
{
	list-style-type:none;
	padding-left:0;
}

#communique ul.puce_orange li 
{
	background:url('http://www.point-afrique.com/style/img/puce-orange.gif') left 4px no-repeat;
	line-height:normal;
	padding-left: 18px;
	padding-bottom:5px;
}
#communique ul.puce_orange  ul li
{
	background:none;
	list-style-type:disc;
	list-style-position:inside;
	line-height:normal;
}

.txtorange {
	color:#ea6b11;
}
.txtvert {
	color: #767603;
}

.txtbleu {
	color: #0e95d1
}

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;
}

