/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background:url(/images/gestion-administrative/fd-repeat.gif) repeat-y center;
}
form, map, h1, h2, h3, h4, ul, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #77091A;
}

.borderNone { border: none; }
.clearFloat { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.pasDeRetourLigne { white-space: nowrap; }
.textDecoNone { text-decoration: none; }
.textDecoSouligne { text-decoration: underline; }
.textDecoBarre { text-decoration: line-through; }
.positionRelative { position: relative; }
.positionRelativeGlobalLayer { position: relative; left: 0px; top: 0px; text-align: left; }
.positionAbsolueLayer { position: absolute; left: 0px; top: 0px; text-align: left; }

input, select, textarea {
	font-size: 11px;
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
}

input.champRecherche {
	font-size: 9px;
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	border: 1px solid #77091A;
}



.componentheading {
	display: none;
}
