html { overflow-y:hidden; }

body {
	text-align:center;
	margin:0;
	padding:0;
	width: 7500px;
	height: 580px;
	color:#333; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	overflow-y:hidden;
}

.textmenu {
	color: #ADADAD;
	font-size: 16px;
}

.textblanc {color: #FFFFFF}

a:link {
	color: #949494;
	text-decoration:none;
}
a:visited {
	color: #949494;
	text-decoration:none;
}
a:hover {
	color: #83B11B;
	text-decoration:underline;
}
a:active {
	color: #949494;
	text-decoration:none;
}

#back {
	position:fixed;
	left: 75%;
	top: 10px;
	z-index:1;
}

#first {
	width: 1050px;
	align: center;
}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	position: absolute;
	left: 0;
	top: 0;
	left:20%;
	width: 7500px;
	height: 580px;
	z-index:0;
}

#content {
	margin: 0px 0 0 0px; 
	float: left;
	font-size: 1.1em; 
}

.par {
	padding-left: 0px;
	float: left;
	width: 1000px;
	height: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}

#Presentation1 {
padding-left: 200px;
}

#wuopsdesign {
	position:absolute;
	left: 7077px;
	top: 544px;
	width: 174px;
	height: 22px;
}


.alt {/* modify this to add style to alternate sections*/}


/#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

td a img { 
text-decoration: none;
border: none;
}
