* {
	margin: 0;
	padding: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}

body {
	margin: 0;
	text-align: center;
	font:normal 75% Tahoma,Arial,Sans-serif;
	color: #333;
	background: #f7f7f7 url(pix/header_tile.gif) top left repeat-x;
}

html>body {
	font-size: 14px;
}

#container {
	width: 960px;
	margin:0 auto;
	text-align: left;
}

#header {
	width: 100%;
	float:left;
	height:190px;
	background: url(pix/header_tile.gif) top left repeat-x;
}

#contact {
	float:right;
	background-color: #fff;
	border: 1px solid #f36;
	margin-right:10px;
	margin-top:25px;
	padding : 10px;
}

#left {
	width: 619px;
	padding: 0 10px;
	float: left;
	border-right: 1px solid #ccc;
	background-color:#fff;
}

.projet {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

#right {
	width: 300px;
	padding: 0 10px;
	float: left;
	height: 100% !important;
	background-color:#f7f7f7;
}

#right img {
	margin-bottom:20px;
	margin-right:0px;
	border : 0px;
}

#right .projet img {
	margin:20px 0px;
	border :0px;
	float: none;
}

#footer {
	clear: both;
	width: 100%;
	background: #000;
	float:left;
	border-top: 3px solid #f36;
}

#txt_footer {
	width: 960px;
	color: #fff;
	margin:0 auto;
	text-align: left;
}

#about {
	padding: 0 30px 0 10px;
	float: left;

}

#portfolio {
	padding: 0 30px;
	float: left;
}

#link {
	padding: 0 10px 20px 30px;
	float: right;
}

img {
	float: left;
	margin-right: 20px;
	border: 1px solid #ccc;
}

h1 {
	font:3em Georgia,Serif;
	color:#fff;
	margin-top: 40px;
	margin-left : 10px;
    float: left;
}

h1 a {
	color:#fff;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}

h2 {
	font:1em Tahoma,Arial,Sans-serif;
	line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
	color:#333;
    display: inline;
}

h3 {
	font:1.571em Georgia,Serif;
	color:#f36;
	margin-top:0.7855em;
	margin-bottom: 0.7855em;
}

h4 {
	font:1em Georgia,Serif;
	color:#f36;
	line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    display: inline;
}

h5 {
	font:1.857em Georgia,Serif;
	color:#f36;
	margin: 20px 0 25px 0;
}

#right h5 {
	color:#666;
}

h6 {
	font:1.143em Georgia,Serif;
	color:#666;
	line-height: 1.143em;
	margin-bottom: 0.5715em;
}

#footer h6 {
	color:#f36;
	margin-top: 1.143em;
}

p {
	font:1em Tahoma,Arial,Sans-serif;	
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.projet p {
	display: inline;
}

ul {
	font:0.857em Tahoma,Arial,Sans-serif;
	line-height: 1.285em;
	list-style: none;
	line-height: 1.75em;
}

ul img {
	margin-right: 5px;
	border: 0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
