body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#09c;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

#Header {
	margin:0px 0px 10px 0px;
	padding:17px 0px 0px 120px;
	height:33px;
	border-bottom:1px inset #07a;	
	line-height:11px;
	background-color:#fff; /* couleur de fond du logo */

	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Square1 {
	position:absolute;
	top:2px;
	left:2px;
	width:27px;
	height:27px;
	background-color:#0598ff;
	}

#Square2 {
	position:absolute;
	top:2px;
	left:31px;
	width:27px;
	height:27px;
	background-color:#3eb3ff;
	}

#Square3 {
	position:absolute;
	top:2px;
	left:60px;
	width:27px;
	height:27px;
	background-color:#7fcdfe;
	}

#Square4 {
	position:absolute;
	top:2px;
	left:89px;
	width:27px;
	height:27px;
	background-color:#c1e6ff;
	}

#Image1 {
	background: url(../images/minitux1.png) no-repeat;
	background-color:#c1e6ff;
	position:absolute;
	top:2px;
	right:89px;
	width:27px;
	height:27px;
	}


#Image2 {
	background: url(../images/minitux3.png) no-repeat;
	background-color:#7fcdfe;
	position:absolute;
	top:2px;
	right:60px;
	width:27px;
	height:27px;
	}


#Image3 {
	background: url(../images/minitux2.png) no-repeat;
	background-color:#3eb3ff;
	position:absolute;
	top:2px;
	right:31px;
	width:27px;
	height:27px;
	}


#Image4 {
	background: url(../images/minitux4.png) no-repeat;
	background-color:#0598ff;
	position:absolute;
	top:2px;
	right:2px;
	width:27px;
	height:27px;
	}


#Menu {
	position:absolute;
	top:50px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#fff;
	border-right:1px inset #07a;;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
body>#Menu {width:150px;}
