

<!--
a:link {color: #f4d99f;	}
a:visited { color:#f4d99f;}
a:active { color:#D35111; }
a:hover { color:#FFF2EB; }
			



a.NavigationWords:link { color:#f4d99f; text-decoration:none;}
a.NavigationWords:visited { color:#f4d99f; text-decoration: none ;}
a.NavigationWords:active { color:#D35111;  text-decoration: none;}
a.NavigationWords:hover { color:#FFF2EB; text-decoration: none ;}

a.NavigationNiveau2:link { color:#967D49; text-decoration: underline;}
a.NavigationNiveau2:visited { color:#967D49; text-decoration: underline ;}
a.NavigationNiveau2:hover { color:#D35111; text-decoration: underline ;}
a.NavigationNiveau2:active { color:#D35111;  text-decoration: none;}

a.NavigationNiveau3:link { color:#967D49; text-decoration: underline;}
a.NavigationNiveau3:visited { color:#967D49; text-decoration: underline ;}
a.NavigationNiveau3:hover { color:#D35111; text-decoration: underline ;}
a.NavigationNiveau3:active { color:#D35111;  text-decoration: none;}

a.NavigationNiveau4:link { color:#695429; text-decoration: underline;}
a.NavigationNiveau4:visited { color:#967D49; text-decoration: underline ;}
a.NavigationNiveau4:hover { color:#D35111; text-decoration: underline ;}
a.NavigationNiveau4:active { color:#D35111;  text-decoration: none;}

/*bouton nouvel utilsateur*/
a.Navigationbouton:link { color:#967D49; text-decoration: underline;}
a.Navigationbouton:visited { color:#967D49; text-decoration: underline ;}
a.Navigationbouton:hover { color:#D35111; text-decoration: underline ;}
a.Navigationbouton:active { color:#D35111;  text-decoration: underline;}

  
/*colors :
roos-brunLight :FFF2EB
brun light 1  : FCFBF9
brun light 2  : F8F5F1
brun-midTint : DDD3C6
brun-dark : 967D49
Brun-Darker : #D35111
brun-mid-chaud : AD896F
red : #D35111
brunfonctext : 666666
*/
html {
	scrollbar-face-color: #DDD3C6;
	scrollbar-darkshadow-color: #967D49;
	scrollbar-shadow-color: #967D49;
	scrollbar-highlight-color: #FFF2EB;
	scrollbar-3dlight-color: #AD896F;
	scrollbar-track-color: #F3EDE6;
	scrollbar-arrow-color: #967D49;
	option-arrow-color: #967D49;
}
		
body {
    margin:10px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	font-style: normal;
	margin: 0px;
	scrollbar-face-color: #DDD3C6;
	scrollbar-darkshadow-color: #967D49;
	scrollbar-shadow-color: #967D49;
	scrollbar-highlight-color: #FFF2EB;
	scrollbar-3dlight-color: #AD896F;
	scrollbar-track-color: #F3EDE6;
	scrollbar-arrow-color: #967D49;
	option-arrow-color: #967D49;
}

input,textarea,option {
	color: #D35111;
	border-color: #695429;
	border-width: 1px;
	font-size: x-small;
	
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
/* mail to*/
.formSubmitTxt{
	font-size: xx-small;
	border-width: 0px;
	cursor:pointer;
	color:#695429;
	text-decoration: underline;
	padding: 0;
	border: 0;
	margin: 0;
}
.formSubmitTxtover {
	font-size: xx-small;
	border-width: 0px;
	cursor:pointer;
	text-decoration: underline;
	padding: 0;
	border: 0;
	margin: 0;
}
/*boutton de visualisation*/
.buttonsgrf{
	color: #FFF2EB;
	border-width: 0px;
	border-style: solid;
	background-color: #967D49;
	border-color: #967D49;
	font-weight: bold;
	font-size: 10px;
	padding: 1px;
	cursor:pointer;
}
.buttonsgrfover {
	color: #967D49;
	border-width: 0px;
	border-style: solid;
	border-color: #967D49;
	background-color: #DDD3C6;
	font-weight: bold;
	font-size: 10px;
	padding: 1px;
	cursor:pointer;
}
.Important{
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
}
.planLayout{
	margin : 10;
}








/* le rouge pour les Alertes*/
.RedError , .ErrorList{
	color: #D35111;
	font-size: 12px;
	background-color: #F8F5F1;
	padding: 10px 40px 10px 40px;
	margin: 20px 80px 20px 80px;
	border-color: #D35111;
	border-width: 1px;
	border-style: solid;
	display: block;	
}



/* du texte standard */
.StandardTXT{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	font-style: normal;
}
/* du texte standard */
#StandardTXT{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	font-style: normal;
	line-height:  2.2ex;
}
.SmallTXT{
	font-family: Arial, Helvetica, sans-serif;
	color: #695429;
	font-size: xx-small;
	font-style: normal;
}
#SmallTXT{
	font-family: Arial, Helvetica, sans-serif;
	color: #695429;
	font-size: xx-small;
	font-style: normal;
}

.Nota {
	font-size: xx-small;
	color: #A10F19;
}
.NotaLayout{
	padding-bottom: 10px;
	padding-top: 10px;
	width:100%;
}
.LittleNoteLayout{
	padding-bottom: 30px;
	padding-top: 30px;
	width:100%;
	padding-left: 30px;
	padding-right: 30px;
}
.adressBlock{
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
}





/*tables */
.table_1 {
	margin: 25px 0px 20px 0px;
	background-color: #FFFFFF;
	display: table;	
	width: 100%;
}
.table_1 td {
	margin: 0px;
	display: table-row;	
	padding: 0px;
	color: #695429;
	font-size: x-small;
}
.table_1_Row_Rel {
	display: table-row;
}
.table_1 tr {
}

.table_2 {
	margin: 0px;
	background-color: #FFFFFF;
	display: table;
	width: 100%;
	padding: 0px;
	display: table;
}
.table_2 td {
	padding-left: 10px;
	padding-right: 10px;
	color: #695429;
	font-size: x-small;
}

.table_2 tr {
	width: 500px;
	color: #695429;
}

.table_2_tr1 {
	background-color: #FCFBF9;
	display: table-row-group;	
}
.table_2_tr2 {
	background-color: #F8F5F1;
	display: table-row-group;	
}

.HorizontalLine {
	width: 100%;
	background :#FFFFFF url("images/orangpx.gif") 100% 100% repeat-x;
}
















/* la zone Titre*/
.TitleStyle {
	position: relative;
	width: 100%;
	background-image:url("images/brocante.gif");
	background-repeat:no-repeat;
	background-color:#DDD3C6;

	
}
.logo1 {
	font-family: Verdana;
	color: #816324;
	padding-left:215px;
}
.logo2 {
	font-family: Verdana;
	color: #D35111;
	font-size:xx-large;
	font-weight: 600;
	letter-spacing: -5px;
}

/* le texte au dessus de la navigation */
.TopInfo {
	/*position: relative;*/
	background-color: #D35111;
	color: #f4d99f;
	padding-left: 7px;
	font-size:15px;
}
.TopInfo h5 {
	/*margin: 0;
	padding: 2px;*/
	
}
.BottomPageNote {
	text-align:center;
}
.TopPub {
	position:absolute;
	top:0px;
	z-index:0;
	margin-left:200px;
	text-align:center;
	width:40%
}
/*bouton nouvel utilisateur*/
.Navigationbouton {
	border-width: 0px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	text-decoration: underline;
}



.NavigationNiveau2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	background-color: #FFFFFF;
}
.NavigationNiveau3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	background-color: #FFFFFF;
	margin-top : 2px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: right;
	float:right;
}
.fallbackspacer3 {
	font-size: xx-small;
	display: inline;
	margin-top : 2px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: right;
	float:right;
}
.NavigationNiveau4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	margin-top : 2px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
}



/* le TITRE de navigation au dessus de la page*/
.NavigationTitle{
	color: #666633;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top:15px;
	background :#FFFFFF url("images/orangpx.gif") 100% 100% repeat-x;
	width:100%;
	/*border-bottom: medium solid #ff0000;*/
	
}




.buttonsimg{
	border-width: 0px;
	cursor:pointer;
	background :#DDD3C6 url("images/jpgico.jpg") 0% 0% no-repeat;
	width:16px;
	height:16px;
}
.buttonsimgover {
	border-width: 0px;
	cursor:pointer;
	width:16px;
	height:16px;
	background :#DDD3C6 url("images/jpgico.jpg") 0% 0% no-repeat;
}
#dhtmltooltip {
	border: 1px solid #D35111;
	background-color:#FCFBF9;
	padding: 15px;
}

@media screen
{
	.BodyBackgroundImage {
		/*background : url("images/BrunLeft.gif");
		background-repeat: repeat-y;*/
		padding:0;
		margin:0;
	}
	.ZoneLeft {
		/*background-color: #DDD3C6;*/
		position: absolute;
		width: 161px;
		margin-left:10px;
	}
	.PubLeft {
	padding-top:10px;
	font-size: small;		
	}


	.WindowPage {
		background-color: #FFFFFF;
		left:161px;
		width: 500px;
		margin: 15px;
		margin-top:0;
		position:absolute;
	}
	.languageSmallSelect {
	position:absolute;
	top : 4px;
	right : 15px;
	display: inline;
	text-align:right;
	width:100%
	}
	
	
	.NavigationZone {
	font-size: x-small;
	background-color: #816324;
	width: 100%;
	margin: 0px;
	text-align:right;
	padding-bottom: 1px;	
	padding-top: 1px;	
	}
	.NavigationWords {
		display: inline;
		font-size: 14px;
	}
	
	.fallbackspacer {
		color: #f4d99f;
		display: inline;
		margin-left:10px;
		margin-right:10px;
	}
}
@media print
{
	.BodyBackgroundImage {
	}
	.ZoneLeft {
		/*background-color: #DDD3C6;*/
		position: absolute;
		top: 70px;
		left: 0px;
		height: 100%;
		width: 161px;
		margin-left:10px;
		visibility:hidden;
	}
	.PubLeft {
		padding-top:80;
		font-size: small;
		visibility:hidden;
	}
	
	.WindowPage {
		background-color: #FFFFFF;
		left:0px;
		width: 500px;
		margin: 15px;
		margin-top:0;
		position:absolute;
	}
	.languageSmallSelect {
		position:absolute;
		top : 0px;
		right : 0px;
		display: inline;
		text-align:right;
		width:100%;
		visibility:hidden;
	}
	
	
	.NavigationZone {
		font-size: x-small;
		background-color: #816324;
		width: 100%;
		margin: 0px;
		text-align:right;
		padding-bottom: 1px;	
		padding-top: 1px;	
		visibility:hidden;
	}
	
	.NavigationWords {
	}
	.fallbackspacer {
	}
}
/*
Div:first-letter  {
	color: #f4d99f;
	font-size: 13px;
	background-color: #816324;
}
*/
-->
.SubTitle1 {
	 text-transform:uppercase;
	 font-size:x-small;
	 font-weight:bold;
}
.AlertMessage {
	color:#993300;
	font-size:small;
	border: 1px solid #993300;
	text-align:center;
	padding : 10px 0 10px ;
	background-color:#FCFBF9;
}
