
BODY 	{
	background-color : gainsboro ;
	background-image : url(http://lsewww.epfl.ch/~wiesmann/TV/images/BubbleBackground.png);
        color: black;
	}

A:link  {color: blue; }
A:visited  {color: purple;  }

P       { 
    line-height: 14pt; 
    font-size: 12pt; 
    font-family: Helvetica, Swiss, Arial, Geneva, Lucida Sans, SunSans-Regular, sans-serif;
}
 
A {
     text-decoration: none;
     font-weight: bold;
 } 
 
 
H1 	{
	padding: 10pt; 
	border-width: 2pt;
     	border-color: #808080;
	border-style: solid; 
	line-height: 200%;
     	text-align: center;
     	text-style: small-caps;
     	font-size: 24pt;
     	font-weight: bolder;
	font-variant: small-caps;
     	font-family: Helvetica, Swiss, Arial, Geneva, Lucida Sans, SunSans-Regular, sans-serif;
 }
 
 H2   {
     text-align: left;
     font-size: 18pt;
     font-weight: bold;
     font-family: Helvetica, Swiss, Arial, Geneva, Lucida Sans, SunSans-Regular, sans-serif;
     border-bottom-width: 1pt ;
     border-color: black;
 }
 
 H3 {
     text-align: left;
     font-size: 14pt;
     font-weight: bold;
     border-bottom-width: 1pt;
     font-family: Helvetica, Swiss, Arial, Geneva, Lucida Sans, SunSans-Regular, sans-serif;
     border-color: #808080;
 } 
 
 TH,DT	{
     font-weight: bold;
     font-size: 14pt;
     font-family: Helvetica, Swiss, Arial, Geneva, Lucida Sans, SunSans-Regular, sans-serif;
 }


 UL,OL,DL {
     line-height: 14pt; 
     margin-top: 5pt;
     font-family: Helvetica, Swiss, Arial, Geneva, Lucida Sans, SunSans-Regular, sans-serif;
     list-style-image: url(http://lsewww.epfl.ch/icons/latex2html/whiteball.gif)
}

CITE	{
	color: #101010;
	font-family: Helvetica, Swiss, Arial, Geneva, Lucida Sans, SunSans-Regular, sans-serif;
	}


BLOCKQUOTE	{
		border-width: thin;
		border-style: groove;
		color: #101010;
		font-size: 13pt;
		font-family: Times, Times-Roman, serif;
		}


.CENTRE 	{
		background-color: ghostwhite;
		border-width: medium;
		border-style: groove;
		text-align: center;
		}

STRONG.PERSO 	{
		color: blue ;
		} 

.WARNING	{
		text-align: center;
		color: red;
		font-weight: bold;
		}

.NAVIGATION	{
		color: darkblue;
		font-weigth: bold;
		}

.ringstadt	{
		background-image: url(http://www.tigres-volants.org/Thias/Atlas/Ringstadt/Ring.gif);
		background-repeat : repeat-y ;
		}

.computer 	{
		background-image: url(http://www.tigres-volants.org/Thias/images/Circuit.png);
		border-width: thin;
		border-style: groove;
		border-color: silver;	
		}

.clouds	        {
	        background-image: url(http://www.tigres-volants.org/Thias/images/bgcld.gif);
		background-repeat: repeat-xy;
	        }

.water          {
	     	background-image: url(http://www.tigres-volants.org/Thias/images/water.gif);
		background-repeat: repeat-xy;
		}

.ground         {
	     	background-image: url(http://www.tigres-volants.org/Thias/images/sand.gif);
		background-repeat: repeat-xy;
		}

.photo		{
		align: center ;
		background-color: black;
		} 

.bigtitle	{
		border-width: thick ;
		border-color: silver;
		border-style: groove;
		background-image: url(http://www.tigres-volants.org/Thias/images/GrayPat.gif);
		background-repeat: repeat-xy;
		}

.author		{
		margin-left: 0 pt;
		width: 100%; 
		text-align: right;
	        background-color: silver;
		border-bottom-style: groove;
		border-bottom-width: 2 pt;
	        }

.text	{
	text-align: justify;
	text-indent: 12pt;
} 

.border	{
	width: 100%;
	border-width: thin;
	border-style: groove;
	border-color: silver;
	background-image: url(http://www.tigres-volants.org/Thias/images/GrayPat.gif);
	background-repeat: repeat-xy;
	}

.float  {
	float: right;
	width: 50%;
	background-image: url(http://www.tigres-volants.org/Thias/images/GrayPat.gif);
	background-repeat: repeat-xy;
	border-width: thin;
	border-style: groove;
	border-color: silver;
	padding: 6pt;
        }	

.footer {
	background-color: white;
	font-family: Helvetica, Swiss, Arial, Geneva, Lucida Sans, SunSans-Regular, sans-serif;
}






