
BODY	{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:78%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/* classes */
input {margin-top: 0px;margin-bottom: 0px;}
.texte    		{ font-size: 11px; color: #000000; font-weight: normal; text-decoration: none;line-height: 11px;text-align: justify}
.texte input 		{ font-size: 11px;}
.texte label.fixed { width: 100px;	display: block;	float: left;}
.titre1    		{ font-size: 12px; color: #000080; font-weight: bold;}
.erreur 			{ font-size: 11px; color: #CC0000; font-weight: bold;}
.bold 			{ font-weight: bold;}
/*.bgcgrismoyen 	{ background-color: #cccccc; vertical-align: middle;}*/
.bgcgrismoyen 	{ background-color: #94a6b9; vertical-align: middle;}
.bgcgrismoyen h1	{ font-size: 150%; color: #fff; font-weight: normal; text-decoration:  none;}

#listemementos 		{ font-size: 11px;font-weight: bold; line-height: 11px; margin: 0; padding: 0;}
#listemementos input 	{ margin-left: 0px;margin-top: 0px;margin-bottom: 0px;width: 14px;height: 14px; }

/* utilise dans la gestion des abonnes */

#maileditform 			{ background-color:white;text-align:left;width:500; padding-left:10; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; border: thin solid grey;}
#maileditform input 		 { font-size: 11px;}
#maileditform input.readonly{ background-color: #DCDCDC;}
#maileditform select 		 { font-size: 11px;}
#maileditform div	 		 { margin-bottom:10;}
#maileditform hr	 		 { width:200;border: 1px solid black;}
#maileditform label.fixed 	 { width: 120px; display: block; float: left;}
#maileditform a			 { font-size: 12px; color: #6495ED;font-weight: bold;text-decoration: none;}

#mailsearchform 			 { background-color:white;text-align:left;width:500; padding-left:10; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; border: thin solid grey;}
#mailsearchform input 		 { font-size: 11px;}
#mailsearchform div	 	{ margin-bottom:10;}
#mailsearchform label.fixed { width: 120px; display: block; float: left;}
#mailsearchform a		{ font-size: 12px; color: #6495ED;font-weight: bold;text-decoration: none;}

#mailresult		 		{ background-color:white;text-align:left;width:500; padding-left:10; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }

#aboactions 		{ text-align:center}
#diverreur 		{ text-align:left;width:500; text-align:center;color: #CC0000;font-weight: bold; font-size: 11px;}

/* utilise dans le mail maj */

#banner				{ width:700;background-color: #42639C;padding:0;margin:0;}
#logo				{ width:50;}
#titre				{ width:650;text-align: center; font-size: 20px; color: #FFFFFF; font-weight: bold;}
#encadre			{ margin-top:10px;padding:10px;background-color:#F0F0F0;}
#mainmailmaj		{ width:700;background-color:#FFFFFF;color:#000000; margin:7;padding:0; font-size: 12px;}
#listemaj			{ margin-top:10px;}
#listemaj .titremaj	{ font-weight: bold;}

/* styles de liens */

A					{ color: #000000; text-decoration: underline }
A:link				{ color: #000000; text-decoration: underline }
A:hover				{ color: #000000; text-decoration: none      }
A:visited			{ color: #000000; text-decoration: underline }

