
/* s&eacute;lecteurs */
a
{
	font-family: Times new roman,Times,serif;
	font-size: 12pt;
	color: black;
	text-decoration: underline;
}
body
{
	margin: 0;
	padding: 0;
	background-color: white;
}
H1
{
	font-family: Times new roman,serif;
	font-size: 18pt;
	font-weight: bold;
	color: #677fa4;
	padding: 2pt 0pt 8pt 26pt;
	margin: 0;
}
H2
{
	font-family: Times new roman,serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 2pt 0pt 8pt 36pt;
	margin: 2pt 1pt 3pt 1pt;
	color: #FF9900;
	text-transform: uppercase;
}
img
{
	border: none;
	margin: 0;
	padding: 0;
}
table
{
	font-family: Times new roman,serif;
	font-size: 11pt;
	font-weight: normal;
	color: black;
}
p
{
	margin-left: 5pt;
	margin-right: 5pt;
}
fieldset
{
	width: 98%;
	border: 1pt solid #DBD9D9;
}
legend
{
	font-family: Times new roman,serif;
	font-size: 12pt;
	font-weight: bold;
	color: #677fa4;
	padding: 0pt 6pt 0pt 1pt;
}
select
{
	font-family: Times new roman,serif;
	font-size: 10pt;
	color: #37537F;
}
input
{
	font-family: Times new roman,serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	border: 1pt solid #DBD9D9;
}
ul
{
	/*list-style-type: none;
	list-style-position: outside;
	list-style-image: url(/cg79/img/fleche.gif);*/
	margin: 0;
	padding: 1pt 1pt 1pt 74pt;
}

/* classes */
table.TableConteneur
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	font-family: Times new roman,serif;
	font-size: 11pt;
	font-weight: normal;
	color: #151515;
}
table.TableauListing
{
	border: 1pt solid #acacac;
	border-collapse: collapse;
}
.TableauListing thead
{
	font-family: Times new roman,serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	background-color: orange;
	padding: 1pt 1pt 1pt 3pt;
	margin: 0;
	display: block;
}
.TableauListing tbody td
{
	font-family: Times new roman,serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 3pt 1pt 3pt 1pt;
}
.altern
{
	background-color: #ffffff;
	color: #303030;
}
.altern2
{
	background-color: #f6f6f6;
	color: #334B7C;
}
.actionButton
{
	border: 1pt solid #DBD9D9;
	border-left: 4pt outset #FED206;
	cursor: pointer;
	background-attachment: scroll;
	background-image: url(/cg79/img/Input.gif);
}

/* &eacute;l&eacute;ments masqu&eacute;s pour l'impression  , */
.TableConteneur tfoot TD
{
	display: none;
}
.TableConteneur thead TD
{
	display: none;
}
TitreVisible
{
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}
TitreNonVisible
{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}
div.Centrage
{
	width: 100%;
	/*position: relative;*/
	text-align: center;
}
div.AGauche
{
	width: 100%;
	position: relative;
	text-align: left;
}
div.ADroite
{
	width: 100%;
	position: relative;
	text-align: right;
}
.Legende
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	text-decoration: none ;
	font-weight:bold 
}
.Alert
{
	color: red;
	font-weight: bold;
}
table
{
	text-align: left;
	background-color: #ffffff;
	width: 100%;
	border: 0px;
}