@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}
body {
	height: 100%;
	left: 50%;
	top: 0%;
	width:960px;
	margin: 0px auto;
	text-align:center;
	background-color: #1A70EC;
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
}
div {
	text-align:left;
	font-size:12px;
}
a, a:link, a:active, a:visited {
	color:#2266C9;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.colorgrey1 {
	color:#878787;
}
.colorgrey2 {
	color:#434343;
}
.colorbleu {
	color:#2266C9;
}
.colornoir {
	color:#000000;
}
.colorblanc {
	color:#FFFFFF;
}
p {
	margin-bottom:8px;
}
img {
	margin:0;
	padding:0;
}
.adroit {
	text-align:right;
}
.agauche {
	text-align:left;
}
.acentre {
	text-align:center;
}
.imgdroit {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.imggauche {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.clear {
	clear:both;
}
img.imgtop {
	/* vide - option IE */
}

/* :::::::::::::::::::::::: FORMS ETC ::::::::::::::::::::::::: */
select, input, textarea {
	padding-left:5px;
	border:#878787 solid 1px;
}
select.dates{
	padding-left:5px;
	border:#878787 solid 1px;
	width:60px;
}
.w1 {
	width:25px;
	height:16px;
}
.w1m {
	width:40px;
	height:16px;
}
.w2 {
	width:120px;
	height:16px;
}
.w3 {
	width:200px;
	height:16px;
}
.w4 {
	width:400px;
	height:16px;
}
.wt {
	width:400px;
	height:60px;
}

/* ::::::::::::::::::::::::::: CONSTRUCTION GEN :::::::::::::::::::::::::::: */

#filariane {
	clear:both;
	margin-top:10px;
	margin-left:38px;
	width:890px;
	color:#878787;
}
#filariane a, #filariane a:link, #filariane a:active, #filariane a:visited {
	color:#878787;
}
#filariane a:hover {
	color:#2266C9;
}
#filariane b {
	color:#434343;
}
#header {
	width:960px;
	margin-top:10px;
	white-space:nowrap;
}
#main {
	width:960px;
	margin-top:10px;
	background-color:#ffffff;
	background-image:url(../im_gen/main-bloc-fond.gif);
	background-repeat:repeat-y;
}
#bandeau {
	width:950px;
	white-space:nowrap;
}
#menu {
	width:960px;
	white-space:nowrap;
}
#menu li {
	margin:0;
	padding:0;
	display: inline;
	list-style-type: none;
}
#bloctop {
	width:886px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:36px;
	background-image:url(../im_gen/bloc-haut-m.gif);
	background-repeat:repeat-y;
}
#bloctoptit {
	float:left;
	margin-left:12px;
	width:190px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #1A70EC;
}
.bloctoptxt {
	float:left;
	margin-left:10px;
	width:326px;
	color: #878787;
}
#footer {
	width:960px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	margin-bottom:15px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#FFFFFF;
}
.titgen {
	font-size:16px;
	font-weight:bold;
	color:#2266C9;
}
.rule {
	width:100%;
	height:5px;
	border-bottom:1px #999999 solid;
	margin-bottom:8px;
}
/* -------- BLOCS PAYS ACCUEIL -------- */

/* COMMUN BLOCS AUS/NL */

.blocs_recherche-fleche {
	float:left;
	margin-top:20px;
	width:204px;
}
.blocs_recherche-form {
	font-size:11px;
	float:left;
	margin-top:10px;
	width:216px;
	font-weight:bold;
}
.blocs_recherche-form td {
	padding-top:3px;
	padding-right:5px;
	padding-bottom:2px;
	vertical-align:middle;
}
#bloc_aus .tit, #bloc_nz .tit {
	font-size:18px;
	font-weight:bold;
}
#bloc_aus select, #bloc_nz select {
	width:145px;
	border:#878787 solid 1px;
}
#bloc_aus select.court, #bloc_nz select.court {
	width:39px;
}
/* FIN COMMUN */
#bloc_aus {
	display:block;
	float:left;
	margin-left:36px;
	width:436px;
	background-image:url(../im_gen/bloc_aus-fond.gif);
	background-repeat:repeat-y;
}
#bloc_aus-offre {
	font-size:14px;
	position:absolute;
	margin-top:20px;
	margin-left:210px;
	width:200px;
	color:#FFFFFF;
}
.promosplash_aus {
	position: relative;
	width:130px;
}
.promosplash_aus table {
	position: absolute;
	text-align:right;
	top: 70px;
	left: -15px;
	width: 130px;
}
#bloc_nz {
	float:left;
	margin-left:22px;
	width:436px;
	background-image:url(../im_gen/bloc_nz-fond.gif);
	background-repeat:repeat-y;
}
#bloc_nz-offre {
	font-size:14px;
	position:absolute;
	margin-top:20px;
	margin-left:20px;
	width:200px;
	color:#FFFFFF;
}
.promosplash_nz {
	position: relative;
	width:130px;
}
.promosplash_nz table {
	position: absolute;
	text-align:right;
	top: -20px;
	left: 330px;
	width: 130px;
}
/* xxxxxxxxxx FIN BLOCS PAYS xxxxxxxxxx */

