body {
  	font-family : Arial;
	font-size : 14px;
	color : #000080;
	background-color: #DDDEE9;
	margin-top : 0px;
	margin-right : 2px;
	margin-bottom : 0px;
	margin-left : 2px;
	scrollbar-face-color : default;
	scrollbar-shadow-color : default;
   scrollbar-highlight-color : default;
   scrollbar-3dlight-color : default;
   scrollbar-darkshadow-color : default;
   scrollbar-track-color : default;
   scrollbar-arrow-color : default;
}

input, select, textarea {
	color: #000080;
  	font-family: Arial;
	font-size: 14px;
}

a {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
}
a:active {
	color: #000080;
}
a:hover {
	color: #000080;
}

a.action {
	color: #000080;
  	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.action:visited {
	color: #000080;
  	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.action:active {
	color: #000080;
  	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.action:hover {
	color: #000080;
  	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: none;
}

a.action_trespetit {
	color: #000080;
  	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.action_trespetit:visited {
	color: #000080;
  	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.action_trespetit:active {
	color: #000080;
  	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.action_trespetit:hover {
	color: #000080;
  	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

a.lien, a.lien:visited, a.lien:link {
    color:#0000FF;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}
a.lien:hover {
	color:#FF0000;
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
}

span.action {
	color: #000080;
  	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	background-color: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}

.menu-over {
	background-color : #EEEEEE;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	cursor: pointer;
	cursor: hand;
}

.menu-selected {
	background-color : #FADB52;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	cursor: pointer;
	cursor: hand;
}

.menu-over-selected {
	background-color : #FFF082;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	cursor: pointer;
	cursor: hand;
}

.help-jaune {
	background-color : #FFFFCC;
}

.piste-verte {
	color : #00AA00;
	font-family : Arial;
	font-size : 14px;
}

.piste-bleue {
	color : #0000FF;
	font-family : Arial;
	font-size : 14px;
}

.piste-rouge {
	color : #FF0000;
	font-family : Arial;
	font-size : 14px;
}

.piste-noire {
	color : #000000;
	font-family : Arial;
	font-size : 14px;
}

.layerbg {
	background-color : #000080;
}
.layerfg {
	background-color : #FFFFFF;
}
.layerfg-bleu {
	background-color : #A0ADDC;
}
.layerfg-jaune {
	background-color : #FADB52;
}

.euro {
	font-family : times;
}

.infime {
	color : #000080;
	font-family : Arial;
	font-size : 6px;
}

.minuscule {
	color : #000080;
	font-family : Arial;
	font-size : 9px;
}

.reduit {
	color : #000080;
	font-family : Arial;
	font-size : 10px;
}

.reduit-noir {
	color : #000000;
	font-family : Arial;
	font-size : 10px;
}

.reduit-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 10px;
}

.reduit-gras-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-size : 10px;
}

.reduit-gras-bleu {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}

.trespetit {
	color : #000080;
	font-family : Arial;
	font-size : 11px;
}

.trespetit-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
}
	
.trespetit-noir {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
}

.trespetit-gras {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}

.trespetit-gras-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}

.trespetit-gras-rouge {
	color : #AA0000;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}

.petit {
	color : #000080;
	font-family : Arial;
	font-size : 12px;
}

.petit-noir {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
}

.petit-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
}

.petit-italic {
	color : #000080;
	font-family : Arial;
	font-style : italic;
	font-size : 12px;
}
	
.petit-gras {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
}

.petit-gras-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
}

.petit-gras-jaune {
	color : #FADB52;
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
}

.assezpetit {
	color : #000080;
	font-family : Arial;
	font-size : 13px;
}

.assezpetit-noir {
	color : #000000;
	font-family : Arial;
	font-size : 13px;
}

.assezpetit-italic {
	color : #000080;
	font-family : Arial;
	font-style : italic;
	font-size : 13px;
}
	
.assezpetit-gras {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
}

.assezpetit-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 13px;
}

.assezpetit-gras-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
}
	
.assezpetit-grasitalic-rouge {
	color : #AA0000;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 13px;
}

.normal {
	color : #000080;
	font-family : Arial;
	font-size : 14px;
}

.normal-sansgras {
	color : #000080;
	font-family : Arial;
	font-weight: normal;
	font-size : 14px;
}

.normal-noir {
	color : #000000;
	font-family : Arial;
	font-size : 14px;
}

.normal-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 14px;
}

