@charset "utf-8";
/** Styles du site entier
	* Auteur :       Xavier Pitel
	* Mise à jour :  3 juillet 2010
	*/


/* Balises communes */
body {
	text-align: center;
	background: #032C3D url(../images/fndSite.png) repeat-x top;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: italic normal 175% Georgia, "Times New Roman", Times, serif;
	color: #0F0;
	text-align: right;
	background: url(../images/traitH1.png) no-repeat right bottom;
	padding-bottom: 0.75em;
	margin: -58px 40px 2em;
}
h2 {
	font: normal 145% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
}
h3 {
	font: italic bold 120% Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
h4 {
	color: #0C7DAD;
	text-align: left;
}
sup {
	font-size: smaller;
	vertical-align: super;
}
h1 span, h2 span, h3 span {
	margin-left: -3000px;
}
a {
	color: #09F;
}
a img {
	border-style: none;
}
ol {
	list-style-type: decimal;
}
ol li , ul li{
	margin-left: 2em;
}

/*h3 {
	font: normal 120% Georgia, "Times New Roman", Times, serif;
	width: 494px;
}

h2 a, h3 a {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
li {
	margin-left: 60px;
	margin-right: 28px;
}
code {
	font-size: 11px;
	line-height: 1.2;
}
*/

/* Centrage */
div#centrage {
	margin: 0px auto;
	position: relative;
	width: 954px;
	background: url(../images/fndH1.jpg) no-repeat right 204px;
	text-align: justify;
	padding-top: 327px;
}

/* Création de l'ombre de la page à l'aide d'une image */
#ombrePage {
	position: absolute;
	top: 0px;
	right: -29px;
}

/* Contenu principal */
#h1pg {
	color: #0c7dad;
	margin: 0;
	width: 607px;
	background: url(../images/fndHtPg.png) no-repeat;
	height: 46px;
	padding: 40px 60px 0 0;
}
#h2HtPg {
	background: url(../images/fndHtPg.png) no-repeat;
	height: 46px;
	padding: 40px 60px 0px 20px;
	color: #0C7DAD;
	width: 587px;
}
#h2HtPg2Lignes {
	background: url(../images/fndHtPg.png) no-repeat;
	height: 56px;
	padding: 30px 60px 0px 20px;
	color: #0C7DAD;
	width: 587px;
}
.page {
	background: url(../images/fndPg.png) repeat-y right;
	width: 617px;
	padding: 0 28px 0 22px;
}
.pageXPInfos { /* Placé ici pour être avant .sautLigne */
	background: url(../images/fndPg.png) repeat-y right;
	width: 597px;
	padding: 0 28px 0 42px;
}

/*#colDroite form {
	float: right;
	margin-top: -2em;
}
#colDroite .prix {
	color: #FF0;
	font-size: 175%;
}
#colDroite #PayPal {
	line-height: normal;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

p.tlchrgr {
	background: url(../images/btnblog.png) no-repeat center center;
	height: 21px;
	width: 90px;
	text-align: center;
}
.tlchrgr a {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#frmPaypal {
	margin: 0;
	text-align: right;
}
p.liensVersPage {
	text-align: right;
	margin-top: -1em;
}
ul.pUl {
	margin-bottom: 2em;
	margin-top: -2em;
}

.adobeApproved {
	font-weight: bold;
	text-align: right;
}
.traitementCommande {
	font-size: larger;
	font-weight: bold;
}
div#acheter {
	background: url(../images/ExtensionsDW/fondAcheter.png) no-repeat;
	padding: 10px 20px 10px 10px;
	height: 108px;
	width: 278px;
	margin: 40px;
}
div#acheter  p {
	margin: 0px;
	line-height: normal;
	float: left;
}
div#acheter  p.prix {
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin: 0px;
}
*/

/* XP-Infos */
.h2pg {
	width: 667px;
	background: url(../images/dechirTtr.gif) no-repeat 2px;
	height: 54px;
}
.h2pg h2 {
	color: #0c7dad;
	width: 645px;
	margin-left: 22px;
}
.h2pg h2.page {
	padding: 25px 28px 5px 0;
	width: 617px;
	height: 24px;
}
.h3pg {
	width: 667px;
	background: url(../images/dechirTtr.gif) no-repeat 2px;
	height: 40px;
}
.h3pg h3 {
	color: #0c7dad;
	width: 645px;
	margin-left: 22px;
}
.h3pg h3.page {
	padding: 15px 28px 5px 0;
	width: 617px;
	height: 20px;
}
.sautLigne {
	padding-bottom: 1em;
}
#derPara {
	background: url(../images/fndBsPg.png) no-repeat bottom;
	width: 617px;
	padding-bottom: 60px;
	height: 71px;
}
li.puces { list-style-type: disc; }
li.puces li {
	list-style: circle;
	margin-left: 1.5em;
}

