@media print,handheld,braille,projection {
	.navigation {display:none;}
	.keywords {display:none;}
}

html {
	background: transparent url(htmlbg.jpg) repeat-x;
}

CAPTION,H1,H2,H3,H4,H5,H6,CITE,STRONG { color: #003399 }

H1,H2,H3,H4,H5,H6 {font-family: Arial; clear:both	}

H4,BLOCKQUOTE,CITE {font-style:italic;}

.rubrique {color: white;font-family: Arial;font-weight: bold;font-size:large;text-transform:uppercase;}


.pied {font-size:xx-small;font-family: Arial;}

BODY {margin:0}

.page {padding-left:20;padding-right:20}



.liensinternes {margin-left:5%;}

.barre {font-size:x-small}

.lienblanc {text-decoration: none; color: white;font-family: Arial;font-weight:bold;font-size:xx-small;}
.bible {color:#330066;font-style:italic;}

DIV.bible {margin:15;border-style:outset; padding: 5px;}


.encadre {background-color:#003399;color:white;margin:15;border-style:outset; padding: 5px;text-transform:uppercase;font-family: Arial;font-weight: bold;font-size:large;text-align:center}
.cadre {font-family:Arial; margin:15;border-style:solid; border-width:thin; padding: 1.5em;background-color:#F7F7F0;font-style:normal;text-align:justify}

UL {list-style-image:URL("rond.gif");}

DT {font-weight:bold;color: #003399}

.surligne {background-color:#FFFFCC}

TH  {background-color:#00FFFF}

.keywords
{
font-size:xx-small;
text-transform: none;
font-weight: 100;
text-align: left;
filter:none;
height:auto;
display:inline;
}

.cache {display:none}

.encadre .ref {color:white}

.encadre A  {color:white}

a.externe {
	color:red;
}

a.externe:after {
	content:URL("web.gif");
}

.ongletactif
{
color:white;background-color : #003399;
border-collapse:separate;
border-color: #003399;
border-style: solid;
line-height:90%;
}

a.ongletactif {
	text-decoration: none;
	font-size: 10pt; color: white; 
	font-weight: bold;
	border-style: none;
	background-color : transparent;
}

.ongletinactif
{
border-width:2px;
border-collapse:separate;
border-color: #003399;
border-style: solid;
line-height:90%;
cursor:pointer;
background-color : white;
}

a.ongletinactif {
	text-decoration: none;
	font-size: 10pt; color: #003399; 
	font-weight: bold;
	border-style: none;
	background-color : transparent;
}


a.lientransversalactif {
	text-decoration: none;
	color: black; 
}

a.lientransversalinactif {
	color: gray; 	
}

img.projection {
	width:800;
}