form
{
	margin: 0;
	padding: 0;
}

table
{
	font: normal 11px Tahoma; 
	color: #FFFFFF;
	z-index: 0;
}

table.formTable
{
	margin: 5px 0 0 15px;
	border-right: 3px double #EEEEEE;
	width: 300px;	
}

table.mediumTable
{
	margin: 0px 0 0 12px;
	width: 787px;
	background: url(Images/form_bg2.png) top left repeat-y;
}


table.decoratorTop
{
	margin: 5px 0 0 12px;
}

table.innerTable
{
	margin: 0;
	padding: 0;
}


table.formLogin
{
	margin: 0;
	width: 300px;
}

td.formtitle
{
	font: bold 14px Tahoma;
	padding: 5px 0 10px 0;
	z-index: 0;
}

td.btnForm
{
	font: normal 11px Tahoma; 
	text-align: right;
	padding: 8px 0px 0 0;
}

td.input
{
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #496074; 
}

td.loginTitle
{
	background: url(Images/title_login.gif) top left no-repeat;
	width: 300px;
	height: 43px;
	font: bold 12px Century Gothic;
	padding: 0 0 0 10px;
	color: #FFFFFF;	 
}

td.loginInput
{
	padding: 0 0 0 10px;
}

input.input
{
	font: normal 12px Tahoma;
	color: #333333;
	padding: 3px; 
	background-color: #C0C2C4;
	border: 1px solid #496074; 
}

input.reg
{
	font: normal 12px Tahoma;
	color: #333333;
	padding: 3px; 
	background-color: #C0C2C4;
	border: 1px solid #496074; 
	width: 160px;
	
}

input.button
{
	border: 0;
	background: url(Images/btn_send.png);
	width: 107px;
	height: 29px;
	font: italic 12px Trebuchet MS;
	color: #DDDDDD;
	
}

select
{
	font: normal 11px Tahoma;
	color: #333333;
	padding: 1px 3px 1px 3px;
	margin-top: 3px; 
}

textarea
{
	font: normal 12px Tahoma;
	color: #333333;
	padding: 1px 3px 1px 3px;
	margin-top: 3px; 
	background-color: #C0C2C4;
	border: 1px solid #496074;
}

.hide
{
	display: none;
}

/*******************************************************************
/* Décorations du formulaire
/********************************************************************/
formTitleLeft
{
	height: 32px;
	width: 10px;
	background: url(Images/frm_title_left.gif);
	float:left;
}

div.ongletLangOn
{
	width: 100px;
	height:37px;
	text-align: center;
	float:left;
	background: url(Images/ong_on.gif);
	margin: -11px 0 0 5px;
}

div.ongletLangOn p
{
	font: bold 11px Century Gothic;
	color: #FFFFFF;
	margin-top: 13px;
}

div.ongletLangOff
{
	width: 100px;
	height:37px;
	float:left;
	text-align: center;
	background: url(Images/ong_off.gif);
	cursor:pointer;
	margin: -11px 0 0 5px;
	
}

div.ongletLangOff p
{

	font: bold 11px Century Gothic;
	color: #FFFFFF;
	margin-top: 13px;
}

img.imgList
{
	height: 100px;
	width: 100px;
	margin-bottom: 8px;
	align: abs-middle;
}

body.bodyList
{
	margin: 0px; 
	padding: 0px;
	background: #DDE6F5;
}

div#divFileListTop
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
}

div#divFileList
{
	width: 100%; 
	height: 149px;
	overflow: auto;
	top: 21px;
	position: relative;
}

img.imgListFilesAlbum
{
	height: 100px;
	width: 100px;
	margin-bottom: 8px;
	align: abs-middle;
}

img.imgListFilesNews
{
	height: 100px;
	width: 75px;
	margin-bottom: 8px;
	align: abs-middle;
}

img.imgListFilesPartenaire
{
	height: 50px;
	width: 100px;
	margin-bottom: 8px;
	align: abs-middle;
}

img.imgListFilesPlayer
{
	height: 100px;
	width: 100px;
	margin-bottom: 8px;
	align: abs-middle;
}

img.imgListFilesDYK
{
	height: 100px;
	width: 75px;
	margin-bottom: 8px;
	align: abs-middle;
}

td.cellFiles
{
	border: 1px solid #043B92;
	text-align: center;
}