<STYLE>

/* FEUILLE DE STYLE WWW.RADIOAPPLEPIE.ORG/ecrire*/
/* mise a jour 18 octobre 2002 */
/* section ECRIRE */

/* corps de page */

body.ecrire	{font-size:8pt;
	 font-family:verdana,sans-serif;
	 color:#000000;
	 line-height:1;}


P 	{text-align: left;
	 padding-left: 0em;
	}


/* texte 1 */

.texte1	{
	font-size:10pt;
	font-family:verdana,sans-serif;
	color:#000000;
	line-height:1.2;
	/*margin-left:3%;
	margin-right:3%;
	margin-top:2em;*/
	text-align:left;
	}

.texte1imp	{
	 font-weight:bold;
	}

.texte1urg	{
	 color:#BB0000;
	}


/* tables */

table.tab1	{
	font-size:10pt;
	font-variant:normal;
	font-family:verdana,sans-serif;
	color:#000000;
	background-color:#EFEBD8;
	text-align:center;
	}

/*  liens */

a.ecrire:link 	{
	color: #00A0E0;
	text-decoration: none;
	}
a.ecrire:active	{
	background-color: #FFFF80;
	color: #FF0000;
	text-decoration: none;
	}
a.ecrire:visited{
	color:  #00A0E0;
	text-decoration: none;
	}
a.ecrire:hover	{
	background-color: #FFFF80;
	color: #BB0000;
	text-decoration: none
	}


/* formulaire */

.formrech {
	font-size :14px ;
	font : verdana ;
	width: 100;
	height: 25;
	background-color: #FFFFFF;
	padding: 3;
	border-style: solid;
	border-width: 2;
	border-color: #586C9C;
	color: #000000;
	}

.formlist {
	font-size :12px ;
	font : verdana ;
	height: 20;
	background-color: #FFFF00;
	padding: 3;
	border-style: dashed ;
	border-width: 2;
	border-color: #0080C0;
	color: #000000;
	}

.formradio {
	width:40;
	height:20;
	background-color:#FFFF00;
	padding:0;
	border-width:0;
	color:#000000;
	}
.formtext {
	font-size :12px ;
	font : verdana ;
	background-color: #FFFF00;
	padding: 3;
	border-style: dashed ;
	border-width: 2;
	border-color: #0080C0;
	color: #000000;
	}
.formbout {
	font-size:8pt;
	font:verdana,sans-serif;
	font-weight:bold;
	height:20;
	background-color:#FFFF00;
	padding:0;
	border-style:solid;
	border-width:2;
	border-color:#FF0000;
	color:#000000;
	}


/* titre 1 */

table.titre1	{
	align:center;
	width:90%;
	font-size:16pt;
	font-variant:small-caps;
	font-family:verdana,sans-serif;
	color:#FFFFFF;
	background-color:#0060A0;
	margin-left:3%;
	margin-top:2em;
	text-align:center;
	}

</STYLE>