
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	color: #4D4641;
}
h1 b {
	color: #1185ff;
	font-weight: normal;
}
h2 {
	margin: 5px 0 15px;
	color: #10487b;
	/*/*font-variant: small-caps;*/*/
	font-size: 16px;
	font-weight: bold;
	border: none;
}
h3 {
	margin: 15px 0 5px;
	font-size: 14px;
	color: #2c5b05;
	/*/*font-variant: small-caps;*/*/
}
h4 { font-size: 12px; color: #011124; }
h5 { font-size: 11px; color: #4D4641; }
h6 { font-size: 11px; color: #4D4641; }
ul li { list-style: circle; }

/* ---------- Base ---------- */

body {
	background: #000000;
}

/* ---------- Header ---------- */

#header {
	/* background: transparent url(http://www.referencement-formation.fr/images/header.png) 0 0 repeat-x; */ background: #001631;
}
#header .inner {
  position: relative;
	width: 1030px;
  height: 80px;
	margin: 0 auto;
  /* background: transparent url(http://www.referencement-formation.fr/images/header.png) 0 0 repeat-x; */
}

/* Header - logo */

#header #logo {
	float: left;
	/* margin: 0 0 0 -8px; */
}
#header #logo img {
	display: block;
}

/* Header - menu */

#header #menu {
	float: right;
	margin: 32px 80px 0;
}
#header #menu li {
  float: left;
	margin: 0 0 0 30px;
	list-style: none;
}
#header #menu a {
  color: #418403;
	/*font-variant: small-caps;*/
	font-weight: bold;
	text-decoration: none;
}
#header #menu a:hover {
  color: #b8fa02;
}
#header #menu .active a {
	color: white;
}

/* Header - access */

#header #access {
	position: absolute;
	top: 0;
	right: 0;
	color: #f9f7ef;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

/* ---------- Home - promo ---------- */

#promo {
	height: 319px;
	background: transparent url(http://www.referencement-formation.fr/images/promo.gif) 0 0 repeat-x;
}
#promo .inner {
	position: relative;
	width: 1030px;
	height: 319px;
	margin: 0 auto;
}
#promo .promo-screenshot {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
#promo .promo-links {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	margin: 0;
}
#promo .promo-links li {
	list-style: none;
	float: left;
	padding: 16px 18px 16px 15px;
}
#promo .promo-links li img {
	display: block;
}

/* ---------- Container ---------- */

#container {
	background: #000;
}
.home .inner {
	position: relative;
	width: 1030px;
	margin: 0 auto;
	padding: 20px 0;
}
.pagegen {
	padding: 15px 0;
}

/* ---------- Home - template ---------- */

/* Home - side */

.home #tpl-main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.home #tpl-content {
	width: 700px;
	float: left;
}
.home #tpl-side {
	width: 307px;
	float: right;
}

.landing2 .home #tpl-side { margin-top: 20px; }

.home #tpl-side #nl-top {
	height: 339px;
	padding: 0 0 0;
	background: transparent url(http://www.referencement-formation.fr/images/home-side-nl.png) 0 0 no-repeat;
}

.landing2 #tpl-side #nl-top { background: transparent url(http://www.referencement-formation.fr/images/home-side-nl2.png) 0 0 no-repeat; }

.home #tpl-side #nl-top p {
	/*/*font-variant: small-caps;*/*/
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	color: #ecea7a;
}
.home #tpl-side #nl-top p span {
	color: #5598ba;
}
.home #tpl-side #nl-bottom {
	background: #040504;
}
.home #tpl-side #nl-bottom .wrap {
	background: #011124 url(http://www.referencement-formation.fr/images/home-side-nl-bottom.png) bottom left no-repeat;
}
.home #tpl-side #nl-bottom .notice {
	margin: 0;
	padding: 10px;
	padding-top: 0;
	color: #fff;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
