
html, body {
	margin: 0;
	padding: 0;
	width: 970px;
}

body { /* changer en relation la classe #divBandeau */
	margin-left: 10px;
	margin-top: 13px;
} 

form, table,tbody {
	margin: 0;
	padding: 0;
}

input,
select,
label,
textarea,
table, 
optgroup, 
a,
form, 
p {
	color: #666666;
	font: 11px Arial;
	font-weight: normal;
}

/*
input[type=text] {background-color:#E2E2E2}
input[type=password] {background-color:#E2E2E2}
select,textarea {background-color:#E2E2E2}

input[type=text] {border:1px solid #fce7d9}
input[type=password] {border:1px solid #fce7d9}
select,textarea {border:1px solid #fce7d9}
*/

.DisplayNone {
	display: none;
}
.invisible {
	visibility: hidden;
}

#divBandeau {
	z-index: -1;
	background: url(/images/interface/header.png) no-repeat 0 0;
	position: absolute;
	top: 13px;
	left: 10px;
	width: 980px;
	height: 144px;
}

#trBandeau {
	height:144px;
}

#tdLogo {
	cursor: pointer;
	background: url(/images/interface/logo_azureva.png) no-repeat center center;
}
body.B2B #tdLogo {background-image: url(/images/b2b/logo_azureva_b2b.png)}

#divResidence {
	cursor: default;
	font-size: 16px;
	font-weight: bold;
	color: #EE5B00;
	padding-top: 95px;
}

#tdReservationRapide {
	cursor: default;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: right;
	padding-top: 7px;
	padding-right: 40px;
}

#trEtapeTexte * {
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.Etape1LeftInactif {
	width: 197px;
	height: 24px;
	background: url(/images/etape/etape1_left_inactif.png) no-repeat 0 0;
}

.Etape1LeftDisabled {
	width: 197px;
	height: 24px;
	background: url(/images/etape/etape1_left_disabled.png) no-repeat 0 0;
}

.Etape1LeftActif {
	width: 197px;
	height: 24px;
	background: url(/images/etape/etape1_left_actif.png) no-repeat 0 0;
}
.EtapeActif {
	cursor: default;
	width: 112px;
	background: url(/images/etape/etape_actif.png) repeat-x;
}

.EtapeInactif {
	cursor: default;
	width: 112px;
	background: url(/images/etape/etape_inactif.png) repeat-x;
}

.EtapeDisabled {
	cursor: default;
	width: 112px;
	background: url(/images/etape/etape_disabled.png) repeat-x;
}

.EtapeRightActif {
	width: 45px;
	background: url(/images/etape/etape_actif_inactif.png) no-repeat 0 0;
}

.EtapeRightInactifInactif  {
	width:45px;
	background: url(/images/etape/etape_inactif_inactif.png) no-repeat 0 0;
}

.EtapeRightDisabledDisabled  {
	width:45px;
	background: url(/images/etape/etape_disabled_disabled.png) no-repeat 0 0;
}

.EtapeRightInactifActif  {
	width: 45px;
	background: url(/images/etape/etape_inactif_actif.png) no-repeat 0 0;
}

.EtapeRightDisabledActif  {
	width: 45px;
	background: url(/images/etape/etape_disabled_actif.png) no-repeat 0 0;
}

.Etape5RightInactif {
	width: 24px;
	background: url(/images/etape/etape5_right_inactif.png) no-repeat 0 0;
}

.Etape5RightActif {
	width: 24px;
	background: url(/images/etape/etape5_right_actif.png) no-repeat 0 0;
}

.VagueEtape {
	width: 177px;
	height: 80px;
	background: url(/images/interface/vague_etape.png) no-repeat 0 0;
}

.LiseretEtape {
	width: 65px;
	height: 33px;
	background: url(/images/etape/liseret_etape.png) repeat-x;
}

.LiseretEtapeSans {
	width: 65px;
}

.LiseretEtapeVertical {
	width: 26px;
	height: 47px;
	background: url(/images/etape/liseret_etape_vertical.png) repeat-y;
}

.LiseretEtapeHorizontal {
	border-bottom:1px solid #fce7d9;
}

#trBtnEtape a {
	color: #FFFFFF;
	text-decoration: none;
}

a.EtapeSuivante {
	color:#00A6EB!important;
	text-decoration:none;	
}

#trBtnEtape div {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	background-repeat: no-repeat;
}

