/*!
 * Bootstrap @VERSION
 *
 * Seduction Template StyleSheet
 *
 * Copyright 2012 Internet Force 5
 * inspir� de twitter bootstrap (http://twitter.github.com/bootstrap/index.html)
 * 
 * 
 * Date: @DATE
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
li {
  list-style: none;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
h1 small {
  font-size: 18px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
.txtgrey {
  color: #808080;
}
.txtrose {
  color: #ED1E79;
}
.txthomme {
  color: #016ECD;
}
.txtfemme {
  color: #ED1E79;
}
.txtcenter {
  text-align: center;
}
.rfloat {
  float: right;
}
.lfloat {
  float: left;
}
.tac {
  text-align: center;
}
.fcg {
  color: #808080;
}
.fcb {
  color: #006ECD;
}
.fcy {
  color: #ffc40d;
}
.fcw {
  color: #FFFFFF;
}
.fcbl {
  color: #222;
}
.fwn {
  font-weight: normal;
}
.fwb {
  font-weight: bold;
}
.fwi {
  font-style: italic;
}
.fsxxl {
  font-size: 38px;
}
.fsxl {
  font-size: 32px;
}
.fsel {
  font-size: 22px;
}
.fsl {
  font-size: 16px;
}
.fsb {
  font-size: 14px;
}
.fsm {
  font-size: 11px;
}
.fss {
  font-size: 9px;
}
.fs13 {
  font-size: 13px;
}
.fs12 {
  font-size: 12px;
}
.fs10 {
  font-size: 10px;
}
.mvm {
  margin-bottom: 10px;
  margin-top: 10px;
}
.mhm {
  margin-left: 10px;
  margin-right: 10px;
}
.mlm {
  margin-left: 10px;
}
.mbm {
  margin-bottom: 10px;
}
.mrm {
  margin-right: 10px;
}
.mtm {
  margin-top: 10px;
}
.mhs {
  margin-left: 5px;
  margin-right: 5px;
}
.mvs {
  margin-bottom: 5px;
  margin-top: 5px;
}
.mbs {
  margin-bottom: 5px;
}
.mls {
  margin-left: 5px;
}
.mrs {
  margin-right: 5px;
}
.mts {
  margin-top: 5px;
}
.pvm {
  padding-bottom: 10px;
  padding-top: 10px;
}
.phm {
  margin-left: 10px;
  margin-right: 10px;
}
.pbm {
  padding-bottom: 10px;
}
.ptm {
  padding-top: 10px;
}
.plm {
  padding-left: 10px;
}
.prm {
  padding-right: 10px;
}
.pvs {
  padding-bottom: 5px;
  padding-top: 5px;
}
.phs {
  padding-left: 5px;
  padding-right: 5px;
}
.pbs {
  padding-bottom: 5px;
}
.pts {
  padding-top: 5px;
}
.pls {
  padding-left: 5px;
}
.prs {
  padding-right: 5px;
}
html {
  color: #000000;
  background: #ffffff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Segoe UI", Frutiger, Tahoma, "Helvetica", "Helvetica Neue", Arial, sans-serif;
  color: #444;
  font-size: 12px;
}
body.sidebarMode .navbar .container {
  padding-right: 180px;
}
body.sidebarMode #doc {
  padding-right: 180px;
}
body.home {
  background: none;
}
body.home #doc {
  margin-top: 40px;
}
body.nobg {
  background: none;
  position: relative;
}
a {
  color: #0088cc;
}
/* 
*	CONTENEUR PAGE Modif suite ajout navbar :
*/
#doc {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}
#doc.squeezebox {
  width: 800px;
}
#doc:after {
  clear: both;
}
#doc:before,
#doc:after {
  content: "";
  display: table;
}
/* 
*	HEADER
*/
#header {
  width: 100%;
  margin: 0px;
  height: 45px;
  color: #999;
}
#header #logo {
  position: absolute;
  width: 355px;
  height: 38px;
  background: transparent url("/img/logo.jpg") no-repeat;
  margin-left: 0px;
  margin-top: 0px;
  float: left;
}
#header #info {
  position: absolute;
  text-align: right;
  width: 960px;
  padding: 5px;
  float: left;
}
#header #info h1 {
  font-size: 12px;
  text-align: right;
  color: #333;
  padding-top: 3px;
}
#header #info strong {
  color: #c3325f;
}
/* 
	MENU PRINCIPAL
*/
#menu {
  margin: 9px 0px 1px 0px;
  height: 44px;
  position: relative;
  font-size: 13px;
}
#menu ul.tabul {
  left: 0;
  margin: auto;
  list-style: none outside none;
  padding: 0;
  width: 100%;
}
#menu ul.tabul li {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
#menu ul.tabul li:first-child {
  margin-right: 20px;
}
#menu ul.tabul li.selected {
  background: url("/img/el/tab_on.png") no-repeat scroll left 0 transparent;
}
#menu ul.tabul li.selected a {
  background: url("/img/el/tab_on.png") no-repeat scroll right -88px transparent;
  float: left;
  cursor: default;
}
#menu ul.tabul li.selected a:hover h2 {
  color: #ffffff;
}
#menu ul.tabul li.selected a h2 {
  background: url("/img/el/tab_on.png") repeat-x left -44px transparent;
  color: #FFF;
  float: left;
  font-weight: bold;
}
#menu ul.tabul li a {
  cursor: pointer;
  padding: 0px 2px 0px 2px;
  text-decoration: none;
  height: 44px;
  line-height: 44px;
  display: block;
  float: left;
}
#menu ul.tabul li a:hover h2 {
  color: #c3325f;
  float: left;
}
#menu ul.tabul li a h2 {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  height: 44px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 5px;
  padding-top: -10px;
  display: block;
  color: #5d3b00;
  float: left;
}
/*
 	SOUS MENU (Login)
*/
#submenu {
  width: 100%;
  height: 54px;
  font-size: 13px;
}
#submenu #l {
  width: 1px;
  height: 100%;
  background: url("/img/elements/submenu.png") no-repeat scroll left 0 transparent;
  float: left;
}
#submenu #m {
  width: 978px;
  height: 100%;
  text-align: left;
  background: url("/img/elements/submenu.png") repeat-x scroll left -54px transparent;
  float: left;
}
#submenu #m a {
  text-decoration: none;
}
#submenu #m a[title^="Mot de passe oublié"] {
  background: url("/img/icones/aide.png") no-repeat left;
  padding: 0px 0px 0px 20px;
  color: #5d3b00;
}
#submenu #m #left {
  margin-top: 7px;
  width: 771px;
  height: 46px;
  border-right: 1px solid #eee;
  float: left;
}
#submenu #m #left p {
  padding: 8px 0px 0px 10px;
}
#submenu #m #left label {
  font-weight: bold;
  margin: 0px 5px;
}
#submenu #m #left input {
  width: 130px;
  padding: 2px;
  border: 2px solid #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#submenu #m #left input:focus {
  border-color: #dacfbb;
}
#submenu #m #left a.connexion {
  color: #000000;
}
#submenu #m #left a.connexion img {
  vertical-align: top;
}
#submenu #m #right {
  margin-top: 7px;
  border-left: 1px solid #fff;
  width: 205px;
  height: 46px;
  float: left;
}
#submenu #m #right p {
  padding-top: 11px;
  text-align: center;
}
#submenu #m #right p.profil {
  padding-top: 8px;
}
#submenu #m #right div.progress-container {
  border: 1px solid #ccc;
  background: white;
  width: 130px;
  margin-left: 35px;
  padding: 1px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: "0 1px 1px rgba(0,0,0,0.25)";
  -moz-box-shadow: "0 1px 1px rgba(0,0,0,0.25)";
  box-shadow: "0 1px 1px rgba(0,0,0,0.25)";
  /*-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius:3px;
				-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
				-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
				box-shadow: 0 1px 1px rgba(0,0,0,0.25);*/
}
#submenu #m #right div.progress-container.femme > div {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a32a4f;
  background-image: -moz-linear-gradient(top, #c3325f, #721d37);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c3325f), to(#721d37));
  background-image: -webkit-linear-gradient(top, #c3325f, #721d37);
  background-image: -o-linear-gradient(top, #c3325f, #721d37);
  background-image: linear-gradient(to bottom, #c3325f, #721d37);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc3325f', endColorstr='#ff721d37', GradientType=0);
  border-color: #721d37 #721d37 #350e1a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
#submenu #m #right div.progress-container > div {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4197e0;
  background-image: -moz-linear-gradient(top, #5dabed, #177acd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5dabed), to(#177acd));
  background-image: -webkit-linear-gradient(top, #5dabed, #177acd);
  background-image: -o-linear-gradient(top, #5dabed, #177acd);
  background-image: linear-gradient(to bottom, #5dabed, #177acd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5dabed', endColorstr='#ff177acd', GradientType=0);
  border-color: #177acd #177acd #0f5188;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  height: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /*-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius:3px;*/
}
#submenu #m .avatar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: " 0 1px 3px rgba(0,0,0,0.5)";
  -moz-box-shadow: " 0 1px 3px rgba(0,0,0,0.5)";
  box-shadow: " 0 1px 3px rgba(0,0,0,0.5)";
  /*-moz-border-radius:5px;
			-webkit-border-radius: 5px;
			border-radius:5px;
			-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
  position: relative;
  float: left;
  margin: 0px 6px;
  padding: 0px;
  border: 1px solid #EEE;
  background-color: #fff;
  background-position: -4px 0px;
  background-repeat: no-repeat;
  background-image: url("/img/icones/aucune_h.gif");
  width: 45px;
  height: 40px;
  cursor: pointer;
}
#submenu #m .avatar.femme {
  background-image: url("/img/icones/aucune_f.gif");
}
#submenu #m .pseudo {
  text-transform: capitalize;
  font-style: italic;
  font-size: 14px;
  float: left;
  margin-right: 10px;
  padding-top: 4px;
}
#submenu #m .pseudo a {
  color: #666;
  font-size: 12px;
  line-height: 14px;
  text-transform: none;
}
#submenu #m p.liens {
  margin-left: 25px;
  padding: 13px 0px 0px 10px;
  color: #ddd;
}
#submenu #m p.liens a {
  text-decoration: none;
}
#submenu #r {
  width: 1px;
  height: 100%;
  background: url("/img/elements/submenu.png") no-repeat scroll right -108px transparent;
  float: left;
}
/* 
	CONTENT
*/
#content {
  width: 980px;
  padding-top: 10px;
}
#content p.title {
  color: #5d3b00;
  font-size: 1.3em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
#content p.title span {
  text-transform: none;
}
#content h2.title {
  color: #5d3b00;
  font-size: 1.3em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  font-weight: normal;
}
#content #left {
  width: 635px;
  float: left;
}
#content #left.top,
#content #left.bottom {
  height: 25px;
}
#content #left p.title {
  padding-left: 10px;
  color: #412b01;
}
#content #left h2.title {
  padding-left: 10px;
}
#content #right {
  float: right;
  width: 345px;
}
#content #right.top,
#content #right.bottom {
  height: 25px;
}
#content #right.middle {
  height: 365px !important;
  height: 375px;
}
#content #right p.title {
  padding-left: 20px;
  color: #412b01;
}
#content #right h2.title {
  padding-left: 20px;
}
/* 
	CADRE
*/
#cadre {
  margin-left: 10px;
}
#cadre.header {
  margin-top: 15px;
  height: 21px;
}
#cadre.header p {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  padding: 3px 0px 0px 10px;
  font-weight: bold;
}
#cadre.header #l {
  width: 2px;
  height: 21px;
  float: left;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  background-color: #4c545c;
}
#cadre.header #m {
  width: 606px;
  height: 21px;
  text-align: left;
  float: left;
  background-color: #4c545c;
}
#cadre.header #r {
  width: 2px;
  height: 21px;
  float: left;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  background-color: #4c545c;
}
#cadre.content-left {
  border: 1px solid #4c545c;
  width: 608px !important;
  width: 610px;
}
#cadre.content-full {
  border: 1px solid #4c545c;
  width: 950px !important;
  width: 952px;
}
#cadre.content-full p {
  padding: 10px;
}
#cadre.content-full h2 {
  padding-left: 10px;
}
/*
	FOOTER
*/
#footer {
  margin-top: 20px;
  text-align: center;
  font-family: verdana;
  font-size: 80%;
  min-height: 100px;
  min-width: 980px;
  clear: both;
}
#footer #link a {
  color: #222;
  line-height: 15px;
  text-decoration: none;
}
#footer #ml {
  margin: auto;
  padding-top: 15px;
  color: #999;
  max-width: 980px;
}
/* Grid >> Children (First, Last)
----------------------------------------------------------------------------------------------------*/
.first {
  margin-left: 0;
}
.last {
  margin-right: 0;
}
.clear,
.clearfix {
  zoom: 1;
}
.clear:before,
.clearfix:before,
.clear:after,
.clearfix:after {
  display: table;
  content: "";
  zoom: 1;
}
.clear:after,
.clearfix:after {
  clear: both;
}
/* 
*	BANDEAU HEADER VITRINE
*/
.squeezebox #banheader #m {
  width: 796px;
}
.squeezebox #ban.content.fullwidth {
  width: 768px;
}
#banheader {
  margin-top: 10px;
  width: 100%;
  height: 29px;
  border-bottom: 1px solid #dacfbb;
  position: relative;
  color: #fff;
}
#banheader #l {
  width: 2px;
  height: 29px;
  float: left;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  background-color: #4c545c;
}
#banheader #m {
  width: 976px;
  height: 29px;
  margin: auto;
  text-align: left;
  float: left;
  background-color: #4c545c;
}
#banheader #m p {
  color: #5d3b00;
  font-weight: bold;
  padding: 6px 0px 0px 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#banheader #r {
  width: 2px;
  height: 29px;
  float: left;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  background-color: #4c545c;
}
#banheader.halfwidth {
  width: 502px;
}
#ban {
  width: 100%;
  height: 300px;
  margin: 0 0 10px 0;
  padding: 0;
  /* Formulaire d'inscription */
}
#ban.insc {
  background: url("/img/el/ban_bg.jpg") repeat-x;
}
#ban #form {
  width: 315px;
  height: 299px;
  margin: 0px 1px 0px 0px;
  background-color: rgba(0, 0, 0, 0.3);
  float: left;
  display: inline;
}
#ban #form #inscription {
  color: #fff;
  padding-top: 15px;
}
#ban #form #inscription .label {
  font-style: italic;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  font-weight: bold;
  text-align: right;
  width: 100px;
  float: left;
  line-height: 25px;
  /* Localité */
}
#ban #form #inscription .label.localite {
  line-height: 12px;
  padding-top: 2px;
  width: 100px;
}
#ban #form #inscription .label.localite a {
  font-size: 9px;
  color: #fff;
  font-style: normal;
  font-weight: bold;
}
#ban #form #inscription .input {
  position: relative;
  border: 2px solid #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 25px !important;
  line-height: 24px !important;
  height: 20px;
  margin: 2px 0 5px 10px;
  width: 190px;
  /*Taille*/
}
#ban #form #inscription .input.error {
  border-color: #ed1e79;
}
#ban #form #inscription .input.jdn {
  width: 35px;
  text-align: center;
  margin: 2px 1px 5px 10px;
}
#ban #form #inscription .input.mdn {
  width: 35px;
  text-align: center;
  margin: 2px 1px 5px 0px;
}
#ban #form #inscription .input.adn {
  width: 68px;
  text-align: center;
  margin: 2px 0 5px 0px;
}
#ban #form #inscription .input.tm {
  width: 20px;
  text-align: center;
  margin: 2px 0 5px 10px;
}
#ban #form #inscription .input.tcm {
  width: 40px;
  text-align: center;
  margin: 2px 0 5px 0px;
}
#ban #form #inscription .select.jesuis {
  margin: 2px 0 5px 10px;
  border: 2px solid #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 294px;
  font-size: 9px;
  width: 193px;
  height: 25px;
  line-height: 25px;
}
#ban #form #inscription .select.jesuis.error {
  border-color: #ed1e79;
}
#ban #form #inscription div.spacer {
  padding-top: 10px;
}
#ban #form #inscription span.localite {
  with: 190px;
  margin: 2px 0 5px 10px;
  padding-left: 2px;
  line-height: 29px;
  font-weight: bold;
}
#ban #form #inscription span.text {
  width: 294px;
  text-align: center;
  font-size: 9px;
  line-height: 13px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#ban #form #inscription span.text.error {
  color: #ed1e79;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#ban #form #inscription span.text a {
  font-size: 9px;
  color: #fff;
  font-style: normal;
}
#ban #img.accueil {
  margin: 0;
  padding: 0;
  width: 663px !important;
  width: 661px;
  height: 299px;
  float: left;
}
#ban #imgtg.accueil {
  margin: 0;
  padding: 0;
  width: 663px !important;
  height: 299px;
  background: #eeeeee url("/img/elements/ban_sed_champ.jpg") no-repeat;
  float: left;
}
#ban #bantg {
  position: absolute;
  background: url("/img/elements/ban_tchats_gagnants.png") no-repeat;
  width: 663px;
  height: 127px;
  margin-top: 173px;
  cursor: pointer;
}
#ban.content {
  background-color: #f8f8f8;
  border: 1px solid #d7d6d6;
  border-top: 0px;
  padding: 15px;
  font-family: Arial;
  /*CONTENU TEXTE PLEINE PAGE*/
  /*CONTENU TEXTE DEMI PAGE*/
  /* input */
}
#ban.content h3 {
  font-size: 22px;
  color: #5d3b00;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
