html, body {
height: 100%;
 margin:0px 0px 0px 0px; 
 padding:0;
 min-height: 100%; margin-bottom: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: center;	
	}
.corps {
	text-align: center;	
	}	
	
.header-about {
	background-color: #000000;
	background-image: url("/img/bg-nav-about.gif");
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
.content-bg {
background-image: url("/img/bg.gif");
background-position: center top;


}
.content {
	
	padding-bottom: 60px;
	padding-top: 30px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width: 790px;
	
}
.content-taleo {
	
	padding-bottom: 60px;
	padding-top: 30px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width: 790px;
	
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	text-align:left;
}


.content table {
	width: 790px;
	background-color: #FFFFFF;
}


.content-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	padding-left:20px;
	text-align:left;
}

.footer-about {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #669933;
	padding-top: 10px;
	padding-left: 500px;
	white-space: nowrap;
}
.footer-about a {
	color: #669933;
	text-decoration: underline;
}
.ucase {
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #FF6600;
}


a:visited {
	color: #996600;
}
a:hover {
	text-decoration: none;

}

