/* <style> /* activation de la coloration syntaxique */
/***********************************************************************************
* Global / Générique
***********************************************************************************/
/* Global */
body {
	margin:0;
	padding:0;
	background-color:#8C99A3;
	text-align:center;
}
body.iframe {
	background-color:white;
	text-align:left;
	width:100%;
}
body.iframe #preview {
	background-color:white;
	padding:5px;
	min-height:388px;
	text-align:justify;
	border:1px solid #7F9DB9;
}
* html body.iframe #preview { height:388px; }

/* Générique */

/***********************************************************************************
* Popups
***********************************************************************************/

/***********************************************************************************
* Bloc de contenu
***********************************************************************************/

/***********************************************************************************
* Blocs principaux
***********************************************************************************/
#qs #logo img { display:block; }
#qs .border_top {
	text-align:right;
	margin-top:5px;
	background-color:#F9F9F9;
}
#qs .border_top img { display:block; } /* Indispensable en XHTML 1.0 Strict */
#qs .corner_top_left { float:left; }
#qs .corner_top_right { /* Indispensable en XHTML 1.0 Strict */
	margin-left:auto;
	margin-right:0;
}
#qs #head .menu {
	padding:2px 10px 7px 10px
}

/***********************************************************************************
* Divers
***********************************************************************************/

/***********************************************************************************
* Administration prestataires
***********************************************************************************/

/***********************************************************************************
* Accueil
***********************************************************************************/

/***********************************************************************************
* Contact
***********************************************************************************/

/***********************************************************************************
* Inscription prestataire
***********************************************************************************/

/***********************************************************************************
* Listing des solutions (catégories / métier / sélection / recherche)
***********************************************************************************/

/***********************************************************************************
* Categories / Métiers
***********************************************************************************/

/***********************************************************************************
* Recherche
***********************************************************************************/

/***********************************************************************************
* Sélection
***********************************************************************************/

/***********************************************************************************
* Index
***********************************************************************************/

/***********************************************************************************
* Fiche solution
***********************************************************************************/

/***********************************************************************************
* Barre de navigation
***********************************************************************************/

/***********************************************************************************
* Scrolling des dernières solutions ajoutées
***********************************************************************************/

/***********************************************************************************
* Statistiques
***********************************************************************************/
