a {
	color : #C5B061;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}

a:link {
	text-decoration: none;
	color:#C5B061;
}
a:hover {
	text-decoration : underline;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#C5B061;
}
a.inter{
	color : #C5B061;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.inter:hover {
	text-decoration : underline;
}
.tableprincipal{
	background-color : white;
}
.menuNav a:hover {
	display:block;
	text-decoration: none;
	background-color:#B5A642;
}
.menu_horizontal {
	display:none;
}
.basGauche {
	display:none;
}
.content_bas_droite {
	width: 710px;
}
.basCentre {
	text-align:center;
	vertival-align:top;
	margin-top:10 px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px ;
}

.basDroit {
	text-align:center;
	valign:top;
	background-color:#C0C0C0;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:5px double gray;'
}

.tableButton {
	background-color:#B2B2B2;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana;
	border: 1px #FF0000 solid;
	height:20px;
	width:100px;
}

.tableButton2 {
	background-color:#B2B2B2;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana;
	border: 1px #FF0000 solid;
	height:20px;
	width:180px;
}

.selectTitre {
	width:200;
	background-color:#808080;
}

.checkbox {
	border:1px solid #000000;
	background-color:#B2B2B2;
}

.tdAdmin input {
	border:1px solid #000000;
	background-color:#B2B2B2;
}

.tdAdmin table {
	padding-bottom:5px;
}

.tdAdmin select {
	border:1px solid #000000;
	background-color:#B3ABB5;
}

.tdAdmin textarea {
	border:1px solid #000000;
	background-color:#B3ABB5;
}
h1{
	text-align : center;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}
h2{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : White;
	font-weight : bold;
}
h3{
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	color : White;
}
h4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	line-height: 18px;
}
# just{
	text-align : justify;
}
h5{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
.fontblack{
	color : Silver;
}
.pix12{
	font-size : 12px;
}
.ital {
	font-style : italic;
}
.soul {
	text-decoration : underline;
}