.home #tpl-side #nl-bottom form {
	width: 232px;
	margin: 0 0 0 38px;
	padding: 20px 0 0;
}
.home #tpl-side #nl-bottom form p {
	text-align: center;
}
.home #tpl-side #nl-bottom form .itext {
	width: 232px;
	height: 18px;
	padding: 18px 0;
	background: transparent url(http://www.referencement-formation.fr/images/side-champ.png) 0 0 no-repeat;
	border: none;
	text-align: center;
/*	/*font-variant: small-caps;*/*/
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	color: #011125;
	margin: 7px 0;
}

/* Home - content */

.home #tpl-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}

/* Home - caracs */

.home #tpl-content #caracs {
	background: transparent url(http://www.referencement-formation.fr/images/home-carac.png) 0 0 repeat-y;
}
.home #tpl-content #caracs .wrap {
	background: transparent url(http://www.referencement-formation.fr/images/home-carac-top.png) 0 0 no-repeat;
}
.home #tpl-content #caracs .content {
	padding: 10px 12px;
	background: transparent url(http://www.referencement-formation.fr/images/home-carac-bottom.png) bottom left no-repeat;
}
.home #tpl-content #caracs .content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.home #tpl-content #caracs .box {
	float: left;
	width: 235px;
	margin: 0 0 15px;
	padding: 0 0 0 85px;
}
.home #tpl-content #caracs2 .box {
	float: left;
	width: 330px;
	margin: 0 0 15px;
	padding: 5px;
}

.home #tpl-content #caracs .box h2 {
	margin: 5px 0 0;
	color: #418403;
	/*/*font-variant: small-caps;*/*/
	font-size: 16px;
	font-weight: bold;
	border: none;
}
.home #tpl-content #caracs #carac-temps {
	margin: 0 25px 0 0;
	background: transparent url(http://www.referencement-formation.fr/images/ic-clock.jpg) 0 0 no-repeat;
}
.home #tpl-content #caracs #carac-coach {
	background: transparent url(http://www.referencement-formation.fr/images/ic-house.jpg) 0 0 no-repeat;
}
.home #tpl-content #caracs #carac-buzz {
	margin: 0 25px 0 0;
	background: transparent url(http://www.referencement-formation.fr/images/ic-buzz.jpg) 0 0 no-repeat;
}
.home #tpl-content #caracs #carac-risque {
	background: transparent url(http://www.referencement-formation.fr/images/ic-risk.jpg) 0 0 no-repeat;
}
.home #tpl-content #caracs .box p {
	margin: 10px 0 0;
	color: #a49f9f;
	font-size: 10px;
	/*font-variant: small-caps;*/
	font-weight: bold;
	line-height: 14px;
}
.home #tpl-content #caracs .box .see_more {
	margin: 10px 0 0;
	height: 14px;
	line-height: 14px;
	display: block;
	text-align: right;
	vertical-align: middle;
}

/* Home - quali */

.home #tpl-content .quali {
	margin: 15px 0 0;
	float: left;
}

/* Home - reviews */

.home #tpl-content #reviews {
	margin: 15px 0 0;
	width: 700px;
	float: right;
	background: #f5f4b0;
}
.home #tpl-content #reviews .wrap {
	background: transparent url(http://www.referencement-formation.fr/images/top-rounded2.gif) 0 0 no-repeat;
}
.home #tpl-content #reviews .content {
	padding: 10px 12px;
	background: transparent url(http://www.referencement-formation.fr/images/bottom-rounded2.gif) bottom left no-repeat;
}
.home #tpl-content #reviews .rev {
	background: transparent url(http://www.referencement-formation.fr/images/quote.png) 0 0 no-repeat;
}
.home #tpl-content #reviews .rev p {
	/*/*font-variant: small-caps;*/*/
	font-style: italic;
	line-height: 1.4;
}
.home #tpl-content #reviews .rev .sign {
	margin: 0;
	text-align: right;
	color: #000;
}

/* ---------- Container - template ---------- */

