/* Pages theoriques 
modele : tl/fr/theo/mode01.html
 les pages de /hku/etudes
 Ressemble a pgris..css
*/


body {  
	font-family: Verdana, Arial, Helvetica; 
	color: #333333;
	background-image: url(http://tempslibres.org/tl/images/fond1.gif);
}

#titrepage {
margin-bottom: 1em;
clear: both;
}


/* Boite contenant de nv et milieu*/
#boite {
width: 100%;
margin: 0 auto;
text-align: left;
position: relative;
}

#nav {
width: 150px;
float: left;
padding-left: 7px;

}

#milieu {
width: 70%;
float: left;
min-height: 100%;
clear: right;
position: relative;
}


#colophon {
font-size: 10pt;
float: left;
font-size: 10pt; 
margin-top: 4em;
margin-left: 2em;
clear: both;
}

a:link {  
		color: #6699CC; 
 font-size: 10pt;}
 
a:visited {  
 font-size: 10pt; 
	color: #0099cc;
	}

a:active {
	color: #FF0000;
}

img {
border: 0;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 2em;
	 color: #336699; 
}

h1 .auteur {
   font-size: 12pt;
	margin-bottom: 1em;
}

h2 {
	font-size: 11pt;
	font-weight: normal;
	margin-top: 2em;
	 color: #336699; 
}

h3 {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 2em;
	 color: #336699; 
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 1em;
}

p {
	font-size: 10pt;
   color: #333333;
}

b {
	font-weight: bold;
}

pre {
	font-family: "Comic Sans MS", Verdana, Helvetica; 
	font-size: 15px;
	margin-left: 3em;
	margin-bottom: 2em;
	color: #333333;
	font-weight: normal;
 }

pre.trans {
	margin-left: 5em;
}

.theotexte {
	 font-size: 10pt; 
	 color: #000066;
	 }
	 
.theotitre { 
	font-size: 12pt; color: #336699; 
	font-weight: bold;
	}
	
.theoliens {
font-size: 12pt; 
color: #FFCC99;
 }

.theotitre2 { 
font-size: 12pt; color: #336699 ; 
font-weight: bold;
}

.theotl {
 font-size: 10pt; color: #336699; 
 font-weight: bold;
 }

.sujet {
	font-size: 12pt; 
	color: #336699 ; 
}


.mod {
color: #66cccc;
}

