	
body,
html{

	margin:0;
	padding:0;
}
body {
	min-width:720px; /* Prevent content from becoming unreachable in Gecko */
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:100px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#fond_bas {
background: url(img/bas.png)
}

div#header {
	height:100px;
	width:770px;
	margin:0 auto;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:100px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:50px;

}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	width:770px;
	margin:0 auto;
}
div#sidebar {
	width:180px;
	float:left;
margin-left:10px;
}
div#content {
	padding:0 10px;
	margin-left:220px;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	


}
body>div#footerwrap {
	position:fixed;height:50px;

}
div#footer {
	height:150px;
	width:770px;
	margin:0 auto;

}

/* Styling rules to make this demo page look nice. */
body,
html{background: #ddd url(img/html.png);

	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	color:#000;
	
}
div#header,
div#footer {background: url(img/global.png) center repeat-y;
	
	color:#eee;
}
div#middle,
div#sidebar {
background: url(img/global.png) center repeat-y;
	
	
}
div#content {
	
	
}
h1,
h2 {
	padding:0;
	margin:0;
}
div#sidebar h2 {
	padding-left:5px;
}
div#footer h2 {
	text-align:center;
	padding:0;
	margin:0;
}
div #footer p {
	margin:0;
	padding:0;
	text-align:center;
}
div#footer a {
	color:black;
}
h1 {
	font-size:1.4em;
	text-align:center;
	padding-top:5px;
}
h2 {
	font-size:1.2em;
	padding-top:1em;
	margin-top:0;
}
h4 {
	font-size:1.2em;
	padding-top:1em;
	margin-top:0;
color:black;
}
h3 {

font-size:0.6em; line-height:0.8em;
padding-left:5px;
	
	margin-top:0;

}
p {
	margin-bottom:0;
	font-size:0.8em;
	line-height:1.4em;
}
pre {
	font-size:1em;
	line-height:1.4em;
}
ul {
	font-size:0.8em;
	line-height:1.4em;
}
a {color:black; text-decoration: none;}

.bord_im {
border : 1px solid #FF33FF;
} 