#incontainer {
	position: relative;
	width: 1030px;
	margin: 0 auto;
	background: transparent url(http://www.referencement-formation.fr/images/container.png) 0 0 repeat-y;
}
#incontainer .inner {
	background: transparent url(http://www.referencement-formation.fr/images/container-top.png) 0 0 no-repeat;
}
#incontainer .content {
	padding: 15px 88px;
	background: transparent url(http://www.referencement-formation.fr/images/container-bottom.png) bottom left no-repeat;
}
#incontainer .content {
	/*/*font-variant: small-caps;*/*/
}

/* ---------- En savoir plus ---------- */

/* Discover */

#discover h1 {
	color: #011125;
	font-weight: bold;
	/*/*font-variant: small-caps;*/*/
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
}
#discover h1 strong {
	color: #418403;
}
#discover .what {
	float: left;
	width: 599px;
	height: 266px;
	margin: 20px 0 15px;
	background: transparent url(http://www.referencement-formation.fr/images/discover-back.png) 0 0 no-repeat;
}
#discover .what h2 {
	margin: 0;
	color: #fff;
	text-align: center;
	border: none;
/*/*font-variant: small-caps;*/*/
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
}
#discover .what ul {
	margin: 0 15px 15px;
}
#discover .what ul li {
	margin: 15px 0 0;
	padding: 0 0 0 40px;
	list-style: none;
	background: transparent url(http://www.referencement-formation.fr/images/puce-what.png) 0 0 no-repeat;
	/*/*font-variant: small-caps;*/
	font-weight: bold; */
}
#discover .what ul li hx{
	color: #418403;
}

#discover .what ul .odd {
	color: #062d7c;
	margin-bottom: 15px;
}
#discover .illus {
	float: right;
	margin: 33px 0 0;
}
#discover .get-formation {
	display: block;
	width: 279px;
	height: 37px;
	margin: 15px 0 0;
}

/* Details content */

#alt-tabs {
	width: 856px;
	height: 44px;
	margin: 20px 0 0;
	background: transparent url(http://www.referencement-formation.fr/images/alt-tabs.png) 0 0 no-repeat;
}
#container .tab-table { background-position: 0 -44px; }
#container .tab-reviews { background-position: 0 -88px; }
#container .tab-guarantee { background-position: 0 -132px; }
#container .tab-bonus { background-position: 0 -176px; }

#alt-tabs li {
	list-style: none;
	float: left;
		}
#alt-tabs a {
	display: block;
	height: 44px;
	line-height: 44px;
	color: #ffffff;
	font-weight: bold;
	/*/*font-variant: small-caps;*/*/
	text-decoration: none;
	outline: none;
	text-align: center;
}
#alt-tabs .tab-details { width: 135px; }
#alt-tabs .tab-table { width: 180px; }
#alt-tabs .tab-reviews { width: 180px; }
#alt-tabs .tab-guarantee { width: 180px; }
#alt-tabs .tab-bonus { width: 181px; }
#alt-tabs .active a {
/*	color: #387203;*/
}

#alt-content {
	width: 854px;
	padding: 15px 0;
	border: 1px solid #011125;
	border-width: 0 1px 1px;
	background: #000;
}

/* Avantages */

#alt-content #alt-content-side,
#alt-content #alt-content-side-2,
.content #alt-content-side {
	float: right;
	width: 220px;
} 
.content #alt-content-side {
	margin: 0 0 0 20px;
}
#alt-content #alt-content-side h3,
#alt-content #alt-content-side-2 h3,
.content #alt-content-side h3 {
	margin: 0 0 15px;
	text-align: center;
}
#alt-content #alt-content-side .avantages {
	margin: 0;
}
#alt-content #alt-content-side .avantages li {
	margin: 0 0 5px;
	padding: 0 0 10px 50px;
	list-style: none;
	color: #408003;
	min-height: 20px;
	font-weight: bold;
	line-height: 2;
}
/*
#alt-content #alt-content-side .avantages li.av-garantie { background: transparent url(http://www.referencement-formation.fr/images/av-garantie.png) 0 0 no-repeat; }
#alt-content #alt-content-side .avantages li.av-cadenas { background: transparent url(http://www.referencement-formation.fr/images/av-cadenas.png) 0 0 no-repeat; } */
#alt-content #alt-content-side .avantages li.av-video1 { background: transparent url(http://www.referencement-formation.fr/images/av-garantie.png) 0 0 no-repeat; }
#alt-content #alt-content-side .avantages li.av-video2 { background: transparent url(http://www.referencement-formation.fr/images/av-cadenas.png) 0 0 no-repeat; }
#alt-content #alt-content-side .avantages li.av-video3 { background: transparent url(http://www.referencement-formation.fr/images/av-video.png) 0 0 no-repeat; }
#alt-content #alt-content-side .avantages li.av-video4 { background: transparent url(http://www.referencement-formation.fr/images/av-casque.png) 0 0 no-repeat; }