p.autres, p.others {
	display: none;
}
.impaire {
	background: #D5EEFF;
}
.avertissement {
	color: red;
	font-weight: bold;
}
.instructions {
	font-weight: bold;
	color: #090;
}
.directions {
}
/*#centrage .liens a {
	color: #CCC;
}
.aide {
	color: #093;
}
*/
/*#htPg h2 {
	background: transparent;
	margin: 0;
}
#page {
	background: url(../images/fndPg.png) repeat-y right;
	width: 536px;
	padding-right: 8px;
	padding-bottom: 2em;
	margin-bottom: 2em;
}
#page p, #sommaire, table {
	width: 476px;
	margin-right: 28px;
	margin-left: 40px;
}
#exergue {
	font-size: 140%;
	padding-bottom: 2em;
	margin-top: 0; /* Google Chrome */
/*} */

/* XP-Infos */
#sommaire {
	font-size: 95%;
	line-height: 1.2;
	padding-top: 2em;
}
#sommaire li {
	margin-left: 20px;
	margin-right: 0;
}
#sommaire li a, #sommaire li a:visited {
	text-decoration: none;
	color: #0C7DAD;
}
#sommaire li a:hover {
	text-decoration: underline;
}
.noteFin {
	vertical-align: super;
}
#notes {
	width: 30%;
	font-size: 95%;
	padding-top: 4em;
}
#notes li {
	width: 250%;
	margin-left: 0px;
}

/*
img.bordure {
	border: 1px solid #FFF;
}

img.droite {
	margin: 1em 0 2em 2em;
	float: right;
}
.espaceAvant {
	margin-top: 2em;
}
.aligneADroite {
	text-align: right;
}
*/

/* Colonne de droite */
#colDroite {
	width: 277px;
	position: absolute;
	left: 677px;
	top: 384px;
	color: #FFF;
}
#colDroite h2 {
	color: #0F0;
	background: none;
	margin-right: 20px;
	position: relative;
}
#colDroite h2 .complTtr {
	text-transform: uppercase;
	color: #FF0;
	font: bold normal 65% Verdana, Geneva, sans-serif;
	position: absolute;
	left: 110px;
	top: 8px;
}
#colDroite a, #colDroite strong {
	color: #FF0;
}
#colDroite p {
	text-align: left;
	margin-right: 20px;
}
#colDroite .pubOffresEco {
	text-align: center;
	margin: 2em 0;
}

/* Bandeau */
#bandeau {
	background: url(../images/xp2_carteEtFleur.jpg) no-repeat left top;
	height: 327px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 900px;
	z-index: 50;
	line-height: 0;
}

/* Panier */
/*#panier {
	position: absolute;
	font-size: 90%;
	color: #FFF;
	text-align: right;
	top: 220px;
	right: 40px;
	z-index: 100;
	background: url(../images/ExtensionsDW/panier.png) no-repeat right bottom;
	padding-right: 50px;
	height: 36px;
	line-height: 1.5;
}
#panier a , #panier strong{
	color: #FF0;
}
*/
/* Pied de page */
#piedPage {
	background: #F2F2F2 url(../images/fndPiedPg.jpg) no-repeat top;
	font-size: 85%;
	line-height: 1.5;
	color: #000;
	width: 944px;
	padding: 20px;
	clear: both;
	height: 260px;
}
#liensPdP {
	float: left;
	width: 482px;
}
#liensPdP ul {
	float: left;
	margin: 0 2em 0 0;
	width: 45%;
}
#liensPdP ul a {
	color: #000;
	text-decoration: none;
	/*padding: 0;  Pour supplanter xp_plan.css */
}
#liensPdP ul a:hover {
	text-decoration: underline;
}
#liensPdP ul ul {
	float: none;
	margin-right: 0;
	width: 100%;
}
#centrage #piedPage #liensPdP li {
	font-weight: bold;
	margin: 1em 0 0;
}
#centrage #piedPage #liensPdP li li {
	margin-left: 1em;
	font-weight: normal;
	margin-top: 0;
}
#partenaires {
	clear: left;
	float: left;
	margin-top: 20px;
}
#partenaires h3 {
	font-size: 130%;
	color: #666;
}
#partenaires li {
	float: left;
	margin-right: 10px;
}
/*#liensPdP li.saut {
	margin-top: 1em;
}
*/