/* ::::::::::::::::::::::::::: CONSTRUCTION INT :::::::::::::::::::::::::::: */

#colgauche {
	float:left;
	margin-top:15px;
	margin-left:32px;
	width:228px;
}
#colgauche2 {
	float:left;
	width:472px;
	font-size:11px;
}
#bloc_crit {
	background-image:url(../im_gen/bloc_crit-fond.gif);
	background-repeat:repeat-y;
	margin-bottom:15px;
	text-align:left;
}
#bloc_crit img {
	margin:0;
	padding:0;
}
#bloc_crit select {
	width:145px;
	border:#878787 solid 1px;
}
#bloc_crit select.court {
	width:39px;
}
.bloc_infos {
	background-image:url(../im_gen/bloc_infos-fond.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
}
.bloc_infos p {
	display:block;
	margin-left:15px;
	margin-right:25px;
}
.bloc_infos .tit {
	font-size:16px;
	font-weight:bold;
}
.bloc_infos.large {
	background-image:url(../im_gen/bloc_infos2-fond.gif);
	margin-left:32px;
}
.bloc_infos2 {
	margin-left:32px;
	background-image:url(../im_gen/bloc_infos2-fond.gif);
}
#bloc_main {
	float:left;
	margin-top:15px;
	margin-left:6px;
	width:658px;
	background-image:url(../im_gen/bloc_main-fond.gif);
	background-repeat:repeat-y;
}
.print td {
	padding:3px !important;
}

/* LISTING */
.bloc_main-listing {
	position:relative;
	top: -23px;
	margin-left:12px;
}
.trlegende {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.trligne {
	height:64px;
}
.trligne-img {
	width: 80px;
	max-height:55px;
	overflow:hidden;
}
.trligneplein {
	background-image:url(../im_gen/fond-list.gif);
	background-repeat:repeat-x;
}
#pagination {
	position:relative;
	text-align:center;
	margin-left:230px;
}
/* FICHE */
.bloc_main-gen {
	position:relative;
	top: -26px;
	margin-left:12px;
	margin-right:30px;
	font-size:11px;
}
.bloc_main-gen .titbloc {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.fichetab td {
	vertical-align:top;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
}
.fichetab-plein {
	background-color:#E6E6E6;
}
#fiche-options {
	width:99%;
	background-color:#E6E6E6;
	padding:8px;
	font-size:11px;
}
#fiche-options .tit {
	font-size:13px;
	font-weight:bold;
}

/* ::::::::::::::::::::::::::: PANIER :::::::::::::::::::::::::::: */
#bloc_panier {
	margin-top:15px;
	margin-left:32px;
	width:440px;
	background-image:url(../im_gen/bloc_panier-l-fond.gif);
	background-repeat:repeat-y;
}
#bloc_panier2 {
	float:left;
	margin-top:15px;
	margin-left:15px;
	width:440px;
	background-image:url(../im_gen/bloc_panier-r-fond.gif);
	background-repeat:repeat-y;
}
#bloc_panier2 select, #bloc_panier2 input {
	margin-top:2px;
	margin-bottom:6px;
}
#blocboutons {
	position:relative;
	text-align:center;
	margin-left:35px;
}
.bloccentre {
	position:relative;
	text-align:center !important;
}

/* ::::::::::::::::::::::::::: BOUTONS :::::::::::::::::::::::::::: */
/* boutons AVEC images */
.boutonbase {
	height:27px;
	text-align:center;
	white-space:nowrap;
	line-height:20px;
	font-weight:bold;
}
.boutonbase td {
	padding:0;
	margin:0;
	vertical-align:top;
}
.boutonbase a, .boutonbase a:link, .boutonbase a:active, .boutonbase a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.boutonbase a:hover {
	color:#000000;
	text-decoration:underline;
}
.bouton-s {
	height:19px;
	line-height:17px;
	font-size:11px;
}
/* boutons SANS images */
.but {
	width:150px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}
.but a, .but a:link, .but a:active, .but a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.but a:hover {
	color:#000000;
	text-decoration:underline;
}
.but-gris {
	background-color:#999999;
}
.but-ocre {
	background-color:#C43E18;
}
