html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font: 12px verdana;
	line-height: 1;
	background-color: #EAEACC;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.sc:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* ---- HEADER --- */

#header  {
  height: 100px;
  background-color: #EAEACC;
}
#header .inner {
  width: 960px;
  margin: 0 auto;
}
#header .inner-letter {
  width: 650px;
  margin: 0 auto;
}
#header .logo {
  float: left;
}
#header .logo img {
  vertical-align: top;
  margin-top: 25px;
}

/* TABS */

#tabs {
  float: right;
  margin: 45px 18px 0 0;
}
#tabs li {
  display: inline;
  margin-left: 30px;
  line-height: 1.2;
}
#tabs li a {
  color: #8F1010;
  text-decoration: none;
}
#tabs li  a:hover{
  text-decoration: underline;
}
#tabs .active a {
  font-weight: bold;
}

/* ---- MAIN --- */

#main .inner {
  width: 960px;
  margin: 0 auto;
  background-color: #ffffff;
}
#main .inner-letter {
  width: 650px;
  margin: 0 auto;
  background-color: #ffffff;
}

/* MAIN CONTENT */

#main-top {
  background-image: url("../images/back-content-top.png");
  background-repeat: no-repeat;
}
#main-content {
  background-image: url("../images/back-content.png");
  background-repeat: repeat-y;
}
#main-top-letter {
  background-image: url("../images/back-content-top-letter.png");
  background-repeat: no-repeat;
}
#main-content-letter {
  background-image: url("../images/back-content-letter.png");
  background-repeat: repeat-y;
}
#squeeze h1 {
  color: #B80000;
  font-size: 28px;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  line-height: 1.2;  
}
#squeeze h2 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin: 0 80px 20px 80px;
  text-align: center;  
  line-height: 1.2; 
}
#squeeze .red {
  color: #B80000;
}
#main-top .contact {
  margin-bottom: 250px;
  padding-top: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
}
#squeeze .audio {
  margin: 60px 0 0 140px;
  float: left;
}
#top-form {
  height: 299px;
  /*background-image: url("../images/back-podcast3.jpg");*/
  background-repeat: no-repeat;
  margin: 0 60px 20px 60px;
}

/* 
  width: 836px;
  background-image: url("../images/back-podcast.jpg");
  background-repeat: no-repeat;
*/

/* CONTENT */

#content {
  width: 560px;
  float: left;
  padding: 20px;
}
#content h1 {
  color: #B80000;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;  
  line-height: 1.1;
}
#content h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.3;  
}
#content h3 {	
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;  
  line-height: 1.4; 
}
#content p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px;	
}
#content ul {
  margin: 20px 0 0 20px;
  font-size: 14px;
}
#content ul li {
  margin-bottom: 15px;
  padding: 0 0 3px 30px;
  background-image: url("../images/arrow-01.png");
  background-repeat: no-repeat;
  line-height: 1.4;
}
#content #list-plan ul {
  margin: 15px 0 0 20px;
  font-size: 14px;
}
#content #list-plan ul li {
  margin-left: 10px;
  padding: 0 0 3px 0;
  list-style-type: disc; 
  background-image: none;  
  line-height: 1.0;
}
#content a {
  color: #000000;
  text-decoration: none;
}
#content  a:hover{
  text-decoration: underline;
}
#box {
	background-color: #FFFDBB;
	padding : 10px 0 1px 10px;
	border : 1px solid #CCC8C1;
}
#box a {
  color: #8F1010;
  text-decoration: none;
}
#content .tags {
  font-size: 10px;
  margin-top: 50px;	
  margin-bottom: 0px;
}

/* CONTENT 2.0 */

#content2 {
  float: left;
  padding: 0 60px 20px 60px;
}
#content2 h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin: 40px 0 25px 0;
  text-align: center;
  line-height: 1.3;  
}
#content2 h3 {	
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;  
  line-height: 1.4; 
}
#content2 p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px;	
}
#content2 ul {
  margin: 20px 0 0 20px;
  font-size: 14px;
}
#content2 ul li {
  margin-bottom: 15px;
  padding: 0 0 3px 30px;
  background-image: url("../images/arrow-01.png");
  background-repeat: no-repeat;
  line-height: 1.4;
}
#content2 #list-plan ul {
  margin: 15px 0 0 20px;
  font-size: 14px;
}
#content2 #list-plan ul li {
  margin-left: 10px;
  padding: 0 0 3px 0;
  list-style-type: disc; 
  background-image: none;  
  line-height: 1.0;
}
#content2 a {
  color: #8F1010;
  text-decoration: underline;
}
#content2  a:hover{
  text-decoration: underline;
}
#box2 a {
  color: #8F1010;
  text-decoration: none;
}
#content2 .tags {
  font-size: 10px;
  margin-top: 50px;	
  margin-bottom: 0px;
}
.highlight {
  background-color: #FFFABA;
}