.BtnEtapeActif1 {
	width: 26px;
	cursor: default;
	color: #FFFFFF;
	background: url(/images/etape/btn_etape_actif_1.png) no-repeat;
}

.BtnEtapeRealise1 {
	width: 26px;
	color: #FFFFFF;
	cursor: default;
	background: url(/images/etape/btn_etape_realise_1.png) no-repeat;
}

.BtnEtapeActif {
	width: 26px;
	color: #FFFFFF;
	cursor: default;
	background: url(/images/etape/btn_etape_actif.png) no-repeat;
}

.BtnEtapeInactif {
	width: 26px;
	color: #00A6EB;
	cursor: default;
	background: url(/images/etape/btn_etape_inactif.png) no-repeat;
}

.BtnEtapeInactif1 {
	width: 26px;
	color: #00A6EB;
	cursor: default;
	background: url(/images/etape/btn_etape_inactif_1.png) no-repeat;
}

.BtnEtapeRealise{
	width: 26px;
	color: #FFFFFF;
	cursor: default;
	background: url(/images/etape/btn_etape_realise.png) no-repeat;
}

body.paiement #trEtapeTexte .EtapeDisabled {color:#B5B2B2}
body.paiement .BtnEtapeInactif {color:#B5B2B2}
body.paiement .BtnEtapeInactif1 {color:#B5B2B2}

.RetourEtape {cursor: pointer;}

.BtnEtapeActif5 {
	width: 26px;
	color: #FFFFFF;
	cursor: default;
	background: url(/images/etape/btn_etape_actif_5.png) no-repeat;
}

.BtnEtapeInactif5 {
	width: 26px;
	color: #00A6EB;
	cursor: default;
	background: url(/images/etape/btn_etape_inactif_5.png) no-repeat;
}

#LiseretEtapeBas {
	width: 100%;
	height: 100%;
	background: url(/images/etape/liseret_etape_hbas.png) no-repeat bottom;
}

#divTitreEtape {
	font-size: 16px;
	font-weight: bold;
	color: #0099C4;
	padding-top: 20px;
	cursor: default;
}

.VagueBas {
	width:72px;
	height:75px;
	background: url(/images/interface/vague_bas.png) no-repeat top left;
}

#PhotoColonneGauche {
	vertical-align: top;
	height: 315px;
	background: url(/images/interface/photo_colonne_gauche.jpg) no-repeat top;
}

.tdBoutonGauche {
	height: 30px;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background: url(/images/interface/bouton_gauche.png) no-repeat 10px 2px;
}

.DivBoutonGauche {
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	cursor: pointer;
}

.DivBouton_out {
	color: #EE5B00;
	background: url(/images/interface/fleche_bouton_out.png) no-repeat 8px 2px;
}

.DivBouton_over {
	color: #00a6eb;
	background: url(/images/interface/fleche_bouton_out.png) no-repeat 8px 2px;
}

.DivBouton_click {
	color: #00a6eb;
	background: url(/images/interface/fleche_bouton_over.png) no-repeat 8px 2px;
}

/* Récapitulatif */
table.tabRecapSejour, #tabRecapPaiement {
	margin-top: 20px;
}
#tabRecapPaiement table.tabRecapSejour {margin-top: 0px;}

table.tabRecapSejour td, #tabRecapPaiement td {
	cursor: default;
}

table.tabRecapSejour td.RecapColumn3, #tabRecapPaiement td.RecapColumn3 {
	height: 22px;
	font-weight: bold;
}

table.tabRecapSejour tr.innerlines > td, #tabRecapPaiement tr.innerlines > td {
	padding-left: 10px;
	padding-right: 10px;
	border-left:1px solid #fce7d9;
}

table.tabRecapSejour tr.innerlines > td.RecapColumn3, #tabRecapPaiement tr.innerlines > td.RecapColumn3 {
	border-right: 1px solid #fce7d9;
	padding-right: 50px;
}

table.tabRecapSejour tr.outlines > td.RecapColumn2, #tabRecapPaiement tr.outlines > td.RecapColumn2 {
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
}

table.tabRecapSejour tr.outlines > td.RecapColumn3, #tabRecapPaiement tr.outlines > td.RecapColumn3 {
	padding-right: 50px;
}

.RecapLigne {
	border-top: 1px solid #fce7d9;
}

