/* Partie commune toutes chartes */

TABLE.fixe {table-layout:fixed} 

.aide {display:inline;background-color:#FFFFCC;}
.cache {display:none;}

ul {list-style-image:url("rond.gif");}


code {color: maroon}

.photo
{
	margin: 20;
	border-style:outset;
}

ul.sommaire,dt.sommaire,ol.sommaire
{font-weight: bold;font-size:larger;text-transform:uppercase;}

.keywords {font-size:xx-small;color:gray;}

/* Partie spécifique visuel charte actuelle */

.nomsite {
	font-size: 14pt;  
	 color: #000080; 
	 font-family: arial ;
	 text-align: right;
	 font-weight: bold;
}

h1,h2 {
	 color: #000080; 
}
h5 {
	font-size: 14pt;  text-decoration: underline
}
h6 {
	font-size: 12pt; text-decoration: underline
}

body {
	font-family: arial ;
}

strong,dt,em {color: #003399;font-weight: bold}

a:link {
	color: #0066dd;
}

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:hand;
}

a.ongletinactif {
	text-decoration: none;
	font-size: 10pt; color: #003399; 
	font-weight: bold;
	border-style: none;
	background-color : transparent;
}


a.lientransversalactif {
	text-decoration: none;
	font-size: 10pt; color: black; 
}

a.lientransversalinactif {
	color: gray; 	font-size: 10pt;
}



/* a trier */

/*a:hover {
	text-decoration: none
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
*/


.rubrique {
	font-weight: bold; font-size: 12pt; color: #ffffff;  letter-spacing: 2pt; background-color: #003399;
	padding-left: 15px; 
}

.bandeau1 {
	font-size: 12pt; color: #ffffff;  letter-spacing: 2pt; background-color: #003399
}
.lienssup {
	font-size: small;  text-align: left
}
.liensinf {
	font-size: small;  text-align: right
}

table {
	 border-left-color: #c0c0c0; border-bottom-color: #c0c0c0; border-top-color: #c0c0c0;  border-right-color: #c0c0c0
}
.table {
	font-size: 10pt; border-left-color: silver; border-bottom-color: silver; color: #000000; border-top-color: silver;  background-color: #ffffa8; border-right-color: silver
}
.commentaire {
	font-size: 9pt; color: black; 
}

.bandeaubas {
	font-size: 8pt; color: black; 
}
.option {
	font-size: 9pt; 
}


.sql_haut  {display:none;}

/*a.externe:link {text-decoration:none} 
a.externe:visited {text-decoration:none} visited, active, hover*/

@media print,handheld,braille,projection {
	.navigation {display:none;}
	.sql_lat  {display:none;}

}

