/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}
a, a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58489c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

/* ************************************************************************* submenu RESURSE UMANE */
#menures ul {
	margin:0;
	padding:0;
	list-style-type:none;
	height:auto;
}
.menures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58489c;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed #d6cdff;
	margin:5px;
	padding:5px;
}
.menures a:hover, .menures #active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

.divinput {
	margin-top:20px;
	height:100%;
	width:550px;
}
input, textarea {
	border:1px solid #58489c;
	width:200px;
	padding:2px;
}
.normal	{width: auto !important;}
.submit {
	border:1px solid #58489c;
	background-color: #c1b4ff;
	font-weight:bold;
	color: #58489c;
	width:100px;
}

/* ************************************************************************* TEXTE */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #58489c;
	line-height:20px;
}