/* TOP PAGE LIVRAISON CONTACT MENTIONS LEGALES 404 */

#sub-top h1 {
  color: #990000;
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  line-height: 1.2;  
}
#sub-top h2 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 20px;
  text-align: center;  
  line-height: 1.2; 
}
#sub-top h3 {	
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;  
  line-height: 1.2; 
  padding-left: 20px;  
}
#sub-top p {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 10px 0;
  padding-left: 20px;  
}
#sub-top .img-erreur {
  width: 300px;
  height: 226px;
}
#sub-top a {
  text-decoration: none;
}
#sub-top  a:hover{
  text-decoration: underline;
}
#sub-top  a:visited{
  color: #0000FF;
}

/* FEEDBACK */

#feedback {
  margin-top: 20px;
  margin-bottom : 40px;
}
#feedback p {
  line-height: 1.4;
  text-align: center;
  padding: 10px 0;
  font-style: italic;
}
#feedback .name {
  color : #66667F;
}
hr {
  color: #CCCCCC;
  height: 1px;  
}

/* SIDE */

#side {
  width: 300px;
  float: right;
  padding: 20px 20px 20px 0;
}
.img-pack {
  width: 295px;
  height: 354px;
}
#side #box {
	background-color: #FFFDBB;
	padding : 10px 0 10px 10px;
	border : 1px solid #CCC8C1;
	margin : 20px 0 0 40px;
	font-size : 14px;
	line-height : 1.4;
}

/* SIDE SQUEEZE */

#side-squeeze {
  width: 305px;
  float: right;
  padding: 20px 20px 20px 0;
}

/* FORM CONTAINER */

#form-container {
  height: 600px;
  background-image: url("../images/back-form2.png");
  background-repeat: no-repeat;
}
#form-top {
  height: 120px;
  color: #292525;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}
#form-top p {
  padding: 20px 10px 0 10px;
  line-height: 1.4;
}
#form-container  form {
  padding: 0 35px;
}
#form-container  form .itext {
  margin-bottom: 8px;
  background-image: url(../images/back-itext.png);
  background-repeat: no-repeat;
}
#form-container form .itext input {
  width: 226px;
  padding: 11px 0px 11px 5px;
  color: #595353;
  background: none;
  border: none;  
  font-size: 16px;
}
#form-container .mention {
  color: #BD7714;
  font-size: 10px;
  text-align: center;
  margin-top: 15px;
  line-height: 1.2;
}
.name_field{
	color:#818181;
	padding:5px 23px 5px 5px;
	width:200px;
	border:1px solid #ccc;
	background:#F5F5F5 url(images/name.png) no-repeat right;
}

.email_field{
	color:#818181;
	padding:5px 23px 5px 5px;
	width:230px;
	border:1px solid #ccc;
	background:#F5F5F5 url(images/email.png) no-repeat right;
}

/* FORM CONTAINER 2.0 */

#form-container2 {
  height: 200px;
  float: right;
  margin-right: 220px;
}
#form-top2 {
  height: 80px;
  color: #292525;
  font-weight: bold;
  text-align: left;
  font-size: 20px;
}
#form-top2 p {
  padding: 25px 10px 0 0;
  line-height: 1.3;
  width: 230px;
  text-align: center;
}
#form-container2  form {
  padding: 0;
}
#form-container2  form .itext {
  margin-bottom: 8px;
  background-image: url(../images/back-itext-squeeze.png);
  background-repeat: no-repeat;
}
#form-container2 form .itext input {
  width: 226px;
  padding: 11px 0px 11px 5px;
  color: #595353;
  background: none;
  border: none;  
  font-size: 16px;
}
#form-container2 .mention {
  color: #BD7714;
  font-size: 10px;
  text-align: center;
  margin-top: 15px;
  line-height: 1.2;
}
#form-container2 .button-primary {
	color: #542E07;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border: 1px solid #C19D44;
	cursor: pointer;
	margin-top: 6px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #FFFFFF;
	background: #FFF603;
	background: -moz-linear-gradient(top, #FFF603 0%, #FFBD31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF603), color-stop(100%,#FFBD31));
	background: -webkit-linear-gradient(top, #FFF603 0%,#FFBD31 100%);
	background: -o-linear-gradient(top, #FFF603 0%,#FFBD31 100%);
	background: -ms-linear-gradient(top, #FFF603 0%,#FFBD31 100%);
	background: linear-gradient(top, #FFF603 0%,#FFBD31 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF603', endColorstr='#FFBD31',GradientType=0 );
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 230px;	
	margin-right: auto;
	margin-left: auto;
}

/* FORM CONTAINER IFRAME */

#form-container-iframe {
  width: 537px;
  height: 265px;
  background-image: url("../images/form2.png");
  background-repeat: no-repeat;
  background-color: #ffffff;
}

#form-container-iframe  form {
  padding: 225px 0 0 0;
}
#form-container-iframe  form .itext-left {
  margin-bottom: 8px;
  float: left; 
  font-size: 14px;
}
#form-container-iframe  form .itext-right {
  margin: 5px 5px 0 10px;
  display : inline; 
  font-size: 14px;
}
#form-container-iframe form .itext input {
  width: 226px;
  padding: 11px 0px 11px 5px;
  color: #595353;
  background: none;
  border: none;  
  font-size: 14px;
}
#form-container-iframe form .envoyer{
  display : inline;
}

