body {
	background: #FFF url(bg.body.gif) repeat-x;
	color: #444;
	font-size: .75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	color: #B2C23E;
	font-size: 1.4em;
	margin: 2em 0 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	clear: left;
	font-size: 1.2em;
}

h3 {
	color: #95C8DB;
	clear: left;
	font-size: 1.1em;
}

br.magicbr {
	visibility: hidden;
	clear: both;
}

img {
	border: 0;
}

a {
	color: #B0C23C;
}

a:hover {
	text-decoration: none;
}

#gotop {
	background: url(bg.gotop.gif) no-repeat;
	clear: both;
	display: block;
	width: 64px;
	height: 64px;
	margin-left: 513px;
}


#universe {
	background: url(bg.universe.gif) top left no-repeat;	
	margin: 0;
	padding: 0;
}

#header {
	background: url(bg.header.gif) top right no-repeat;	
	height: 250px;
}

#Back_Home_Page {
	margin:0px;
	padding: 0px;
	position:absolute;
	left: 70px;
	top: 70px;
}

#Back_Home_Page a {
	color: #7896b8;
	margin:0px;
	padding:0px;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	margin: 200px  0 0 20px;
	padding: 0;
}

#menu li{
	float: left;
	list-style-type: none;
	margin: 0 5px;
	display:block;
	height:30px;
}

#menu li a{
	background: url(bg.menu.item.gif) no-repeat;
	line-height: 25px;
	display: block;
	width: 200px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #999;
	padding-top: 5px;
}

#menu li a:hover, #menu li a.current{
	background-position: bottom;
	color: #333;	
}

#menu .Sous_menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	display: none;
}

#menu li:hover > .Sous_menu { display: block; }

#menu .Sous_menu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}

#menu .Sous_menu li a:link,
#menu .Sous_menu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url(sous-menu-fond.png) repeat;
}

#menu .Sous_menu li a:hover
{
	background-image: none;
	background-color: #F2462E;
}

#container {
	background: #FFF url(bg.container.gif) left bottom no-repeat;
	margin-top : 0;
}

#sidebar {
	width: 150px;
	padding: 0 15px;
	float: left;
}

#countdown {
  width: 215px;
  Height: 50px;
  background-color: #C1DDEB;
  padding: auto;
  text-align: center;
}

#countdownText
{
  margin: auto;
}

#content {
	background: #FFF url(bg.content.gif) no-repeat;
	width: 660px;
	float: left;
	padding: 0 40px;
	_margin-left: -14px;
	text-align: justify;
}

#content p{
	margin-left: 10px;
	margin-right: 10px;
}

#Bottom_Content{
	float: right;
	background: url(bg.content.bottom.gif) no-repeat;
	width: 113px;
	height: 258px;
	display: inline;
	position: absolute;
	left: 805px;
	bottom: -444px;
	
}

#footer {
	color: #FFF;
	background: #FFF url(bg.footer.gif) repeat-x;
	height: 55px;
	font-size: 0.9em;
}

#footer p{
	margin: 0;
	line-height: 55px;
	text-align: right;
	padding-right: 20px;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#mini-diaporama {
	margin: 10px 0 0 5px;
	padding: 0;
}

#mini-diaporama li{
	background: url(bg.mini-diapo.gif) no-repeat;
	display: block;
	float: left;
	width: 180px;
	height: 138px;
	margin: 0;
	padding: 9px 10px;
}

#mini-diaporama-accueil {
	margin: 10px 0 0 5px;
	padding: 0;
}

#mini-diaporama-accueil li{
	background: url(bg.mini-diapo.gif) no-repeat;
	display: block;
	float: left;
	width: 180px;
	height: 138px;
	margin: 0;
	margin-left: 10px;
	padding: 9px 10px;
}
accueil
#team-o2 {
	border-left: 1px solid #95C8DB;
	margin: 15px 25px 0 25px; 
	padding: 0 0 0 10px;
}

#team-o2 dt{
	color: #95C8DB;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#team-o2 dd{
	margin: 0;
	padding: 0;
}

.pfield {
	clear: left;
}

.School_Description {
	margin-top: 15px;
	padding-left: 35px;
	margin-left: 35px;
	font-size : 16px;
	line-height : 18.5px;
	font-weight: bold;
	text-align : left;
}

.career {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0px 0px 0px 10px;
	padding: 0;
}

.career li {
	margin : 15px 0 0 0;
}

.pfield label {
	display: block;
	width: 120px;
	float: left;
}

input.field, select.field {
	font-size: 1em;
	border: 1px solid #DDD;
	padding: 2px;
	width: 150px;
}

textarea.field {
	font-size: 1.15em;
	border: 1px solid #DDD;
	padding: 2px;
}

.field:hover {
	border: 1px solid #999;
}

.button {
	background: #FFF url(bg.button.gif) repeat-x;
	border: 1px solid #999;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 3px;
	font-size: 1em;
}

img.photo{
	border-width: 1px;
	border-style: dashed;
	border-color: #e1e2e8;
	padding: 6px;
}

.Bottom_Menu{
border : 0;
border-bottom: 2px;
border-style:solid;
border-color: #000;
padding-bottom : 15px;
}

.fn {
	font-weight: bold;
}

.table_product {
width : 295px;
}

.table_links{
text-align: right;
}

.split_up {
	border-width: 1px;
	border-style: dashed;
	border-color: #e1e2e8;
	width: 600px;
	margin: auto;
	margin-top: 15px ;
	margin-bottom: 15px;
}