﻿@charset "utf-8";
/* CSS Document */
/*

styles pour la page de choix des langues sur avapplication

*/
body {
	text-align:center; 
	background-color:#999999;
	background: #49403D url(images/bg_page.jpg) repeat-x top center;
	padding:0;
	margin:0;
}

#top{
	height:10px;
	}
#boutons {
	margin-top:5px;
	}
#awex {
	position:absolute;
	right:0;
	top:0;
	}

#wrapperBoutons {
	background: transparent url(images/bg_foot.jpg) no-repeat top center; 
	height:200px;
	width:900px;
	margin:0 auto;
	position:relative;
	}