/* FORM CONTAINER IFRAME 2 */

#form-container-iframe2 {
  width: 537px;
  height: 304px;
  background-image: url("../images/form9.png");
  background-repeat: no-repeat;
  background-color: #ffffff;
}

#form-container-iframe2  form {
  padding: 250px 0 0 0;
}
#form-container-iframe2  form .itext-left {
  margin: 7px 0 8px 15px;
  float: left; 
  font-size: 15px;
  color: #ffffff;
}
#form-container-iframe2  form .itext-right {
  margin: 7px 5px 0 10px;
  float: left;
  display : inline; 
  font-size: 15px;
  color: #ffffff;
}
#form-container-iframe2 form .itext input {
  width: 226px;
  padding: 11px 0px 11px 5px;
  color: #595353;
  background: none;
  border: none;  
  font-size: 14px;
}
#form-container-iframe2 form .envoyer{
  display : inline;
  float: left;
  margin-top: 7px;
}
#form-container-iframe3 {
  width: 537px;
  height: 304px;
  background-color: #ffffff;
}
/*#form-container-iframe2 #form-back{
  width: 530px;
  height: 35px;
  background-color: #DEBC05;
  border: 1px solid #888;
}*/

/* FORM CONTAINER SQUEEZE */

#form-container-squeeze {
  height: 500px;
  background-image: url("../images/back-form-squeeze2.png");
  background-repeat: no-repeat;
}
#form-top-squeeze {
  height: 80px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
#form-top-squeeze p {
  padding: 20px 10px 0 10px;
  line-height: 1.4;
}
#form-container-squeeze  form {
  padding: 0 35px;
}
#form-container-squeeze  form .itext {
  margin-bottom: 8px;
  background-image: url(../images/back-itext-squeeze.png);
  background-repeat: no-repeat;
}
#form-container-squeeze form .itext input {
  width: 226px;
  padding: 11px 0px 11px 5px;
  color: #999393;
  background: none;
  border: none;  
  font-size: 16px;
}
#form-container-squeeze .mention {
  color: #BD7714;
  font-size: 11px;
  text-align: center;
  margin-top: 15px;
  line-height: 1.2;
}
.name_field{
	color:#818181;
	padding:5px 23px 5px 5px;
	width:200px;
	border:1px solid #ccc;
	background:#F5F5F5 url(images/name.png) no-repeat right;
}

.email_field{
	color:#818181;
	padding:5px 23px 5px 5px;
	width:230px;
	border:1px solid #ccc;
	background:#F5F5F5 url(images/email.png) no-repeat right;
}

/* FORM CONTAINER SQUEEZE 2 */

#form-container-squeeze2 {
  height: 500px;
  background-image: url("../images/back-form-squeeze3.png");
  background-repeat: no-repeat;
}
#form-top-squeeze2 {
  height: 80px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
#form-top-squeeze2 p {
  padding: 20px 10px 0 10px;
  line-height: 1.4;
}
#form-top-squeeze3 {
  height: 150px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
