a {
	color: #FFA500;
	text-decoration: none;
}
a:hover {
	color: #333333;
	background-color: #FFA500;
}
body {
	background-color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0;
}
form {
	margin: 0;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 4px;
	margin: 0;
	padding: 0;	
}
h2 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 4px;
	margin: 0;
	padding: 0;
}
html {
	height: 100%
}
img {
	border: 0;
}
input, select, textarea {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	color: #FFA500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table, tr, td {
	vertical-align: top;
}
td i {
	color: #333333;
	font-size: 10px;
}
ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
.commentaire {
	color: #666666;
	font-size: 12px;
	font-style: italic;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.imgborder {
	border: 1px solid #333333;
	margin-bottom: 5px;
	margin-right: 10px;
}
#banniere {
	height: 100px;
	border-bottom: 5px solid #000000;
	border-top: 5px solid #000000;
}
#bas {
	background-color: #FFA500;
	border-top: 5px solid #333333;
	color: #333333;
	font-size: 10px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
	width: 985px;
}
#bas a {
	color: #FFFFFF;
}
#bas a:hover {
	background-color: #FFFFFF;
	color: #FFA500;
}
#contenu {
	margin: 25px;
	padding-bottom: 25px;
	text-align: justify;
}
#contenu h2 {
	background-image: url(images/negfond.gif);
	background-repeat: repeat-x;
	color: #FFA500;
	font-weight: bold;
	height: 37px;
	margin-bottom: 20px;
	margin-left: -25px;
	margin-right:-25px;
	padding-left: 15px;
	padding-top: 18px;
}
#header {
	height: 80px;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
}
#header h1 {
	padding-left: 79px;
	padding-top: 3px;
}
#header h2 {
	padding-left: 80px;
}
#intro {
	padding-top: 50px;
	text-align: center;
	font-style: italic;
}
#menu {
	height: 25px;
	margin-left: 100px;
}
#menu a {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 10px;
	height: 100%;
	padding-top: 5px;
	text-align: center;
	width: 110px;
}
#menu a:hover {
	background-color: #FFFFFF;
	color: #FFA500;
	font-weight: bold;
}
#page {
	background-color: #FFFFFF;
	background-image: url(images/hautpage.gif);
	background-repeat: no-repeat;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -50px;
	width: 990px;
}
#portfolio {
	height: 600px;
	width: 100%;
}
#portfolio_menu {
	text-align: center;
}
#portfolio_menu a {
	color: #FFFFFF;
}
