/* $VERSION: ciril.css 5.6.026.1.2024.01.11.15.44	 */
h1
{
	font-weight: bold;
	font-size: 18pt;
}

h2
{
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
}

h3
{
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}

h6
{
	font-weight: bold;
	font-size: 12pt;
	color: #0000ff;
	font-style: italic;
}

hr
{
	color: #0033cc;
}

li
{
	font-size: 12pt;
	list-style-type: circle;
}

p
{
	font-size: 12pt;
}

a:link
{
	color: #0033cc;
	font-family: arial, helvetica, sans-serif;
}

a:visited
{
	color: #0033cc;
	font-family: arial, helvetica, sans-serif;
}
a:hover
{
	color: #ff0000;
	font-family: arial, helvetica, sans-serif;
}

table
{
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}

table.bordure
{
	background-color: transparent;
	background-image: url('/composants/charte/fond.gif');
}

td 
{
 padding: 0px;
}

td.bordure
{
	background-color: #ffffff;
	background-image: none;
}

td.fond
{
	background-color: transparent;
	background-image: url('/composants/charte/fond.gif');
}

