/***** Couleurs******/
/* pale : #E8DDFF
   moyen :  #CFD6DE
   Fonce : #6E849C
   Contraste : #9B9678
   Texte : #31455A    */

/***** PAGE *****/

BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #80D0FF;
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY.Alert {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #E8DDFF;
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color : #222299;
	text-decoration : none;
}

a:visited {
	color : #222299;
	text-decoration : none;
}

a:hover {
	color : #31455A;
	text-decoration : underline;
}

a.txtPetit:link {
	color : #008080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
}

a.txtPetit:visited {
	color : Aqua;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
}


a.txtPetit:hover {
	color : Aqua;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	 text-decoration : underline;
}


/**** En Tete *****/
TD.Blanc {
	background-color : White;
}

TD.Rouge {
	background-color : Red;
	font-size : 10px;	
}

A.Rouge {
	background-color : Red;
}

A.Bold {
	font-weight : bold;
}

TD.Jaune {
	background-color : Yellow;
	font-size : 10px;	
}

A.Jaune {
	background-color : Yellow;
}

TD.Vert {
	background-color : Green;
	font-size : 10px;	
}


TD.MoyenBordure {
	background-color : #E8DDFF;
	border-left-color : Aqua;
	border-left-style : solid;
	border-left-width : 3px;
	padding-top : 4px;
	padding-right : 10px;
	font-size :11px;
}

TD.BlancBordure {
	background-color : White;
	border-left-color : Aqua;
	border-left-style : solid;
	border-left-width : 3px;
	padding-top : 0px;
	padding-right : 10px;
	font-size :11px;
}

TD.BlancInfo {
	background-color : #E8DDFF;
	font-size :11px;
	border-bottom : 1px solid #CFD6DE;
}

TD.BlancInfoLast {
	background-color : #E8DDFF;
	font-size :11px;
}

TD.Contraste{
	background-color : #9B9678;
	font-size : 10px;	
}

TD.Fonce{
	background-color : #003366;
	color : White;
	font-size : 12px;	
	padding-left : 3px;
	padding-right : 3px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	text-decoration : none; 
	background-image: url("http://www.gladir.com/IMAGES/tableblue.gif");
}

TD.FonceFenetre{
	background-color : #003366;
	border-top : 1px solid White;
	color : White;
	font-weight : bold;
	font-size : 9px;
}

TD.paleFenetre{
	background-color : #E8DDFF;
	color : #31455A;
	font-size : 9px;
}

TD.NewsFenetre{
	color : #31455A;
	font-size : 9px;
	font-weight : bold;
}
TD.lignefebetre{
  color : #31455A;
  background-color : #d5d5d5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	border-top : 1px solid White;
}
Table.Message{
	background-color : White;
	border : 1px solid #6E849C;
	font-size : 9px;
	font-weight : bold;
	color : #9B9678;
	}
	
Table.textHome{
	background-color : #E8DDFF;
	font-size : 12px;
	color : #31455A;
	border-left : 1px solid #31455A;
	border-right : 1px solid #31455A;
	padding-left : 3px;
	padding-right : 3px;
}
.Pointille{
	border-bottom : 10px dotted #31455A;
	padding-left : 10px;
	font-size : 13px;
	font-weight : bold;
}

/****** LIst***********/
Table.ListBouton{
	border : 1px solid #6E849C;
	font-size : 10px;
}

TR.Listentete{
/*	background-color : #6E849C;*/
	background-color : #99ccff;
	font-size : 10px;
	font-weight : bold;	
}

TR.Impair{
	background-color : #FFFFFF;
	font-size : 10px;
}

TR.Pair{
	background-color : #E8E8E8;
	font-size : 10px;
}

TR.LastPair {
	background-color : #00FF00;
	font-size : 10px;
}

P.Invisible {
	font-size : 0px;
}

TD.CountMessage {
	font-size : 10px;
}

