
body,td
{

	color : #000000;
	font-family : Arial, Helvetica,sans-serif;
	font-size : 12px;
	margin: 20px;
}

a
{
	color: #296297;
}

.titre
{
	color: #22698d;
	font-size : 20px;
	font-family: Tahoma, Arial, sans-serif;
}
.ligneHorizGris
{
	margin: 0px;
	height: 1px;
	width: 100%;
	border-top: 1px solid #8e9194;
}
.carreTextePale
{
	border-top: 1px solid #a0b8d9;
	border-bottom: 1px solid #a0b8d9;
	background-color: #ecf3fb;
	padding: 12px;
	margin-bottom: 1px;

}

.carreTexteFonce
{
	background-color: #d4e3f6;
	padding: 12px;
	margin-bottom: 1px;

}

.formField
{

	 color: #000000;
background: #ffffff;
border: 1px solid #7f9db9;
width: 150px;
margin-top: 0px;
	margin-bottom: 4px;
	 margin-left: 5px;
	 height: 18px;
	 font-size: 10px;
}


.error
{
	text-align: left;
	color: red;
	margin-bottom: 10px;
}


.submitbtn
{
	 margin-left: 5px;
	  color: #000000;
background: #f6f6f3;
border: 1px solid #7f9db9;

}

.carreDegrade
{
	background: #d5e3f6 url(../images/bg.gif);
	margin-top: 1px;
	height: 51px;
	width: 100%;
	border-top: 1px solid #d5e3f6;
}

.jjcarreDegrade
{

	margin-top: 1px;
	height: 2px;
	width: 100%;
	border-top: 1px solid #d5e3f6;
}

.menuHeader
{
	color: #a0b8d9;
	font-size : 12px;
	font-family: Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #a0b8d9;
	padding-bottom: 10px;
	font-weight: bold;
}
.menuHeader2009
{
	color: #666666;
	font-size : 12px;
	font-family: Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #a0b8d9;
	padding-bottom: 10px;
	font-weight: bold;
}



.fileData
{
	width: 356px;
	position: relative;
	font-family: Arial, sans-serif;
	color: #103071;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: right;

}

.folder
{
	margin-top: 6px;
	margin-left: 10px;
	font-weight: bold;
	cursor: pointer;
}
.folderOn
{
	margin-top: 6px;
	margin-left: 10px;
	font-weight: bold;
	color: #103071;
}

.bottomMnu
{
	text-align: right;
	background: #d4e3f6;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	font-weight: bold;
}

.bottomMnu2009
{
	text-align: right;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	font-weight: bold;
}

.btn
{
	cursor: pointer;

}


a
{
	color: #002267;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.bandeTitre
{
	font-family: arial,sans-serif;
	font-size: 23px;
	color: #a0b8d9;
	padding-left: 15px;
	background-image: url(../images/bg.bande.titre.gif);
	background-repeat: repeat-x;
	width: 80%;
	text-align: bottom;
	padding-top: 13px;
	font-weight: bold;


}


.bandeTitreContest
{
	font-family: arial,sans-serif;
	font-size: 23px;
	color: #a0b8d9;
	padding-left: 15px;
	background-image: url(../images/bg.bande.titre.gif);
	background-repeat: repeat-x;
	width: 850px;
	text-align: bottom;
	padding-top: 13px;
	font-weight: bold;
}

.renameForm
{
	width: 102px;
	height: 15px;

	font-size: 9px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #f1f1f1;
}
