/* CSS Document */


BODY {
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#CCCCCC;
	scrollbar-shadow-color:#666666;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#CCCC99;
	scrollbar-darkshadow-color:black;
	scrollbar-3dlight-color:#BBA882;
	background-color: #807F84;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }
.hand {
	cursor: handwriting;
}
.text{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #355F8F;
}
.Style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	TEXT-DECORATION: none;
	
}

.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}

.Style3 {
	font-family: Arial Black;
	line-height: 17px;
	color: #355F8F;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #355F8F;
}
.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}
.Style55 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 13px;
	font-weight: bold;
}

.Style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E7EEFA;
}

.Style7 {
	font-family: Arial;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.pscroller1{
width: 190px;
height: 100px;
border: 0px solid black;
padding: 5px;
background-color: #D6DAED;
}

.someclass{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355F8F;
}

.someclass1{ 
	font-family: Helvetica;
	font-size: 12px;
	color: #355F8F;
}
a:link {
	text-decoration: underline;
	color: #355F8F;
}
a:visited {
	text-decoration: underline;
	color: #355F8F;
}
a:hover {
	text-decoration: underline;
	color: gray;
}
a:active {
	text-decoration: none;
}


#demoLinkList {
 list-style: none;
 margin: 0;
 padding: 0;
}

#demoLinkList li {
 float: left;

}

#demoLinkList a {
 display: block;
 border-width:1;
 padding: 7px;
 background-color: #EBEBEB;
 color: #0059AB;
 text-decoration: none;
}

#demoLinkList a:hover {
 background-color: #0059AB;
 color: #FFFFFF;
}

.drapeau a img{
 text-decoration: none;
 
 /*padding-top:10px; */
}
.drapeau a img
{
	border:none;
}
.drapeau a:hover img{
 text-decoration: none;
}	
.nomore a
{ 
 	text-decoration: none;
	color: #BDD3EF;
}
.nomore a:hover
{
	cursor:hand;
	color: #BDD3EF ;
}	
.copystyle1  {
 float: left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 margin-left:50px;
 padding:7px;
 color:#355F8F;
 }

.copystyle1 a:link {
 color:#355F8F;
 text-decoration: none;
}

.copystyle1 a:hover {
 text-decoration: none; 
 color:#355F8F;
 }

.copystyle1 a:visited {
 text-decoration: none;
 color: #355F8F;
}

.copystyle1 a:active {
 text-decoration: none;
}
