#global {
	width: 1030px;
	height: 770px;
	margin-top: 5px;
	margin-bottom: 100px;
	border:solid;
	border-width:1px;
	border-color:#0000FF;
}
#menu {
	height: 600px;
	background-color: #E6F3FF;
}


/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #3366CC;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}


/* CSS partagés menu */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}

/* CSS partagés sous-menus */

#ssnavigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#ssnavigation a:hover {
	font: 11px
	color:#003300;
	background: #ffffff url("mm_arrow.gif") 20px 45% no-repeat;
	}

#ssnavigationselect a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: #eeffff url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#ssnavigationselect a:hover {
	font: 11px
	color:#003300;
	background: #ffffff url("mm_arrow.gif") 20px 45% no-repeat;
	}
/* for titles on 2 lines */

#ssnavigation2 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:2px 6px 4px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#ssnavigation2 a:hover {
	font: 11px
	color:#003300;
	background: #ffffff url("mm_arrow.gif") 20px 45% no-repeat;
	}

#ssnavigationselect2 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:2px 6px 4px 26px;
	background: #eeffff url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#ssnavigationselect2 a:hover {
	font: 11px
	color:#003300;
	background: #ffffff url("mm_arrow.gif") 20px 45% no-repeat;
	}




#page1 {
	position:absolute;
	visibility: visible;
	width:852px;
	height:600px;
}
#textepage1 {
	position:absolute;
	width:852px;
	height:600px;
}
#titrepage2 {
	position:absolute;
	width:852px;
	height:28px;
	Top: 176px;
}
#sstitrepage2 {
	position:absolute;
	visibility: visible;
}
#page2 {
	position:absolute;
	width:852px;
	height:540px;
	left: -1px;
	top: 32px;
}
#textepage2 {
	position:absolute;
	width:420px;
	height:390px;
	left: 40px;
	top: 40px;
}

/* Class Styles */

.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.Style1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.Style2 {font-size: 14px}
.Style3 {color: #000000}
.Style4 {font-size: 14px; font-weight: bold; }
.Style5 {
	color: #3333FF;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.Style6 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.Style7 {font-size: 12px}
.Style8 {font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-size: 16px;}
.Italic_Strong_blue {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.Strong_blue {
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-weight: bold;
}
.texte_18_black {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.texte_11_black {
	font-size: 15px;
	color: #000000;
}


/* Hack Opera 9*/

html:first-child #textepage2 {
            height:500px;
            width:380px;
}
