.gris {color: #999999; font-size: 9px;}

/*
.brun {color: #81694E; font-weight: bold; }
.vert {color: #7CCA34; font-weight: bold; }
.pink {color: #EC168C; font-weight: bold; }
.orange {color: #F47204; font-weight: bold; }
*/

.brun, .vert, .pink, .orange { color: #ed82d4; font-weight: bold }

h3 {
	margin-top: 0px
}
html, body{
    margin: 0;
    padding: 0;
    /*height: 100%;*/
    height: auto;
    border: none
}
#fullheight{
	height: 100%;
	table-layout: fixed;
}
#scroll {
	height:100%;
	overflow:auto;
}
.titre {
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 2.5px;
	background-color: #454B49;
	padding: 10px;
	text-align: center;
	background-image: url(images/girbaud_bottom.jpg);
	background-repeat: repeat-y;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BDBDA9;
	padding: 2px;
	border: 1px solid #333333;
}
.contenu {
	font-size: 11px;
	padding: 15px;
	background-color: #333333;
	color: #f1f1f1;
}
.borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.copyright {
	color: #666666;
	font-size: 9px;
	background-color: #333333;
	padding: 2px;
	letter-spacing: 1px;
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gradient.jpg);
	background-position: top;
	background-color: #BDBDA9;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
a.pdf:active, a.pdf:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.pdf:visited, a.pdf:hover {
	color: #999999;
	text-decoration: none;
}
a:active, a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color:#FFFF99;
	text-decoration: none;
}
a.menu:active, a.menu:link, a.menu:visited {
	color: #999999;
	text-decoration: none;
	padding: 2px;
}
a.menu:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 2px;
}
a.submenu:active, a.submenu:link, a.submenu:visited {
	color: #999999;
	text-decoration: none;
	padding: 1px;
}
a.submenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 1px;
}
td.menu {
	padding: 6px;
	background-color: #333333;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	height: 26px;
}
td.submenu {
	background-color: #333333;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	height: 23px;
}
.divider {
	color: #666666;
}
#describe {
	color: #666666;
}