/*#alt-content #alt-content-side .avantages li.av-video { background: transparent url(http://www.referencement-formation.fr/images/av-video.png) 0 0 no-repeat; }
#alt-content #alt-content-side .avantages li.av-casque { background: transparent url(http://www.referencement-formation.fr/images/av-casque.png) 0 0 no-repeat; }*/

#alt-content #alt-content-side .avantages li.av-video hx { color: #011125;}

#alt-content .box {
	width: 596px;
	padding: 0 15px;
	border-right: 1px solid #98cfe4;
}
#alt-content .box p {
	margin: 0;
}
#alt-content .box .ensavoirplus-illus {
	margin: 15px -15px 15px -15ppx;
	display: block;
	
}
#alt-content h2 {
	padding: 0 0 20px;
	margin-top: 0;
	color: #011125;
	border-bottom: 1px solid #707880;
	font-size: 16px;
	font-weight: bold;
	/*/*font-variant: small-caps;*/*/
}
#alt-content h2 span {
	color: #3c7b06;
}
#alt-content h2.accroche {
	margin: 0 80px 20px 80px;
	font-size: 20px;
	text-align: center;
	border: none;
	color: #418403;
	line-height: 1.2;
}
#alt-content h2.warning {
	margin: 20px 60px 20px 60px;
	font-size: 20px;
	text-align: center;
	border: none;
	color: #6F0000;
	line-height: 1.2;
}
#alt-content .box p {
	margin: 15px 0 0;
/*	/*font-variant: small-caps;*/*/
	line-height: 1.2;
}
#alt-content .box p big {
	font-weight: bold;
}
#alt-content .box ol {
	margin: 15px 0 0 35px;
	/*/*font-variant: small-caps;*/*/
	line-height: 1.2;
}
#alt-content big {
	color: #AF0000;
	text-decoration: underline;
	font-weight: bold;
}

ul.ulmargin {
	margin-top: 15px;
	/*	/*font-variant: small-caps;*/*/
}
ul.ulmargin li {
 background: transparent url(http://www.referencement-formation.fr/images/puce-tarifs.png) 0 5px no-repeat;
 list-style:none;
 padding-left:25px;
 line-height:35px;
}

#alt-content ul.ulmargin {
	margin-top: 15px;
	/*	/*font-variant: small-caps;*/*/
}
#alt-content ul.ulmargin li {
 background: transparent url(http://www.referencement-formation.fr/images/puce_verte.jpg) 0 5px no-repeat;
 list-style:none;
 padding-left:25px;
 line-height:25px;
}




