b, strong { font-weight: bold; }
body, table, td, p, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/* margin: 0px; */
}
p { text-align: justify }
body
{
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #333399;
	scrollbar-darkshadow-color: #333399;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF3333;
	margin: 0px;
	background-color: #FFFFFF;
}
h1
{
	font-size: 12px;
	line-height: normal;
	/* margin: 0px; */
	font-weight: bold;
	display: inline;
	color: #6699FF;
}
h2
{
	font-size: 11px;
	line-height: normal;
	/* margin: 0px; */
	font-weight: bold;
	display: inline;
	color: #CC0000;
}
h2 a
{
	text-decoration:none;
	color: #6699FF;
}
h3
{
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
	color: #FF3333;
}
a { color: #000000; }
a:hover
{
	text-decoration: none;
	color: #CC0000;
}
.details
{
	color: #FF3333;
	font-size: 10px;
}
.bdr
{
	border: 1px solid #333399;
}
.bdrgris
{
	display: inline;
	margin: 5px;
}
.libelleform
{
	font-size: 10px;
	color: #666666;
}
.rubform
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.txtfield
{
	font-size: 10px;
	color: #666666;
}
.boutonform
{
	font-size: 10px;
	color: #666666;
}
.Footer { background-image: url(/images/interface/pied.jpg); }

/*
 * MENU
 */
#Menu
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(images/interface/pixfondbarre.gif);*/
}
#Menu a 
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#Menu a:hover { color: #FF3333 }
#Menu .textssemenu{
	font-size:10px;
	color:#FFFFFF
}
#Menu .txtSSMenuHover { font-size: 10px; line-height: 18px; background-color: #ffffff; color: #6699FF }
#Main
{
	background-color: #FFFFFF;
	background-image: url(/images/interface/pixfond.jpg);
	background-repeat: repeat-y;
}
.TdMain { background-image:url(/images/interface/pixpied.jpg); background-position:bottom; background-repeat:repeat-x }
#entete
{
	background-image:url(/images/interface/entete1.jpg);
	background-repeat:no-repeat;
	width:640px;
	height:26px;
	padding:5px;
	color:#000000;
	font-weight: bold;
	text-align:left;
	text-transform: capitalize;
	margin-bottom:5px	
}
#entete a { text-decoration: none; }

#Contenu
{
	background-image: url(/images/interface/pixgris.gif);
	width: 650px;
	padding: 10px;
}
#Article
{
	background-image: url(/images/interface/details_fond.jpg); 
	padding: 5px 5px 5px 3px;
	text-align:left;
}
#Pied 
{
	background-image: url(/images/interface/pied2.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	padding-right:60px;
	color:#6699FF;
	font-size:10px;
	font-weight: bold;
}
.table
{
	background-image: url(/images/interface/degradefond.gif);
	background-repeat: repeat-x;
	background-color: #CC0000;
}
.color { color: #CC0000; }
#Acc
{
	background-image: url(/images/interface/ccmuzillac03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*
.CorpsArticle h1, .CorpsArticle h2, .CorpsArticle h3, .CorpsArticle p
{
	display: block;
}*/



@media print {
b {
	font-size: 11px;
	font-weight: bold;

}
strong {
	font-size: 11px;
	font-weight: bold;

}
p, table, body , div, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
h1 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 12px;
	color: #000000;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
h3 {
	font-size: 11px;
	line-height: normal;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
a {
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #000000;
}
}
@media print
{
.NoPrint { display: none }
.Footer { background: none; width: auto; height: auto }
.table { background: none }
.TdMain { background: none }
#Pied { background-image: none }
}