html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
	text-align: left;
}

.visuel {
	left: 205px;
	top: 110px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	position: absolute;
}

body{
	background: #fff;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	}

#sidebar{
	position:absolute;
	top: 110px;
	left:18px;
	width: 180px;
}

h1 {
	font-size: 0.8em;
	color: #666666;
	padding-top: 0.6em;
	font-weight: normal;
}

h1 a {
	color:#666666;
	text-decoration: underline;
}

h1 a:link, h1 a:visited { color: #666666; }
h1 a:hover, h1 a:active { color: #666666; }

h1 em{
	font-size: 1.25em;
	color: #333333;
	font-style: italic;
}

h2{
	font-size: 0.75em;
	font-weight: normal;
	line-height:1.95em;
}

h2 a{
	text-decoration:none;
	outline: none;
	color:#999;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
	padding-right: 0.45em;
	padding-left: 0.45em;
	background-color: #eee;
}

h2 a:hover{
	background-color: #999999;
	color: #FFFFFF;
}

#nav{
	list-style: none;
	margin-top: 2em;
	margin-right: 1.5em;
	margin-bottom: 2em;
	margin-left: 0;
}

#nav li{
	padding: 0;
	margin: 0;
	font-size: 0.8em;
 }
 
#nav a{
	display: block;
	height: 1.7em;
	text-decoration: none;
	margin-bottom: 1px;
	color: #666666;
	background-color: #CCCCCC;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	padding-left: 0.8em;
	}

#nav a:hover{
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	}	

.langue {
	color:#fff;
	line-height:2em;
	font-size: 0.5em;
}

.langue a{
	text-decoration:none;
	outline: none;
	color:#FFFFFF;
	margin-bottom: 1px;	
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
	background-color: #ddd;
}

.langue a:hover{ background-color:#999999; }

.madeby {
	left: 1150px;
	top: 500px;
	position: absolute;
}

.txt {
	top: 100px;
	position: absolute;
	left: 837px;
	width: 260px;
}

.txt a:link, .txt a:visited { color: #666666; }
.txt a:hover, .txt a:active { color: #000000; }

#news .news, #concept .concept, #utilisations .utilisations, #achat .achat , #presse .presse 
{
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
