body {
	margin : 0;
	padding : 0px 0px 0px 0px;
}

body, th, td, input, textarea {
	font-family : arial;
	font-size : 12px;
}

img {
	border : none;
}

#page {
	position : absolute;
	width : 750px;
	left : 50%;
	margin-left : -375px;
	/*
	border-width : 0px 1px 1px 1px;
	border-style: solid;
	border-color: #BBBBBB;
	*/
}

#header {
	height : 159px;
	background-color : #FFFFFF;
	background-image : url('/buyandgo/images/layout/home/haut_fond.gif');
}

/*<group=imageLastMinutes>*/

#imageLastMinute {
	position : relative;
	width : 621px;
	height : 81px;
	float : right;
}

#imageLastMinuteCache {
	position : relative;
	top : -5px;
}
	
/*</group>*/

/*<group=navigation>*/

#navigation {
	position : relative;
	width : 621px;
	float : right;
}

#navigation img {
	margin-left : 10px;
}

#navigation a {
	color : #FFFFFF;
	text-decoration : none;
}

#navigation a:hover {
	color : #000000;
}

#navigationIcones {
	/*border : 1px solid red;*/
	margin-top : 4px;
	position : relative;
	width : 621px;
	float : right;
}

#navigationIcones img {
	margin-left : 48px;
	/*margin-left : 70px;*/
}

#navigationIconesDroite {
	
}

#navigationIconesDroite img {
	margin-left : 2px;
	margin-top : 25px;
}
	
/*</group>*/

/*<group=gauche>*/

#gauche {
	position : absolute;
	left : 0;
	width : 94px;
	/*background-color	: #999999;*/
	background-image : url('/buyandgo/images/layout/home/gauche_fond.gif');
	background-repeat : repeat;
}

#gauche #imageBordHaut {
	
}

#gauche #lastMinutes {
	position : relative;
	top : -84px;
	margin-left : 4px;
}

#lastMinutes {
	/*visibility : hidden;*/
}

.lastMinutesTitre {
	color : #FFFFFF;
}

.lastMinuteBox {
	background-image : url('/buyandgo/images/layout/home/navigation/gauche_last_minute_box.gif');
	height : 51px;
	width : 51px;
	border : none;
	margin-left : 37px;
	margin-top : 10px;
	margin-bottom : 15px;
	text-align : center;
	font-size : 10px;
	vertical-align : bottom;
}

.lastMinuteBox a {
	color : #000000;
	text-decoration : none;
}

div.lastMinuteBox:hover {
	background-image : url('/buyandgo/images/layout/home/navigation/gauche_last_minute_box_over.gif');
}

div.lastMinuteBox:hover a {
	color : #FC9A9A;
}
	
/*</group>*/

#droite {
	position : absolute;
	right : 0;
	width : 55px;
	background-image : url('/buyandgo/images/layout/home/droite_fond.gif');
}

#centre {
	margin-left : 94px;
	margin-right : 55px;
	width : 601px;
}

#footer {
	height : 0px;
	background-color : #FFFFFF;
}	

#iframeContenu,
#iframeContenu2 {
	/*border : 1px solid red;*/
	border : none;
	/*width : 601px;*/
	width : 100%;
}

#gauche, #droite, #centre, #iframeContenu, #iframeContenu2 {
	/*height : 400px;*/
}

#contenu {
	padding : 3px 10px 3px 10px;
	background-color : #FFFFFF;
	height : 100%;
}

#contenu a {
	text-decoration : none;
	color : #000000;
}

#contenu a:hover {
	color : #FBAA9C;
}

#debug {
	border-width : 1px;
	border-color : #CCCCC;
	border-style : solid;
	margin-left : 15%;
	margin-right : 15%;
	margin-top : 30px;
	margin-bottom : 10px;
	padding : 5px 5px 5px 5px;
}

h1 {
	margin : 0px 0px 5px 0px;
	font-size : 14px;
}

h2 {
	margin : 0px 0px 5px 0px;
	font-size : 13px;
}

input, textarea {
	border : 1px solid #999999;
}

/*<group=offreDetail>*/

.offreDetail {
	width : 582px;
	border-width : 0px;
	border-style : solid;
	border-color : #000000;
	border-collapse : collapse;
}

.offreDetail td {
	vertical-align : top;
	border-bottom : 1px solid #CCCCCC;
	padding-bottom : 3px;
	padding-top : 3px;
	
}

.offreDetail .libelle {
	font-weight : bold;
	width : 120px;
}

.offreDetail .image {
	margin-left : 10px;
}

/*</group>*/

/*<group=offresListe>*/


.offresListe {
	width : 582px;
	border-width : 1px;
	border-style : solid;
	border-color : #CCCCCC;
	border-collapse : collapse;
}

.offresListe td {
	border-width : 1px;
	border-style : solid;
	border-color : #CCCCCC;
}

.offresListe .titre {
	width : 127px;
}

.offresListe .destination {
	width : 75px;
}

.offresListe .pays {
	width : 75px;
}

.offresListe .dates {
	width : 135px;
}

.offresListe .duree {
	width : 45px;
}

.offresListe .prix {
	width : 45px;
}

.offresListe .statut {
	width : 45px;
}

.offresListe .actions {
	width : 45px;
}
	
/*</group>*/

/*<group=quickForm>*/

#quickForm table {
	border-collapse : collapse;
	width : 100%;
}

#quickForm td {
	border-width : 0px 0px 1px 0px;
	border-style : solid;
	border-color : #E6E6E6;
}

#QFHeaderRow td {
	font-weight : bold;
	font-size : 15px;
	border-width : 1px 1px 2px 1px;
	border-style : solid;
	border-color : #E6E6E6;
	border-bottom-color : #000000;
	background-image: url(/buyandgo/images/layout/renderers/tableRenderer/background.gif);
}

/*</group>*/

/*<group=tableRenderer>*/
	
#tablerenderer {
	width : 100%;
	border : 1 px solid #E6E6E6;
	border-collapse : collapse;
}

#tablerenderer thead {
	
}

#tablerenderer thead td {
	
}

#tablerenderer thead td {
	
}

#tablerenderer tbody td {
	border-width : 0px 0px 1px 0px;
	border-style : solid;
	border-color : #E6E6E6;
}

#tablerenderer td {
	font-size : 13px;
	padding-left : 5px;
}

#tablerenderer .cTable {
	
}

#tablerenderer .entete {
	font-weight : bold;
	font-size : 15px;
	border-width : 1px 1px 2px 1px;
	border-style : solid;
	border-color : #CCCCCC;
	border-bottom-color : #000000;
	padding-left : 0px;
	background-image: url(/buyandgo/images/layout/renderers/tableRenderer/background.gif);
}

#tablerenderer .tetiere {
	font-weight : bold;
	font-size : 13px;
	border-width : 0px 1px 2px 1px;
	border-style : solid;
	border-color : #E6E6E6;
	background-image: url(/buyandgo/images/layout/renderers/tableRenderer/background.gif);
}

#tablerenderer .libelle {
	text-align : right;
	vertical-align : top;
	white-space : nowrap;
	padding-right : 10px;
	font-weight: bold;
	width : 40%;
}

#tablerenderer .valeur {
	
}

#tablerenderer .image img {
	width: 570px;
}
/*</group>*/


