@charset "UTF-8";

/* Signin Box */

.content .box
{

}

.archive_article_bor .content .signin.box > p.box_description,
#indice_content .content .signin.box > p.box_description,
.archive_article .content .signin.box > p.box_description {
    border: 1px solid #BFBFBF;
    font-weight: bold;
    padding: 5px 6px;
    width: 450px;
    background: #ffffff;
    font-size: 12px;
    margin: 0;
}

#indice_content .content {
    padding: 10px;
}

#indice_content .content .signin.box {
    float: left;
}

.content_signin {
    display: block;
    font-size: 100%;
    width: 464px;
    z-index: 20;
}

.content_signin .extra.password {
    display: none;
    border: 1px solid #BFBFBF;
    border-radius: 6px 6px 6px 6px;
    padding: 10px;
    position: relative;
    margin-top: 5px;
}

.content_signin .extra.password p {
    font-size: 11px;
}

.box_left {
    border: 1px solid #BFBFBF;
    float: left;
    min-height: 180px;
    margin: 3px 0 4px;
    padding: 10px;
    width: 207px;
    background: #ffffff;
}

.box_left h2 {
    margin-bottom: 0;
}

.box_left fieldset {
    text-align: center;
}

.box_left fieldset input[type="text"],
.box_left fieldset input[type="password"] {
    width: 120px;
    border: 1px solid #9A9A9A;
    font-size: x-small;
    padding: 0;
}

.content .box form .reset_password {
    color: #850E11;
    text-decoration: underline;
    font-size: 10px;
}

.content .box_left input.button {
    background: none repeat scroll 0 0 #D40107;
    border: 1px solid #D40107;
    border-radius: 21px 21px 21px 21px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 12px 24px 0;
    padding: 0 18px 10px;
    text-indent: inherit;
    font-family: sans-serif;
    width: 161px;
}

.content .box_left .button:hover,
.content .box .premium_account_link a.action:hover {
    border: 1px solid #9A9A9A;
    color: #D40107;
    background: #ffffff;
}

.content .box_left h2 span.box_ss_title, #indice_audiotel_form .box_ss_title {
    color: #D40107;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 10px;
    display: block;
}

.content .box .box_txt {
    font-family: Verdana;
    font-size: small;
    line-height: 15px;
}

.box_right {
    border: 1px solid #BFBFBF;
    float: right;
    height: 180px;
    margin: 3px 0 4px;
    padding: 10px;
    position: relative;
    width: 207px;
    background: #ffffff;
}

.box_right .box_ss_title {
    color: #867876;
    line-height: 19px;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.content .box .box_txt {
    font-family: Verdana;
    font-size: small;
    line-height: 15px;
    padding-bottom: 10px;
}

.content .box_right .box_txt b {
    display: block;
    line-height: 17px;
    margin: 0 0 5px;
}

.box_links {
    border: 1px solid #BFBFBF;
    clear: both;
    overflow: hidden;
    padding: 6px 3px;
    background: #ffffff;
}

.box_links #reviews h3 {
    color: #867876;
    font-family: Verdana;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

.box_links .reviews-premium {
    clear: both;
    margin: 5px 0 0 10px;
    overflow: hidden;
}

.box_links .reviews-premium li {
    float: left;
    list-style: none;
}

.box_links .reviews-premium li a {
    background: url("/images/sprites/sprite-review.gif") repeat scroll 0 0 transparent;
    display: block;
    height: 27px;
}
.box_links #reviews h3,
.box_links #reviews h3 a {
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #867876;
	text-align: center;
	text-decoration: none;
}
.box_links .reviews-premium li#lemoniteur a {
    background-position: 0 0;
    width: 78px;
}
.box_links .reviews-premium li#amc a {
    background-position: 0 -27px;
    width: 44px;
}
.box_links .reviews-premium li#cachiers_techniques a {
    background-position: 0 -54px;
    width: 46px;
}
.box_links .reviews-premium li#paysage a {
    background-position: 0 -81px;
    width: 49px;
}
.box_links .reviews-premium li#negoce a {
    background-position: 0 -108px;
    width: 63px;
}
.box_links .reviews-premium li#lemoniteur_entrepreneur a {
    background-position: 0 -135px;
    width: 77px;
}
.box_links .reviews-premium li#operations_immobilieres a {
    background-position: 0 -162px;
    width: 75px;
}

.box_audiotel {
  float:left;
}
.box_audiotel #indice_audiotel_form form p {
    font-family: Verdana;
    font-size: small;
    line-height: 15px;
    padding-bottom: 10px;
}

#indice_audiotel_form form fieldset {
    border: 0;
    text-align: center;
}

#indice_audiotel_form form #gm_indice_index_audiotel_signin_key {
    margin: 0 auto;
    display: block;
}

#indice_audiotel_form form .help {
    text-align: right;
    display: block;
    float: none;
    color: #850E11;
    font-size: 10px;
    text-decoration: underline;
    margin: 0 10px 10px 0;
}

