/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	background-color: #4E2606;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4E0DF;
}
a:link {
color: #f9f3ee;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f9f3ee;
}
a:hover {
	text-decoration: none;
	color: #b46632;
}
a:active {
	text-decoration: none;
color: #f9f3ee;
}

.StyleCortix {
font-size: 10px}

.Brun {color: #b86b46;
	font-weight: bold;}

.fond {
	background-image:url(gfx/fond.gif);
	height:60px;
	width:142px;
	font-size: 10px;
}
.menu {
	background-image:url(gfx/menu.gif);
	height:117px;
	width:551px;
	font-size: 12px;	word-spacing: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	background-repeat: no-repeat;
}
.titremenu {
	background-image:url(gfx/titre_menu.gif);
	height:68px;
	widht:354px;
	font-size: 13px;
	font-weight: bold;
}
.titremenu2 {
	background-image:url(gfx/menu2.gif);
	height:68px;
	widht:551px;
	font-size: 13px;
	font-weight: bold;
}

.StyleBrun_Titre {
	color:#b86b46;
	font-weight: bolder;
	font-size: 10px;
}
	
	.bouton{
	height:15px;
	background-image:url(gfx/fleche.gif);
	background-repeat: no-repeat;
}

	.fond_accueil{
	height:159px;
	background-image:url(gfx/fond_index.gif);
}
.formulaire {
	border:solid 1px #846A4F;
	font-size: 11px;
	width: 90%;
	color: #734D33;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}

.formulaire:hover {
	border:solid 1px #e97539;
	font-size: 11px;
	width: 90%;
	color: #846A4F;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e2e2e2;
}

.formulaire_bouton 
{
	border:medium none;
	font-weight: bold;
	font-size: 11px;
	width: 49%;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #734D33;
}
.formulairea {
	border:solid 1px #846A4F;
	font-size: 11px;
	width: 95%;
	color: #846A4F;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.basref 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px;
	font-style: normal;
	font-weigh: normal; 
	color: #ffffff;
	padding-left: 125px;
	padding-right: 125px;
	text-align: center;
	padding-top:50px;
}