body {
	background-color:#272727;
	font: 9px/20px verdana, Helvetica, Arial, sans-serif;
	color:#f7480b;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	height:100%;
	text-align: left;
}
html, body {
     min-height:100.1%;
	}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #fff;

}

#header {
float: left;
margin: 0px 0px 0px 10px;
width: 880px;
}

#carre {
margin: 10px 0px 0px 0px;
}

#menu {
font-size: 2em;
float: right;
margin: 0px 20px 0px 0px;
padding-top: 20px;
}

#menu.a {
margin: 4px 0px 0px 4px;
}

#thumbs {
width: 975px;
background-color: #333;
padding: 10px 2px;
margin-top: 10px
}

#thumbs a:link{
color: #666;
}

#thumbs  a:visited{
color: #666;
} 

#thumbs a:hover{
color: #fff;
} 

#thumbs  a:active{
color: #666;
} 

#image {
background-color: #333;
width: 960px;
padding: 10px 2px;
margin-top: 10px
}


#navigation {
font-size: 2em;
text-align: center;
}

#footer {
width: 960px;
text-align: center;
}


.ad {
font-size: 1.4em;
}

.copyright {
font-size: 1em;
}