/****** FORM ********/
Table.Form {
/*	border : 1px solid #6E849C;*/
/*	background-color : #d5d5d5;*/
	background-color : #C0E0FF;
	
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.FormHeader{
	
	border-bottom : 1px solid #6E849C;
	
	border-top-color : black;
	border-top-width : 0px;
	
	padding : 0 0 0 0;
}

.HeaderTitre{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : White;
	padding-left : 3px;
}

.HeaderGhost{
	background-color : #80D0FF;
/*	background-color : #0090B0;	*/
}

.HeaderLeft{
	background-color : #d5d5d5;
}

.TxtArea {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color: #31455A;
	border-style: solid;
	border-width: 1px;
}


input.Bouton{
	background-color : #d5d5d5;
	color : Black;	
	font-size :13px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left : 1px solid #FEFEFE;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
}

input.BoutonPale{
	background-color : #CFD6DE;
	color : #31455A;	
	font-size :13px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left : 1px solid #FEFEFE;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
}

input{
	border : 1px solid #31455A;
	font-size : 11px;
}

input.Checkbox{
	border : 0px 
}

/**** Contenu ******/
.Text{
 font-family : Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-size-adjust : 0;
 font-style : normal;
}

.Edit {
	border-bottom-color : #31455A;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}


 Table.News{
	border : 1px solid #9B9678;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #31455A;
}

.TxtPetit {
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

A.TxtPetitURL {
	color : #00455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.List {
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10 px;
	background-color : #FFFFFF;
}

a.Copyright:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : White;
	text-decoration : none;
}

a.Copyright:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : White;
	text-decoration : none;
}


a.Copyright:hover {
	text-decoration : underline;
}

a.Sort:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

a.Sort:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :White;
	text-decoration : none;
	font-weight : bold;
}


a.Sort:hover {
	text-decoration : underline;
}

.SortNoLink {
	color : black;
	font-weight : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

/****** Scroller *******/
.Scroller {
	background-color : #CFD6DE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.ScrollDate {
	color : #9B9678;
}

.ScrollTitre {
	font-weight : bold;
}
/*********Liste de prix ************************/

.tablePrix{
	border : 1px solid Black;
}

/******** Menu Dynamique ******************/
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{
	position:absolute; 
	visibility:hidden; left:0; top:0
}

/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
	position:absolute; 
	width:10; 
	height:10; 
	background-color: #6E849C; 
	 visibility:hidden;
}

/********** ONGLET****************/
.onglet{
	background-color : #d5d5d5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	cursor : pointer;
	border-right : 1px solid #6E849C;
	border-top : 1px solid #6E849C;
	border-left : 1px solid #6E849C;
}

.ongletOver{
	background-color : #0000ff;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	cursor : pointer;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}

.ongletOnPage{
	background-color : #0000ff;
	color: white;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}

a.ongletlink:link {
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

a.ongletlink:visited {
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}


a.ongletlink:hover {
	color : #9B9678;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	 text-decoration : underline;
}

/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:	12px;
	padding:	2px; 
	cursor:		default;
}

.ThemeOfficeSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	overflow:	visible;
	border:		1px solid #8C867B;

	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);
}

.ThemeOfficeSubMenuTable
{
	overflow:	visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeOfficeMainItem
{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px;
}


/* Barre de menu, selection */
.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px;
	background-color:	#0000ff;
	color:  white;	
}

.ThemeOfficeMenuItem
{
	background-color:	#ffffff;
}

/* Barre de sous-menu, selection */
.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color:	#0000ff;
	font-size: 12px;
	color:  white;	
}


/* horizontal main menu */

.ThemeOfficeMainItem
{
	padding:	4px;
	border:		0;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding:	4px;
	border:		0px solid #808080;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;
	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;
	background-color:	inherit;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-right:	1px solid #3169C6;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;
	border-top:	1px solid #d5d5d5;
	border-bottom:	1px solid #d5d5d5;
	border-left:	1px solid #d5d5d5;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;
	border-top:	1px solid #d5d5d5;
	border-bottom:	1px solid #d5d5d5;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	1px solid #d5d5d5;
	border-bottom:	1px solid #d5d5d5;
	border-right:	1px solid #d5d5d5;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border:		0;
	background-color:	#C6CBCE;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #C6C3BD;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:	inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}