#alt-content #ctn-table ul {
	margin: 0;
}
#alt-content #ctn-table li {
	margin: 0 0 4px;
	padding: 0 0 0 25px;
	background: transparent url(http://www.referencement-formation.fr/images/puce-table-matieres.png) 0 0 no-repeat;
	font-weight: bold;
	/* font-variant: small-caps;
	color: #3e7c03; */
	list-style: none;
}
#alt-content #ctn-table .time {
	float: right;
	color: #011024;
}
#alt-content .box .author {
	font-weight: bold;
	color: #3099c6;
}
#alt-content .box .review {
	position: relative;
	padding: 15px 0;
	border-bottom: 1px dotted #707880;
}
#alt-content .box .review p {
	margin: 0 0 15px 120px;
}
#alt-content .box .review .portrait {
	float: left;
}
#alt-content #ctn-guarantee img,
#alt-content #ctn-bonus img {
	margin: 15px;
}
#alt-content #ctn-bonus p {
	text-align: center;
}
#alt-content #ctn-bonus h3 {
	width: 332px;
	height: 34px;
	margin-bottom: 0;
	padding: 0 0 0 15px;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	background: transparent url(http://www.referencement-formation.fr/images/bonus-h1.png) 0 0 no-repeat;
}
/*
#alt-content #ctn-bonus h3 #bonus2 {
	background: transparent url(http://www.referencement-formation.fr/images/bonus2-h1.png) 0 0 no-repeat;
}*/
#alt-content #ctn-bonus h4 {
	color: #2d4c6c;
	font-size: 16px;
	text-align: center;
	margin: 0 0 15px;
}
#alt-content #ctn-bonus .onebonus img {
	float: left;
	margin: 0 10px 0 0;
	border-right: 1px solid #7a8ea2;
}
#alt-content #ctn-bonus .onebonus {
	margin: -1px 0 0;
	border: 1px solid #5391c3;
	padding: 15px 12px 15px 0;
}
#alt-content #ctn-bonus .onebonus ul {
	margin: 0;
	width: 300px;
	float: right;
}
#alt-content #ctn-bonus .onebonus ul li {
/*
margin: 0 0 15px;*/
	
	padding: 0 0 0 25px;
	background: transparent url(http://www.referencement-formation.fr/images/puce-table-matieres.png) 0 0 no-repeat;
	font-weight: bold;
/*	/*font-variant: small-caps;*/*/
	list-style: none;
}

/* ---------- Tarifs ---------- */

.tarifs,
.affiliation {
	padding: 15px 0;
	/*font-variant: small-caps;*/
}
.tarifs #alt-tabs,
.affiliation #alt-tabs {
	background: none;
	height: 35px;
		
}
.tarifs #alt-tabs li,
.affiliation #alt-tabs li {
	padding: 0 20px;
	
	/*background: transparent url(http://www.referencement-formation.fr/images/alt-tabs-tarifs-sep.png) top right no-repeat;*/
}
.tarifs #alt-tabs .last,
.affiliation #alt-tabs .last {
	background: none;
}
.tarifs #alt-tabs a,
.affiliation #alt-tabs a {
	color: #3c7b06;
	height: 32px;
	line-height: 14px;
}
.tarifs #alt-tabs .active a,
.affiliation #alt-tabs .active a {
	color: #011125;
	background: transparent url(http://www.referencement-formation.fr/images/alt-tabs-tarifs-active.png) bottom center no-repeat;
}
.tarifs #alt-content,
.affiliation #alt-content {
	background: none;
	border: none;
}
.tarifs #alt-content .box,
.affiliation #alt-content .box {
	width: 599px;
	padding: 0;
	border: none;
	background: transparent url(http://www.referencement-formation.fr/images/alt-content-tarifs.png) 0 0 repeat-y;
}
.tarifs #alt-content .inner,
.affiliation #alt-content .inner {
	background: transparent url(http://www.referencement-formation.fr/images/alt-content-tarifs-top.png) 0 0 no-repeat;
}
.tarifs #alt-content .ctn,
.affiliation #alt-content .ctn,
.content .ctn {
	background: transparent url(http://www.referencement-formation.fr/images/alt-content-tarifs-bottom.png) bottom left no-repeat;
	padding: 12px 15px;
}
.tarifs #alt-content .offer,
.affiliation #alt-content .offer {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px solid #B7AAAA;
}
.tarifs #alt-content h2
{
	margin: 5px 0 0;
	border: none;
	padding: 0 0 5px;
	/*border-bottom: 1px solid #011124;*/
}
.affiliation #alt-content h2 {
	margin: 5px 0 0;
	border: none;
	padding: 0 0 5px;
}
.tarifs #alt-content .price,
.affiliation #alt-content .price {
	font-weight: bold;
	font-size: 16px;
}
.tarifs #alt-content .price span,
.affiliation #alt-content .price span {
	color: #2c5b05;
}
.tarifs #alt-content .submit-offer,
.affiliation #alt-content .submit-offer {
	margin: 15px 0;
	display: block;
}
.tarifs #ctn-tarifs ul,
.affiliation #ctn-tarifs ul {
	margin: 0;
}
/* .tarifs #ctn-tarifs li,
.affiliation #ctn-tarifs li {
	margin: 0 0 10px;
padding:5px 0  0 30px;
	list-style: none;
	/* background: transparent url(http://www.referencement-formation.fr/images/puce-tarifs.png) 0 5px no-repeat;

}
*/