#form-top-squeeze3 p {
  padding: 20px 10px 0 10px;
  line-height: 1.4;
}
#form-container-squeeze2  form {
  padding: 0 35px;
}
#form-container-squeeze2  form .itext {
  margin-bottom: 8px;
  background-image: url(../images/back-itext-squeeze.png);
  background-repeat: no-repeat;
}
#form-container-squeeze2 form .itext input {
  width: 226px;
  padding: 11px 0px 11px 5px;
  color: #595353;
  background: none;
  border: none;  
  font-size: 16px;
}
#form-container-squeeze2 .input-container-iimage {
 padding-top: 8px;
}
#form-container-squeeze2 .mention {
  color: #BD7714;
  font-size: 11px;
  text-align: center;
  margin-top: 55px;
  line-height: 1.2;
}
#form-container-squeeze2 .mention2 {
  color: #BD7714;
  font-size: 11px;
  text-align: center;
  margin-top: 25px;
  line-height: 1.2;
}
#form-container-squeeze2 .mention3 {
  color: #BD7714;
  font-size: 10px;
  text-align: center;
  margin-top: 10px;
  padding : 0 15px;
  line-height: 1.2;
}
#form-container-squeeze2 .confid {
  font-size: 12px;
  text-align: center;
  margin-top: 15px;
  line-height: 1.2;
}
#form-container-squeeze2 .confid a {
  color: #BD7714;
}
.name_field{
	color:#818181;
	padding:5px 23px 5px 5px;
	width:200px;
	border:1px solid #ccc;
	background:#F5F5F5 url(images/name.png) no-repeat right;
}

.email_field{
	color:#818181;
	padding:5px 23px 5px 5px;
	width:230px;
	border:1px solid #ccc;
	background:#F5F5F5 url(images/email.png) no-repeat right;
}

/* FORM CONTAINER SQUEEZE LIVRAISON */

#form-container-livraison {
  width: 350px;
  height: 400px;
  margin: 20px auto;
  background-image: url("../images/back-form-squeeze2.png");
  background-repeat: no-repeat;
}
#form-top-livraison {
  height: 60px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
#form-top-livraison p {
  padding: 20px 10px 0 10px;
  line-height: 1.4;
}
#form-container-livraison  form {
  padding: 0 35px;
}
#form-container-livraison  form .itext {
  margin-bottom: 8px;
  background-image: url(../images/back-itext-squeeze.png);
  background-repeat: no-repeat;
}
#form-container-livraison form .itext input {
  width: 226px;
  padding: 11px 0px 11px 5px;
  color: #000000;
  background: none;
  border: none;  
  font-size: 16px;
}
#form-container-livraison .mention {
  color: #BD7714;
  font-size: 11px;
  text-align: center;
  margin-top: 15px;
  line-height: 1.2;
}
.name_field{
  color:#818181;
  padding:5px 23px 5px 5px;
  width:200px;
  border:1px solid #ccc;
  background:#F5F5F5 url(images/name.png) no-repeat right;
}

.email_field{
  color:#818181;
  padding:5px 23px 5px 5px;
  width:230px;
  border:1px solid #ccc;
  background:#F5F5F5 url(images/email.png) no-repeat right;
}
#form-container-livraison .envoyer {
  margin-top: 20px;  
}

/* VERTICAL MENU */

#vertical-menu {
  height: 900px;
  background-image: url("../images/vertical-line.png");
  background-repeat: no-repeat;
  float: left;
}
#vertical-menu  h3 {
  margin: 27px 0 25px 45px;
  color: #BA9151;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: normal;
}
#vertical-menu  #menu-droite {
  margin: 10px 0 10px 40px;
  font-size: 14px;
  line-height: 1.4;
}
#vertical-menu  #menu-droite p {
  margin-bottom: 10px;	
}
#vertical-menu ul {
  margin-left: 45px;
}
#vertical-menu ul li {
  margin-bottom: 10px;
  padding: 0 0 5px 30px;
  background-image: url("../images/arrow-02.png");
  background-repeat: no-repeat;
  text-transform: capitalize;
  font-size: 14px;
}
#vertical-menu li a {
  color: #323232;
  text-decoration: none;
}
#vertical-menu li  a:hover{
  text-decoration: underline;
}
#vertical-menu ul #sous-liste {
  margin: 10px 0 0 45px;
}
#vertical-menu ul #sous-liste li  {
  color: #B80000;
  margin-bottom: 5px;
  padding: 0 0 5px 0px;
  list-style-type: disc; 
  background-image: none;  
  text-transform: capitalize;
  font-size: 14px;
}
#vertical-menu #sous-liste li a  {
  color: grey;
  text-decoration: none;
}
#vertical-menu #sous-liste li  a:hover{
  text-decoration: underline;
}

/* ADDRESS */

#address{
  margin:0;
  padding:0;
  text-align: center;
  font-size: 10px;
}
#address p {
  margin-top: 5px;
}

/* ---- FOOTER --- */

