/* ---------- Reset ---------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; }
	address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* ---------- Un-reset ---------- */

body { font: 9pt/1.5em Verdana, Arial, Helvetica, sans-serif; color: #333; }
pre, code, tt { font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace; }
h1, h2, h3, h4, h5, h6, b, strong { font-weight: bold; }
em, i, dfn { font-style: italic; }
dfn { font-weight: bold; }
p, code, pre, kbd { margin: 0 0 1.5em 0; }
blockquote { margin: 0 1.5em 1.5em 1.5em; }
li ul, li ol { margin: 0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; line-height: 20px; }
ul, ul li { list-style-type: disc; }
ol, ol li { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; line-height: 20px; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
table { margin-bottom: 1.4em; width: 100%; }
th { font-weight: bold; }
th, td, caption { padding: 4px 10px 4px 5px; }
tfoot { font-style: italic; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted; }
address { margin: 0 0 1.5em; font-style: italic; }
del { text-decoration: line-through; }
pre { margin: 1.5em 0; white-space: pre;}
a { color: #329FCE; }
h1 {
	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: #062d7c;
	/*font-variant: small-caps;*/
}
h4 { font-size: 12px; color: #4D4641; }
h5 { font-size: 11px; color: #4D4641; }
h6 { font-size: 11px; color: #4D4641; }
ul li { list-style: circle; }

/* ---------- Base ---------- */

body {
	background: #042737;
}

/* ---------- Header ---------- */

#header {
	background: transparent url(http://www.video-adwords.biz/static/images/header.png) 0 0 repeat-x;
}
#header .inner {
  position: relative;
	width: 1030px;
  height: 75px;
	margin: 0 auto;
  background: transparent url(http://www.video-adwords.biz/static/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: #fff;
	/*font-variant: small-caps;*/
	font-weight: bold;
	text-decoration: none;
}
#header #menu a:hover {
  color: #b8fa02;
}
#header #menu .active a {
	color: #34a7d9;
}

/* Header - access */

#header #access {
	position: absolute;
	top: 0;
	right: 0;
	color: #b8fa02;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

/* ---------- Home - promo ---------- */

#promo {
	height: 318px;
	background: transparent url(http://www.video-adwords.biz/static/images/promo.jpg) 0 0 repeat-x;
}
#promo .inner {
	position: relative;
	width: 1030px;
	height: 318px;
	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 0;
}
#promo .promo-links li img {
	display: block;
}

/* ---------- Container ---------- */

#container {
	background: #fff;
}
.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;
}
.home #tpl-side #nl-top {
	height: 306px;
	padding: 35px 0 0;
	background: transparent url(http://www.video-adwords.biz/static/images/home-side-nl.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: #fff;
}
.home #tpl-side #nl-top p span {
	color: #b8fa02;
}
.home #tpl-side #nl-bottom {
	background: #072f63;
}
.home #tpl-side #nl-bottom .wrap {
	background: #072f63 url(http://www.video-adwords.biz/static/images/home-side-nl-bottom.png) bottom left no-repeat;
}
.home #tpl-side #nl-bottom .notice {
	margin: 0;
	padding: 10px;
	/*font-variant: small-caps;*/
	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.video-adwords.biz/static/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;
}

/* 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.video-adwords.biz/static/images/home-carac.png) 0 0 repeat-y;
}
.home #tpl-content #caracs .wrap {
	background: transparent url(http://www.video-adwords.biz/static/images/home-carac-top.png) 0 0 no-repeat;
}
.home #tpl-content #caracs .content {
	padding: 10px 12px;
	background: transparent url(http://www.video-adwords.biz/static/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 #caracs .box h2 {
	margin: 5px 0 0;
	color: #10487b;
	/*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.video-adwords.biz/static/images/ic-clock.jpg) 0 0 no-repeat;
}
.home #tpl-content #caracs #carac-coach {
	background: transparent url(http://www.video-adwords.biz/static/images/ic-house.jpg) 0 0 no-repeat;
}
.home #tpl-content #caracs #carac-argent {
	margin: 0 25px 0 0;
	background: transparent url(http://www.video-adwords.biz/static/images/ic-money.jpg) 0 0 no-repeat;
}
.home #tpl-content #caracs #carac-risque {
	background: transparent url(http://www.video-adwords.biz/static/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: 486px;
	float: right;
	background: #f5f4b0;
}
.home #tpl-content #reviews .wrap {
	background: transparent url(http://www.video-adwords.biz/static/images/home-rev-top.png) 0 0 no-repeat;
}
.home #tpl-content #reviews .content {
	padding: 10px 12px;
	background: transparent url(http://www.video-adwords.biz/static/images/home-rev-bottom.png) bottom left no-repeat;
}
.home #tpl-content #reviews .rev {
	background: transparent url(http://www.video-adwords.biz/static/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.video-adwords.biz/static/images/container.png) 0 0 repeat-y;
}
#incontainer .inner {
	background: transparent url(http://www.video-adwords.biz/static/images/container-top.png) 0 0 no-repeat;
}
#incontainer .content {
	padding: 15px 88px;
	background: transparent url(http://www.video-adwords.biz/static/images/container-bottom.png) bottom left no-repeat;
}
#incontainer .content {
	/*font-variant: small-caps;*/
}

/* ---------- En savoir plus ---------- */