#ban.content.fullwidth {
  color: #000;
  width: 948px;
  height: auto;
  margin: 0;
}
#ban.content.halfwidth {
  color: #000;
  width: 474px !important;
  width: 506px;
  height: auto;
  margin: 0;
}
#ban.content .input {
  position: relative;
  height: 25px !important;
  line-height: 24px !important;
  height: 20px;
  margin: 2px 0 5px 10px;
  width: 190px;
}
#ban.content .input.error {
  border-color: #ed1e79;
}
/*Bouton
#ban #form #inscription .btn, #ban #form .btn{ color:#fff; border:3px solid #b4d0e8; background-color: #006ecd !important; font-weight:bold; height:25px; line-height:25px;}
#ban #form #inscription .btn:hover, #ban #form .btn:hover{ background-color: #339af4 !important;}
*/
/* Contenu cadre ban 
#ban
#ban.content h3{font-size:22px; color:#1284e7; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);}
#ban.content.fullwidth{color:#000; width:948px; height:auto; margin:0;} 
#ban.content.halfwidth{color:#000; width:474px !important; width:506px; height:auto; margin:0;} 
#banheader.halfwidth{width:506px;}
#banheader.halfwidth #m{width:502px;}
*/
/*Bouton connexion
#ban.content .btn, .btn:visited{color:#1284e7; background-color: #f9fbfd !important; font-weight:bold; }
#ban.content .btn:hover{ background-color: #e9f2f9 !important; }
*/
/* 
	Formulaire spécial Campagne paques 
*/
#ban #form.paques {
  background: url('/img/elements/ban_bg_paques.jpg') repeat-x;
  margin: 0;
  border-right: 1px #eee dashed;
}
#ban #form.paques #inscription {
  /*
			font-size:16px; 
			border:3px solid #fff; 
			background-color: #e2065a !important; 
			font-weight:bold; 
			height:25px; 
			line-height:25px;
		
			&:hover{ background-color: #9b033d !important;}
		*/
}
#ban #form.paques #inscription .input {
  border: 2px solid #eee;
}
#ban #form.paques #inscription .input.error {
  border-color: #ed1e79;
}
#ban #form.paques #inscription .select.jesuis {
  border: 2px solid #eee;
}
#ban #form.paques #inscription .btn {
  color: #fff;
}
/* 
	Formulaire spécial jeu Duos 
*/
/*
#ban #form.duos{background: #ff2591; 
background: -moz-linear-gradient(top, #ff2591 0%, #ff2591 68%, #ffbfdd 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2591), color-stop(68%,#ff2591), color-stop(100%,#ffbfdd));
background: -webkit-linear-gradient(top, #ff2591 0%,#ff2591 68%,#ffbfdd 100%); 
background: -o-linear-gradient(top, #ff2591 0%,#ff2591 68%,#ffbfdd 100%);
background: -ms-linear-gradient(top, #ff2591 0%,#ff2591 68%,#ffbfdd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2591', endColorstr='#ffbfdd',GradientType=0 );
background: linear-gradient(top, #ff2591 0%,#ff2591 68%,#ffbfdd 100%);
margin:0; 
border-right:1px #eee dashed;
border-left:1px #74BEFC solid;
}
#ban #form.duos #inscription .input, 
#ban #form.duos #inscription .select.jesuis{border:2px solid #eee;}
#ban #form.duos #inscription .input.error{border-color:#ed1e79;}
#ban #form #inscription .btn.duos{ color:#fff; font-size:16px; border:3px solid #fff; background-color: #ff2591 !important; font-weight:bold; height:25px; line-height:25px;}
#ban #form #inscription .btn.duos:hover{ background-color: #E00073 !important;}*/
/* 
*	LISTE DES CONNECTES 
*/
#cadre.content-left .connectes {
  height: 340px;
}
.connectes #title {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  padding-top: 3px;
  font-style: italic;
  font-weight: bold;
}
.connectes #title #membre {
  float: left;
  padding-left: 27px;
  margin-right: 10px;
  width: 125px;
}
.connectes #title #age {
  float: left;
  width: 46px;
  margin-right: 10px;
  text-align: center;
}
.connectes #title #profession {
  float: left;
  width: 220px;
  margin-right: 10px;
  text-align: center;
}
.connectes #title #date {
  float: left;
  margin-right: 10px;
}
.connectes #list {
  padding: 10px 0;
  margin-left: 5px;
}
.connectes #list #line {
  margin-bottom: 5px;
  color: #1284e7;
}
.connectes #list #line #icon {
  width: 16px;
  height: 16px;
  float: left;
}
.connectes #list #line #icon-f {
  background: url("/img/icones/icone_f.gif") no-repeat transparent;
  width: 16px;
  height: 16px;
  float: left;
}
.connectes #list #line #icon-m {
  background: url("/img/icones/icone_h.gif") no-repeat transparent;
  width: 16px;
  height: 16px;
  float: left;
}
.connectes #list #line #membre {
  float: left;
  font-style: italic;
  margin-right: 10px;
  margin-left: 5px;
  width: 130px;
  font-weight: bold;
}
.connectes #list #line #age {
  float: left;
  text-align: center;
  width: 40px;
  margin-right: 10px;
}
.connectes #list #line #profession {
  float: left;
  width: 220px;
  text-align: center;
  margin-right: 10px;
}
.connectes #list #line #date {
  color: #444444;
  margin-right: 10px;
  font-style: italic;
  font-size: 11px;
}
.connectes #list #line.f {
  color: #ed1e79;
}
.connectes #list #line.f #icon {
  background: url("/img/icones/icone_f.gif") no-repeat transparent;
}
.connectes #list #line.h {
  color: #5d3b00;
}
.connectes #list #line.h #icon {
  background: url("/img/icones/icone_h.gif") no-repeat transparent;
}
/************************
	BUBBLES TEMOIGNAGES
			
	<ul class="bubble temoignages">
		<li class="homme|femme">
		<blockquote>
			<p>j'ai rencontr� un monsieur tr�s bien, voil� pourquoi je me d�sinscrit</p>
		</blockquote>		
		<p><strong>Henry David Thoreau</strong>, le 30/06/2010</p>
		</li>
	</ul>
************************/
.bubble blockquote p {
  margin: 10px;
  font-size: 1em;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
/* Styled blockquote with obtuse triangle */
#content #right ul.temoignages {
  padding-top: 15px;
}
ul.bubble.temoignages {
  position: relative;
  padding: 0px 20px 0px 20px;
}
ul.bubble.temoignages li {
  margin-bottom: 10px;
}
ul.bubble.temoignages li.homme blockquote {
  color: #fff;
  background-color: #533500;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5d3b00), color-stop(25%, #5d3b00), to(#2a1b00));
  background-image: -webkit-linear-gradient(#5d3b00, #5d3b00 25%, #2a1b00);
  background-image: -moz-linear-gradient(top, #5d3b00, #5d3b00 25%, #2a1b00);
  background-image: -o-linear-gradient(#5d3b00, #5d3b00 25%, #2a1b00);
  background-image: linear-gradient(#5d3b00, #5d3b00 25%, #2a1b00);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d3b00', endColorstr='#ff2a1b00', GradientType=0);
}
ul.bubble.temoignages li.homme blockquote:before {
  border-color: transparent #2a1b00;
}
ul.bubble.temoignages li.homme p strong {
  color: #000000;
}
ul.bubble.temoignages li.femme blockquote {
  color: #fff;
  background-color: #bb305b;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c3325f), color-stop(25%, #c3325f), to(#9a284b));
  background-image: -webkit-linear-gradient(#c3325f, #c3325f 25%, #9a284b);
  background-image: -moz-linear-gradient(top, #c3325f, #c3325f 25%, #9a284b);
  background-image: -o-linear-gradient(#c3325f, #c3325f 25%, #9a284b);
  background-image: linear-gradient(#c3325f, #c3325f 25%, #9a284b);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc3325f', endColorstr='#ff9a284b', GradientType=0);
}
ul.bubble.temoignages li.femme blockquote:before {
  border-color: transparent #9a284b;
  left: 30px;
  border-width: 0 50px 30px 0px;
}
ul.bubble.temoignages li.femme blockquote:after {
  left: 60px;
  border-width: 0 20px 30px 0px;
}
ul.bubble.temoignages li.femme blockquote + p {
  margin: 10px 0 0 80px;
  text-align: left;
}
ul.bubble.temoignages li.femme p strong {
  color: #5e182e;
}
ul.bubble.temoignages p {
  padding: 0;
  min-height: 30px;
}
ul.bubble.temoignages span {
  padding: 0;
}
ul.bubble.temoignages blockquote {
  position: relative;
  padding: 5px 5px;
  margin: 0;
  color: #000;
  background: #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.bubble.temoignages blockquote + p {
  margin: 10px 80px 0 0;
  text-align: right;
  font-style: italic;
}
ul.bubble.temoignages blockquote:before {
  content: "\00a0";
  display: block;
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 0;
  height: 0;
  border-width: 0 0 30px 50px;
  border-style: solid;
  border-color: transparent #fff;
}
ul.bubble.temoignages blockquote:after {
  content: "\00a0";
  display: block;
  position: absolute;
  bottom: -30px;
  right: 60px;
  width: 0;
  height: 0;
  border-width: 0 0 30px 20px;
  border-style: solid;
  border-color: transparent #fff;
}
ul.bubble.temoignages blockquote p:before {
  content: open-quote;
}
ul.bubble.temoignages blockquote p:after {
  content: close-quote;
}
/* navigation des t�moignages */
div.temoignages.nav {
  padding-top: 10px;
}
div.temoignages.nav a {
  color: #069;
  padding: 0 20px;
}
div.temoignages.nav.left {
  float: left;
}
div.temoignages.nav.right {
  float: right;
}
div.formContainer {
  background: #F4F4F4;
  padding: 20px 30px 20px 30px;
  margin: 0 0 20px;
  /*height: 100%;*/
  overflow: hidden;
}
/* Form field rows */
div.fieldRow {
  margin: 0 0 5px 0;
  color: #3a3a3a;
  clear: both;
  min-height: 26px;
}
div.fieldRow.noMargin {
  margin: 0;
}
div.fieldRow.extraSpace {
  margin-top: 20px;
}
div.fieldRow label {
  display: block;
  text-align: left;
  margin-right: 20px;
  font-weight: bold;
  padding: 4px 0;
  /* Erreur */
}
div.fieldRow label.checkboxLabel {
  font-weight: normal;
}
div.fieldRow label.checkboxLabel {
  font-weight: normal;
}
div.fieldRow label.fieldError {
  line-height: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #9d261d;
}
div.fieldRow label.fieldError:last-child {
  margin-bottom: 0;
}
div.fieldRow div.fieldError {
  line-height: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #f00;
}
div.fieldRow div.fieldError:last-child {
  margin-bottom: 0;
}
div.labelLeft {
  margin: 0 0 10px 0;
}
div.labelLeft label {
  float: left;
  width: 160px;
}
*:first-child + html div.fieldRow label {
  display: inline-block;
}
*:first-child + html form#contactForm div.fieldRow label,
*:first-child + html form#signUpForm div.fieldRow label {
  display: block;
}
div.fieldRow input,
div.fieldRow select,
div.fieldRow textarea {
  margin: 0 10px 5px 0;
  padding: 4px 4px 4px 4px;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  font-family: Arial, sans-serif;
}
div.fieldRow input.separator,
div.fieldRow select.separator,
div.fieldRow textarea.separator {
  margin: 12px 0 3px 0;
}
div.fieldRow input p.formNotice,
div.fieldRow select p.formNotice,
div.fieldRow textarea p.formNotice {
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 26px;
  color: #B2B0B8;
  clear: left;
}
div.fieldRow input.checking,
div.fieldRow textarea.checking {
  background: #ffffff url(/img/loader-grey-on-transparent.gif) no-repeat center right;
}
div.leftRow {
  float: left;
  width: 400px;
}
div.rightRow {
  float: right;
  width: 400px;
  clear: none;
}
div.specialRow.disabled {
  color: #777;
}
div.specialRow.disabled input[type="text"],
div.specialRow.disabled input[type="password"],
div.specialRow.disabled input[type="textarea"] {
  background: #F8F8F8;
}
/* 
*	Boite de message d'information 
*/
.informationBlock {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none repeat scroll 0 0 #E5F6FD;
  border: 1px solid #7FD7F7;
  color: #3A3A3A;
  font-size: 12px;
  padding: 14px 20px;
  margin-bottom: 10px;
}
.informationBlock.succes {
  background: url("/img/icones/check_32x32_white.png") no-repeat scroll 20px center #e9fad0;
  border: 1px solid #AEE756;
  color: #525252;
  /*font-weight: bold;
		padding-left: 58px;*/
  padding: 14px 20px 16px 67px;
}
.informationBlock.info {
  background: url("/img/icones/information.gif") no-repeat scroll 12px 14px #e5f6fd;
  padding-left: 38px;
}
.informationBlock.error {
  background: url("/img/icones/exclamation.gif") no-repeat scroll 12px 14px #ffe3df;
  border: 1px solid #F08A73;
  padding-left: 38px;
}
.informationBlock.warning {
  background: url("/img/icones/error.gif") no-repeat scroll 12px 14px #fff5cc;
  border-color: #FFE67F;
  padding-left: 38px;
}
.informationBlock.interdiction {
  background: url("/img/icones/interdiction.png") no-repeat scroll 14px 14px #fff5cc;
  border-color: #FFE67F;
  padding-left: 38px;
}
/*
*	Contact form
*	#contactForm

.content form .btn{ color:#fff; border:3px solid #b4d0e8; background-color: #006ecd; font-weight:bold; height:35px;}
.content form .btn:hover{ background-color: #339af4;}

*/
.content form {
  position: relative;
  /*font-size: 1.286em;*/
}
.content form a {
  text-decoration: none;
}
.content form h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #5d3b00;
  font-size: 1.286em;
  line-height: 1.056em;
  padding: 9px 0 10px;
  padding-left: 20px;
  padding-right: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.content form input {
  font-size: 16px;
  width: 290px;
}
.content form input[type="checkbox"],
.content form input[type="radio"] {
  width: auto;
}
.btninscription {
  cursor: pointer;
  display: inline-block;
  padding: 5px 14px 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  font-size: 14px;
  line-height: normal;
  background-color: #905b00;
  border: 3px solid #fff;
  color: #ffffff;
}
.btninscription:hover {
  color: #ffffff;
  background-color: #aa6c00;
}
.btn.danger,
.alert-message.danger,
.btn.danger:hover,
.alert-message.danger:hover,
.btn.error,
.alert-message.error,
.btn.error:hover,
.alert-message.error:hover,
.btn.success,
.alert-message.success,
.btn.success:hover,
.alert-message.success:hover,
.btn.info,
.alert-message.info,
.btn.info:hover,
.alert-message.info:hover {
  color: #ffffff;
}
.btn .close,
.alert-message .close {
  font-family: Arial, sans-serif;
  line-height: 18px;
}
.btn.danger,
.alert-message.danger,
.btn.error,
.alert-message.error {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.success,
.alert-message.success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #50ad50;
  background-image: -moz-linear-gradient(top, #62c462, #348c34);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#348c34));
  background-image: -webkit-linear-gradient(top, #62c462, #348c34);
  background-image: -o-linear-gradient(top, #62c462, #348c34);
  background-image: linear-gradient(to bottom, #62c462, #348c34);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff348c34', GradientType=0);
  border-color: #348c34 #348c34 #205420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.info,
.alert-message.info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
  border-color: #339bb9 #339bb9 #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.rose,
.alert-message.rose {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #c8b89a;
  background-image: -moz-linear-gradient(top, #dacfbb, #ad9568);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dacfbb), to(#ad9568));
  background-image: -webkit-linear-gradient(top, #dacfbb, #ad9568);
  background-image: -o-linear-gradient(top, #dacfbb, #ad9568);
  background-image: linear-gradient(to bottom, #dacfbb, #ad9568);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdacfbb', endColorstr='#ffad9568', GradientType=0);
  border-color: #ad9568 #ad9568 #826d47;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn.rose:hover,
.alert-message.rose:hover {
  color: #ffffff;
}
.btn.duos,
.alert-message.duos {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #c8b89a;
  background-image: -moz-linear-gradient(top, #dacfbb, #ad9568);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dacfbb), to(#ad9568));
  background-image: -webkit-linear-gradient(top, #dacfbb, #ad9568);
  background-image: -o-linear-gradient(top, #dacfbb, #ad9568);
  background-image: linear-gradient(to bottom, #dacfbb, #ad9568);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdacfbb', endColorstr='#ffad9568', GradientType=0);
  border-color: #ad9568 #ad9568 #826d47;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border: 3px solid #fff;
  color: #ffffff;
}
.btn.duos:hover,
.alert-message.duos:hover {
  color: #ffffff;
}
.btn.maybe,
.alert-message.maybe {
  color: #555555;
}
.btn.maybe:hover,
.alert-message.maybe:hover,
.btn.maybe.active,
.alert-message.maybe.active {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #858585;
  background-image: -moz-linear-gradient(top, #999999, #666666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999999), to(#666666));
  background-image: -webkit-linear-gradient(top, #999999, #666666);
  background-image: -o-linear-gradient(top, #999999, #666666);
  background-image: linear-gradient(to bottom, #999999, #666666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff999999', endColorstr='#ff666666', GradientType=0);
  border-color: #666666 #666666 #404040;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.yes,
.alert-message.yes {
  color: #339933;
}
.btn.yes:hover,
.alert-message.yes:hover,
.btn.yes.active,
.alert-message.yes.active {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #50ad50;
  background-image: -moz-linear-gradient(top, #62c462, #348c34);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#348c34));
  background-image: -webkit-linear-gradient(top, #62c462, #348c34);
  background-image: -o-linear-gradient(top, #62c462, #348c34);
  background-image: linear-gradient(to bottom, #62c462, #348c34);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff348c34', GradientType=0);
  border-color: #348c34 #348c34 #205420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.no,
.alert-message.no {
  color: #9d261d;
}
.btn.no:hover,
.alert-message.no:hover,
.btn.no.active,
.alert-message.no.active {
  color: #ffffff !important;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  color: #333;
  font-size: 14px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover {
  background-position: 0 -40px;
  color: #333;
  text-decoration: none;
}
.btn:focus {
  outline: 1px dotted #666;
}
.btn.primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #382300;
  background-image: -moz-linear-gradient(top, #5d3b00, #000000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5d3b00), to(#000000));
  background-image: -webkit-linear-gradient(top, #5d3b00, #000000);
  background-image: -o-linear-gradient(top, #5d3b00, #000000);
  background-image: linear-gradient(to bottom, #5d3b00, #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d3b00', endColorstr='#ff000000', GradientType=0);
  border-color: #000000 #000000 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.active,
.btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn.disable {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn[disabled],
.btn[disable] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.large {
  font-size: 16px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn.small {
  font-size: 12px;
  height: 13px;
}
.btn.bold {
  font-weight: bold;
}
:root .alert-message,
:root .btn {
  border-radius: 0 \0;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.large,
input[type="submit"].btn.large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.small,
input[type="submit"].btn.small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
