.menu
	{
	text-align: center;
	vertical-align: top;
	}

a.menulien
	{
	color: #595C73;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: verdana;
	}

a.menulien:hover
	{
	color: #1B1B8B;
	}

.menu2{
	text-decoration : none;
	color:#454443;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3;
	}
	
.menu2:hover
	{
	color: #000000;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing : 0.5px ;
	}
	
.normal
	{
	color: #927D58;
	font-size: 11px;
	font-family: verdana;
	line-height: 1.3;
	}

.normal_grand
	{
	color: #927D58;
	font-size: 13px;
	font-family: verdana;
	}
	
.normal_titre
	{
	color: #927D58;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	}

.titre_page,.titre_page2
	{
	color: #C89A63; 
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	letter-spacing : 0.5px ;
	text-decoration: none;
	}
a.titre_page:hover
	{
	text-decoration: underline;
	}

.cellule2{
	background-color: #B3C9D5;
	color: #555555;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	}

.content{
	border-collapse: collapse;
	border-color: #b29D99;

	border-left-style: solid; 
	border-left-width: 2px; 

	border-top-width: 2px;
	border-top-style: solid;
	}

.inputbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9A250;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #C9A250;
	font-size: 10px;
	color: #990000;
	}
		
.button {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9A250;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #C9A250;
	font-size: 10px;
	font-weight: bold;
	color: #927D58;
	margin-top: 2px;
	margin-bottom: 2px;
	}















