@charset "utf-8";
/** Styles du site entier
	* Auteur :       Xavier Pitel
	* Mise à jour :  3 février 2010
	*/


/* Balises communes */
body {
	text-align: center;
	background: #032C3D url(../images/xp2_fondPage.png) repeat-x top;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
}
/*h1, h2, h3, h4, ul  {
	margin: 0 40px;
}
*/
h1 {
	font: italic 150% Verdana, Arial, Helvetica, sans-serif;
	color: #0F0;
	text-align: right;
	background: url(../images/xp2_h1.png) no-repeat right bottom;
	padding-bottom: 0.75em;
	margin: -58px 40px 4em;
}
h2 {
	font: normal 170% Georgia, "Times New Roman", Times, serif;
	margin: 50px 30px 10px 20px;
	width: 494px;
}
/*
.h2SansEspace {
	margin-top: 0;
}
*/
h3 {
	font: normal 140% Georgia, "Times New Roman", Times, serif;
	background: url(../images/fndPg.png) repeat-y;
	margin: 30px 30px 5px 20px;
	width: 494px;
}
/*
h2  a, h3 a {
	color: #00FF00;
	text-decoration: none;
}
h2  a:hover, h3 a:hover {
	text-decoration: underline;
}
h3 {
	color: #0F0;
	font-size: 100%;
	margin-left: 60px;
}
*/
h2, h3, h4, a, strong {
	color: #0C7DAD;
}

/*
p {
	margin: 0 40px 2em;
}
*/

a  img {
	border-style: none;
}
li {
	margin-left: 60px;
	margin-right: 28px;
}
ol {
	list-style-type: decimal;
}
code {
	font-size: 11px;
	line-height: 1.2;
}
li.puces {
	list-style-type: disc;
}
.sautLigne {
	margin-bottom: 2em;
}

p.autres, p.others {
	display: none;
}
.impaire {
	background: #D5EEFF;
}


/* Centrage */
div#centrage {
	margin: 0px auto;
	position: relative;
	width: 900px;
	background: url(../images/xp2_fondCentrage.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 */
#htPg {
	background: url(../images/fndHTPg.png) no-repeat right top;
	height: 35px;
	padding: 50px 30px 10px 20px;
	width: 494px;
}
#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 */
}
#sommaire {
	font-size: 95%;
	border-top: 1px dotted #0C7DAD;
	border-bottom: 1px dotted #0C7DAD;
	padding: 10px 0;
	line-height: 1.2;
}
#sommaire li {
	margin-left: 20px;
	margin-right: 0;
}
#sommaire li a, #sommaire li a:visited {
	text-decoration: none;
}
#sommaire li a:hover {
	text-decoration: underline;
}
#derPara {
	margin-bottom: 2em;
	padding-bottom: 2em;
}
.petit {
	font-size: 95%;
}
.noteFin {
	vertical-align: super;
}

#notes {
	border-top:1px solid #0C7DAD;
	margin-right: 28px;
	margin-left: 40px;
	margin-top: 4em;
	width: 30%;
	font-size: 95%;
}
#notes li {
	width: 250%;
	margin-left: 0px;
}


/* Éléments de la page */
#centrage .liens a {
	color: #CCC;
}
.avertissement {
	color: red;
	font-weight: bold;
}
.aide {
	color: #093;
}

/*
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: 306px;
	position: absolute;
	left: 566px;
	top: 384px;
	color: #FFF;
}
#colDroite a, #colDroite strong {
	color: #FF0;
}
#colDroite h2 {
	color: #0F0;
	font: 117% Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	padding: 0;
	margin: 2em 0 0.5em;	
}
#colDroite p.pub {
	text-align: left;
	clear: right;
}
#colDroite p.pub img {
	margin: 1em 0 2em 2em;
	float: right;	
}

/* 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/xp2_piedPage.jpg) no-repeat top;
	font-size: 85%;
	line-height: 1.5;
	color: #000;
	width: 860px;
	padding: 20px;
	clear: both;
}
#planPdP {
	float: left;
	width: 450px;
}
#planPdP ul {
	float: left;
	margin: 0 2em 0 0;
}
#planPdP ul a {
	color: #000;
	text-decoration: none;
	padding: 0; /* Pour supplanter xp_plan.css */
}
#planPdP ul ul {
	float: none;
	margin-right: 0;
}
#centrage #piedPage #planPdP li {
	list-style: none;
	font-weight: bold;
	margin-top: 1em;
	margin-left: 0px;
	margin: 1em 0 0;
}
#centrage #piedPage #planPdP li li {
	margin-left: 2em;
	font-weight: normal;
	margin-top: 0px;
}
#planPdP li.saut {
	margin-top: 1em;
}
#copyright {
	font-weight: bold;
	color: #999;
	line-height: 1;
	text-align: center;
	margin: -2em 380px 0 0;
	clear: left;
}
#copyright span {
	color: #000;
	display: block;
}

/* Formulaires du pied de page */
#centrage #piedPage #contact {
	border: 2px groove #FFFFFF;
	padding: 1em;
	margin-left: 480px;
}
#centrage #piedPage #contact h4 {
	margin: 0px;
}
#centrage #piedPage #contact h4 a {
	font-size: 100%;
	text-decoration: underline;
	color: #FFF;
}
#centrage #piedPage #contact p {
	margin: 0px;
	position: relative;
}
#centrage #piedPage #contact input {
	font-size: 85%;
}
#piedPage #frmInfos {
	margin-top: 1em;
}
#piedPage #nom, #piedPage #eMail, #piedPage #txtUsername, #piedPage #txtPassword {
	width: 60%;
}
#centrage #piedPage #contact #message {
	width: 60%;
	height: 60px;
}
#centrage #piedPage #contact label {
	display: block;
	width: 6em;
	float: left;
	line-height: 1.2;
}
#centrage #piedPage #contact label a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#centrage #piedPage #contact label strong {
	color: #F00;
	display: block;
	position: absolute;
	right: 0px;
	width: 100%;
	text-align: right;
	top: 0px;
}
#centrage #piedPage #contact .bouton {
	margin-left: 6em;
}
#centrage #piedPage #contact .bouton strong {
	color: #F00;
}
#piedPage #infos {
	width: 45%;
}

/* 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;
}

/* Extensions Dreamweaver */
#colDroite #videos {
	background: url(../images/ExtensionsDW/fondVideos.jpg) no-repeat;
	height: 74px;
	padding-top: 105px;
	padding-left: 40px;
}
#colDroite #videos a {
	color: #000;
	font-weight: bold;
}
#colDroite h2#buy {
	background: url(../images/ExtensionsDW/buy.png) no-repeat;
	height: 39px;
	width: 49px;
}
#colDroite h2#buy span {
	margin-left: -3000px;
}
#colDroite h2#donate {
	background: url(../images/ExtensionsDW/donate.png) no-repeat;
	height: 36px;
	width: 84px;
}
#colDroite h2#donate span {
	margin-left: -3000px;
}
#colDroite img {
	margin-bottom: 20px;
}


#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 */
#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 {
	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;
	margin-bottom: 0.5em;
	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-bottom: 2em;
	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;
}
.directions {
	line-height: normal;
	font-size: 95%;
	margin: 1em 0 2em;
}

/* 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;
}
