#header {
	background: white url(http://www.popycomputers.com/pictures/BandeauHaut.jpg) no-repeat;
	width:1000px;
	height: 120px;
	border-left: 0px;
	border-top: 0px;
	border: 0px;
}

#flagdo{
position:absolute;
top: 9px;
left: 887px;
background: url(http://www.popycomputers.com/pictures/flags/flagdo.jpg) no-repeat;
}

#flagfr{
position:absolute;
top: 9px;
left: 925px;
background: url(http://www.popycomputers.com/pictures/flags/flagfr.jpg) no-repeat;
}

#flagus{
position:absolute;
top: 9px;
left: 962px;
background: url(http://www.popycomputers.com/pictures/flags/flagus.jpg) no-repeat;
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:1000px;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	background:transparent url(http://www.popycomputers.com/pictures/OFF.gif) repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #004c99;
	border-top:1px solid #74b0c6;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
ul#menu li a{
	display:block;
	float:left;
	color:#6d7078;
	text-decoration:none;
	font-weight:bold;
	padding:16px 12px 0 10px;
	height:24px;
	background:transparent url(http://www.popycomputers.com/pictures/DIVIDER.gif) no-repeat top right;
	}
	
ul#menu li a:hover{
	background:transparent url(http://www.popycomputers.com/pictures/HOVER.gif) no-repeat top right;	
	}

#content {
	margin-top:0px;
	background: white url(http://www.popycomputers.com/pictures/background.jpg) no-repeat;
	top: 200px;
	left: 0px;
	width: 1000px;
	height: 750px;
}

#content h1{
	margin-top:0px;
	top: 200px;
	left: 0px;
	width: 1000px;
	height: 750px;

}

#ttexte{
	margin-top:0px;
	font-family	: Helvetica,Arial,Verdana,sans-serif;	
	font-size: 18px;
	text-align: center;
	background: transparent;
	top: 200px;
	left: 0px;
	width: 850px;
	height: 750px;
}

#ttexte h1{
	margin-top:0px;
	font-family	: Helvetica,Arial,Verdana,sans-serif;	
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	top: 200px;
	left: 0px;
	width: 850px;
	height: 750px;

}

#googleads {
	position:absolute;
	top: 162px;
	left: 880px;
	width: 120px;
	height: 600px;
}