/***** Couleurs******/
/* pale : #E7EAEE
   moyen :  #CFD6DE
   Fonce : #6E849C
   Contraste : #9B9678
   Texte : #31455A    */

/***** PAGE *****/
BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #007070;
	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 : Aqua;
	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.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;
}

TD.Fonce{
	background-color : #003366;
	color : White;
}

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;
	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;
}

TR.Impair{
	background-color : #BFC6EF;
}

TR.Pair{
	background-color : #E8DDFF;
}

/****** FORM ********/
Table.Form {
	border : 1px solid #6E849C;
	background-color : #E8DDFF;
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.FormHeader{
	border-bottom : 1px solid #6E849C;
	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;
}

input.Bouton{
	background-color : #6E849C;
	color : White;	
	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.log {
	border : 1px solid #9B9678;
	font-size : 9px;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

Table.logNew{
	border-left : 3px solid #009BFF;
	font-size : 10px;
}


 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;
}

.List {
	color : #31455A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10 px;
}

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 : White;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/****** 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;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute; 
	padding:2px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold
}

.clLevel0{
	background-color:#C4C4C4; 
	color:black;
	border-bottom : 1px solid Black;
	border-left : 1px solid white;
	border-right : 1px solid Black;
	border-top : 1px solid white;
}

.clLevel0over{
	background-color:#C4C4C4; 
	color: black;
	cursor:hand;
	border-bottom : 1px solid white;
	border-left : 1px solid Black;
	border-right : 1px solid white;
	border-top : 1px solid Black;
}

.clLevel0border{
	position:absolute; 
	visibility:hidden; 
	background-color:#C4C4C4;

}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute; 
	padding:2px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size : 12px;
}

.clLevel1{
	background-color:#C4C4C4; 
	color:black;
}

.clLevel1over{
	background-color:blue; 
	color: white;
	cursor:hand;
}

.clLevel1border{
	position:absolute; 
	visibility:hidden; 
	background-color:#C4C4C4;
	border-bottom : 1px solid Black;
	border-left : 1px solid White;
	border-right : 1px solid Black;
	border-top : 1px solid White;
}


/********** ONGLET****************/
.onglet{
	background-color : #E7EAEE;
	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 : #6E849C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	cursor : pointer;
	border-left : 1px solid #6E849C;
	border-right : 1px solid #6E849C;
	border-top : 1px solid #6E849C;
}

.ongletOnPage{
	background-color : #6E849C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border-left : 1px solid #6E849C;
	border-right : 1px solid #6E849C;
	border-top : 1px solid #6E849C;
}

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;
}