@charset "utf-8";
/* CSS Document */

html {
     height: 100%;

  }
   h1 {
   display:none
   }
   
   #page   
   {
	position: absolute;
	width: 1088px;        /* selon la largeur voulue */
	margin-left: -544px; /* moitie de width */
	left: 50%;           /* constant, toujours 50% */
	height: 587px;       /* selon la quantite de texte */
	margin-top: -293px;   /* moitie de height */
	top: 50%;            /* constant, toujours 50% */
	border: 0px none #333;
	background-color: #000000;
	padding:0;
   }
   #contenu { margin: 0; }
   
   #page_html {
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
   #p_accueil {
	margin:0;
	background-image: url(fond_accueil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 567px;
   }
   #p_agence {
	background-image: url(fond_agence.jpg);
   }
    #p_audiovisuelle {
	background-image: url(fond_realisation_audiovisue.jpg);
   }
   #p_publicitaire {
	background-image: url(fond_adaptation_publicitair.jpg);
   }
   #p_graphique {
	background-image: url(fond_creation_graphique.jpg);
   }

   #p_evenementielle {
	background-image: url(fond_production_evenementie.jpg);
   }
   #p_evenementielle, #p_agence, #p_audiovisuelle, #p_publicitaire, #p_graphique {
	background-repeat: no-repeat;
	background-position: left top;
	width:1120px;
	height: 597px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
   #encart {
	/*background-color: #FF0000;*/
	height: 385px;
	width: 385px;
	text-align: center;
	position: relative;
	left: 477px;
	top: 71px;
   }
   #page_html p {
	margin: 0px;
	padding: 0px;
   }
   #texte_1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
   }
   #texte_2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
   }
   #texte_3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
   }
   #texte_4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
   }
   #menu {
	position: absolute;
	top: 490px;
	margin-left: 78px;
   }
   #texte_agence {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #009ee0;
	background-color: #000000;
	padding: 8px;
	height: 400px;
	width: 212px;
	text-align: justify;
	left: 813px;
	top: 55px;
   }
   #p_agence h2 {
	padding:0;
	color: #009ee0;
	position: absolute;
	top: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 105px;
	font-size: 20px;
   }
     #p_agence h3 {
	padding:0;
	color: #CCCCCC;
	position: absolute;
	top: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 123px;
	font-size: 13px;
	text-decoration: none;
   }
#p_agence h3 a {
	color: #CCCCCC;
	text-decoration: none;
}
#p_agence h3 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.version {
	color: #999999;
	position: absolute;
	left: 0px;
	text-align: left;
	margin-left: 82px;
	font-size: 12px;
}
.version_html {
	color: #999999;
	position: absolute;
	text-align: left;
	margin-left: 82px;
	font-size: 12px;
	top: 570px;
}
.version a, .version_html a {
	color: #666666;
	text-decoration: none;
}
.version a:hover, .version_html a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Tableau_01 {
width:366px;
height:80px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}