body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #FF0000;
}

h2 {
	font-size: 2.6em;
	text-align:center;
}

h3 {
	font-size: 2.1em;
	text-align:center;
}

.unique {
background: yellow;
font-size: 2.7em;
text-align:center;
}

.lien {
	color: #646464;
}

a:hover {
	text-decoration: none;
}

blockquote {
	font-style: italic;
}

/* Header */

#header {
	width: 700px;
	height: 174px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/cadeau.jpg);
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 100px 0 0 10px;
	font-size: 1em;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header h2 a {
	color: #000000;
}

/* Content */

#content {
	width: 660px;
	margin: 0 auto;
}

#content2 {
	width: 900px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 660px;
}

#colDeux {
	float: left;
	width: 1000px;
}

#colOne .post {
font-size: 1.2em;
}

#colOne .title {
}

#colOne .posted {
	border-top: 1px solid #990000;
	font-size: x-small;
}

#colOne .story {
	padding: 0 20px;
	text-align: justify;
}

#colOne .meta {
	margin: 0 0 3em 0;
	padding: 5px 10px;
	background: #FFFFFF url(images/img3.gif) repeat-x;
	border-top: 1px solid #990000;
	font-size: x-small;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
}



/* Footer */

#footer {
	width: 700px;
	height: 26px;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	background: #FF942F url(images/img2.gif) repeat-x;
	letter-spacing: normal;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}

#footer p {
	margin: 0;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.image {
  float: left;
  width: 185px;
  margin-right: 15px;
  margin-bottom: 5px;
  border:0px;
}

.image2 {
  float: left;
  width: 150px;
  margin-right: 15px;
  margin-bottom: 5px;
  border:0px;
}
.dessousimage {
  clear: both;
  line-height: 130%;
}

.taille {
font-size: 2em;
}

.gras {
  font-weight: bold;
}

/* tableau */
.tabA {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  /*padding-left : 20px; 
  padding-right : 20px;*/
}
.colonneA {
  /*width: 375px;*/
  width: 380px;
  padding-left:10px;
  
}
.colonneB {
  /*width: 375px;*/
  /*width: 350px;*/
  text-align:center;
  
}

/*** Mise en forme du formulaire ***/

#titreForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1em "Trebuchet MS", arial, hevetica, sans-serif;
	text-align:center;
	/*color: #FFFFFF;*/
	/*background-color: #242424;*/
	color: #cc0000;
	margin: 0;
	padding: .5em;
}

#piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1em "Trebuchet MS", arial, hevetica, sans-serif;
	text-align:center;
	/*color: #FFFFFF;*/
	margin: 0;
	/*margin: 0 auto;*/
	padding: .2em;
}


#piedForm {
	text-align: center; /*** Le bouton est aligné au centre ***/
}
#piedForm input {
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-left: 10px;
}
#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	/*border: 1px solid black;*/
	color: black;
	/*background: #efefef;*/
	background: #DDDDDD;
	margin: 0;
	padding: 1em;
}
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#corpForm fieldset#coordonnees label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 30%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#corpForm label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}

#corpForm .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}
#corpForm a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}
#corpForm a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}
#corpForm a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}

#corpForm .normal {	/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: black;
}

em {
font-size: 10px;
/*line-height: 11px;*/
}

.centre {
text-align:center;
}

.bordure {
border:0px;
}

.couleur {
color : #CC0000;
}

.centrePaypal {
text-align: center;
}

.petit {
font-size: 0.9em;
}

.fond {
background:#DDDDDD;
text-align:center;
color:#FF0000;
font-weight: bold;
}

 .imagetelechargement {
float: left;
padding-left: 190px;
}

/* tableaux tarif */
 .tabPrix {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.col1 {
  font-size: 12px;
  font-weight: bold;
 /* color: #ffffff;*/
  background-color: #DDDDDD;
  padding-left: 10px;
}

.col2 {
  border: 1px solid #646464;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  /*padding-left: 10px;*/
  text-align:center;
}
.col3 {
  font-size: 12px;
  font-weight: bold;
  /*color: #ffffff;*/
  background-color: #DDDDDD;
  padding-left: 10px;
}
.coltotal {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #FF0000;
  padding-left: 10px;
}

.coltitre {
  color: black;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}


