	/* Copyright				: http://www.wdxperience.com ©2004-2006
	/* Auteur						: MYG
	/* Date							: 10.07.2006
	/* L'ensemble des éléments figurant sur le site d'administration ainsi que sur les sous-sites sont 
	/* protégés par les dispositions du Code de la Propriété Intellectuelle.
	*/

body {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left:2px;
	color:#333333;
}

font.titresite{
	font-weight:bold;
}
font.password{
	font-weight:bold;
	color:blue;
}
font.message{
	font-weight:bold;
	color:blue;
}
font.disable{
	color:#999999;
}

font.managed_site{
	font-size:18px;
	font-weight:bold;
	color: #3F65FF;
}
font.management_for{
	font-size:12px;
	font-weight:bold;
	color: #3F65FF;
}
font.wdx_cms{
	font-size:18px;
	font-weight:bold;
	color: #3F65FF;
}
font.wdx_cms_small{
	font-size:12px;
	font-weight:bold;
	color: #3F65FF;
}
font.commentaire{
	color: #888888;
}
font.displaytime{
	font-size: 9px;
	color: #888888;
}


table.maintable{
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
}

tr.unsurdeux{
	background-color:#ECF3FF;
}
tr.translate{
	background-color:#FFFFCC;
}

.obligatoire {
	color: #FF0000;
}

a:link {
	color: #3F65FF;
	text-decoration:none;
}
a:visited {
	color: #3F65FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #3F65FF;
	text-decoration: none;
}

img.previmage{
	background-color:#eeeeee;
	border-color:#bbbbbb;
	border-style:solid;
	border-width:1px;
}

.controls{
	font-family: tahoma, sans-serif;
	font-size:11px;
	color:#333333;
	border-style:solid;
	border-color:#bbbbbb;
	border-width:1px;
	padding: 2px;
}

.controls_o{
	font-family: tahoma, sans-serif;
	font-size:11px;
	color:#333333;
	background: #ECF3FF;
	border-style:solid;
	border-color:#bbbbbb;
	border-width:1px;
	padding: 2px;
}

.liste{
	font-family: tahoma, sans-serif;
	font-size:11px;
	color:#333333;
	border-style:solid;
	border-color:#bbbbbb;
	border-width:1px;
	padding: 2px;
}

.liste_o{
	font-family: tahoma, sans-serif;
	font-size:11px;
	color:#333333;
	background: #ECF3FF;
	border-style:solid;
	border-color:#bbbbbb;
	border-width:1px;
	padding: 2px;
}

.bouton {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	padding: 2px;
}

td.background_menu{
	background-image:url(../images/bgtubegrey2.jpg);
}
td.background_head{
	background-image:url(../images/bgheader.jpg);
}
td.background_head_firstbutton{
	background-image:url(../images/bgheader.jpg);
	border-right-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
}
td.background_head_button{
	background-image:url(../images/bgheader.jpg);
	border-right-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
}
td.background_head_lastbutton{
	background-image:url(../images/bgheader.jpg);
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
}
td.stats_cellule{
	background-color:#EEEEEE;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	width:150px;
	vertical-align:top;
}
td.stats_detail{
	background-color:#FFFFFF;
	border-left-color:#999999;
	border-top-color:#999999;
	border-right-color:#DDDDDD;
	border-bottom-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
}
td.admin_menu{
	background-color:#ECF3FF;
	border-left-color:#999999;
	border-top-color:#999999;
	border-right-color:#DDDDDD;
	border-bottom-color:#DDDDDD;
	border-width:1px;
	border-style:solid;
}
td.content_cellule{
	border-right-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	vertical-align:top;
}
table.tmenu{
	width:100%;
	padding:2px;
}
#work_content{
	padding:10px;
}
td.cell_menu{
	width:180px;
	border-color:#DDDDDD;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	background-color:#F0F3FF;
}
td.tab_content{
	border-color:#DDDDDD;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
}
td.tab_content_full{
	border-color:#DDDDDD;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:solid;
}
td.tfirst{
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color: #DDDDDD;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	width:1px;
	text-align:center;
}
td.tlast{
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color: #DDDDDD;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	width:90%;
	text-align:center;
}
td.tselected{
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:0px;
	border-style:solid;
	border-color: #DDDDDD;
	padding:4px;
	width:20%;
	text-align:center;
	background-image: url(../images/shadeactive.gif);
}
td.tunselected{
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:0px;
	border-style:solid;
	border-color: #DDDDDD;
	padding:4px;
	width:20%;
	text-align:center;
	background: url(../images/shade.gif);
}
table.tfooter{
	border-color:#DDDDDD;
	border-width:1px;
	border-style:solid;
	height:25px;
	color: #888888;
	background: white url(../images/shade.gif) top left repeat-x;
}
table.theader{
	border-color:#DDDDDD;
	border-width:1px;
	border-style:solid;
	height:50px;
	background: white url(../images/shadeheader.gif) top left repeat-x;
}
table.chapitre{
	border-color:#DDDDDD;
	border-width:1px;
	border-style:solid;
	height:25px;
	background: white url(../images/shade.gif) top left repeat-x;
}
table.categorie{
	border-color:#DDDDDD;
	border-width:1px;
	border-style:solid;
	height:20px;
	background: white url(../images/shadeg.gif) top left repeat-x;
}
td.folders{
	border-left-color:#DDDDDD;
	border-top-color:#DDDDDD;
	border-right-color:#999999;
	border-bottom-color:#999999;
	border-style:solid;
	border-width:1px;
}
td.files{
	border-left-color:#DDDDDD;
	border-top-color:#DDDDDD;
	border-right-color:#999999;
	border-bottom-color:#999999;
	border-style:solid;
	border-width:1px;
}
table.header_filemanager{
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}
