/***********************************************/
/* code-test.css                               */
/***********************************************/

body {
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

* { margin: 0px; padding: 0px; }

p {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000066;
}

p a:link, p a:visited {
	color: #000066;
	text-decoration: none;
}

p a:hover{
	color: #000066;
	text-decoration: underline;
}

p a:active {
	color: #000066;
	text-decoration: underline;
}

.p1 {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	float: left;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.p1 a:link, .p1 a:visited {
	color: #fff;
	text-decoration: none;
}

.p1 a:hover{
	color: #000066;
	text-decoration: none;
}

.p1 a:active {
	color: #000066;
	text-decoration: none;
}

.p2 {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
}

.p2 a:link, .p2 a:visited {
	color: #fff;
	text-decoration: none;
}

.p2 a:hover{
	color: #fff;
	text-decoration: underline;
}

.p2 a:active {
	color: #fff;
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #FF6666;
	font-size: 10px;
	font-weight: bold;
}

h1 a:link, h1 a:visited {
	color: #FF6666;
	text-decoration: none;
}

h1 a:hover{
	color: #FF6666;
	text-decoration: none;
}

h1 a:active {
	color: #FF6666;
	text-decoration: none;
}

h2 {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}

h2 a:link, h2 a:visited {
	color: #003366;
	text-decoration: none;
}

h2 a:hover{
	color: #003366;
	text-decoration: none;
}

h2 a:active {
	color: #003366;
	text-decoration: none;
}

h3 {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #00CCFF;
	font-size: 10px;
	font-weight: bold;
}

h3 a:link, h3 a:visited {
	color: #00CCFF;
	text-decoration: none;
}

h3 a:hover{
	color: #00CCFF;
	text-decoration: none;
}

h3 a:active {
	color: #00CCFF;
	text-decoration: none;
}

h4 {
margin: 0px;
	padding-bottom: 2px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

h4 a:link, h4 a:visited {
	color: #FFF;
	text-decoration: none;
}

h4 a:hover{
	color: #FFF;
	text-decoration: none;
}

h4 a:active {
	color: #FFF;
	text-decoration: none;
}
#global { 
	position: relative;
	margin-top: 13px;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 1px solid #012C5F;
}

#header {
	position: relative;
	background: url(../img/bd_ht.jpg) no-repeat top left;
	width: 778px;
	height: 76px;
	background-color: #fff;
}

#header img#cours_ligne {
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
}

#menu {
	background: url(../img/fd_menu.jpg) repeat top left;
	position: relative;
	width: 778px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

DIV#menu UL {
	position: relative;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	overflow: auto;
}

DIV#menu LI {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	list-style-type: none;
}

#contenu {
	position: relative;
	width: 778px;
	height: auto;
	margin-top: 1px;
	padding: 0px;
	overflow: hidden;
	top: -1px;
}

#col_gche {
	background-color: #000066;
	position: relative;
	width: 129px;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	border: 1px solid #0F233D;
	border-left: 0px solid #0F233D;
}

DIV#col_gche ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

DIV#col_gche li {
	list-style-type: none;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	font-size: 12px;
}

#col_dte{
	background-color: #E6E6FF;
	position: relative;
	width: 636px;
	margin: 0px 0px 1px 1px;
	padding: 5px 5px 5px 5px;
	float: left;
	border: 1px solid #000066;
	border-right: 0px solid #000066;
}

DIV#col_dte ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

DIV#col_dte li {
	list-style-type: none;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	font-size: 12px;
}

DIV#liens_divers {
	position: relative;
	background-color: #E6E6FF;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 778px;
	border-top: 1px solid #000066;
}

DIV#liens_divers UL {
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

DIV#liens_divers LI {
	float: left;
	margin: 0px 37px 0px 37px;
	list-style-type: none;
	width: 100px;
	padding: 0px 0px 4px 0px;
}

html>body DIV#liens_divers LI {margin: 0px 45px 0px 45px;}

#footer {
	position: relative;
	width: 780px;
	height: auto;
	margin-top: 1px;
	padding: 0px;
	background: url(../img/fd_footer.jpg) no-repeat top left;
	width: 778px;
	height: 24px;
}

#ssmenu {
	height: auto;
	width: auto;
	float: left;
}

#copyright {
	height: auto;
	width: auto;
	float: left;
	padding: 6px 0px 0px 40px;
}

DIV#ssmenu UL {
	position: relative;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	overflow: auto;
}

DIV#ssmenu LI {
	float: left;
	margin-left: 5px;
	list-style-type: none;
}
