body {
	background-image:url("../images/fond.jpg");
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
h1{
	text-align:center;
	font-size: 24px;
	color: #FFFFFF;
}
h2{
	font-size: 16px;
	color: #0090BA;
	padding-top:15px; 
	padding-bottom:0px; 
	margin:0px 0px 0px -12px; 
}
h3{
	font-size: 11px;
	color: #000000;
}
strong{
	font-weight:normal;
	color:#4D6C93;
}
form{
	line-height: 3em;
}
label{
	align:right;
}
.form_input{
	position:absolute;
	left:100px;
}
.form_form{
	width :60;
	position:absolute;
	left:100px;
}
a{
color: #468C66;
text-decoration:none; 
}
a:link {
color: #468C66;
} 
a:visited {
color: #468C66;
} 
a:hover {
color: #FFFFFF;
background-color:#468C66;
}

.hide{
	display: none;
}

#Content {
position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
width:auto;
min-width:180px;
border:0px;
padding:10px;
z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
margin:120px 120px 20px 330px; 
padding:0px; 
}

#Content2 {
position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
width:auto;
min-width:180px;
border:0px;
padding:0px;
z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
margin:120px 120px 20px 330px; 
padding:0px; 
}
#Intro {
padding:15px 0px 20px 0px;
}
table {
font-size: 11px;
line-height: 18px;
}
#get_flash img {
border-width:0px;
}


#Header { 
position:absolute;
width:150px;
top:20px;
left:20px;
border:0px;
padding:10px;
z-index:2;

text-align:left;
border-bottom-color: 0;
border-bottom-style: none;
border-bottom-width: 2px;
margin:0px 50px 50px 20px; 
padding:0px 0px 0px 0px; 
/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */ 
height:0px; 
/* 14px + 17px + 2px = 33px */ 
line-height:20px; 
font-size: 16px;
color: #FFFFFF;
/* IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style declaration. The incorrect IE5/Win value is above, while the correct value is below. See http://glish.com/css/hacks.asp for details. */ 
voice-family: "\"}\""; 
voice-family:inherit; 
height:0px; 
/* the correct height */ 
} 
/* "be nice to Opera 5". */ 
body>#Header {
height:0px; 
} 

#Header img {
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px; 
border-style:none;
}


