BODY
 {
 margin:0;

color: white;
FONT-FAMILY: Arial, Helvetica, sans-serif;
text-decoration:none;
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
text-align: center;

	
	scrollbar-face-color:#FFFF00;
   scrollbar-darkshadow-color:#002542;
   scrollbar-shadow-color:#649bc0;
   scrollbar-highlight-color:#FEC201;
   scrollbar-3dlight-color:#649bc0;
   scrollbar-track-color:#002542;
   scrollbar-arrow-color:#649bc0;

}

.font
{
 	 	color:black;
		padding:0px;
		font-size:14px;
		background-color:#FEC201;
		
}	
.font1
{
 	 	color:black;
		padding:0px;
		font-size:14px;
		background-color:#FEC201;
		width:75;
		
}	
 	 
 	 
  	}
	
a.ex1 {
	  color:yellow;
	  padding:0px;
	  font-size:16px ;
	  text-decoration: none;
	 
	  }

a.ex1:hover {
			color:red;
			padding:0px;
			font-size:16px;
			background-color:#FFFFD7;
			border: 1px solid yellow;
				
}

a.ex2 {
	  color:red;
	  padding:0px;
	  font-size:12px ;
	  text-decoration: none;
	  font-weight:bolder;
	  border: 1px solid #FF00FF;
	  background : #BEFCC9;
	  }

a.ex2:hover {
			color:white;
			padding:0px;
			font-size:18px;
			text-decoration: none;
			background :  #000000;
			border: 1px solid #FFFF00;
				
}
#pagehead {
	
	margin-bottom: 1;
	padding: 1;
	border-bottom: 1px solid #369;
	background-image: url(back.gif);
	background-repeat: repeat;
	font-size:10px;
	border-color:red;
	
}
#pagehead1 {
	
	margin-top: 0;
	padding: 5;
	border: 1px solid #369;
	background:#FEC201
	border-color:red;
}
.gauche{
		
		float:left;
		padding:0;
		
		}

.droite {
		margin-right:15px;
		float:right;
		
		}
		






/* mainhead=Bradbury Software,subhead=TopStyle/FeedDemon */
#mainhead, #subhead { margin-left: 20px; font-weight: normal; }
#mainhead { font-size: 24px; margin-top: 10px; }
#subhead { font-size: 16px; margin-bottom: 10px; }
#orderlink {font-weight: bold;} /* in navbar */
#navbar {margin-right: 16px; font-size: 14px}
#orderbox {
	float: right;
	text-align: center;
	width: 300px;
	font-weight: bold;
}

form#search {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

		
}
form#search input.text { 
border: 1pt ;
border-style : double;
border-color :#0000B9; 
font-size: x-small;
background:lightcyan;
color:black;
font-weight:bolder;
}

  form#search input.button {
border: 1pt ;
border-style : outset;
border-color :#0000B9;
font-size: 15px;
background:black;
color:yellow;
cursor : hand;
}






	
	
	
code { font: 13px monospace; }
h1.tagline { color: #369; } /* used for product names */
h1 { font-size: 150%; }
h2 { font-size: 120%; font-style: italic;}
h3 { font-size: 110%; }
h4 { font-size: 100%; }


ul li { list-style-type: square; }
ul.featurelist { list-style-position: inside; text-align: left; }

div.contentbox { margin: 30px 40px; }

.box {
	background-color: #E3EDF5;
	border: 1px dotted #369;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
}

.copyright {
	font-size: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
}


.flyoutLink  {

	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding-top: 0 px;
	cursor: hand;
	text-decoration: none;
		}
		
.flyoutLink a {
	color:red;
}

.flyoutLink a:hover {
	color: blue;
	text-decoration: none;
}
.flyoutLink a:visited {
	color: blue;
	text-decoration: none;
}
.flyoutLink a:active {
	color: blue;
	text-decoration: none;
}
#footer
{
	font: 70% Tahoma, Helvetica;
	border-top: solid 1px #003499;
	position: absolute;
}
#localToolbar
{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background: #F1F1F1;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
}

