
/*******/

.t1 #inner_ecran{
	width:88px;
	height:110px;
	background-color:#FFFFFF;
	top:75px;
}
.t1 #texte_ecran{
	text-align:left;
	font-weight:bold;
	padding:5px;
	font-size:11px;
	border:0px solid #FFFFFF;
	line-height:17px;
}

.t1 #outter_ecran{
    width:150px;
	height:506px;
	background-image:url(6lignes.jpg);
    background-repeat:no-repeat;
}

/*****/


.t2 #inner_ecran{
	width:105px;
	height:164px;
	background-color:#FFFFFF;
	top:50px;
}
.t2 #texte_ecran{
	text-align:left;
	font-weight:bold;
	padding:5px;
	font-size:11px;
	border:0px solid #FFFFFF;
	line-height:20px;
}

.t2 #outter_ecran{
    width:160px;
	height:389px;
	background-image:url(8lignes.jpg);
    background-repeat:no-repeat;
}

/*****/


.t3 #inner_ecran{
	width:180px;
	height:175px;
	background-color:#FFFFFF;
	top:124px;
}
.t3 #texte_ecran{
	text-align:left;
	font-weight:bold;
	padding:5px;
	font-size:11px;
	border:0px solid #FFFFFF;
	line-height:17px;
}

.t3 #outter_ecran{
    width:240px;
	height:487px;
	background-image:url(10lignes.jpg);
    background-repeat:no-repeat;
}

/*****/

.t4 #inner_ecran{
	width:178px;
	height:218px;
	background-color:#fff;
	top:70px;
}
.t4 #texte_ecran{
	text-align:left;
	font-weight:bold;
	padding:5px;
	padding-top:1px;
	font-size:10px;
	border:0px solid #FFFFFF;
	line-height:11px;
}

.t4 #outter_ecran{
    width:220px;
	height:409px;
	background-image:url(20lignes.jpg);
    background-repeat:no-repeat;
}

/*****/

#texte_ecran{
	position:relative;
	top:0px;
	/*background-color:#FFFFFF;*/
	color:#000000;
	text-align:left;
	cursor:default;
}

#inner_ecran{
	position:relative;
	visibility:hidden;
	word-wrap: break-word;
	overflow:hidden;
}

#ecran{
	margin-top:5px;
	z-index:0;
	overflow:hidden;
	background-repeat:no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#text_zone_saisie{
	position:relative;
	top:0px;
	width:300px;
	height:95px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	margin-right:5px;
	z-index:0;
}
.radio1{
	vertical-align:top;
	/*float:left;
	margin-right:10px;*/
}
.radio2{
	vertical-align:top;
	/*float:left;
	border: 1px solid #FF9900;
	margin-right:10px;*/
}
.small{
	font-size: 11px;
}
#compteur_signes{
	font-size: 10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	height: 12px;
	width: 80px;
	overflow:hidden;
	text-align:right;
	padding-right:2px;
	padding-left:2px;
	position:relative;
	top:0px;
	z-index:10;
}
#cache_blanc{
	background-color:#FFFFFF;
	position:relative;
	bottom:0px;
	width: 100%;
	top: 0px;
	height:100%;
	z-index:10;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	display:none;
}

#boutons_scroll{
	margin-top:100px;
}
