/**
 *
 * 	Style Resetter & General Tag (hr, p, etc..) Styles
 *
 */
 
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}

a img, :link img, :visited img {
    border: none;
    outline: none;
}

a {
    text-decoration: none;
    outline: none;
}

a, a img {
    outline: none;
}

a:hover {
    text-decoration: underline;
}

body, td {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    background-color: #fff;
}

body {
}

fieldset {
    padding: 12px;
    margin: 7px 0px 7px 0px;
}

hr {
    visibility: hidden;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}

/** Forcing IE to style disabled inputs in forms */
input[type="text"][disabled] { background: #ccc; }
nput[type="text"] { background: #fff; }

legend {
    font-weight: bold;
    color: teal;
}

p {
    color: #848380;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 8px 0px 8px 0px;
    text-align:justify;
}

/**
 *
 * 	Main Layout & Menu Styles
 *
 */
#container {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    background: url(../images/bgcontenu.gif);
}

#topHeader {
    background: url(../images/bdxhaut.jpg) no-repeat;
    height: 202px;
}

#topHeader0, #topHeader1, #topHeader2, #topHeader3, #topHeader4, #topHeader5, #topHeader6 {
    height: 202px;
}

#topHeader0 { background: url(../images/bdxhaut0.jpg) no-repeat; }
#topHeader1 { background: url(../images/bdxhaut1.jpg) no-repeat; }
#topHeader2 { background: url(../images/bdxhaut2.jpg) no-repeat; }
#topHeader3 { background: url(../images/bdxhaut3.jpg) no-repeat; }
#topHeader4 { background: url(../images/bdxhaut4.jpg) no-repeat; }
#topHeader5 { background: url(../images/bdxhaut5.jpg) no-repeat; }
#topHeader6 { background: url(../images/bdxhaut6.jpg) no-repeat; }

#leftMenu {
    float: left;
    width: 249px;
}

#leftMenu ul {
    list-style-type: none;
}

#leftMenu ul li a span {
    display: none;
}

#mainContent {
    float: left;
    /*width: 664px; EC pour mise en forme IE6*/
    width: 664px;
    text-align: left;
    margin-left: 10px;
    display: inline;
}

#mainContent h1 {
    background: url(../images/puce_titre.gif) no-repeat;
    padding-left: 70px;
    padding-top: 26px;
    padding-bottom: 12px;
    font-size: 14px;
    color: #666;
}

#mainFooter {
    float: left;
    background: url(../images/bgfooter.jpg) no-repeat;
    height: 26px;
    width: 100%;
    display: inline;
}


/**
 *
 * 	Main Header Styles
 *
 */
#siteUri {
    float: left;
    margin-top: 118px;
    margin-left: 40px;
    display: inline;
}

#topMenu {
    float: right;
    margin-top: 170px;
    margin-right: 58px;
    color: #fff;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    display: inline;
}

#topMenu ul li {
    display: inline;
}

#topMenu ul li select {
    background: #99CCFF url(../images/menuhaut.gif) no-repeat;
    border: 1px solid #99CCFF;
    color: #FFFFFF;
    font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

#topMenu ul li a {
    color: #FFFFFF;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#customerAnnouncementProfile {
    float: left;
    width: 391px;
		display :inline;
}

#detailhautg {
    background: url(../images/bg_detailhg.gif) no-repeat;
    height: 10px;
    width: 411px;
    
}

#detailcentreg {
    background-image: url(../images/bg_detailcg.gif);
    padding-left: 20px;
    width: 391px;
    overflow: hidden;
}

div#detailgauche
{
  float: left;
  width: 200px;
  margin-right: 20px;
  display: inline;
}

div#detaildroite
{
  float: left;
  width: 153px;
}

#pictoAcces
{
  float: left;
  margin-right: 5px;
  display: inline;
}

#detailcomment
{
  margin-top: 25px;
  border: 1px solid #C1C0BE;
  padding: 5px;
}

#detailbasg {
    background: url(../images/bg_detailbg.gif) no-repeat;
    height: 10px;
    width: 411px;
    
}

#uploadPhoto {
    float: left;
    background-image: url(../images/bg_detaillogin.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 15px;
    padding: 5px;
    text-align: left;
    width: 216px;
    margin-bottom: 40px;
    color: #787673;
    font-weight: bold;
    overflow: hidden;
    display: inline;
}


#uploadPhoto input{

    display: block;
  width: 216px;
}