.normal-rouge {
	color : #AA0000;
	font-family : Arial;
	font-size : 14px;
}

.normal-jaune {
	color : #FADB52;
	font-family : Arial;
	font-size : 14px;
}

.normal-gras {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
}

.normal-italic {
	color : #000080;
	font-family : Arial;
	font-style : italic;
	font-size : 14px;
}
	
.normal-italic-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-style : italic;
	font-size : 14px;
}

.normal-grasitalic {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
}

.normal-grasitalic-vert {
	color : #009000;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
}

.normal-gras-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
}

.normal-gras-rouge {
	color : #AA0000;
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
}

.normal-gras-jaune {
	color : #FADB52;
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
}

.normal-italic-jaune {
	color : #FADB52;
	font-family : Arial;
	font-style : italic;
	font-size : 14px;
}

.normal-grasitalic-noir {
	color : #000000;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
}

.normal-grasitalic-jaune {
	color : #FADB52;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
}
	
.normal-grasitalic-blanc{
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
}

.assezgros {
	color : #000080;
	font-family : Arial;
	font-size : 12px;
}

.assezgros-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 15px;
}

.assezgros-gras {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
}

.assezgros-gras-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-size : 15px;
}

.assezgros-gras-rouge {
	color : #AA0000;
	font-family : Arial;
	font-weight : bold;
	font-size : 15px;
}

.gros {
	color : #000080;
	font-family : Arial;
	font-size : 16px;
}

.gros-gras-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
}

.gros-gras-rouge {
	color : #AA0000;
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
}

.gros-grasitalic{
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 16px;
}

.gros-grasitalic-rouge{
	color : #AA0000;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 16px;
}
	
.tresgros {
	color : #000080;
	font-family : Arial;
	font-size : 18px;
}

.tresgros-gras {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-size : 18px;
}

.tresgros-gras-noir {
	color : #000000;
	font-family : Arial;
	font-weight : bold;
	font-size : 18px;
}

.tresgros-gras-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
	font-size : 18px;
}

.tresgros-gras-jaune {
	color : #FADB52;
	font-family : Arial;
	font-weight : bold;
	font-size : 18px;
}

.tresgros-gras-rouge {
	color : #AA0000;
	font-family : Arial;
	font-weight : bold;
	font-size : 18px;
}

.tresgros-grasitalic {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
   font-style : italic;
	font-size : 18px;
}

.tresgros-grasitalic-jaune {
	color : #FADB52;
	font-family : Arial;
	font-weight : bold;
   font-style : italic;
	font-size : 18px;
}

.enorme {
	color : #000080;
	font-family : Arial;
	font-size : 20px;
}

.enorme-gras {
	color : #000080;
	font-family : Arial;
	font-weight : bold;
	font-size : 20px;
}

.enorme-gras-jaune {
	color : #FADB52;
	font-family : Arial;
	font-weight : bold;
	font-size : 20px;
}

.enorme-gras-rouge {
	color : #AA0000;
	font-family : Arial;
	font-weight : 900;
	font-size : 20px;
}

.enorme-grasitalic-blanc {
	color : #FFFFFF;
	font-family : Arial;
	font-weight : bold;
   font-style : italic;
	font-size : 20px;
}
	
.phenomenal {
	color : #000080;
	font-family : Arial;
	font-size : 22px;
}

.phenomenal-gras {
	color : #000080;
	font-family : Arial;
	font-weight : bolder;
	font-size : 22px;
}

.phenomenal-gras-rouge {
	color : #AA0000;
	font-family : Arial;
	font-weight : bolder;
	font-size : 22px;
}

