/*//////////////////// STRUCTURE ////////////////////*/

body {
	/*background: #000 url("../img/fond_body.png") top right no-repeat;*/
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 0;
}

#page {
	background: #fff;
	left: 150px;
	position: absolute;
	width: 962px;
	height: auto;
}

#entete { 
	/*background: url("../img/fond_nav.png") top left no-repeat;*/
	width: 850px;
	height: 80px;
	margin-top: auto;
}

#entete p { 
	padding-right: 80px;
	padding-top: 135px;
	text-align: right;
	color: #555;

}

#contenu {
	width: 700px;
	position: absolute;
	/*margin: 20px 20px 0 20px;*/
	left: 140px;
	/*text-align: left;*/
	
}
.dataGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0372AC;
}
.echangeLienTitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4341C8;
font-weight:bold;
}
.echangeLienPK{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.echangeLienCode{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#4341C8;
font-weight:bold;
}

#bienvenue { 
/*	background: url("../img/fond_bienvenue.png") top right no-repeat;
	padding-right: 160px;*/
	/*text-align:justify;*/
}

#bas {
	background: url(".../img/fond_bas.png") center top no-repeat ;
	margin-top: 30px;
	padding: 35px 5px 30px 5px;
	text-align: center;
}


/*//////////////////// TEXTE ////////////////////*/

h1 {
	background: url("../img/h1.jpg") left top no-repeat;
	font: /*bold*/ 10px/12px Georgia, "Times New Roman", Times, serif;
	color: #36c;
	letter-spacing: 2px;
	left: 30px;
	padding: 10px 0 10px 40px;
	text-align: justify;
}
/*.tabSearch{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}*/
.tabSearch{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:left;
border: 2px solid #4341C8;
}
.cadreHotel{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4341C8;
	border-left-color: #4341C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}
.cadrePrix{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4341C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-right-color: #4341C8;
}
/*.tabSearchHotel{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-align:left;
}*/
.select{
	font-size:9px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error{
	font-size:10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.classement{
/*font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;*/
font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align:middle; 
font-weight:bold;
color:#FFFFFF;
	
}
img {
	border: none;
}

p {
	font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	color: #666;
}


/*//////////////////// LIENS ////////////////////*/

a, a:link, a:visited {
	/*text-decoration: none;*/
	padding: 1px 2px;
	color: #69c;
}

a:hover, a:active {
	/*text-decoration: none;*/
	color: #999;
}


/*//////////////////// NAVIGATION ////////////////////*/

#navigation {
	height: 35px;
	background: #EEEDFE;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #ebebeb;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

#navigation ul {
	position: absolute;
	letter-spacing: 1px;
	background-color: #EEEDFE;
	margin: auto;
	height: 35px;
	list-style-type: none;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #fff;
}

#navigation ul li {
	margin: 0; 
	display: inline;
}

#navigation ul li a{
	display: block;
	float: left;
	padding: 9px 10px;
	border-right: 1px solid #fff;
	border-left: 1px solid #e6e6e6;
}

#navigation ul li a:hover {
	background-color: #FAFAFA;
}
/*******Navigation Bas */
#navigationBas {

/*    position: absolute;*/
	height: 35px;
	background: #EEEDFE;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #ebebeb;
    font:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	
}

#navigationBas ul {
	letter-spacing: 1px;
	background-color: #EEEDFE;
	margin: auto;
	height: 35px;
	list-style-type: none;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #fff;
}

#navigationBas ul li {
	margin: 0; 
	display: inline;
}

#navigationBas ul li a{
	display: block;
	float: left;
	padding: 9px 10px;
	border-right: 1px solid #fff;
	border-left: 1px solid #e6e6e6;
}

#navigationBas ul li a:hover {
	background-color: #FAFAFA;
}
/*//////////////////// GALERIE ////////////////////*/

.image_galerie {
	border: solid 1px #ccc;
	padding: 8px 8px 20px 8px;
	margin: 5px;
}

#galerie {
	/*text-align: center;*/
}
/*//////////////////// PUB ////////////////////*/
#pubGauche{
	background: #fff;
	right: 840px;
	top:250px;
	position: absolute;
	width: auto;
	height: auto;
}
#pubDroite{
	background: #fff;
	left: 920px;
	top:250px;
	position: absolute;
	width: 183px;
	height: auto;
}
#googleSearch{
text-align:center;
}
/*//////////////////// www.Kitgraphisme.com ////////////////////*/
/*Tabs*/
img {
border: none;
}

/*- Menu Tabs 1--------------------------- */


    #tabs1 {
      float:left;
      width:100%;
      background:#F4F7FB;
      font-size:100%;
      line-height:normal;
      border-bottom:1px solid #BCD2E6;
	  
      }
    #tabs1 ul {
          margin:0;
          padding:10px 20px 0 75px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      /*background:url("tableft1.gif") no-repeat left top;*/
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 20px 4px 25px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
      }

/*Tab Bas*/
img {
border: none;
}

/*- Menu Tabs 1--------------------------- */


    #tabs2 {
      float:left;
      width:100%;
          background:#F4F7FB;
      font-size:85%;
      line-height:normal;
          border-bottom:1px solid #BCD2E6;
      }
    #tabs2 ul {
          margin:0;
          padding:10px 10px 0 25px;
          list-style:none;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
      background:url("tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:left;
      display:block;
      background:url("tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 15px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }

      #tabs2 #current a {
              background-position:0% -42px;
      }
      #tabs2 #current a span {
              background-position:100% -42px;
      }.tabLiens {
	border: thin solid #4341C8;
	background:#F4F7FB;
}

.tabPartenaires {
	border: 1px solid #BCD2E6;
	background:#F4F7FB;

}
.tabCgv {
	border: 1px solid #BCD2E6;
	background:#F4F7FB;
	text-align:justify;

}
.tabContact {
	border: 1px solid #BCD2E6;
	background:#F4F7FB;

}
.tabNewsletter {
	border: 1px solid #BCD2E6;
	background:#F4F7FB;

}

.cityTable{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.link{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