table.tabRecapSejour .LigneImpaire {
	background-color: #EFF7F9!important;
}
#tabRecapPaiement .LigneImpaire {
	background-color: #FCE5D6;
}

#tabRecapPaiement tr.innerlines.Complet td  {
	text-decoration:line-through;
	color: red;
}

table.tabRecapSejour .RecapColumn1 {
	text-transform: uppercase;
}
#tabRecapPaiement td.PaiementColumn1 {
	font-weight: bold; 
}

img.openSejour {cursor:pointer}

#trRecapDestination > td.RecapColumn2 {
	font-weight: bold; 
	color: #EE5B00;
}

#trRecapPrestation > td.RecapColumn2 {
	font-weight: bold;
}

#trRecapDate > td.RecapColumn2 {
	font-weight: bold;
}

#trRecapTotal {
	font-weight:bold;
	background: url(/images/liseret_bouton.png) repeat-x 0px 20px;
}


#trRecapTotal > td {
	padding-top: 7px;
}

#trRecapTotal > td.RecapColumn3 {
	height:46px;
	width:104px;
	font-size:16px;
	color:#EE5B00;
	background: url(/images/zone_tarif.png) no-repeat 0px 0px;
}

body.paiement table.tabRecapSejour #trRecapTotal {background: url(/images/liseret_bouton_soustotal.png) repeat-x 0px 20px;}
body.paiement table.tabRecapSejour #trRecapTotal > td.RecapColumn3 {background: url(/images/zone_tarif_soustotal.png) no-repeat 0px 0px;color:#00afd5}

#trRecapActionCom input[type=text]  {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}

#trRecapActionCom a  {
	cursor: pointer;
	height: 27px;
	width: 33px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	background: url(/images/btn_ok.png) no-repeat 0px 3px;
}

/* Récapitulatif des thèmes */

tr.trRecapThemeSF > td {
	color: #00afd5;
}

tr.trRecapThemeND > td {
	color: #7ab51d;
}

tr.trRecapThemeSD > td {
	color: #7b003b;
}

tr.trRecapThemeSF > td.RecapColumn2 {
	font-weight: bold;
	padding-left: 25px!important;
	background: url(/images/theme/picto_SF.png) no-repeat 3px 3px;
}
/* Classe visant à corriger le bug de ie */
tr.trRecapThemeSF > td.RecapColumn2.LigneImpaire {
	background: #EFF7F9 url(/images/theme/picto_SF.png) no-repeat 3px 3px;
}

tr.trRecapThemeSD > td.RecapColumn2 {
	font-weight: bold;
	padding-left: 25px!important;
	background: url(/images/theme/picto_SD.png) no-repeat 3px 3px;
}
tr.trRecapThemeSD > td.RecapColumn2.LigneImpaire {
	background: #EFF7F9 url(/images/theme/picto_SD.png) no-repeat 3px 3px;
}

tr.trRecapThemeND > td.RecapColumn2 {
	font-weight: bold;
	padding-left: 25px!important;
	background: url(/images/theme/picto_ND.png) no-repeat 3px 3px;
}
tr.trRecapThemeND > td.RecapColumn2.LigneImpaire {
	background: #EFF7F9 url(/images/theme/picto_ND.png) no-repeat 3px 3px;
}

/* Colonne centrale */
.ColonneCentrale {
	padding-left:16px;
}

#DescEtape {
	font-size: 12px;
	text-align: justify;
	padding-top: 5px;
	cursor: default;
}

.TitreRubrique {
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 15px;
	cursor: default;
	background: url(/images/interface/titre_rubrique.png) repeat-x;
}

.SousTitreRubrique {
	height:6px;
	background: url(/images/interface/sous_titre_rubrique.png) no-repeat 12px 0px;
}

.BordureTableau {
	border: 1px solid #fce7d9;
}

.SeparationLigne {
	border-top: 1px solid #fce7d9;
	padding-top: 5px;
}

.SeparationLigneBottom {
	border-bottom: 1px solid #fce7d9;
	padding-bottom: 5px;
}

.Colonne1 {
	padding-left: 15px;
}

.Colonne4 {
	padding-right: 15px;
}

.LigneLabel{
	padding-top: 8px;
}

.LigneSaisie{
	padding-top: 3px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fce7d9;
	vertical-align: top;
}

.BottomLine {
	border-bottom: 1px solid #fce7d9;
}

.EspaceHautLibelle {
	padding-top: 3px;
}