.affiliation #ctn-tarifs li {
	margin: 0 0 10px;
	/*padding:5px 0  0 30px;*/
	list-style: none;
	/* background: transparent url(http://www.referencement-formation.fr/images/puce-tarifs.png) 0 5px no-repeat;*/

}

.tarifs #ctn-tarifs li{

	margin: 0 0 10px;
	padding:5px 0  0 30px;
	list-style: none;
	 background: transparent url(http://www.referencement-formation.fr/images/puce-tarifs.png) 0 5px no-repeat;

}

.tarifs #ctn-entreprises .back,
.affiliation #ctn-entreprises .back {
	background: transparent url(http://www.referencement-formation.fr/images/alt-content-tarifs-entreprises.png) top right no-repeat;
}
.tarifs #alt-content #alt-content-side,
.tarifs #alt-content #alt-content-side-2,
.affiliation #alt-content #alt-content-side,
.content #alt-content-side {
	width: 240px;
	background: transparent url(http://www.referencement-formation.fr/images/alt-content-tarifs-side.png) 0 0 repeat-y;
}
.content-plus #alt-content #alt-content-side {
	background: none;
}
.tarifs #alt-content #alt-content-side .inner,
.tarifs #alt-content #alt-content-side-2 .inner,
.affiliation #alt-content #alt-content-side .inner,
.content #alt-content-side .inner {
	background: transparent url(http://www.referencement-formation.fr/images/alt-content-tarifs-side-top.png) 0 0 no-repeat;
}
.tarifs #alt-content #alt-content-side .ctn,
.tarifs #alt-content #alt-content-side-2 .ctn,
.affiliation #alt-content #alt-content-side .ctn,
.content #alt-content-side .ctn {
	background: transparent url(http://www.referencement-formation.fr/images/alt-content-tarifs-side-bottom.png) bottom left no-repeat;
}
.tarifs #alt-content #alt-content-side h3 {
	text-align: right;
	font-size: 12px;
	height: 60px;
	line-height: 45px;
	background: transparent url(http://www.referencement-formation.fr/images/devis-back.png) 0 0 no-repeat;
}
.tarifs #alt-content #alt-content-side-2 h3 {
	text-align: center;
	padding: 0 0 0 25px;
	font-size: 14px;
	height: 40px;
	line-height: 38px;
	background: transparent url(http://www.referencement-formation.fr/images/devis-back-help.png) 0 0 no-repeat;
}
.affiliation #alt-content #alt-content-side h3 { 
	padding: 0 0 0 25px;
	font-size: 12px;
	height: 40px;
	line-height: 35px;
	background: transparent url(http://www.referencement-formation.fr/images/connection-back.png) 0 0 no-repeat;
}
.tarifs #alt-content #alt-content-side .coords,
.tarifs #alt-content #alt-content-side-2 .coords,
.affiliation #alt-content #alt-content-side .coords {
	font-weight: bold;
	color: #2c5b05;
}
.tarifs #alt-content #alt-content-side-2 p,
.content #alt-content-side .ctn {
	color: #9b9fa4;
}
.affiliation #alt-content #alt-content-side form .itext {
	width: 209px;
	height: 24px;
	padding: 10px 0 0;
	text-align: center;
	/*/*font-variant: small-caps;*/*/
	color: #7f7f7f;
	font-weight: bold;
	background: transparent url(http://www.referencement-formation.fr/images/back-itext.png) 0 0 no-repeat;
	border: none;
}
.affiliation #alt-content #alt-content-side form .submit {
	text-align: center;
}
.affiliation #alt-content #alt-content-side .lost-pwd {
	text-align: center;
	font-style: italic;
	margin: 0;
	padding: 0 30px;
}
.affiliation #alt-content #alt-content-side .lost-pwd a {
	text-decoration: none;
	color: #011125;
}
.affiliation .become-affiliate {
	display: block;
	margin: 15px 0 0;
	text-align: center;
}
.get-devis {
	display: block;
	text-align: center;
}