/* Formulaires du pied de page */
#centrage #piedPage #contact {
	border: 2px groove #FFFFFF;
	padding: 10px;
	margin-left: 492px;
	position: relative;
}
#centrage #piedPage #contact h3 {
	margin: 0;
}
#centrage #piedPage #contact h3 a {
	font-size: 100%;
	text-decoration: underline;
	color: #FFF;
}
#centrage #piedPage #contact p {
	margin: 0;
}
#centrage #piedPage #contact input     {
	width: 190px;
	margin-bottom: 10px;
	font-size: auto;
}
#centrage #piedPage #contact input.btn {
	width: auto;
	font-size: 85%;
	margin: 0;
}
#centrage #piedPage #contact #msgContact {
	font-weight: bold;
	color: #090;
	position: absolute;
	left: 220px;
	top: 210px;
}
#piedPage #frmInfos {
	width: 190px;
	position: absolute;
	top: 12px;
	right: 10px;
}
#centrage #piedPage #contact label {
	display: block;
	line-height: 1.2;
}
#centrage #piedPage #contact label a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#centrage #piedPage #contact #message {
	height: 120px;
	width: 190px;
}
#centrage #piedPage #contact #txtXPInfos{
	font-style: italic;
	line-height: normal;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: left;
}
#centrage #piedPage #contact #btnXPInfos {
	text-align: right;
}
#centrage #piedPage #contact #msgInfos {
	font-weight: bold;
	color: #090;
	position: absolute;
	left: 250px;
	top: 150px;
}

/* Modification Spry */
#piedPage #frmContact #spry_nom .textfieldRequiredMsg {
	position: absolute;
	left: 220px;
	top: 160px;
}
#piedPage #frmContact #spry_nom .textfieldMaxCharsMsg {
	position: absolute;
	left: 220px;
	top: 160px;
}
#piedPage #frmContact #spry_nom .textfieldAlphaMsg {
	position: absolute;
	left: 220px;
	top: 160px;
}
#piedPage #frmContact #spry_eMail .textfieldRequiredMsg {
	position: absolute;
	left: 220px;
	top: 180px;
}
#piedPage #frmContact #spry_eMail .textfieldInvalidFormatMsg {
	position: absolute;
	left: 220px;
	top: 180px;
}
#piedPage #frmContact #spry_eMail .textfieldMaxCharsMsg {
	position: absolute;
	left: 220px;
	top: 180px;
}
#piedPage #frmContact #spry_message .textareaRequiredMsg {
	position: absolute;
	left: 220px;
	top: 200px;
}
#piedPage #frmContact #spry_message .textareaMaxCharsMsg {
	position: absolute;
	left: 220px;
	top: 200px;
}
#piedPage #frmContact #spry_message .textareaRestrictMsg {
	position: absolute;
	left: 220px;
	top: 200px
}

/*#msgContact {
	font-weight: bold;
	color: #0C7DAD;
	position: absolute;
	left: 280px;
	top: 235px;
}
#msgInfos {
	font-weight: bold;
	color: #0C7DAD;
	position: absolute;
	left: 250px;
	top: 150px;
}
*/
#copyright {
	font-weight: bold;
	color: #999;
	line-height: 1;
	text-align: center;
	margin: -2em 482px 0 0;
	clear: left;
}
#copyright span {
	color: #000;
	display: block;
}

/* Icones en haut à gauche */
#centrage #icones {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 150;
}
#centrage #icones ul {
	margin: 0;
}
#centrage #icones ul li {
	list-style: none;
	margin: 0px;
	display: inline;
	line-height: 20px;
	position: relative;
}

#icones a {
	border-left: 1px dotted #CCC;
	margin-right: 10px;
	padding-left: 10px;
	color: #FF0;
}
#icones a.sansBord {
	border-style: none;
}
#icones img {
	border: none;
	vertical-align: middle;
}

