

BODY { 

       	font-family:  Frutiger,Arial , times, serif;

       	background:    white;

       	color:         black ;

      /*	background-attachment: fixed;*/

		/*background-image: url(images/fond.jpg); */

        

     }



/* Normal unvisited, hover and visited link presentation */

A         { background: transparent; text-decoration: none}

A:link    { color: #660000; text-decoration: underline; }

A:hover   { color: #D4A8B9; text-decoration: underline; }

A:visited { color: #660000; text-decoration: underline;} 

A:visited:hover { color: #D4A8B9; text-decoration: underline;}


.blanc         { background: transparent; text-decoration: none}

A.blanc:link    { color: #FFFFFF; text-decoration: underline; }

A.blanc:hover   { color: #D4A8B9; text-decoration: underline; }

A.blanc:visited { color: #FFFFFF; text-decoration: underline;} 

A.blanc:visited:hover { color: #D4A8B9; text-decoration: underline;}


.bleu        { background: transparent; text-decoration: none}

A.bleu:link    { color: #0000FF; text-decoration: underline; }

A.bleu:hover   { color: #0000FF; text-decoration: underline; }

A.bleu:visited { color: #0000FF; text-decoration: underline;} 

A.bleu:visited:hover { color: #0000FF; text-decoration: underline;}


/* Style rule for "emphasized" text */

EM.emphasized { font-style: bold; }



.titre {color: #660000; font-weight : bold;}
.soustitre {color: #660000; font-weight: medium;}
.petittitre {color: #660000; font-weight : bold; font-size : 12px; font-family : Frutiger,Arial , times, serif;}
.petitcontenu {
	font-size : 11px; font-family : Frutiger,Arial , times, serif;
}
.petitblanc {
	font-size : 13px; font-family : Frutiger,Arial , times, serif;
}
.petitsoustitre {
	color: #660000; font-weight: medium; font-size : 11px;
}
P.titregris {color: #660000; background-image: url(images/gristitre.jpg); width:200; text-align:left}

/* Generic Horizontal Ruler class */

HR { background: transparent; clear: both; color: #660000; }

table.outformulaire  {
	border : 1;
	border-style : dashed;
	border-color : #660000;
	border-witdh : thin;
	cellspacing : 0;
	cellpadding : 0;
}

.petitlien {
	font-size:11px;
}

/* end of file for "basic.css" */