#smallUserLoginBlock {
    float: left;
    background-image: url(../images/bg_detaillogin-big.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 35px;
    -margin-left: 10px;
    padding-top: 5px;
    text-align: left;
    width: 225px;
    -width: 200px;
    color: #787673;
    font-weight: bold;
    display: inline;
}

#smallUserLoginBlock p {
    text-align:center;
}

#smallUserLoginBlock label {
    float:left;
    clear:left;
    width:90px;
    -width:80px;
    text-align:right;
    padding:3px 10px 0px 0px;
}

#smallUserLoginBlock input[type="text"], #smallUserLoginBlock input[type="password"]
{
  width: 80px;
  margin-bottom:4px;
  color: #4E98D7;
  font-size: 11px;
  font-weight:bold;  
  
}

#prenomLoginField
{
  margin-bottom: 15px;
  margin-top: 10px;
}

#motdePasseField, #newPassConfirmField
{
  margin-bottom: 15px;
  float: left;
  margin-right: 30px;
  display: inline;
}

#userCreateLink
{
  background-image: url(../images/btbleu3.png);
  display: block;
  height: 25px;
  width: 194px;
  color: white;
  text-decoration: none;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 23px;
  margin-left: 20px;
}

#userAlertAdminLink
{
  background-image: url(../images/bouton_alertes_vide.gif);
  display: inline;
  float: right;
  height: 25px;
  width: 210px;
  color: #5c9cdc;
  text-decoration: none;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 27px;
  _padding-left: 32px;
  margin-left: 30px;
  margin_top:11px;
  _margin-left: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

#lostPasswordLink
{
  margin-top: 30px;
  margin-bottom: 8px;
  text-align: left;
}

#userRegistrationBlock {
    float: left;
    height: 185px;
    margin-left: 28px;
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: left;
    display: inline;
}

#regBlockLeft {
    float: left;
    background-image: url(../images/bg_detaillogin_left.jpg);
    background-repeat: no-repeat;
    height: 185px;
    padding-top: 10px;
    text-align: left;
    width: 21px;
}

#regBlockCentral {
    float: left;
    background-image: url(../images/bg_detaillogin_central.jpg);
    background-repeat: repeat-x;
    height: 185px;
    padding-top: 10px;
    text-align: left;
    width: 550px;
}

#regBlockRight {
    float: left;
    background-image: url(../images/bg_detaillogin_right.jpg);
    background-repeat: no-repeat;
    height: 185px;
    padding-top: 10px;
    text-align: left;
    width: 21px;
}

#retrievePasswordBlock {
    float: left;
    background-image: url(../images/bg_detaillogin.jpg);
    background-repeat: no-repeat;
    height: 185px;
    margin-left: 28px;
    padding-top: 10px;
    text-align: left;
    width: 225px;
    display: inline;
}

/**
 *
 * 	Site Login Styles
 *
 */
#siteLoginForm0, #siteLoginForm1, #siteLoginForm2, #siteLoginForm3, #siteLoginForm4, #siteLoginForm5, #siteLoginForm6,  #customerLoginForm {
    padding: 45px 0px 0px 56px;
    width: 605px;
    height:64px;
    color: #fff;
    margin-bottom: 10px;
    -padding: 40px 0px 0px 56px;
}

#siteLoginForm0 { background: url(../images/bg_0.gif) no-repeat; }
#siteLoginForm1 { background: url(../images/bg_1.gif) no-repeat; }
#siteLoginForm2 { background: url(../images/bg_2.gif) no-repeat; }
#siteLoginForm3 { background: url(../images/bg_3.gif) no-repeat; }
#siteLoginForm4 { background: url(../images/bg_4.gif) no-repeat; }
#siteLoginForm5 { background: url(../images/bg_5.gif) no-repeat; }
#siteLoginForm6 { background: url(../images/bg_6.gif) no-repeat; }
#customerLoginForm { background: url(../images/bg_customer_login.jpg) no-repeat; }

#siteLoginForm, #customerLoginForm label {
    font-weight: bold;
    margin-right: 8px;
}

#siteLoginForm0 input[type=text], #siteLoginForm0 input[type=password],
#siteLoginForm1 input[type=text], #siteLoginForm1 input[type=password],
#siteLoginForm2 input[type=text], #siteLoginForm2 input[type=password],
#siteLoginForm3 input[type=text], #siteLoginForm3 input[type=password],
#siteLoginForm4 input[type=text], #siteLoginForm4 input[type=password],
#siteLoginForm5 input[type=text], #siteLoginForm5 input[type=password],
#siteLoginForm6 input[type=text], #siteLoginForm6 input[type=password],
#customerLoginForm input[type=text], #customerLoginForm input[type=password] {
    color: #4E98D7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-right: 6px;
    width: 124px;
}