/* Info-bulles */
#infoBulle {
	position: absolute;
	text-align: left;
	z-index: 100;
	line-height: 16px;
	color: #FFF;
}
#infoBulle.basDroite {
	background: url(../images/infoBulleBD.png) no-repeat;
	padding: 20px 20px 10px 10px;
}
#infoBulle.basGauche {
	background: url(../images/infoBulleBG.png) no-repeat;
	padding: 20px 20px 10px 10px;
}
#infoBulle.hautGauche {
	background: url(../images/infoBulleHG.png) no-repeat;
	padding: 10px 20px 20px 10px;
}
#infoBulle.hautDroite {
	background: url(../images/infoBulleHD.png) no-repeat;
	padding: 10px 20px 20px 10px;
}
#centrage table.retrait {
	margin-left: 80px;
}

/* Page d'accueil */
#accueil #offresEco {
	background: url(../images/fndPg.png) repeat-y;
	width: 667px;
	overflow: hidden;
	position: relative;
	padding: 10px 0 0;
}
#accueil #offresEco ul {
	width: 619px;
	padding: 0 20px;
}
#accueil #offresEco ul li {
	margin-left: 0;
}
#accueil #offresEco ul li div {
	height: 168px;
	overflow: hidden;
	font-size: 11px;
	position: relative;
	text-indent: -1000px;
}
#accueil #offresEco ul li div span {
	background: #FFF;
	padding: 10px;
	position: absolute;
	height: 128px;
	top: 10px;
	width: 210px;
	left: 94px;
	text-indent: 0px;
	line-height: normal;
}
#accueil #offresEco ul #offrePresence div {
	background: #09F url(../images/tabPresence.png) no-repeat 10px 10px;
}
#accueil #offresEco ul #offreIndependance div {
	background: #6C3 url(../images/tabIndependance.png) no-repeat 10px 10px;
}
#accueil #offresEco ul #offreSociete div {
	background: #C00 url(../images/tabSociete.png) no-repeat 10px 10px;
}
#accueil #offresEco ul #offreEcommerce div {
	background: #F90 url(../images/tabEcommerce.png) no-repeat 10px 10px;
}
#accueil #offresEco ul li div span a {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/btn120.png) no-repeat;
	display: block;
	height: 21px;
	width: 120px;
	line-height: 21px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #000;
}
#accueil #lienComparatif {
	font-size: 80%;
	color: #000;
}
#accueil #imgSurMesure {
	float: right;
	margin-left: 10px;
}
#accueil #h2projets {
	background: url(../images/projetsAffiche.png) no-repeat;
	height: 43px;
	margin-bottom: 0.5em;
}
#accueil #imgProjets {
	text-align: center;
	display: block;
	width: 258px;
	margin-bottom: 1em;
}
#accueil #imgProjets img {
	width: 50%;
}
#accueil #lienPortfolio   {
	height: 21px;
	position: relative;
}
#accueil #lienPortfolio a{
	color: #000;
	text-decoration: none;
	width: 90px;
	text-align: center;
	font: italic bold 11px/21px Tahoma, Geneva, sans-serif;
	background: url(../images/btn90.png) no-repeat;
	position: absolute;
	height: 21px;
	top: 0px;
	right: 0px;
}
#accueil #h2blog {
	background: url(../images/surBlog.png) no-repeat;
	height: 43px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#accueil #news {
	background: url(../images/fndBlocColDrt.png) no-repeat;
	height: 232px;
	width: 279px;
	overflow: scroll;
	margin-bottom: 1em;
}
#accueil #news h3 {
	text-decoration: none;
	font-size: 100%;
	font-style: italic;
	margin: 5px 10px 0 10px;
}
#accueil #news .news {
	font-size: 95%;
	font-style: italic;
	color: #FFF;
	margin: 0 10px 0;
	line-height: normal;
}
#accueil #news .suite {
	text-align: right;
	margin: 0px 10px 10px;
}
#accueil #news .suite a {
	color: #CCC;
}
#accueil #news h3 a {
	color: #0F0;
}
#accueil #lienBlog {
	margin: 0px;
	height: 21px;
	position: relative;
}
#accueil #lienBlog a {
	color: #000;
	text-decoration: none;
	width: 90px;
	text-align: center;
	font: italic bold 11px/21px Tahoma, Geneva, sans-serif;
	background: url(../images/btn90.png) no-repeat;
	position: absolute;
	height: 21px;
	top: 0px;
	right: 0px;
}
#accueil #h2XP-Infos {
	background: url(../images/xpInfos.png) no-repeat;
	height: 30px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#accueil #xpInfos {
	background: url(../images/fndBlocColDrt.png) no-repeat;
	overflow: scroll;
	height: 160px;
	width: 279px;
}
#accueil .xpInfos {
	color: #0F0;
	font-size: 11px;
	line-height: normal;
	position: relative;
	margin: 0.5em 1em 1em 0;
}
#accueil .xpInfos a {
	margin-left: 4em;
	color: #0F0;
	text-decoration: none;
	display: block;
}
#accueil .xpInfos a:hover {
	text-decoration: underline;
}
#accueil .xpInfos div {
	text-align: right;
	position: absolute;
	width: 3.5em;
	left: 0px;
	top: 0px;
}