.tabnormal {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.tabover {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

.input_pagin {
	color : #000080;
	font-family : Arial;
	font-size : 13px;
	background-color: #F5F5F5;
	border: 0px;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	width: 15px;
	cursor: pointer;
}

.input_pagin1 {
	color : #000080;
	font-family : Arial;
	font-size : 13px;
	background-color: #F5F5F5;
	border: 0px;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	width: 15px;
	cursor: pointer;
}

.input_pagin2 {
	color : #000080;
	font-family : Arial;
	font-size : 13px;
	background-color: #F5F5F5;
	border: 0px;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	width: 20px;
	cursor: pointer;
}

.input_pagin3 {
	color : #000080;
	font-family : Arial;
	font-size : 13px;
	background-color: #F5F5F5;
	border: 0px;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	width: 25px;
	cursor: pointer;
}

.input_pagin4 {
	color : #000080;
	font-family : Arial;
	font-size : 13px;
	background-color: #F5F5F5;
	border: 0px;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	width: 30px;
	cursor: pointer;
}

.image_pagin {
	vertical-align: bottom;
	height: 15px;
	cursor: pointer;
}

.text_pagin {
	color : #000080;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	border: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 15px;
}

.text_erreur {
	color: #F00000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.input_checkbox_taille13 {
	width: 13px;
	height: 13px;
}

.input_checkbox_taille9 {
	width: 9px;
	height: 9px;
}

.text_encadre {
	color: #000080;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	padding: 2px;
	border: 1px solid #000080;
	cursor: pointer;
	cursor: hand;
}

FIELDSET {
	padding : 0px;
	margin : 0px;
	color : black;
}

LEGEND {
	font-family : Tahoma;
	font-size : 10pt;
	color : black;
}

A.color, A.color:active, A.color:visited {
	position : relative;
	display : block;
	text-decoration : none;
	width : 10px;
	height : 10px;
	line-height : 10px;
	margin : 0px;
	padding : 0px;
	border : 1px inset white;
}

A.color:hover {
	border : 1px outset white;
}

A.none, A.none:active, A.none:visited, A.none:hover {
	position : relative;
	display : block;
	text-decoration : none;
	width : 10px;
	height : 10px;
	line-height : 10px;
	margin : 0px;
	padding : 0px;
	cursor : default;
	border : 1px solid threedface;
}

.tblColor {
	display : none;
}

.tdColor {
	padding : 1px;
}

.tblContainer {
	background-color : threedface;
}

.tblGlobal {
	position : absolute;
	top : 0px;
	left : 0px;
	display : none;
	background-color : threedface;
	border : 2px outset;
}
.tdContainer {
	padding : 5px;
}

.tdDisplay {
	width : 50%;
	height : 20px;
	line-height : 20px;
	border : 1px outset white;
}

.tdDisplayTxt {
	width : 50%;
	height : 24px;
	line-height : 12px;
	font-family : Tahoma;
	font-size : 8pt;
	color : black;
	text-align : center;
}

.btnColor {
	width : 100%;
	font-family : Tahoma;
	font-size : 10pt;
	padding : 0px;
	margin : 0px;
}

.btnPalette {
	width : 100%;
	font-family : Tahoma;
	font-size : 8pt;
	padding : 0px;
	margin : 0px;
}




/* utilisé par module emailings du publicator_2006 */
#main{
	color:#333;
	margin:30px 20px;
	padding:0;
	width:694px;
	text-align:left;
	font-size:12px;
}
div#main h2{
	border-bottom:1px solid #CDCDCD;
	display:block;
	font-family:'trebuchet ms', verdana, arial;
	font-weight:normal;
	margin:0;
	margin-top:0px;
	padding:30px 0 4px 0;
	text-align:left;
	font-size:18px;
	color:#333;
}
div.line {
	border-bottom:1px solid #CDCDCD;
	height:10px;
	overflow-y:hidden;
}
div#explication {
	border:1px solid #CDCDCD;
	padding:18px 20px 18px 20px;
	margin:5px 10px 20px 10px;
	background-color:#FFFFCE;
}