#footer  {
  height: 91px;
  width: 960px;
  margin: 0 auto;
  background-image: url("../images/footer.png");
  background-repeat: no-repeat;
  background-color: #EAEACC;
  padding-top: 49px;
}
#footer-letter  {
  height: 46px;
  width: 650px;
  margin: 0 auto;
  background-image: url("../images/footer-letter.png");
  background-repeat: no-repeat;
  background-color: #EAEACC;
  padding-top: 49px;
}
#footer #links-left {
  float: left;
}
#footer a {
  font-weight: bold;
  color: #BA9151;
  text-decoration: none;
  display: block;
  line-height: 27px;
  margin-left: 31px;
}
#footer a:hover {
  text-decoration: underline;
}
#links-left a.contact {
  background: url("../images/contact.png");
  background-repeat: no-repeat;
  text-indent: 30px;
  margin-bottom: 9px;
}
#links-left a.mentions {
  background: url("../images/mention.png");
  background-repeat: no-repeat;
  text-indent: 30px;
}
#links-right {
  margin-left: 160px;
}
#links-right a.plan {
  background: url("../images/maps.png");
  background-repeat: no-repeat;
  text-indent: 30px;
  margin-bottom: 9px;
}
#links-right a.twitter {
  background: url("../images/twitter.png");
  background-repeat: no-repeat;
  text-indent: 30px;
}

/* LEGAL */

#legal{
  color: #5C5C5C;
  margin-top: 10px;
  padding:0;
  text-align: center;
  font-size: 12px;
}
#legal p {
  margin-bottom: 10px;
  line-height: 1.3;
}
#legal p a {
  color: #5C5C5C;
}

/* ---- LES BASES --- */

#bases {
  margin-left: 30px;
  width: 520px;  
}

#bases h1 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: left;  
  line-height: 1.4;
}
#bases h2 {
  color: #B80000;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
}
#bases p {
  line-height: 1.4;
  font-size: 14px;
  margin-bottom: 15px;
}
#bases p a {
  color: #8F1010;
  font-size: 14px;
  font-weight: bold;
}
#bases ul {
  margin-left: 	30px;
}
#bases ul li{
  color: #B80000;
  background-image: none;
  list-style-type: disc;  
  padding-left: 0px;
  margin-bottom: 8px;
}
#bases ul li span {
  color: #000000;
}
.img-bases {
  width: 128px;
  height: 128px;
  float: left;
  margin: 0 10px 10px 0;
}
.img-objectif {
  width: 350px;
  height: 239px;
}
.img-procrastination {
  width: 357px;
  height: 300px;
}
.img-zen {
  float: left;
  width: 202px; 
  height: 300px;
  margin-right: 15px;
}
.img-banner {
  width: 385px;
  height: 145px;
}
.img-atteindre-objectif {
  width: 250px;
  height: 320px;
}
.img-organiser {
  width: 247px;
  height: 320px;
}
.img-relax {
  width: 280px;
  height: 350px;
}
#bases .center {
  text-align: center;
}
#bases #lien-top p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #111111;  
}
#partage {
  margin-top: 40px;
}
#comment {
  margin-top: 40px;
}
#bases .extern {
  color: #0000EE;
}

/* ---- CONTENT 3 PARTS --- */

#content-part  {
  width: 570px;
  margin: 0 auto;
  padding: 10px 0 20px 0;
  text-align: center;
}

#content-part p {
  margin-bottom: 20px;
}

