BODY
{
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif;
	font-size : medium;
	color : rgb(128,128,128);
	background-image : url( "../assets/images/fond01.gif" );
	background-position : center top;
	background-attachment : fixed;
	background-repeat : repeat-y
}

A:active
{
	color : rgb(255,255,255);
	background-color : rgb(128,128,128)
}

A:link
{
	color : rgb(128,128,128);
	text-decoration : none
}

UL
{
	font-size : 12px;
	color : rgb(128,128,128);
	font-weight : bold;
	list-style-image : url( "../assets/images/bullet.gif" );
	line-height : 18px;
	text-align : none;
	margin : 3px 10px 10px 15px
}

A:visited
{
	color : rgb(128,128,128)}

.TextObject
{
	font-size : 12px;
	text-align : left;
	text-transform : none}

P
{
	font-size : 12px;
	color : rgb(128,128,128);
	text-align : left}

OL
{
	font-size : 0.8em;
	color : rgb(128,128,128);
	letter-spacing : 0.2em;
	font-weight : bold
}

input[type="button"]
{
	background-color : rgb(128,128,128);
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif;
	font-size : 1 em;
	color : rgb(227,227,227);
	border : 2px outset rgb(132,115,48)
}

input[type="submit"]
{
	background-color : rgb(128,128,128);
	font-family : "Trebuchet MS";
	font-size : 1 em;
	color : rgb(227,227,227);
	border : 2px outset rgb(132,115,48)
}

input[type="reset"]
{
	background-color : rgb(128,128,128);
	font-family : "Trebuchet MS";
	font-size : 1 em;
	color : rgb(227,227,227);
	border : 2px outset rgb(132,115,48)
}

input[type="text"]
{
	background-color : rgb(128,128,128);
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif;
	color : rgb(227,227,227);
	border : solid 1px rgb(0,0,0)
}

input[type="password"]
{
	background-color : rgb(128,128,128);
	font-family : "Trebuchet MS";
	color : rgb(227,227,227);
	border : solid 1px rgb(0,0,0)
}

input[type="checkbox"]
{
	background-color : rgb(241,229,255);
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif
}

input[type="radio"]
{
	background-color : rgb(241,229,255);
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif
}

input[type="file"]
{
	background-color : rgb(128,128,128);
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif;
	color : rgb(227,227,227);
	border : solid 1px rgb(0,0,0)
}

textarea
{
	background-color : rgb(128,128,128);
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif;
	color : rgb(227,227,227);
	border : solid 1px rgb(0,0,0)
}

select
{
	background-color : rgb(128,128,128);
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif;
	color : rgb(227,227,227);
	border : solid 1px rgb(0,0,0)
}

fieldset
{
	border : solid rgb(128,128,128)
}

legend
{
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif;
	border : solid 1px rgb(128,128,128)
}

label
{
	font-family : "Trebuchet MS",                                          Tahoma,                                          Verdana,                                          Arial,                                          Helvetica,                                          Sans-serif;
	color : rgb(128,128,128)
}
A{	font-style : normal;
	text-decoration : none
}
.TextNavBar{
	font-size : 12px;
	letter-spacing : 1px}


H1 {
	color : rgb(193,211,103);
	text-align : center;
	border-top : 1px solid rgb(196,211,101);
	border-bottom : 1px solid rgb(196,211,101);
	margin-top : 0px;
	margin-bottom : 0px}

H2 {
	font-size: 20px;
	font-weight : bold
}A:hover
{
	color : rgb(255,255,255);
	background-color : rgb(128,128,128)
}
