.page {   /* contenu de la page, colonne centrale extensible */
background-image:  url("../img-f/titre-w.jpg");
}
/* contenant global cadre centre de la page */
.scripts {
width:100%;
background-image:  url("img-f/fond.jpg");
background-color:#d9dbff;
}
.milieu2 {
		width:98%;
		clear:both;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:center;
		font-family:geneva,arial,helvetica,san-serif; 
        font-size: 14px;
		color:#32383c;
		border-width:1px;
border-style:solid;
border-color:#5d7181; 
background-color:#d4d6d8;
		}		
.scr1 {
width:95%;
margin-right:auto;
margin-left:auto;
clear:both;
background-color:#caccce;
border-width:1px;
border-style:solid;
border-color:#5d7181;
font-family:geneva,arial,helvetica,san-serif;
text-align:center;
font-size: 14px;
color: #003;
letter-spacing:1px;
font-weight:bold;
}
.scr2 {
width:100%;
margin-right:auto;
margin-left:auto;
clear:both;
background-color:#eaf3fc;
font-family:geneva,arial,helvetica,san-serif;
text-align:left;
font-size: 12px;
color: #5d7181;
font-weight:normal;
}
.scrm { /* menus par catégories de scripts */
width:98%;
margin-right:auto;
margin-left:auto;
clear:both;
background-color:#dde5ed;
border-width:1px;
border-style:solid;
border-color:#000066;
font-family:geneva,arial,helvetica,san-serif;
text-align:left;
font-size: 12px;
color: #003;
}
.scrm2 { /* logos navigateur */
width:20%;
height:14px;
float:left;
padding:3px;
clear:both;
background-color:#dde5ed;
text-align:left;
}
.scrm3 { /* titre du script */
width:15%;
float:left;
background-color:#a9c9e7;
font-family:geneva,arial,helvetica,san-serif;
text-align:center;
font-size: 12px;
font-weight:bold;
color: #003;
}
.script1 {
width:85%;
margin-right:auto;
margin-left:auto;
clear:both;
background-color:#a9c9e7;
border-width:1px;
border-style:solid;
border-color:#000066;
font-family:geneva,arial,helvetica,san-serif;
text-align:left;
font-size: 12px;
color: #003;
letter-spacing:1px;
font-weight:bold;
}
.script2 {
width:100%;
margin-right:auto;
margin-left:auto;
padding-top:5px;
padding-bottom:5px;
clear:both;
background-color:#dde5ed;
font-family:geneva,arial,helvetica,san-serif;
text-align:center;
font-size: 12px;
font-weight:normal;
color: #003;
}
.scriptt {
width:60%;
margin-right:auto;
margin-left:auto;
clear:both;
border-width:2px;
border-style:solid;
border-color:#000066;
background-color:#9ebfde;
font-family:verdana;
letter-spacing:6px;
text-align:center;
font-size: 16px;
font-weight:normal;
color: #003;
}
.scriptc {
width:85%;
margin-right:auto;
margin-left:auto;
clear:both;
border-width:1px;
border-style:solid;
border-color:#000066;
background-color:#d6eafc;
font-family:verdana;
text-align:center;
font-size: 16px;
font-weight:normal;
color: #003;
}
.scriptc2 {
width:85%;
margin-right:auto;
margin-left:auto;
padding-top:4px;
padding-bottom:6px;
clear:both;
background-color:#9ebfde;
font-family:verdana;
text-align:center;
font-size: 14px;
font-weight:bold;
color: #003;
}
.button {
width:140px;
margin-right:auto;
margin-left:auto;
margin-top:4px;
margin-bottom:4px;
background-color:#f2fef2;
border-width:2px;
border-style:ridge;
border-color:#c1daf1;
font-family: comic sans ms; 
font-size: 12px;
font-weight:normal;
letter-spacing:1px;
}
.button2 {
width:160px;
margin-right:auto;
margin-left:auto;
margin-top:4px;
margin-bottom:4px;
background-color:#d4d4e6;
border-width:2px;
border-style:ridge;
border-color:#c1daf1;
font-family: comic sans ms; 
font-size: 12px;
font-weight:normal;
letter-spacing:1px;
}
textarea {
background-color:#f2fef2;
font-family:courier new,courier,mono;
font-size:11px;
}
.fl {
width:250px;
border-style:none;
}
.fl1 {
width:20%;
background-color:#fff;
}
.fl2 {
width:80%;
background-color:#fff;
}
.curseur1 {
cursor:url("img/anchor.ani"),text;
}
/* cadre moteur de recherche */
	.search {
		width:85%;
		margin-right:auto;
		margin-left:auto;
		padding-left:15px;
		padding-right:8px;
		background-color:#dee0e2;
        border-width:1px;
		border-style:solid;
		border-color:#000066;
		font-family:geneva,arial,helvetica,san-serif;
		text-align:center;
        font-size: 12px;
        color: #003;
		}