#content-part #part-left {
  float: left;
  width: 230px;
  border: 1px solid #888;
  padding: 20px;
}
#part-middle {
  float: left;
  margin-left: 80px;
  width: 200px;
}
#part-right {
  margin-left: 300px;
  width: 230px;
  border: 1px solid #888;
  padding: 20px
}
#content-part .button-primary {
	color: #542E07;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border: 1px solid #C19D44;
	cursor: pointer;
	margin-top: 6px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #FFFFFF;
	background: #FFF603;
	background: -moz-linear-gradient(top, #FFF603 0%, #FFBD31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF603), color-stop(100%,#FFBD31));
	background: -webkit-linear-gradient(top, #FFF603 0%,#FFBD31 100%);
	background: -o-linear-gradient(top, #FFF603 0%,#FFBD31 100%);
	background: -ms-linear-gradient(top, #FFF603 0%,#FFBD31 100%);
	background: linear-gradient(top, #FFF603 0%,#FFBD31 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF603', endColorstr='#FFBD31',GradientType=0 );
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 154px;	
	margin-right: auto;
	margin-left: auto;
}

#content-part .button-primary a {
	color: #542E07;
}

/* ---- LETTRE SECRETS TEMPS --- */

#letter {
  width: 590px;
  margin: 0 auto;
  padding: 20px;
}
#letter center {
  text-align : center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
}
#letter h1 {
  font-family:Tahoma, Verdana, Arial;
  color: #000000;
  font-size: 36px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 1.4;
  text-align: center;  
}
#letter h2 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
  text-align: left;  
  line-height: 1.2; 
}
#letter h3 {	
  font-family: Tahoma,Arial,Helvetica;
  color: #D90000;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;  
  line-height: 1.3; 
}
#letter h4 {	
  font-family: Courier New,Courier,Times New Roman;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;  
  line-height: 1.3; 
}
#letter p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 20px;
  text-indent: 20px;
}
#letter a {
  color: #0000EF;
  line-height: 1.4;
}
#letter .small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 20px;
  text-indent: 20px;
}
#letter ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 20px 0 20px 20px;
  font-size: 16px;
}
#letter ul li {
  padding: 0 0 3px 0;
  background-image: none;
  list-style-type: disc;
  line-height: 1.4;
}
#letter .subtitle {
  text-indent: 0;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-style: italic;
}
#letter h1 .red {
  color: #B80000;
}
#letter p .bonus {
  color: #B80000;
  font-weight: bold;
}
#letter .button-tps {
  text-align: center;
}
#letter .button-tps img {
  margin: 10px 0;
}
#letter .garantie {
  text-align: center;
}
#letter .garantie img {
  margin: 0;
}
#letter #back-intro {
  background: rgb(255, 255, 153);
  background-repeat: none;
  width: 540px;
  margin: 10px auto;
  border: 0.5pt solid windowtext; 
  padding: 1px 20px; 
  background: rgb(255, 255, 153);
  background-repeat: none;
}
#letter #back-intro ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 20px 0 20px 20px;
  font-size: 15px;
}
#letter #back-intro ul li {
  padding: 0 0 3px 0;
  background-image: none;
  list-style-type: disc;
  line-height: 1.4;
  margin-bottom: 10px;
}
#letter #list-bonus ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 20px 0 20px 20px;
  font-size: 16	px;
}
#letter #list-bonus ul li {
  margin-bottom: 20px;
  padding: 0 0 5px 30px;
  background-image: url("../images/check.png");
  background-repeat: no-repeat;
  list-style: none;
  line-height: 1.2;
}
#letter #puce-product ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 20px 0 20px 30px;
  font-size: 16px;
}
#letter #puce-product ul li {
  padding: 0 0 3px 0;
  list-style-type: disc;
  line-height: 1.2;
  margin-top: 20px;
}
#letter #tab-author {
  width: 470px;
  margin: 20px auto;
  border: 1px solid;
  border-color: rgb(255, 0, 0); 
  font-size: 16px; 
  font-family: Courier New,Courier,Times New Roman;
  background-color: #ffffcc; 
  padding: 15px;
}
#letter #tab-author p {
  font-family: Courier New,Courier,Times New Roman;
  font-size:16px;
  line-height:1.2;
  margin-top: 15px;
  text-indent: 0;
}
#letter #inner-author {
  border: 0.5pt solid windowtext; 
  padding: 25px 5px	; 
  background: rgb(255, 255, 153);
  background-repeat: no-repeat;
}

/* ---- BON SECRETS TEMPS --- */

#bon {
  width: 580px;
  margin: 0 auto;
  padding: 20px;
}
#bon h1{
  color: #9B0000;
  font-size: 24px;
  font-weight: bold;
  margin-top: 24px;
  text-align: center;  
  line-height: 1.2; 
}
#bon h2 {
  color: #9B0000;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
  text-align:left;  
  line-height: 1.2; 
  margin-top: 30px;
}
#bon p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3;
  margin-top: 20px;
}
#bon ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 20px 0 20px 30px;
  font-size: 15px;
}
#bon li { 
  padding-bottom: 10px;
  list-style-type: disc;
  line-height: 1.2;
  
}
#bon .oui {
  text-align: center;
  color: #000000;
  font-size: 27px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
}
#bon .merci {
  text-align: center;
  color: #cc0000;
  font-size: 25px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  margin-top: 30px;
  padding-bottom: 20px;
}
#bon #confirm p {
  font-family: Arial, Helvetica, sans-serif;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 20px;
}
#bon .lien-bleu {
  color: rgb(15, 50, 255); 
  text-decoration: underline; 
  text-align: center;
  font-weight: bold;
}
#bon .email {
text-align: center;
text-decoration: underline;
font-weight: bold;
}
#bon .center {
text-align: center;
font-weight: bold;
}
#bon .promo {
text-align: center;
color: #003252;
font-weight: bold;
line-height: 1.5;
}
#bon #paypal {
text-align: center;
margin: 30px 0 0 0;
}
#footer-bon{
margin:0;
padding:0;
width:765px;
}
#offre p {
font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
}
#box-bon {
border: 4px dashed #C00000;
background: #fff;
padding : 10px;
}
#noel-bon h2{
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-top: 50px;
  text-align: left;  
  line-height: 1.2; 
}
#box-bon p {
margin-top: 0px;
line-height : 3.0;
}
#box-bon a{
color: #000;
text-decoration : none;
}
#box-bon a:hover{
color: #000;
text-decoration : underline;
}
#box-bon #paypal {
text-align: center;
margin: 20px 0;
}
#box-bon .choix {
margin-top: 10px;
line-height : 1.4;
}
.yellow-box {
border: 1px dotted #FDE3A5;
background: #FFFDD8;
padding: 5px;
height: 50px;
margin : 30px;
}
.yellow-box img {
float : left;
margin: 3px 10px 3px 5px;
}

