body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0px;
}
form {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
code {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
img.middle {
	vertical-align: middle;
}
img.bottom {
	vertical-align:baseline;
}
img.fullbottom {
	vertical-align:bottom;
}
img.top {
	vertical-align:top;
}
#courbe {
	display:none;
}
.defaultSize {
	width: 780px;
	padding: 0px;
	margin: 0px;
}
div.headerTopContainer {
	width:100%;
	margin:0px;
	background-attachment: scroll;
	/* background-image: url(/FR/common/common/img/filet/cielHaut.gif);  dans la page directement */ 
	background-repeat: no-repeat;
	background-position: left top;
}
div.headerBottomContainerLeft, div.headerBottomContainerLeftHome {
	width:100%;
	background-attachment: scroll;
	background-image: url(/FR/fr/common/img/cielbas_780x60.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.headerBottomContainerLeft {
	height: 60px;
        margin-bottom: -31px;
}
div.headerBottomContainerLeftHome {
	height: 60px;
	margin-bottom: -31px;
}
div.headerBottomContainerRight {
	width:100%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
div.headerBottomContainerRight div {
	padding-top: 10px;
	text-align: left; 
}
div.headerBottomContainerRight div a {
	margin-left: 470px;
}
div.footerContainer, div.footerInTableContainer {
	width:100%;
	clear:both;
	padding-top: 40px;
	background-image: url(/FR/common/common/img/bayaderes/bayadere_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.footerInTableContainer {
	position:absolute;
	overflow: visible;
	left: 0px;
}
.txtAccueil,  .txtAccueilPerso {
	font-family: Helvetica, Arial;
	font-size: 20px;
	color: #689CC8;
}
.txtAccueil {
	text-align: center;
	height: 50px;
	vertical-align: bottom;
	width: 100%;
}
.txtNeutre {
	color:#7B7B7B;
	font-size: 11px;
}
.txtFooter {
	text-align: right;
	font-size: 10px;
	color: #7D829A;
	padding-bottom: 20px;	
}
a.txtFooter {
	color: #051039;	
}
a.txtFooter:hover {
	color: #FF0000;	
}

.blocChoixLangue {
	width: 200px;
	margin-top: 10px;
}
.blocChoixLangue td.pays, .blocChoixLangue td.langue, .blocChoixLangue td.autrePays, .blocChoixLangue td.autreLangue {
	padding-left: 5px;
	padding-right: 5px;
}
.blocChoixLangue td.pays, .blocChoixLangue td.autreLangue {
	border-left: 1px solid #4C89BE;
}
.blocChoixLangue td.langue {
	border-left: 1px solid #4C89BE;
	border-right: 1px solid #4C89BE;
}
.blocChoixLangue .pays {
	font-family: Verdana;
	text-align: right;
	color: #051039;
	font-size: 12px;
	vertical-align: bottom;
}
.blocChoixLangue .langue{
	font-family: Verdana;
	color: #051039;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
}
.blocChoixLangue .autrePays {
	font-family: Verdana;
	color: #7D829A;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
.blocChoixLangue .autreLangue {
	font-family: Verdana;
	color: #7D829A;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
}
.blocChoixLangue .autrePays:hover, .blocChoixLangue .autreLangue:hover {
	color: #EE0000;
}


