#table1 {
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.plan {
	width: 80%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-size: medium;
	text-align: left;
	border: thin inset #000033;
}

table.plan caption {
	background-color: #003366;
	color: #FFFFFF;
	padding: 3px;
	text-align:center;
	border-bottom: #FFFFFF;
	font-weight: bold;
	}

td.rubrique {
	background-color: #115EAC;
	color: #FFFFFF;
	padding: 4px;
	border-bottom: #FFFFFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	font-weight: bold;
}

td.lien
{
	display: inline;
	float: left;
	padding: 3px;
	margin-right: 1em;
	background-color: #C9EDED;
	border-bottom: #00FFFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
td.description
{
	border: 0;
	display: inline;
	padding:3px;
}

table.plan a:link {
   	color: #000033;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}

table.plan a:hover {
    color: #0000FF;
    text-decoration: underline;
    background-color: #00FFFF;
    font-weight: bold;
    font-style: normal;
}

table.plan a:visited {
    color: #3399FF;
    text-decoration: none;
    background-color: #FFFFFF;
    font-style: italic;
    font-weight: normal;
}

table.plan a:active {
    color: #FF0000;
    text-decoration: none;
    background-color: #CCCCCC;
    font-weight: bold;
    font-style: normal;
}
.Style1 {
	color: #000033;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	background-color: #C9EDED;
	height: auto;
	width: auto;
	padding: 3px;
	margin: 1px;
}
.Style3 {
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: medium solid #C9EDED;
	padding: 3px;
	margin: 1px;
}
.Style4 {font-style: italic}
.Style5 {
	font-size: 90%;
	font-weight: bolder;
	text-decoration: blink;
}


#citation {
	width:450px;
	height:20px;
	z-index:12;
	position: relative;
	top: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}
hr{
	border: 1px solid #003366;

}

body,html {

 scrollbar-face-color: #105BAC;
 scrollbar-shadow-color: #ccccff;
 scrollbar-highlight-color: #ccccff;
 scrollbar-3dlight-color: #105BAC;
 scrollbar-darkshadow-color: #ccccff;
 scrollbar-track-color: #ccccff;
 scrollbar-arrow-color: #ccccff;

}

/* corps du doc */
body {
	margin: 0px;
	padding: 0px;
	background-color: #D2DBE4;
	
	
}

body,html {
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #ccccff;
	scrollbar-highlight-color: #ccccff;
	scrollbar-3dlight-color: #105BAC;
	scrollbar-darkshadow-color: #ccccff;
	scrollbar-track-color: #ccccff;
	scrollbar-arrow-color: #FFFFFF;
}



/* entête */

div#header {
	min-width: 700px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: white;
	z-index: 6;
	height: 123px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

div#banner {
	background-color: white;
	background-image: url(../LibrairieStanislas/imagestan/testbandeau1.jpg);
	background-repeat: no-repeat;
	height: 121px;
	background-position: center;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}


#StanR {
	position:absolute;
	width:100px;
	height:121px;
	z-index:7;
	right: 16px;
	top: 2px;
}
#StanG {
	position:absolute;
	width:100px;
	height:121px;
	z-index:7;
	left: 16px;
	top: 2px;
}

/* calque principal */
div#content1 {
	position: absolute;
	top: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 140%;
	z-index: 2;
	text-align: justify;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: auto;
	width: 753px;
}

div#content1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #105BAC;
	font-weight: bold;
	text-align: center;
}

div#content1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
