/* CSS Document */

body {
background-color:#006A95;
margin-top:35px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

a:link, a:visited { 
color: #336699; 
text-decoration : none;
font-family: Arial, Helvetica, sans-serif; 
}

a:hover { 
color : #003366;
}

hr {
	border: 0;
	height: 1px;
	background-color: #e1e2e3;
	color: #e1e2e3;	
}

.ecranvid {
background-image:url(ima/ecran.jpg);
background-repeat:no-repeat;
width:417px;
margin-bottom:22px;
margin-left:auto;
margin-right:auto;
height:320px;
text-indent: 52px;
padding-top:60px;
}

.overflow {
overflow:auto;
height:200px;
}

.menu {
margin:20px;
}


a.wmp:link, a.wmp:visited {
line-height: 25px;
font-style : normal;
font-size : 11px;
margin: 5px;
text-align: center;
color: #FF6600; 
text-align:center;
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif;
background-color: #FFF7DD;
border: 1px solid #FFD2B4;
padding: 4px;
padding-left: 5px;
padding-right: 5px;
}

a.wmp:hover { 
color : #FF3300; 
border: 1px solid #FF3300;
background-color: #FFEFBB;
}

a.hdr:link, a.hdr:visited {
font-size : 10px;
color: #c1c2c3;
}
a.hdr:hover { 
color : #FFffff; 
}

a.LienOnline, a.LienOnline:active, a.LienOnline:visited {
color: #336699;
}


a.LienOnline:hover {
color: #ff9900;

}