[easyembed field="JSHideShowDiv"]
<div id="page-center">
<div><img onmouseover="this.src='http://dastousgroupeconseil.com/wp-content/uploads/2012/03/Titre_FAQ_2_petite.jpg';" onmouseout="this.src='http://dastousgroupeconseil.com/wp-content/uploads/2012/03/Titre_FAQ_petite.jpg';" src="http://dastousgroupeconseil.com/wp-content/uploads/2012/03/Titre_FAQ_petite.jpg" alt="" /></div>
<div>
Vous recherchez une information? Les questions les plus fréquemment posées sont recensées dans cette FAQ. Divisée en trois thèmes, « Entrepreneurs », « Contrôleurs » et « Responsables technique », elle vous permettra de trouver la réponse à votre question.
</div>
<!-- ++++++++++++++++ Section Entrepreneur ++++++++++++++++++++++ -->
<h1 style="text-align: left;"><strong>Entrepreneurs</strong></h1>
<div class="cont-a-la-une">
<div class="masque-image-a-la-une"><img src="http://dastousgroupeconseil.com/wp-content/themes/dgc-nmedia/images/masque-image-de-une.png" alt="" /></div>
<div class="image-a-la-une"><img class="alignnone size-full wp-image-6283" title="image-a-la-une-3" src="http://dastousgroupeconseil.com/wp-content/uploads/2012/03/entrepreneur_FAQ_2.jpg" alt="" width="225" height="206" /></div>
</div>
<div class="right-content">
<table width="400">
<tbody>
<tr>
<td align="left">
<?php
global $post;
$args = array( 'numberposts' => 4, 'offset'=> 0, 'category' => 140 );
$myposts = get_posts( $args );
foreach( $myposts as $post) : setup_postdata($post); ?>
<a href="<?php the_permalink(); ?>" target='_blank' ><?php the_excerpt(); ?></a>
<?php endforeach; wp_reset_postdata(); ?>
</td>
</tr>
<tr>
<td align="left">
<div id="monBloc" style="display: none;">
<?php
global $post;
$args = array( 'numberposts' => ((get_category('140')->category_count)-4), 'offset'=> 4, 'category' => 140 );
$myposts = get_posts( $args );
foreach( $myposts as $post) : setup_postdata($post); ?>
<a href="<?php the_permalink(); ?>" target='_blank' ><?php the_excerpt(); ?></a>
<?php endforeach; wp_reset_postdata(); ?>
</div>
</td>
</tr>
<tr>
<td align="right">
<input style="cursor: pointer; font-size: 13px; color: #black; border: 0; background: #7ac144;" id="displayBloc" type="button" value=" PLUS DE QUESTIONS" />
</td>
</tr>
</tbody>
</table>
</div>
<!-- ++++++++++++++++ Section Controleurs ++++++++++++++++++++++ -->
<div class="information">
<h1>Contrôleurs</h1>
<div class="cont-a-la-une">
<div class="masque-image-a-la-une"><img src="http://dastousgroupeconseil.com/wp-content/themes/dgc-nmedia/images/masque-image-de-une.png" alt="" /></div>
<div class="image-a-la-une"><img class="alignnone size-full wp-image-6283" title="image-a-la-une-3" src="http://dastousgroupeconseil.com/wp-content/uploads/2012/03/controleur_FAQ_2_s.jpg" alt="" width="225" height="206" /></div>
</div>
<div class="right-content">
<table width="400">
<tbody>
<tr>
<td align="left>
<?php
global $post;
$args = array( 'numberposts' => 4, 'offset'=> 0, 'category' => 141 );
$Controllerposts = get_posts( $args );
foreach( $Controllerposts as $post) : setup_postdata($post); ?>
<a href="<?php the_permalink(); ?>" target='_blank' ><?php the_excerpt(); ?></a>
<?php endforeach; wp_reset_postdata(); ?>
</td>
</tr>
<tr>
<td align="left">
<div id="controleur" style="display: none;">
<?php
global $post;
$args = array( 'numberposts' => ((get_category('141')->category_count)-4), 'offset'=> 4, 'category' => 141 );
$myposts = get_posts( $args );
foreach( $myposts as $post) : setup_postdata($post); ?>
<a href="<?php the_permalink(); ?>" target='_blank' ><?php the_excerpt(); ?></a>
<?php endforeach; wp_reset_postdata(); ?>
</div>
</td>
</tr>
<tr>
<td align="right">
<input style="cursor: pointer; font-size: 13px; color: #black; border: 0; background: #7ac144;" id="displayControlor" type="button" value=" PLUS DE QUESTIONS" />
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- ++++++++++++++++ Section Responsable technique ++++++++++++++++++++++ -->
<div class="information">
<h1>Responsables techniques</h1>
<div class="cont-a-la-une">
<div class="masque-image-a-la-une"><img src="http://dastousgroupeconseil.com/wp-content/themes/dgc-nmedia/images/masque-image-de-une.png" alt="" /></div>
<div class="image-a-la-une"><img class="alignnone size-full wp-image-6283" title="image-a-la-une-3" src="http://dastousgroupeconseil.com/wp-content/uploads/2012/03/resp_tech_FAQ_2.jpg" alt="" width="225" height="206" /></div>
</div>
<div class="right-content">
<table width="400">
<tbody>
<tr>
<td align="left>
<?php
global $post;
$args = array( 'numberposts' => 4, 'offset'=> 0, 'category' => 142 );
$myposts = get_posts( $args );
foreach( $myposts as $post) : setup_postdata($post); ?>
<a href="<?php the_permalink(); ?>" target='_blank' ><?php the_excerpt(); ?></a>
<?php endforeach; wp_reset_postdata(); ?>
</td>
</tr>
<tr>
<td align="left">
<div id="resp_tech" style="display: none;">
<?php
global $post;
$args = array( 'numberposts' => ((get_category('142')->category_count)-4), 'offset'=> 4, 'category' => 142 );
$myposts = get_posts( $args );
foreach( $myposts as $post) : setup_postdata($post); ?>
<a href="<?php the_permalink(); ?>" target='_blank' ><?php the_excerpt(); ?></a>
<?php endforeach; wp_reset_postdata(); ?>
</div>
</td>
</tr>
<tr>
<td align="right">
<input style="cursor: pointer; font-size: 13px; color: #black; border: 0; background: #7ac144;" id="displayResp_Tech" type="button" value=" PLUS DE QUESTIONS" />
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>