td.ImgService {
	padding:5px;
	padding-left:10px;
}
td.ImgService > div {
	padding:3px;
	border:1px solid #ececec;
}

.ChampVide {
	border: 1px solid red
}

.LiseretBouton {
	background: url(/images/liseret_bouton.png) repeat-x 0px 20px;
}

.TexteBouton{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

.Bouton98 {
	cursor: pointer;
	height: 33px;
	width: 98px;
	background: url(/images/back_image.png) no-repeat 3px 12px;
}

#btnValider {
	cursor: pointer;
	height: 33px;
	width: 33px;
	background: url(/images/btn_valider.png) no-repeat 3px 15px;
	padding-right: 10px;
}

.warningsmall {
	margin: 3px;
	padding: 3px 3px 3px 37px;
	background: #fff9df url(/images/warning_small.png) no-repeat 3px 3px;
	border: 1px solid #eff7f9;
	text-align: justify;
	cursor: default;
}

.warning {
	margin: 3px;
	padding: 3px 3px 3px 50px;
	background: #fff9df url(/images/warning.png) no-repeat 3px 3px;
	border: 1px solid #eff7f9;
	text-align: justify;
	cursor: default;
	min-height:50px;
}

#TabColonneDroite {
	margin-left: 20px;
	margin-top: 20px
}

#PhotoColonneDroite {
	width:176px;
	height:174px;
	background: url(/images/interface/photo_colonne_droite.jpg) no-repeat;
}

#Indigo {
	width: 176px;
	height: 22px;
	background: url(/images/interface/indigo_pantone.png) no-repeat center;
}

#TitreMessageContact {
	cursor: default; 
	padding: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #EE5B00;
}

#MessageContact {
	cursor: default; 
	padding: 5px;
}

#postIt {
	vertical-align: top;
	padding: 20px;
	text-indent: 20px;
	height: 191px;
	cursor: default;
	font-size: 14px;
	padding: 0px 15px;
	font-weight: bold;
	text-align: justify;
	color: #EE5B00;
	font-style: italic;
	background: url(/images/postit.png) no-repeat;
}

#TabInfo {
	text-align: left;
}

.GrosGuillemet {
	color: #00a6eb;
	font-size:20px;
	font-weight: bold;
	font-family: 'Times new roman';
}

.fleche {
	background: url(/images/interface/fleche_bouton_out.png) no-repeat 8px 2px;
	padding-left:30px;
	margin-bottom: 5px;
}

.BtnInfo {
	cursor: pointer;
	height: 18px;
	width: 19px;
	background: url(/images/info.png) no-repeat center;
}

.ZoneDate {
	/*cursor: pointer;*/
	width: 80px;
}

.DroiteZoneDate {
	cursor:pointer;
	background: url(/images/calendar_out.png) no-repeat center;
}

.paddingCalendar {
	padding-left: 5px;
}

.ListeDeroulante {
	width: 90%;
}

.ZoneSaisie {
	width: 60%;
}

#CalendarLayer {
	visibility: hidden;
	background-color: #FFFFFF;
	border: 2px outset #EE5B00;
	font-size: 8pt;
	position: absolute;
	width: 165px;
	z-index: 100;
}

#TabCalendarLayer {
	position: absolute;
	left: 2px;
	top: 20px;
	width: 156px;
}

.CalendarTopWeek {
	cursor: pointer;
	border-bottom: 1px solid #EE5B00;
	border-right: 1px solid #EE5B00;
}

.CalendarTopWeekDay {
	border-bottom: 1px solid #EE5B00;
}

.CalendarWeek {
	cursor: pointer;
	border-right: 1px solid #EE5B00;
}

.CalendarHeader {
	background-color: #EE5B00;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
}

.TextCalendar {
	color: #EE5B00; 
	font-size: 9px;
}

.calendarArrow {
	position: absolute;
	left: 2px;
	top: 1px;
	width: 16px;
	height: 15px;
	cursor: pointer;
}

#TabCalendarLayer tr {
	height: 18px;
	line-height: 18px;
} 

#CalendarLayerHeader tr {
	height: 18px;
	line-height: 18px;
}

.CalendarHeaderText {
	cursor: pointer;
}
.CalendarHeaderText:hover{
	color: #A94100;
}
.CalendarFisrtWeekDay {
	font-weight: bold;
	background-color: #FCE4D4;
}