/* Témoignage client */
#accueil #temoignages {
	position: absolute;
	top: 215px;
	right: 30px;
	width: 560px;
	z-index: 100;
}
#accueil #temoignages h2 {
	background: url(../images/temoignagesClients.png) no-repeat right top;
	height: 43px;
}
#accueil #temoignages p {
	font-size: 11px;
	line-height: 1.5;
	font-style: italic;
	text-align: left;
	color: white;
}
#accueil #lienTemoins  {
	position: relative;
	height: 21px;
	margin-top: 0.5em;
}
#accueil #lienTemoins a {
	display: block;
	position: absolute;
	font: italic bold 11px/21px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	background: url(../images/btn180.png) no-repeat;
	height: 21px;
	width: 180px;
	text-align: center;
	top: 0px;
	right: 0px;
}

/* Pages des offres */
#blocOffre {
	width: 376px;
	line-height: 1.3;
	position: relative;
	padding: 10px 10px 10px 63px;
}
#blocOffre .prixOffre {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}
#blocOffre .descripOffre {
	background: #FFF;
	padding: 10px;
}
#blocOffre .descripOffre .prixDescrip {
	font-weight: bold;
	margin: 1.5em 0px;
}
#blocOffre .descripOffre .optDispo {
	text-decoration: underline;
}
#blocOffre #colDrtOffre {
	position: absolute;
	width: 148px;
	top: 0px;
	right: -168px;
}
#blocOffre #colDrtOffre img {
	margin-bottom: 40px;
}
#blocOffre #colDrtOffre a {
	font-size: 10px;
	color: #0C7DAD;
}
#blocOffre #colDrtOffre #commande {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background: url(../images/btn135x33.png) no-repeat;
	display: block;
	height: 33px;
	width: 135px;
	text-align: center;
	line-height: 33px;
	margin-top: 10px;
}
#frmFiltre label, #frmFiltre input, #frmFiltre select{
	font-size: 10px;
}
#frmCommande label, #frmCommande input, #frmCommande select {
	font-size: 11px;
}
#frmCommande p {
	clear: left;
}
#frmCommande label.align {
	display: block;
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 10px;
	line-height: normal;
	margin-top: 3px;
}
#frmCommande .miniatureModele {
	width: 190px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-top: 20px;
	height: 190px;
}
#frmCommande .miniatureModele input {
	position: absolute;
	width: 20px;
	left: 0px;
	top: 80px;
}
#frmCommande .miniatureModele img {
	padding: 5px;
	width: 145px;
	border: 1px solid #CCC;
	margin-left: 25px;
	position: absolute;
	left: 0px;
	bottom: 25px;
	display: block;
}
#frmCommande .miniatureModele label {
	color: #FFF;
	background: #666;
	display: block;
	position: absolute;
	padding: 0px 5px;
	margin: 0px 7px 0px 25px;
	bottom: 0px;
	width: 147px;
}
#frmCommande .miniatureModele label a {
	font-weight: bold;
	color: #FFF;
	position: absolute;
	right: 5px;
}
#frmCommande #surMesure label {
	text-align: center;
	border: 1px solid #CCC;
	width: 145px;
	font-size: 16px;
	color: #0C7DAD;
	font-weight: bold;
	padding: 45px 5px;
	background: #FFF;
	height: 100px;
}
#frmCommande #surMesure label span {
	font-size: 11px;
	font-weight: normal;
	display: block;
	line-height: 1.2;
}
#frmCommande #spryradio1 .radioRequiredMsg {
	margin-left: 1em;
	margin-right: 1em;
}
#frmCommande h3 {
	clear: both;
}
#frmCommande #navMiniatures{
	font-size: 9px;
	text-align: right;
	clear: left;
	width: 100%;
}
#frmCommande #navMiniatures span {
	margin-right: 10px;
}
#frmCommande #navMiniatures a{
	color: #000;
}
#frmCommande #CollapsiblePanel1 {
	margin-left: 190px;
	border-style: none;
}
#CollapsiblePanel1 .CollapsiblePanelTab {
	font-size: 9px;
	background: #FFF;
	border-style: none;
	padding: 0px;
	text-decoration: underline;
	text-align: right;
}
#CollapsiblePanel1 .CollapsiblePanelContent {
	background: #EEE;
	padding: 5px;
	font: 11px/normal "Courier New", Courier, monospace;
}
#frmCommande #depasse10Mo  {
	font-size: 10px;
	display: block;
	font-style: italic;
}
#frmCommande #sprycheckbox1 {
	margin-left: 190px;
}
#frmCommande #sprycheckbox1 .checkboxRequiredMsg, #frmCommande #sprycheckbox1 .checkboxInvalidMsg {
	margin-left:1em;
	margin-right: 1em;
}
#btnCommande {
	text-align: right;
	margin-right: 20px;
}
#btnCommande #btnCommander {
	font-size: 14px;
	font-weight: bold;
}