#indice_audiotel_form form .button {
    background: #D40107;
    border: 1px solid #D40107;
    border-radius: 21px 21px 21px 21px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 0 auto;
    padding: 0 20px 2px 16px;
    text-decoration: none;
    text-indent: inherit;
    width: 54px;
}

#indice_audiotel_form form .button:hover {
    border: 1px solid #9A9A9A;
    color: #D40107;
    background: #ffffff;
}

#indice_audiotel_form form .aligncenter {
  text-align:center;
}

.content .box > h2
{
  margin: 0 30px 1px 0;
  white-space: nowrap;
}

.content .box h2,
.content .box h2 span
{
  color: #D60008;
  font-size: small;
  text-transform: uppercase;
}

.content .box .premium_account_link a.action{
    bottom: 10px;
    height: 14px;
    left: 80px;
    margin: 0 auto;
    padding: 1px 0 2px 15px;
    position: absolute;
    text-decoration: none;
    width: 39px;
    background: #D40107;
    border: 1px solid #D40107;
    border-radius: 21px 21px 21px 21px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-indent: inherit;
}
.content .box .premium_account_link a.action:hover{

}

.content .box > p
{
  font-size: x-small;
}

.content .box strong
{
  font-weight: normal;
  color: #D60008;
}

.content .box ul.error_list
{
  font-size: x-small;
  list-style: none;
  margin: 5px 0;
  padding: 5px;
  background: #D60008;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.content .box ul.error_list > li
{
  color: #FFF;
  font-weight: bold;
}

.content .box form > fieldset
{
  border: 0;
  overflow: hidden;
}

.content .box form input[type=text],
.content .box form input[type=password]
{
  border: 1px #9A9A9A solid;
  font-size: 10px;
  font-family: 	sans-serif;
}

.content .box form input[type=submit]
{
  cursor: pointer;
}

.content .box > div.extra
{
  border-top: #D0D0D0 1px dotted;
  color: #444;
  font-size: x-small;
  margin: 5px 0 0;
  padding: 5px 0;
}

.content .box > div.extra p
{
}

.content .box > div.extra h2
{
  overflow: hidden;
  margin-bottom: 5px;
}

.content .box > div.extra p figure.arrow
{
  float: left;
  width:  4px;
  height: 8px;
  margin: 1px 5px 0 0;
  overflow: hidden;
  background: transparent url('/images/common_arrows.png') -10px -1px no-repeat;
}

.content .signin.box > p
{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.archive_article_bor .content .signin.box > p
{
  font-size: 13px;
  margin-bottom: 10px;
}

.content .signin.box > form > fieldset
{
  border: 0;
  margin-bottom: 5px;
}

.content .signin.box > form #signin_remember,
.content .signin.box > form label,
.content .signin.box > form a.reset_password
{
  display: block;
  float: left;
  font-size: x-small;
  margin-right: 5px;
  line-height: 14px;
  color: #5F5F5F;
}

.content .signin.box > form a.reset_password
{
  display: none;
}

.content .signin.box > form a.reset_password:hover
{
  text-decoration: underline;
}

.content .signin.box > form #signin_remember
{
  margin-right: 2px;
}

.content .signin.box > .extra.password,
.content .signin.box > .extra.flash
{
  display: none;
}

.content .signin.box > .extra.password.show,
.content .signin.box > .extra.flash.show
{
  display: inherit;
}

/* Signin box bor archive */
.signin_archive.box
{
  background: #FFF;
  margin-bottom: 10px;
  border-color: #D60008;
}

.signin_archive.box.description
{
  text-align: center;
}

.signin_archive.box > p.title
{
  color: #D60008;
}

.content .signin_archive.box
{
  width: 400px;
}

.archive_article .content .signin_archive.box,
.archive_article_bor .content .signin_archive.box
{
  width: 460px;
  margin: 0 auto;
}

.archive_article_bor .content .signin_archive.box.description
{
  margin: 50px auto;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  border: 1px solid #D60008;
}

.signin_archive.box.description a
{
  background: #D50004;
  display: inline-block;
  padding: 5px 20px;
  margin: 10px;
  border-radius: 6px 6px 6px 6px;
  text-decoration: none;
  color: #fff;
  font-weight: 900;
  text-align: center;
  font-size: 12px;
}

.signin_archive.box.description p
{
  text-align: center;
}

.content .signin_archive.box > form a.reset_password
{
  display: block;
}

.content .signin_archive.box > .extra.password input[type=text]
{
  width: 200px;
}

.content .signin_archive.box a.close
{
  background: transparent url('/images/common_glyphs.png') 0 -38px no-repeat;
  text-indent: -9999px;
  display: block;
  float: right;
  width: 12px;
  height: 12px;
  font-size: x-small;
  text-decoration: none;
  color: #574F4D;
}

.content .signin_archive.box > div.extra p
{
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1em;
}
