/* Balises communes */

* {margin: 0; padding: 0}
body {
	text-align: center;
	background: #032C3D url(../images/xp2_fondPage.png) repeat-x top;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
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-bottom: 4em;
	margin-top: -58px;
}
h1 span {
	font-weight: normal;
}
h2 {
	color: #00FF00;
	font-size: 117%;
	margin-top: 2em;
}
.h2SansEspace {
	margin-top: 0;
}
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;
}
strong {
	color: #FF0;
}

p {
	margin: 0 40px 2em;
}
.pH3 {
	margin-left: 60px;
}


a  img {
	border-style: none;
}
a {
	color: #FF0;
}
img.bordure {
	border: 1px solid #FFF;
}

img.droite {
	margin: 1em 0 2em 2em;
	float: right;
}
li.listeAPuces {
	margin-left: 2em;
}
li.listeSansPuces {
	list-style: none;
	margin-left: 2em;
}
.espaceAvant {
	margin-top: 2em;
}
.aligneADroite {
	text-align: right;
}



/* 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;
}


/* Éléments de la page */

#centrage .liens a {
	color: #CCC;
}
.avertissement {
	color: red;
	font-weight: bold;
}
#derPara {
	margin-bottom: 4em;
}



/* 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;
}


/* 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;
}
#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 {
	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;
}
#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;
}
#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 */
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;
}
#colDroite {
	float: right;
	width: 50%;
}
#frmPaypal {
	margin: 0;
	text-align: right;
}
.prix {
	color: #FF9900;
	font-style: italic;
}
p.liensVersPage {
	text-align: right;
	margin-top: -1em;
}
ul.pUl {
	margin-bottom: 2em;
	margin-top: -2em;
}
#exergue {
	font-size: 16px;
}

.adobeApproved {
	font-weight: bold;
	text-align: right;
}
.traitementCommande {
	font-size: larger;
	font-weight: bold;
}
a.demoAVI {
	font-weight: bold;
	background: transparent url(../images/ExtensionsDW/avi.gif) no-repeat left center;
	padding-left: 30px;
}
a.demoFLASH {
	font-weight: bold;
	background: url(../images/ExtensionsDW/swf.gif) no-repeat left center;
	padding-left: 30px;
}
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 */
div#colDroiteTiers {
	float: right;
	width: 300px;
	font-size: 11px;
	line-height: 22px;
}
.xpInfos p.pH3 {
	width: 560px;
}
p.client {
	text-align: right;
}
p#lTemoignages {
	background: url(../images/btntemoignages.png);
	height: 21px;
	width: 140px;
	text-align: center;
	margin-bottom: 2em;
}
p.temoignages {
	margin-bottom: 0px;
	line-height: normal;
	font-style: italic;
	text-align: left;
}
p#lTemoignages a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
p.imgProjet {
	text-align: center;
	margin-bottom: 0.5em;
	margin-top: 2em;
}
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;
}
