﻿body 
{
    margin: 0px;
    background-color: #ffffff;
    color: #000000;
}
.asterisk
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #FF0000;
}
*
{
    font-family: Arial;
    font-size: 9pt;
}
a, a:link, a:active, a:visited
{
    color: #4066B2;
}
ul
{
	list-style-image: url(/img/cos/picto/arrow-right.gif);
}
ul li
{
	margin-bottom: 5px;
}
.highlight 
{
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #FFFF99 
}
.highlight0
{
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #FFFF99 
}
.highlight1
{
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	BACKGROUND-COLOR:  #99FFFF
}
.highlight2
{
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #99FF66 
}
.highlight3
{
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #FFCC66 
}
.highlight4
{
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #FF99FF 
}
#helpBox {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 180px;
	visibility: hidden;
	
}
.helpBoxDIV {
	background-color: #FFFFCC; 
	font-family: MS Comic Sans,arial,sans-serif;
	font-size: 9pt;
	TEXT-ALIGN: justify;
}

#overlay { background-image: url('/img/overlay.png'); }
#overlaydiv { padding: 0; }
#overlaydiv img { border: 0; }


.boxeditorialtopblue, .boxeditorialtopgrey, .boxeditorialmiddleblue, .boxeditorialmiddlegrey, .boxeditorialbottomblue, .boxeditorialbottomgrey
{
	width:200px;
}
.boxeditorialtopblue, .boxeditorialtopgrey
{
	margin-top: 7px;
	height:25px;
}
.boxeditorialmiddleblue, .boxeditorialmiddlegrey
{
	padding: 8px 10px 0 10px;
}
.boxeditorialmiddleblue
{
	background:url(/img/editorials/box/box_repeat.gif) repeat-y top left;
}
.boxeditorialmiddlegrey
{
	background:url(/img/editorials/box/box_repeat.gif) repeat-y top left;
}
.boxeditorialmiddleblue, .boxeditorialmiddleblue a, .boxeditorialmiddleblue a:active, .boxeditorialmiddleblue a:link, .boxeditorialmiddleblue a:visited,
.boxeditorialmiddlegrey, .boxeditorialmiddlegrey a, .boxeditorialmiddlegrey a:active, .boxeditorialmiddlegrey a:link, .boxeditorialmiddlegrey a:visited
{
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	line-height:12px;
}
.boxeditorialmiddleblue a:hover, .boxeditorialmiddlegrey a:hover
{
	text-decoration:underline;
}
.boxeditorialmiddleblue ul li a span, .boxeditorialmiddlegrey ul li a span
{
	color:#4e4e4e ;
}
.boxeditorialmiddleblue ul li  span, .boxeditorialmiddlegrey ul li span
{
	font-size:11px;
}
.doctypeclass
{
	color:#4e4e4e;
	border-bottom: 1px solid #cccccc;
	width:180px;
	padding-bottom:2px;
	margin-bottom:4px;
	font-size:9pt;
}
.boxeditorialmiddleblue ul, .boxeditorialmiddlegrey ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	width: 180px;
}
.boxeditorialmiddleblue ul li
{
	background: url(/img/editorials/box/box_puce-bleue.gif) no-repeat 0 7px;
	list-style-image:none;
}
.boxeditorialmiddlegrey ul li
{
	background: url(/img/editorials/box/box_puce-grise.gif) no-repeat 0 7px;
	list-style-image:none;
}
.boxeditorialmiddleblue ul li a, .boxeditorialmiddlegrey ul li a
{
	margin-left: 8px;
}
.boxeditorialmiddleblue ul li, .boxeditorialmiddlegrey ul li
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #cccccc;
}
.boxeditorialmiddleblue ul li.first, .boxeditorialmiddlegrey ul li.first
{
	padding-top: 0;
	background-position: 0 2px;
	border-top: none;
}
.boxeditorialbottomblue, .boxeditorialbottomgrey
{
	font-size: 1px;
	height: 10px;
}
.boxeditorialbottomblue
{
	background:url(/img/editorials/box/box_bottom.gif) no-repeat bottom left;
}
.boxeditorialbottomgrey
{
	background:url(/img/editorials/box/box_bottom.gif) no-repeat bottom left;
}
.editorialName { color: #FF781E; }