#customerRegisterStepsList {
    border: 1px purple solid;
    padding: 20px;
}

#homeLeftParagraph {
    float: left;
    width: 200px;
    margin-right:40px;
    display: inline;
    text-align: center;
}

#homeRightParagraph {
  margin-top: 40px;
}

#homeRightParagraph, #homeRightParagraph ul {
    color: #848380;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a#customerRegisterButton {
    background: url(../images/bt_bleu1.jpg) no-repeat;
    height: 28px;
    width: 194px;
    display: block;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-left: 4px;
    margin-top: 6px;
}

#pwdRetrieveBtn {
  float: right;
  margin-top: 0px;
  margin-right: 12px;
}


#cntRetrieveBtn {
  float:right;
  margin-right:3px;
  margin-top:-23px;
}


a.okSubmit {
  background: url(../images/btbleu1.png) no-repeat;
  height: 25px;
  width: 25px;
  display: block;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

a#customerRegisterButton:hover, a.okSubmit:hover {
  text-decoration: none;
  color: #FFC601;
}

#siteLoginOk {
  margin: -20px 0px 0px 440px;
}


#formule1 {
    float: left;
    margin: 0px;
    padding-right: 23px;
    width: 310px;
}

#formule2 {
  background: url(../images/bg_formuleverte.gif) no-repeat;
  float: left;
  width: 310px;
}

#formule_2a {
    background: url(../images/bg_formuleverte.gif) no-repeat;
    height: 57px;
    padding-top: 15px;
    text-align: center;
    width: 310px;
}

#formule_1a {
    background: url(../images/bg_formulebleu.gif) no-repeat;
    height: 57px;
    padding-top: 15px;
    text-align: center;
    width: 310px;
}

#formule_b {
    background: url(../images/bg_formuleprix.gif);
    width: 310px;
}

#formule_c {
    background: url(../images/bgformulefoot.gif);
    height: 11px;
    width: 310px;
}

.col_1a {
    color: #848380;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 40px;
    padding-left: 40px;
    padding-top: 20px;
    width: 110px;
}

.col_2a {
    color: #FFFFFF;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100px;
}

#validitecentre {
    background-image: url(../images/bg_validitecentre.gif);
    padding-left: 30px;
    width: 616px;
}

#validitehaut {
    background: url(../images/bg_validitehaut.gif) no-repeat;
    height: 10px;
    width: 646px;
}

#validitebas {
    background: url(../images/bg_validitebas.gif) no-repeat;
    height: 10px;
    width: 646px;
}

#validite {
    float: left;
    padding-top: 10px;
    width: 646px;
}

#errorPanel {
    border: 1px solid #f33;
    background-color: #ffc;
}

#errorPanel h2 {
    font-size: 11px;
}

#errorPanel ul {
    list-style-type: none;
    margin-left: 12px;
}



/* Additional Style for How Does It Work Page*/
ul#howDoesItWork
{
  list-style-type: none;
  font-family: verdana;
  font-size: 11px;
  list-style-position: inside;
}

ul#howDoesItWork li
{
  margin-bottom: 10px;
}

.redText
{
  color: red;
}

div#siteFuncExplanation
{
  float: left;
  width: 430px;
  margin-right: 5px;
}

div#siteFuncShowCase
{
  float: left;
  width: 220px;
  margin-right: 0px;

}

div#siteFuncShowCase div
{
  margin-bottom: 20px;
}

#placeEditForm
{
  float: left;
}

#pictoAccess
{
  float: left;
}

/* Additionnal Style for Home page */

#carteAbonne {
  background: url(../images/carteabonnes.jpg) no-repeat;
  height: 171px;
  width: 200px;
}

#cheaperPrice {
  float: right;
  width: 85px;
  height: 73px;
  margin-right: 3px;
  
}

/* Additionnal Style for CGV page */

#summary {
  margin: 20px 0px 20px 0px;
  color: rgb(176, 144, 0);
}

#summary a, #sumary a:visited {
  color: rgb(176, 144, 0);
}

#summary ul ul {
  margin-left: 20px;
}

.underlinetext
{
  text-decoration: underline;
}

/*additional styles for contract, passwords and profile*/
p.pvspaceText
{
  padding-right: 13px;
}

