html, body {
    height: 100%;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height:100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image:  url(http://www.polyg.com/img/bg.jpg);
	background-position: center center;
	padding-right: 15px;
	padding-left: 15px;
}

#globalbottom {

	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height:38px;
	background-attachment: scroll;
	background-position: center top;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-image:  url(http://www.polyg.com//img/bottom2.jpg);
}
#top {
	width: 670px;
	float: left;
	height: 112px;
	position: relative;
}
#langues {
	width: 140px;
	float: left;
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
}

#menus {
	width: 900px;
	height: 50px;
	float: left;
	padding: 15px;
}
#global .centre {
	width: 900px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}


.txtbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 70%;
}

a.txtlang   {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}      
a.txtlang :hover   {
	color:#993300;
	text-decoration:underline;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a img,:link img,:visited img { border:none }



.spacing {
	
	display:inline;
	float: left;
	

}




.boxmenu1 {
	background-color: #202F6A;
	display:inline;
	float: left;
	padding: 6px;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;

}


a.boxmenu1:hover {background-color: #52BADD;}


.boxmenu3 {
	background-color: #20732D;
	display:inline;
	float: left;
	padding: 6px;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
a.boxmenu3:hover {background-color: #62B01F;}

.boxmenu4 {
	background-color: #EA7D08;
	display:inline;
	float: left;
	padding: 6px;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
a.boxmenu4:hover {background-color: #E44520;}

.boxmenu5 {
	background-color: #C32826;
	display:inline;
	float: left;
	padding: 6px;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
a.boxmenu5:hover {background-color: #861304;}

.boxmenu6 {
	background-color: #7B115B;
	display:inline;
	float: left;
	padding: 6px;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
a.boxmenu6:hover {background-color: #A8628B;}





.txtmain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ul {
    list-style: none;
    margin-left: 0;
    padding-left: 3em;
   text-indent: -1.4em;
   line-height:12.5pt;
   display: block;
   }
ul li { margin: 0em 0 0.3em}
 
 .retrait 
{
    margin-left: 0;
    padding-left: 3em;

}
.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