/* Page offre Présence */
#offrePresence #blocOffre {
	background: #09F url(../images/tabPresence.png) no-repeat 10px -18px;
}

/* Page offre Indépendance */
#offreIndependance #blocOffre {
	background: #6C3 url(../images/tabIndependance.png) no-repeat 10px -18px;
}

/* Page offre Societe */
#offreSociete #blocOffre {
	background: #C00 url(../images/tabSociete.png) no-repeat 10px -18px;
}

/* Page offre E-commerce */
#offreEcommerce #blocOffre {
	background: #F90 url(../images/tabEcommerce.png) no-repeat 10px -18px;
}

/* Page du tableau comparatif des offres économiques */
#pgComparatif #comparatif {
	font-size: 10px;
	line-height: normal;
	color: #FFF;
	text-align: center;
}
#comparatif th {
	color: #000;
	text-align: left;
	padding: 4px;
	border: 1px solid #FFF;
}
#comparatif td {
	padding: 4px;
	border: 1px solid #FFF;
}
#comparatif a {
	color: #FFF;
	text-decoration: none;
}
#comparatif a:hover {
	text-decoration: underline;
}
#comparatif tr.options td {
	text-align: left;
}
#comparatif .sPresence {
	background: #09F;
}
#comparatif .sIndependance {
	background: #6C3;
}
#comparatif .sSociete {
	background: #C00;
}
#comparatif .sEcommerce {
	background: #F90;
}
#pgComparatif #colDroite p {
	text-align: center;
	margin: 20px;
}

/* Aperçu d'un modèle */
#imgTailleReelle {
	border: 1px solid #0c7dad;
	overflow: scroll;
	width: auto;
}

/* Page de confirmation de commande d'une offre économique */
#confOffresEco label.align {
	text-align: right;
	padding-right: 1em;
	width: 300px;
}
#confOffresEco #nomOffre {
	font-weight: bold;
	color: #0C7DAD;
}
#confirmCommande #coordCC strong {
	margin-right: 1em;
	margin-left: 3em;
	font-size: .85em;
}
#confOffresEco #spryradio1 label {
	font-weight: bold;
	color: #0C7DAD;
}
label .infosPaiement {
	font-size: 11px;
	font-style: italic;
	display: block;
	line-height: normal;
	text-align: left;
	color: #000;
	margin-bottom: 1em;
	font-weight: normal;
}

/* Page de confirmation de commande */


/* Page Portfolio */
#portfolio #colDroite {
	padding-right: 20px;
	color: #000;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
}
#portfolio #APCsites  {
	text-align: center;
}
#portfolio #APCsites a img {
	width: 50%;
	display: block;
	margin: 20px auto;
}
#detailsSite {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#detailsSite span {
	font-weight: normal;
}
#dateSite img {
	margin: 0 1em 1em 0;
	float: left;
}
#detailsSite #notesSite {
	font-style: italic;
}
#detailsSite #navSites {
	font-size: 10px;
	text-align: right;
	clear: both;
}





