/*
** Color swatches
**
** Blue #2cb3f7
** Rose #ff009e
** Dark Grey #383838
** Grey #737373
*/
* {
  margin: 0;
  padding: 0;
  border: none;
  font-family: Helvetica,Arial,sans-serif;
  color: #666;
}
a {
  text-decoration: none;
  color: #555;
  font-weight: bold;
  outline:none;
}
strong {
  color: #555;
}
input {
  font-size: 1em;
}
input[type="text"] {
  font-family: Helvetica,Arial,sans-serif;
  padding: 4px;
  border: 1px solid;
  border-top-color: #ccc;
  border-left-color: #ccc;
  border-bottom-color: #eee;
  border-right-color: #eee;
}
input[type="button"] {
  padding: 0;
  border: none;
  vertical-align: middle;
}
input[type="radio"] {
  padding: 0;
  vertical-align: middle;
}
textarea {
  font-family: Helvetica,Arial,sans-serif;
  padding: 7px 5px 5px 5px;
  font-size: 1em;
  border: 1px solid;
  border-top-color: #ccc;
  border-left-color: #ccc;
  border-bottom-color: #eee;
  border-right-color: #eee;
}
select {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1em;
  padding: 3px;
  border: 1px solid;
  border-top-color: #ccc;
  border-left-color: #ccc;
  border-bottom-color: #eee;
  border-right-color: #eee;
}
h1 {
  position: relative;
  font-size: 1.6em;
  height: 35px;
  line-height: 35px;
}
h2 {
  position: relative;
  font-size: 1.2em;
  height: 25px;
  line-height: 25px;
}
h1 span,
h2 span {
  color: #ff009e;
  position: absolute;
  right: 590px;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.top {
  vertical-align: top;
}
.small {
  font-size: 90%;
}
.us {
  letter-spacing: -1px;
  font-weight: bold;
  color: #ff009e;
}

.us:hover {
  border-bottom: 2px solid #ff009e;
}

.jaune {
  color: #ffd970;
}
.rouge {
  color: #ff6666;
}
.bleu {
  color: #66cccc;
}
.vert {
  color: #99cc66;
}
.violet {
  color: #cc66cc;
}

.xsmall {
  font-size: 1em;
}
.small {
  font-size: 1.2em;
}
.medium {
  font-size: 1.6em;
}
.large {
  font-size: 2.4em;
}
.xlarge {
  font-size: 3.2em;
}
.xxlarge {
  font-size: 4em;
}
p.footer {
  font-size: 0.85em;
}
/*
** Form classes
*/
form .input-line {
  height: 23px;
  line-height: 23px;
  margin-bottom: 7px;
}
form .input-line img {
  vertical-align: middle;
}
form .input-multi-line {
  height: auto;
  margin-bottom: 7px;
}
/*
** Here is the layout
*/
body {
  background: url('../images/body_bg.jpg') top repeat-x;
}
#container {
  width: 1100px;
  margin: 0 auto;
  background: url('../images/container_bg.jpg') top no-repeat;
  font-size: 11pt;
}
#header,#content,#footer {
  width: 900px;
  margin: 0 auto;
}
#header {
  height: 150px;
  position: relative;
}
#logo {
  width: 144px;
  height: 145px;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
}
#menu {
  width: 732px;
  height: 59px;
  position: relative;
  left: 171px;
  top: 53px;
}
#menu a {
  display: block;
  height: 43px;
  position: absolute;
  top: 0;
}
#menu a#tags-pl {
  width: 73px;
  left: 0;
  background: url('../images/menu_tags.jpg') no-repeat;
}
#menu a#concept-pl {
  width: 114px;
  left: 73px;
  background: url('../images/menu_concept.jpg') no-repeat;
}
#menu a#contact-pl {
  width: 111px;
  left: 187px;
  background: url('../images/menu_contact.jpg') no-repeat;
}
#menu a#presse-pl {
  width: 104px;
  left: 298px;
  background: url('../images/menu_presse.jpg') no-repeat;
}
#menu a#tags-pl:hover,#menu a#concept-pl:hover,
#menu a#contact-pl:hover,#menu a#presse-pl:hover,
#tags-page #menu a#tags-pl,#concept-page #menu a#concept-pl,
#contact-page #menu a#contact-pl,#presse-page #menu a#presse-pl {
  background-position: 0 -43px;
}
a#addtag-pl {
  display: block;
  width: 146px;
  height: 47px;
  background: url('../images/menu_addtag.png') no-repeat;
  position: absolute;
  left: 171px;
  top: 103px;
}
a#addtag-pl:hover {
  background-position: 0 -47px;
}
a#parrainage-pl {
  display: block;
  width: 179px;
  height: 38px;
  background: url('../images/menu_parrainer.png') no-repeat;
  position: absolute;
  left: 340px;
  top: 112px;
}
a#parrainage-pl:hover {
  background-position: 0 -38px;
}

a#telematin-pl {
  display: block;
  width: 274px;
  height: 38px;
  background: url('../images/telematin.png') no-repeat;
  position: absolute;
  left: 545px;
  top: 112px;
}
a#telematin-pl:hover {
  background-position: 0 -38px;
}