/* ---- BON SECRETS TEMPS PRICING TABLE --- */

#bon-table {
  width: 580px;
  margin: 0 auto;
  padding: 20px;
}
#bon-table p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.3;
  margin-top: 20px;
}
#bon-table .oui {
  text-align: center;
  color: #000000;
  font-size: 27px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
}
#bon-table .merci {
  text-align: center;
  color: #cc0000;
  font-size: 25px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  margin-top: 30px;
  padding-bottom: 20px;
}
#bon-table #confirm p {
  font-family: Arial, Helvetica, sans-serif;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 20px;
}
#bon-table .lien-bleu {
  color: rgb(15, 50, 255); 
  text-decoration: underline; 
  text-align: center;
  font-weight: bold;
}
#bon -table.email {
text-align: center;
text-decoration: underline;
font-weight: bold;
}
#bon-table .center {
text-align: center;
font-weight: bold;
}
#bon-table .promo {
text-align: center;
color: #003252;
font-weight: bold;
line-height: 1.5;
}
#bon-table #paypal {
text-align: center;
margin: 30px 0 0 0;
}
#footer-bon-table{
margin:0;
padding:0;
width:765px;
}
#offre-table p {
font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
}

#table {
padding: 40px 0;
margin: 0 0 0 10px;
}

/*Top Bar*/
.top {
  width: 180px; height: 50px;
  background: #EAEACC;
  -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
}

.top-pro {
  width: 180px; height: 50px;
  background: #AD0000;  /*background: #2F2E35;*/
  -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
}

.top h2 {
  color: #333;
  text-align: center;
  font: 300 20px/50px Verdana, Arial, Helvetica, sans-serif;
}

.top-pro h2 {
  color: #fff;
  text-align: center;
  font: 300 24px/50px Verdana, Arial, Helvetica, sans-serif;
}

/*Shape*/
.pricingtable {
  width: 180px; /*height: 450px;*/
  background: white;
  margin: 0 10px 50px 0;
  float: left;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
     -moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
}

/*Features*/
.pricingtable ul {
  list-style-type: none;
  font: 300 14px/1.4 Verdana, Arial, Helvetica, sans-serif;
  text-align : center;
  font-weight: bold;
  margin: 20px 15px 0 15px;  
}

.pricingtable ul strong {
  font-weight: bold;
}

.pricingtable ul .format {
  text-align: center;
  font: 500 14px/1 Verdana, Arial, Helvetica, sans-serif;
  color: #333;
}

.pricingtable ul .plus {
  text-align: center;
  font: 500 24px/1.4 Verdana, Arial, Helvetica, sans-serif;
  color: #2F2E35;
}

/*Dividing Line*/
.pricingtable hr {
  border: 0;
  background-color: #BCBEC0;
  color: #BCBEC0;
  height: 1px;
  width: 150px;
  margin: 20px 0 0 10px;
}

.pricingtable ul hr {
  border: 0;
  background-color: #BCBEC0;
  color: #BCBEC0;
  height: 1px;
  width: 150px;
  margin: 10px 0 10px 0;
}

/*Price*/
.pricingtable h1 {
  text-align: center;
  font: bold 24px/1 Helvetica, Verdana, sans-serif;
  margin: 25px 0 0 0;
}

.pricingtable h1 sup {
  font-size: 45px;
}

.pricingtable p {
  text-align: center;
  font: 14px/1 Helvetica, Verdana, sans-serif;
  color: #BCBEC0;
}