/* Discover */

#discover h1 {
	color: #32a0d0;
	font-weight: bold;
	/*font-variant: small-caps;*/
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
}
#discover h1 strong {
	color: #062d7c;
}
#discover .what {
	float: left;
	width: 599px;
	height: 266px;
	margin: 20px 0 0;
	background: transparent url(http://www.video-adwords.biz/static/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: normal;
	font-size: 16px;
	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.video-adwords.biz/static/images/puce-what.png) 0 0 no-repeat;
	/*font-variant: small-caps;*/
	font-weight: bold;
}
#discover .what ul .odd {
	color: #062d7c;
}
#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.video-adwords.biz/static/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: #fff;
	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: #b8fa02;
}

#alt-content {
	width: 854px;
	padding: 15px 0;
	border: 1px solid #011125;
	border-width: 0 1px 1px;
	background: #fff;
}

/* 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 0 50px;
	list-style: none;
	color: #309ac8;
	min-height: 40px;
	font-weight: bold;
	line-height: 1.3;
}
#alt-content #alt-content-side .avantages li.av-garantie { background: transparent url(http://www.video-adwords.biz/static/images/av-garantie.png) 0 0 no-repeat; }
#alt-content #alt-content-side .avantages li.av-cadenas { background: transparent url(http://www.video-adwords.biz/static/images/av-cadenas.png) 0 0 no-repeat; }
#alt-content #alt-content-side .avantages li.av-video { background: transparent url(http://www.video-adwords.biz/static/images/av-video.png) 0 0 no-repeat; }
#alt-content #alt-content-side .avantages li.av-casque { background: transparent url(http://www.video-adwords.biz/static/images/av-casque.png) 0 0 no-repeat; }

#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 -15px;
	display: block;
}
#alt-content h2 {
	padding: 0 0 20px;
	margin-top: 0;
	color: #010f1f;
	border-bottom: 1px solid #707880;
	font-size: 16px;
	font-weight: bold;
	/*font-variant: small-caps;*/
}
#alt-content h2 span {
	color: #0033cc;
}
#alt-content h2.accroche {
	margin: 0 80px 20px 80px;
	font-size: 20px;
	text-align: center;
	border: none;
	color: #062d7c;
	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: 20px;
}
#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;
}
#alt-content ul.ulmargin {
	margin-top: 15px;
}
#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.video-adwords.biz/static/images/puce-table-matieres.png) 0 0 no-repeat;
	font-weight: bold;
	/*font-variant: small-caps;*/
	color: #3099c6;
	list-style: none;
}
#alt-content #ctn-table .time {
	float: right;
	color: #919488;
}
#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: 477px;
	height: 51px;
	margin-bottom: 0;
	padding: 0 0 0 15px;
	line-height: 51px;
	color: #fff;
	font-size: 16px;
	background: transparent url(http://www.video-adwords.biz/static/images/bonus-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 4px;
	padding: 0 0 0 25px;
	background: transparent url(http://www.video-adwords.biz/static/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;
}
.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.video-adwords.biz/static/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: #2d93c1;
	height: 32px;
	line-height: 14px;
}
.tarifs #alt-tabs .active a,
.affiliation #alt-tabs .active a {
	color: #011125;
	background: transparent url(http://www.video-adwords.biz/static/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.video-adwords.biz/static/images/alt-content-tarifs.png) 0 0 repeat-y;
}
.tarifs #alt-content .inner,
.affiliation #alt-content .inner {
	background: transparent url(http://www.video-adwords.biz/static/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.video-adwords.biz/static/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,
.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: 14px;
}
.tarifs #alt-content .price span,
.affiliation #alt-content .price span {
	color: #03c;
}
.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 5px;
	padding: 0 0 0 20px;
	list-style: none;
	background: transparent url(http://www.video-adwords.biz/static/images/puce-tarifs.png) 0 5px no-repeat;
}
.tarifs #ctn-entreprises .back,
.affiliation #ctn-entreprises .back {
	background: transparent url(http://www.video-adwords.biz/static/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.video-adwords.biz/static/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.video-adwords.biz/static/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.video-adwords.biz/static/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.video-adwords.biz/static/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.video-adwords.biz/static/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.video-adwords.biz/static/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: #6abde2;
}
.tarifs #alt-content #alt-content-side-2 p,
.content #alt-content-side .ctn {
	color: #34a7d9;
}
.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.video-adwords.biz/static/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;
}
.affiliation .become-affiliate {
	display: block;
	margin: 15px 0 0;
	text-align: center;
}
.get-devis {
	display: block;
	text-align: center;
}

/* ---------- Footer ---------- */

#footer {
	background: #042737;
	color: #929f9a;
}
#footer .inner {
	position: relative;
	width: 1030px;
	margin: 0 auto;
}
#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.video-adwords.biz/static/images/footer-twitter.png) 0 4px no-repeat;
}
#footer .box ul .facebook {
	padding: 0 0 0 20px;
	background: transparent url(http://www.video-adwords.biz/static/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: #FFF;
}

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 {
  display: none;
}
ul.fleche li {
	margin: 15px 0 0;
	padding: 0 0 0 40px;
	list-style: none;
	background: transparent url(http://www.video-adwords.biz/static/images/puce.jpg) 0 0 no-repeat;
	/*font-variant: small-caps;*/
}