a#simulation-pl {
  display: block;
  width: 179px;
  height: 49px;
  background: url('../images/menu_simulation.png') no-repeat;
  position: absolute;
  left: 242px;
  top: 103px;
}
a#simulation-pl:hover {
  background-position: 0 -49px;
}


#progress-bar {
  width: 257px;
  height: 43px;
  position: relative;
  top: 0;
  left: 402px;
  background: url('../images/progress-bar.jpg') no-repeat;
}
/* 100% is equal to 226px */
#progress-bar #fill {
  height: 18px;
  background: url('../images/progress-bar_fill.jpg');
  position: absolute;
  top: 13px;
  left: 16px;
}
#percent {
  width: 72px;
  height: 59px;
  line-height: 48px;
  position: absolute;
  top: 0;
  left: 659px;
  background: url('../images/progress-bar_percent.jpg') no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
}
#bookmarks {
  position: absolute;
  top: 15px;
  right: 0;
  list-style-type: none;
}
#bookmarks li {
  float: left;
  margin-left: 3px;
}
#bookmarks li a {
  display: block;
  background: no-repeat;
  height: 24px; width: 24px;
}
#bookmarks #facebook {
  background: url('../images/facebook.png');
}

#bookmarks #twitter {
  background: url('../images/twitter.png');
}

#content {
  margin-top: 30px;
  position: relative;
}

#content p, #content ul {
  margin: 10px 0;
  line-height: 1.6em;
  list-style-type: none;
}
#footer {
  clear: both;
  text-align: center;
  padding: 30px;
  padding-bottom: 5px;
  text-align: right;
  font-size: 0.85em;
}
#footer a:hover {
  border-bottom: 2px solid #ff009e;
}

/*
** Tags page
*/

#tags {
  list-style-type: none;
  /*text-align: justify;*/
}

/*#tags a {
  line-height: 1em;
  vertical-align: middle;
}*/

#tags li {
  float: left;
  margin-right: 10px;
  height: 3.5em;
  line-height: 3.5em;
  padding-bottom: 10px;
}

#tags li a {
  font-weight: bold;
  text-transform:lowercase;
  letter-spacing: -1px;
}
#tags li a:hover {
  border: none;
}

#tags .jaune:hover {
  color: #ffbb00;
}
#tags .rouge:hover {
  color: #ff0000;
}
#tags .bleu:hover {
  color: #00d4d4;
}
#tags .vert:hover {
  color: #67cd00;
}
#tags .violet:hover {
  color: #cb00cb;
}

#dhtmlgoodies_tooltip {
  background-color: #000000;
  border: 1px solid #000000;
  position: absolute;
  display: none;
  z-index: 20000;
  padding: 2px;
  font-size: 0.9em;
  -moz-border-radius: 6px;
  font-family: Helvetica,Arial,sans-serif;
  color: #FFFFFF
}
#dhtmlgoodies_tooltipShadow {
  position: absolute;
  background-color: #555;
  display: none;
  z-index: 10000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  -moz-border-radius: 6px;
}
/*
** Pressbook page
*/
#pressbook-box {
  border: 2px dashed #ccc;
  padding: 20px;
  width: 400px;
  margin: 0 auto;
}
#pressbook-box img {
  margin-bottom: 20px;
}
#pressbook-box a {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 1.4em;
}
#pressbook-box a:hover {
  color: #ff009e;
  border: none;
}
/*
** Add tag form
*/

#MB_content {
  background: none;
  font-size: 0.75em;
}

#MB_content p {
  line-height: 1.6em;
}

#form_addTag {
}
#form_addTag table {
}
#form_addTag fieldset {
  border-top: 1px solid #ccc;
  padding: 10px 0 10px 0;
}
#form_addTag legend {
  padding-right: 10px;
  font-weight: bold;
}
#form_addTag label {
  display: block;
  width: 100px;
  float: left;
  height: 22px;
  line-height: 22px;
}
#form_addTag input[type="text"] {
  height: 13px;
  width: 200px;
}
#form_addTag button#validation {
  padding: 5px 10px;
  background-color: #ff009e;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
}
#form_addTag input[type="radio"] {
  height: 23px;
}
#form_addTag input#description {
  width: 300px;
}

#form_addTag input#parrain {
  width: 240px;
}

#form_addTag input#email {
  width: 240px;
}

#form_addTag select {
}

#form_parrainer {
}
#form_parrainer table {
}
#form_parrainer fieldset {
  border-top: 1px solid #ccc;
  padding: 10px 0 10px 0;
}
#form_parrainer legend {
  padding-right: 10px;
  font-weight: bold;
}
#form_parrainer label {
  display: block;
  width: 110px;
  float: left;
  height: 22px;
  line-height: 22px;
}
#form_parrainer input[type="text"] {
  height: 13px;
  width: 200px;
}
#form_parrainer button#validation {
  padding: 5px 10px;
  background-color: #ff009e;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
}

#form_parrainer textarea#emailamis {
border:none;
}