#derParaXPInfos {
	background: url(../images/fndBsPg.png) no-repeat bottom;
	width: 597px;
	height: 71px;
	padding: 0px 28px 60px 42px;
}
#colDroite p.client {
	text-align: right;
}
#colDroite p.temoignages {
	margin-bottom: 0px;
	line-height: normal;
	font-style: italic;
	text-align: left;
}
#colDroite p.client, #colDroite p.temoignages , #colDroite p.introXPInternet{
	font-size: 95%;
}
p#lTemoignages {
	background: url(../images/btnTemoignages.png);
	height: 21px;
	width: 140px;
	text-align: center;
	margin-bottom: 2em;
}
p#lTemoignages a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
#colDroite p.imgProjet {
	text-align: center;
	margin-bottom: 0.5em;
	margin-top: 2em;
}
#colDroite p.imgProjet img {
	margin-bottom: 0;
	margin-top: 1em;
}
#colDroite p.projet {
	margin-bottom: 0.5em;
	line-height: normal;
	margin-top: 0.5em;
	text-align: left;
}
p#lPortfolio {
	background: url(../images/btnPortfolio.png) no-repeat;
	height: 21px;
	width: 70px;
	text-align: center;
	margin-top: 2em;
}
p#lPortfolio a {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#xp-infos7 .fauxH1 {
	font: bold 20px "Times New Roman", Times, serif;
}
#xp-infos7 .fauxP   {
	font: 12px "Times New Roman", Times, serif;
}
#xp-infos7 .xhtml {
	color: #F00;
}
#xp-infos8 .fauxH1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #F0F;
}
#xp-infos8 .fauxP   , #xp-infos10 .fauxP{
	font: 10px Verdana, Geneva, sans-serif;
}
#xp-infos8 .fauxP img {
	display: block;
	height: 75px;
	width: 100px;
	border: 2px solid #F0F;
	margin-top: 0.75em;
}
#xp-infos8 #centrage #page #fauxDiv1 {
	display: none;
}
#xp-infos11 #page table {
	border-width: 1px;
	border-style: solid;
}
#xp-infos11 #page th {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}
#xp-infos11 #page td {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
}

/* Panier */
P#btnPanier {
	text-align: right;
	margin-top: 2em;
}

/* Page registration.php */
#registration #page, #thankYou #page {
	width: 860px;
	position: relative;
}
#registration #page p, #registration #sommaire, #registration table {
	width: 800px;
}
#registration #htPg, #thankYou #htPg {
	width: 818px;
}
#registration #idClient {
	width: 50%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#registration #nvClient {
	margin-left: 50%;
	border-left: 1px solid #CCC;
	width: 50%;
}
#registration h3 {
	width: 50%;
	margin-top: 0px;
}
#registration #page form p , #eMailPW #page form p{
	clear: left;
	width: inherit;
}
#registration #page label , #eMailPW #page label{
	display: block;
	float: left;
	margin-right: 1em;
	width: 120px;
	text-align: right;
}
#registration #btnLogin, #registration #btnEnregistrement , #eMailPW #cmdSend {
	margin-left: 130px;
}
p#remember {
	margin-left: 170px;
}
#registration p#remember label {
	float: none;
	width: auto;
	display: inline;
}

/* Page PHP Code */
#phpCode #colDroite #frmPaypal, #labelInspector #colDroite #frmPaypal, #traceConsole #colDroite #frmPaypal {
	margin-top: 2em;
	margin-left: 2px;
}

/* Page myAccount */
span.release {
	display: block;
	font-size: smaller;
}
#tlchgProd th {
	text-align: center;
}
#tlchgProd td {
	padding: 3px;
}

/* Google AdSense */
#googleHaut {
	text-align: center;
}
#googleMilieu {
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
}
#googleBas {
	margin-bottom: 2em;
}
#GoogleTBas {
	text-align: center;
	margin-top: 10px;
}

/* Page Témoignages */
.lstTemoignage {
	font-style: italic;
	padding-top: 2em;
}
.lstInfosClient {
	font-size: 10px;
	text-align: right;
}
