/* Created by Wikiwi.be - Raphael De Naeyer */
/* Planet Images */

/* General style */

* { margin:0; padding:0; border:0;}

BODY {
  margin: auto;
  padding: 0px;
    text-align: center;
  FONT-SIZE: 12px;
  COLOR: #005281;
  background-color: #005f96;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
  background: url(images/bg_planet-images-marche-en-famenne.jpg)  no-repeat center center #005f97;
}
A {
  COLOR: #005281;
}
A:hover {
  COLOR: #ef8e34;
}
HR {
  COLOR: #ef8e34;
}


/* Content style */



div#principal {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 750px;
    left: 0px;
    margin-top: 0px;
}
div#zonecentral {
    position: relative;
    float: center;
    text-align: left;
    width: 972px;
    height: 600px;
    margin: auto;
}
div#zone_ga {
	position: relative;
	float: left;
	width: 312px;
	height: 608px;
	margin: 0px;
  	background: url(images/bg_logo_ga.png)  no-repeat top left;
}
p#coordonnées {
	position: relative;
	float: left;
	width: 312px;
	height: 240px;
	margin: 210px 0px 0px 0px;
    text-align: center;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
}
h1#specialiste_photo {
	position: relative;
	float: left;
	width: 298px;
	height: 10px;
    line-height: 16px;
	margin: 60px 0px 0px 0px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
}
div#zone_dr {
	position: relative;
	float: left;
	width: 600px;
	margin: 100px 0px 0px 50px;
}

div#fond_contenu_top {
	position:relative;
	float: left;
	width: 591px;
	height: 24px;
  	background: url(images/fond_contenu_top.png)  no-repeat top left;
}
div#fond_contenu_mid {
	position:relative;
	float: left;
	width: 591px;
  	background: url(images/fond_contenu_mid.png)  repeat-y top left;
}
div#fond_contenu_bottom {
	position:relative;
	float: left;
	width: 591px;
	height: 24px;
  	background: url(images/fond_contenu_bottom.png)  no-repeat top left;
}
div#fond_contenu_top_bleu {
	position:relative;
	float: left;
	width: 591px;
	height: 24px;
  	background: url(images/fond_contenu_top_bleu.png)  no-repeat top left;
}
div#fond_contenu_mid_bleu {
	position:relative;
	float: left;
	width: 591px;
  	background: url(images/fond_contenu_mid_bleu.png)  repeat-y top left;
}
div#fond_contenu_bottom_bleu {
	position:relative;
	float: left;
	width: 591px;
	height: 24px;
  	background: url(images/fond_contenu_bottom_bleu.png)  no-repeat top left;
}
h2#titre {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	width: 520px;
	margin: 5px 30px 0px 30px;
}
div#zone_texte {
	width: 520px;
	margin: 15px 30px 0px 40px;
}
h3#titre_zone_bleu {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 520px;
    text-align: center;
	margin: 0px 30px 0px 30px;
}


	
div#copyright {
	position: relative;
	float: left;
	width: 100%; 
	height: 17px;
	margin: 40px 0px 0px 00px;
}
p#copyright{
	position:relative;
	float: left;
	text-align: right;
	width: 100%;
	height: 17px;
	line-height: 17px;
	padding-right: 20px;
	color:#80a8b9;
	font-size: 9px;
}
	
p#copyright a{
	color:#80a8b9;
	text-decoration: none;
}
p#copyright a:hover{
	color:#ef8e34;
}