/* ---------- Footer ---------- */

#footer {
	background: #011125;
	color: #9da9a2;
}
#footer .inner {
	position: relative;
	width: 1030px;
	margin: 0 auto;
	left: 18px;

}
#footer #footer-links {
	padding: 10px 0 50px;
}
#footer #footer-links:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer .box {
	width: 260px;
	float: left;
}
#footer .box h4 {
	margin: 0 0 20px;
	color: #fff;
	text-transform: uppercase;
}
#footer .box ul {
	margin: 0;
	width: 150px;
}
#footer .box ul li {
	list-style: none;
	border-bottom: 1px solid #35515a;
}
#footer .box ul .twitter {
	padding: 0 0 0 20px;
	background: transparent url(http://www.referencement-formation.fr/images/footer-twitter.png) 0 4px no-repeat;
}
#footer .box ul .facebook {
	padding: 0 0 0 20px;
	background: transparent url(http://www.referencement-formation.fr/images/footer-facebook.png) 0 4px no-repeat;
}
#footer .box ul li a {
	color: #b5bdb3;
	/*/*font-variant: small-caps;*/*/
}
#footer #copy {
	padding: 20px 0;
	text-align: right;
	border-top: 1px solid #929f9a;
}
#footer #copy:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer #copy p {
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 14px;
}
#footer #copy .copyright {
	margin: 0 12px;
}
#footer #copy .copyright span,
#footer #copy .network span {
	color: #fff;
	font-size: 14px;
}
#footer #copy a {
	color: #fff;
}
#footer #copy .logo-mini {
	float: right;
	margin: 20px 0 0;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* ---------- Generic ---------- */

.sc:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.scl:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

/* ---------- Fancybox ---------- */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #000;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_right.png') repeat-x;
}

#freevid,
#presvid, #vid1, #vid2, #img1, #img2, #img3 {
  display: none;
}

div#footer-cont { background: #f9f7ee; height: 91px; }

div#footer-cont div#shadow { background: url("http://www.referencement-formation.fr/images/shadow.png") repeat-x 0 0; height: 19px; width: 951px;margin: 0 auto; }

div#footer-cont p { text-align: center; font-size: 10px; line-height: 50px; }

div.main-vid { float: left; margin-left: 5px; }