.sitetemoin
{
  align: center;
  text-align: center;
  color: #848380;
  font-family: Verdana, Arial, Helvetica, sans-serif 11px;
}

.blocgauche
{
  float:left;
}

.titreacceuil
{
  align: center;
  text-align: center;
  color: #848380;
  font-family: Verdana, Arial, Helvetica, sans-serif 14px;
  font-size: 14px;
  font-weight:bold;
  float:left;
  padding-top:15px;
}

#cadrerecherchepp
{
  text-align: left;
  align:center;
  background:url(../images/cadre_recherche1.gif) no-repeat center;
  whidth:555px;
  height:173px;
  padding-left:50px;
}

#titrerecherche
{
  font-family: Verdana, Arial, Helvetica, sans-serif 14px;
  font-size: 14px;
  font-weight:bold;
  color: #FFFFFF;
  padding-top:15px;
  padding-left:30px;
}

.boitetitre
{
  width:75px;
  height:20px;
  float:left;	
  color: #848380;
  padding-left:30px;
  padding-top:15px;
}

.boitetitre2
{
  width:200px;
  height:20px;
  float:left;	
  color: #848380;
  padding-left:30px;
  padding-top:15px;
  clear:both;
}

.titreelm
{
  width:auto;
  height:15px;
  float:left;	
  color: #848380;
  padding-left:40px;
  margin-bottom:5px;
  clear:both;
  
}

.reselm
{
  width:auto;
  height:15px;
  float:left;	
  color: #519bd7;
  padding-left:5px;
  position:relative;
}

.reselm2
{
  width:650px;
  height:15px;
  float:left;	
  color: #519bd7;
  padding-left:5px;
}

.boitetitre1
{
  width:20px;
  height:20px;
  float:left;	
  color: #848380;
  padding-left:40px;
  padding-top:15px;
}

.boitecontrole
{
  width:400px;
  height:20px;
  float:left;	
  padding-left:20px;
  padding-top:10px;
}

.boitecontrole1
{
  width:50px;
  height:20px;
  float:left;	
  padding-left:20px;
  padding-top:10px;
}

.boitecontrole2
{
  width:250px;
  height:20px;
  float:left;	
  padding-left:27px;
  *padding-left:32px;
  padding-top:10px;
}

.cleardiv
{
  clear:left;
}

.searchsite
{
  background: url(../images/btn_recherche.jpg) no-repeat;
  height: 29px;
  width: 133px;
  display: block;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

#newsearch{
    background: url(../images/btn_newrecherche.gif) no-repeat;
    height: 36px;
    width: 186px;
    display: block;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 30px;
    margin-top: 6px;
    margin-bottom: 10px;
    float:right;
}

#searchsiteID {
  margin: 0px 0px 0px 470px;
}

.errsearch
{
  color: #FF0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
}


table#Resultatrecherchesite
{
  width: 620px;
  margin-right: 0px;
  /*background: #ffffff;*/
  border: 1px solid #848380;
  border-collapse:collapse;
}


table#Resultatrecherchesite th
{
  color: #ffffff;
  height: 40px;
  background-color: #4c97d8;
  background: #4c97d8;
  text-align:center;
  border: 1px solid #848380;
}


/*
table#Resultatrecherchesite tr {
  background-color: #fff;
}*/

/*table#Resultatrecherchesite tr.altRow {
  background-color: #D9E9F6;
}*/
.altRow {
  background-color: #a4d3fb;
  text-align:center;
}
table#Resultatrecherchesite tr.altRow1 {
  background-color: #FFFFFF;
  text-align:center;
}

table#Resultatrecherchesite tr td
{
  /*background:transparent;*/
  height: 40px;
  padding: 5px;
  color:#000000;
  border: 1px solid #848380;
}

#siteResultsGrid {
    /*border: 1px #2e70a8 solid;*/
    width: 625px;
    /*max-height: 1000px;*/
    padding: 10px;
    overflow: auto;
    float: left;
    clear: left;
}

.choosesite
{
  background: url(../images/btn_OK.gif) no-repeat;
  height: 29px;
  width: 27px;
  display: block;
  float:left;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}


#choosesiteID {
  margin: 0px 0px 0px 0px;
}

.choosesiteauto
{
  background: url(../images/btn_recherche.gif) no-repeat;
  height: 29px;
  width: 133px;
  display: block;
  float:left;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}


#choosesiteautoID {
  margin: 0px 0px 0px 0px;
}

.titreadmin
{
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  display: block;
  margin-top: -20px;
}