#tag-preview {
  border: 1px solid;
  border-top-color: #ccc;
  border-left-color: #ccc;
  border-bottom-color: #eee;
  border-right-color: #eee;
  background: #fff;
  height: 70px;
  width: 560px;
  line-height: 70px;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  overflow: hidden;
  margin: 10px 0;
  position: relative;
}

#emailamis-box {
  border: 1px solid;
  border-top-color: #ccc;
  border-left-color: #ccc;
  border-bottom-color: #eee;
  border-right-color: #eee;
  background: #fff;
  height: 120px;
  width: 450px;
  line-height: 70px;
  text-align: left;
  padding: 0px;
  font-weight: bold;
  overflow: hidden;
  margin: 10px 0;
  position: relative;
}

#price-box {
  position: absolute;
  top: 110px;
  right: 10px;
  background: url('../images/price-box_bg.png') no-repeat;
  width: 101px;
  height: 116px;
  padding-top: 16px;
  text-align: center;
  color: #fff;
  font-size: 2em;
  letter-spacing: -1px;
  font-weight: bold;
}

#price-box label {
  color: #fff;
}
/*
**  Tag order form
*/
#tag-order-form {
  text-align: center;
  margin: 20px 0;
}

#tag-order-purchase-btn {
  background: url('../images/order-tag-form_purchase-btn.png') no-repeat;
  height: 39px; width: 183px;
}

#tag-order-purchase-btn:hover {
  background-position: 0 -39px;
}

#tag-order-price
{
  margin: 10px 0;
  padding: 5px 10px;
  background: #ffbddf;
  border-bottom: 1px dotted #ff69b6;
  font-size: 1.2em;
}

/*
**  Concept page
*/

#concept-page #content { margin-top: 20px; margin-left: 195px; }

ul.concept-nav {
  font-size: 2em;
  line-height: 2em;
  padding-left: 171px;
}

.concept-nav a {
  margin-right: 10px;
  color: #737373;
  outline:none;
}

.concept-nav a:hover {
  color: #383838;
  font-size: 1.5em;
}

.concept-nav .activeSlide {
  color: #ff009e;
  font-size: 2em;
}

.concept-nav .activeSlide:hover {
  font-size: 2em;
    color: #ff009e;
}

.concept-box {
  width: 509px;
  padding: 10px 220px 0 171px;
  background: no-repeat top right;
}
.concept-box h1 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -2px;
  color: #333;
  font-size: 2.5em;
}
#content .concept-box p {
  margin: 20px 0;
}
.concept-box .more-link {
  color: #2cb3f7;
  text-decoration:none;
}

#add-tag {
  background-image: url('../images/concept_1_addtag.png');
}
#site-tag {
  background-image: url('../images/concept_2_sitetag.png');
}
#street-tag {
  background-image: url('../images/concept_3_streettag.png');
}
#mobile-tag {
  background-image: url('../images/concept_4_mobiletag.png');
}
/*
** Contact form
*/
#contact-page #content {
  background: url('../images/contact.jpg') no-repeat top center;
  height: 258px;
  width: 900px;
}
#contact-form {
  position: absolute;
  left: 427px;
  top: -5px;
}
#contact-form td {
  padding: 3px 0;
}
#contact-form td.label {
  width: 83px;
  text-align: right;
  padding-right: 16px;
}
#contact-form input[type="text"] {
  width: 204px;
  height: 16px;
  border: none;
  background: transparent;
  padding-top: 7px;
}
#contact-form textarea {
  width: 272px;
  height: 140px;
  margin-bottom: 10px;
  border: none;
  background: transparent;
}
#contact-form label {
  font-weight: bold;
}

#facebook-link, #twitter-link, #facebook-link-sent, #twitter-link-sent {
  display: block;
  position: absolute;
}
#facebook-link {
  height: 100px;
  width: 130px;
  top: 140px;
  left: 90px;
}
#twitter-link {
  height: 100px;
  width: 160px;
  left: 140px;
}
#facebook-link-sent {
  height: 100px;
  width: 130px;
  top: 140px;
  left: 10px;
}
#twitter-link-sent {
  height: 100px;
  width: 160px;
  left: 60px;
}

/*
** Email contact
*/
#email-page #content {
  background: url('../images/contactemail.png') no-repeat;
  height: 258px;
  width: 900px;
}
#merci {
  position: absolute;
  height: 258px;
  left: 330px;
  top: 100px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
}
/*
** About page
*/
.about-box {
  position: relative;
  margin-left: 171px;
  padding-right: 190px;
}

#content .about-box p {
  text-align:justify;
}

#about-page #flo {
  background: url('../images/flo.jpg') no-repeat top right;
}
#about-page #raph {
  background: url('../images/raph.jpg') no-repeat top right;
}

#about-page #ben {
  background: url('../images/ben.png') no-repeat top right;
}

/*
** Contents
*/
#cgu-box {
  width: 560px;
  margin-left: 169px;
}

#content #cgu-box p {
  text-align:justify;
}

/*
** Presse
*/
#lienspresse a:hover{
color:#ff009e;
}