div.main-vid h3 { background: url("http://www.referencement-formation.fr/images/video-land4-page.png") no-repeat 0 0; text-indent: 55px; height: 24px; padding: 10px 0; margin-left: 15px; color: #011125; text-align: left; }

div.main-h { margin-top: 50px; }

div.main-h h3 { text-align: center; color: #3f7f03; font-size: 16px; }

div.main-h h3.cent-h { color: #011125; } 

div.main-h img { margin-top: 25px; }

div.heading { text-align: center; }

div.heading h3.ita { color: #418403; font-style: italic; font-size: 16px; }

div.heading h2.subit { font-size: 20px; color: #011125; line-height: 24px; }

#tpl-content2 { float: left; width: 528px;  }

#tpl-content2 .content h3 { font-size: 16px; color: #010101; text-align: center;  }

#tpl-content2 .content .plus { padding-top: 30px; }

#tpl-content2 .content .plus p { width: 400px; background: url("http://www.referencement-formation.fr/images/list-style-vente.gif") no-repeat 0 15%; padding-left: 35px; }

.landing2 .inner { width: 860px; padding-top: 10px; }

/* TARIFS */

.content-tarifs { border: 1px solid black; -moz-border-radius: 15px; -webkit-border-radius: 15px; background: white; }

.tarifs #alt-content .content-tarifs h2 { font-size: 20px; color: white; text-align: center; background: black; padding: 15px 0; margin: 0; -moz-border-radius-topleft: 15px; -webkit-border-top-left-radius: 15px; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; }

.tarifs #alt-content .content-tarifs img { float: left; padding: 30px 0 0 40px; }

.tarifs #alt-content .content-tarifs .right { float: left; width: 500px; padding: 20px; }

.tarifs #alt-content .content-tarifs ul { list-style: none; width: 500px; }

.tarifs #alt-content .content-tarifs ul li { line-height: 18px; list-style: none; background: url("../images/puce_verte.jpg") no-repeat 0 center; padding-left: 25px; margin: 15px 0; font-size: 14px; color: #585b5e; }

.tarifs #alt-content .content-tarifs.sec ul li { line-height: 18px; list-style: none; background: url("../images/bullet-tar2.gif") no-repeat 0 center; padding-left: 25px; margin: 15px 0; font-size: 14px; color: #585b5e; }

.tarifs #alt-content .content-tarifs h3 { margin-left: 15px; color: black; }

.tarifs #alt-content .content-tarifs h3 span { color: #2c5b05; }

.tarifs #alt-content .content-tarifs p { color: #585b5e; font-weight: 13px; margin-left: 15px; font-weight: bold; margin-left: 15px; }

.tarifs #alt-content .content-tarifs .right img { float: none; margin-left: 15px; padding: 5px 0; }

a.versex { background: url("../images/versex.gif") no-repeat 0 0; width: 395px; height: 43px; display: block; margin: 10px 0; margin-left: 15px; }

a.verspage { background: url("../images/verspage.gif") no-repeat 0 0; width: 395px; height: 43px; display: block; margin: 10px 0; margin-left: 15px; }

h1.between { font-weight: bold; font-size: 22px; padding: 15px 0; border-bottom: 1px solid black; margin-bottom: 10px; }

p.pbet { font-size: 14px; }

/* CENTER_DIV */

div#center-div { width: 755px; margin: 0 auto; padding: 50px; border: 1px solid black; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

div#center-div p { font-size: 16px; line-height: 28px; }

div#center-div p.anchor { background: url("../images/anchor-green.png") no-repeat 0 30%; padding-left: 50px; }

div#center-div p.forum-prive { background: url("../images/forum-prive.gif") no-repeat 0 30%; padding-left: 100px; }

div#center-div p.googleadw { background: url("../images/googleadw.gif") no-repeat 0 30%; padding-left: 100px; padding-bottom: 11px; }

div#center-div h2 { font-size: 30px; color: #b20f27; text-align: center; line-height: 38px; margin: 0; padding: 40px 0 60px 0; }

div#center-div h1.title-ens { color: black; font-weight: bold; font-size: 25px; line-height: 38px; text-align: center; }

h1.title-ens span { color: #5395b6; }

div#ens-box { padding: 20px; border: 1px solid #d5d1c6; background: #f4f0e1; margin-top: 20px; margin-bottom: 20px; }

div#ens-box h3 { margin: 0; font-size: 22px; text-align: center; color: black; padding-bottom: 30px; }

div#ens-box p { margin: 0; font-size: 16px; line-height: 24px; padding-bottom: 20px; background: url("../images/anchor.png") no-repeat 0 30%; padding-left: 40px; }

#ens-video { width: 596px; margin: 0 auto; margin-bottom: 20px; }

.underline { text-decoration: underline; }

div#center-div p.testimonies {  }

div#center-div p.author { color: #b20f27; text-decoration: underline; }

div#center-div small { padding-bottom: 20px; }

.testim { border: 1px solid #c9bcb8; background: #F6F2E5; padding: 10px 20px 0 20px; margin-bottom: 30px; }

div#center-div .testim h2 { padding-top: 20px; }