/*Button*/
.pricingtable a {
  display: block;
  height: 40px;
  width: 150px;
  color: #484949;
  margin: 25px 0 0 15px;
  border: 1px solid #D1D2D2;
  
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font: 16px/40px Helvetica, Verdana, sans-serif;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  
  /*Gradient*/
  background: #FBE946	; /* Old browsers */
  background: -moz-linear-gradient(top,  #FBE946 0%, #FBE946 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBE946), color-stop(100%,#FBE946)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* IE10+ */
  background: linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBE946', endColorstr='#FBE946',GradientType=0 ); /* IE6-9 */
}

.pricingtable a:hover {
  background: #FBE946; /* Old browsers */
  background: -moz-linear-gradient(top,  #FBE946 0%, #FBE946 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBE946), color-stop(100%,#FBE946)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* IE10+ */
  background: linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBE946', endColorstr='#FBE946',GradientType=0 ); /* IE6-9 */

}

/*Shape*/
.pricingtable-pro {
  width: 180px; /*height: 450px;*/
  background: #F3F7FA;
  margin: 0 10px 50px 0;
  float: left;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
     -moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
}

/*Features*/
.pricingtable-pro ul {
  list-style-type: none;
  font: 300 14px/1.4 Verdana, Arial, Helvetica, sans-serif;
  text-align : center;
  font-weight: bold;
  margin: 20px 15px 0 15px;  
}

.pricingtable-pro ul strong {
  font-weight: bold;
}

.pricingtable-pro ul .format {
  text-align: center;
  font: 500 14px/1 Verdana, Arial, Helvetica, sans-serif;
  color: #333;
}

.pricingtable-pro ul .plus {
  text-align: center;
  font: 500 24px/1.4 Verdana, Arial, Helvetica, sans-serif;
  color: #2F2E35;
}

/*Dividing Line*/
.pricingtable-pro hr {
  border: 0;
  background-color: #BCBEC0;
  color: #BCBEC0;
  height: 1px;
  width: 150px;
  margin: 20px 0 0 10px;
}

.pricingtable-pro ul hr {
  border: 0;
  background-color: #BCBEC0;
  color: #BCBEC0;
  height: 1px;
  width: 150px;
  margin: 10px 0 10px 0;
}

/*Price*/
.pricingtable-pro h1 {
  text-align: center;
  font: bold 24px/1 Helvetica, Verdana, sans-serif;
  margin: 25px 0 0 0;
}

.pricingtable-pro h1 sup {
  font-size: 45px;
}

.pricingtable-pro p {
  text-align: center;
  font: 14px/1 Helvetica, Verdana, sans-serif;
  color: #BCBEC0;
}

/*Button*/
.pricingtable-pro a {
  display: block;
  height: 40px;
  width: 150px;
  color: #484949;
  margin: 25px 0 0 15px;
  border: 1px solid #D1D2D2;
  
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font: 16px/40px Helvetica, Verdana, sans-serif;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  
  /*Gradient*/
  background: #FBE946	; /* Old browsers */
  background: -moz-linear-gradient(top,  #FBE946 0%, #FBE946 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBE946), color-stop(100%,#FBE946)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* IE10+ */
  background: linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBE946', endColorstr='#FBE946',GradientType=0 ); /* IE6-9 */
}

.pricingtable-pro a:hover {
  background: #FBE946; /* Old browsers */
  background: -moz-linear-gradient(top,  #FBE946 0%, #FBE946 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBE946), color-stop(100%,#FBE946)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* IE10+ */
  background: linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBE946', endColorstr='#FBE946',GradientType=0 ); /* IE6-9 */

}

/*Scaled Version*/
.featured {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.but {
  margin-bottom : 15px
}

/* ---- FICHE SUIVIE TEMPS ACTION --- */

/*Button*/
.fiche-ok a {
  display: block;
  height: 50px;
  width: 550px;
  color: #484949;
  margin: 25px 0 0 15px;
  
  text-decoration: none;
  text-align: left;
  text-transform: uppercase;
  font: bold 20px/50px Helvetica, Verdana, sans-serif;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  
  /*Gradient*/
  background: #FBE946	; /* Old browsers */
  background: -moz-linear-gradient(top,  #FBE946 0%, #FBE946 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBE946), color-stop(100%,#FBE946)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* IE10+ */
  background: linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBE946', endColorstr='#FBE946',GradientType=0 ); /* IE6-9 */
}

.fiche-ok  img.c5 {
  float: left;
  padding: 5px 10px 0 10px;
}

.fiche-ok a:hover {
  background: #FBE946; /* Old browsers */
  background: -moz-linear-gradient(top,  #FBE946 0%, #FBE946 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBE946), color-stop(100%,#FBE946)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* IE10+ */
  background: linear-gradient(top,  #FBE946 0%,#FBE946 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBE946', endColorstr='#FBE946',GradientType=0 ); /* IE6-9 */

}
.fiche-no a {
  display: block;
  height: 50px;
  width: 550px;
  color: #fff;
  margin: 25px 0 40px 15px;
  
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font: bold 18px/50px Helvetica, Verdana, sans-serif;
  
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  
  /*Gradient*/
  background: #979797; /* Old browsers */
}

.fiche-no a:hover {
  background: #979797; /* Old browsers */
}