﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	outline:none;
}
html, body { height:100.1%; }
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../images/frame.png) no-repeat center top;
	background-color: #98a6b3;
	color: #fff;
}
#main {
	height: 717px;
	width: 984px;
	margin: 31px auto;
	background: url(../images/31.png) no-repeat left top;
}
#ocelogo {
	position:relative;
	left:0;
	top:12px;
	width:197px;
	height:119px;
	z-index:1;
}
#alphaband {
	position:relative;
	background:#000;
	background-color:#000;
	left:0px;
	top:300px;
	width:985px;
	height:150px;
	z-index:2;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}
#bienvenue { float: left;	width: 450px;	margin-left: 50px;}
#langlinks { width: 450px; float: left; }
#company   { width: 430px; float: left; }
#address   { width: 215px; float: left; }
h1,h2      { font-weight: normal; font-size: 26px; line-height: 30px; margin: 25px 0 20px 0; }
p          { font-size: 16px; line-height: 130%; margin: 0; color: #999; }
a:link     { color: #fff; text-decoration: none; }
a:visited  { color: #fff; text-decoration: none; }
a:hover    { color: #fff; text-decoration: underline; }
a:focus    { -moz-outline-style: none; }

