body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: url('../imgs/LOGOBG.gif') 100% 0 no-repeat; */
	/*background-color: #DDD;*/
	font: normal normal 9pt verdana, arial, helvetica, sans-serif;
	color: #000;
}
#maintable
{
	width: 100%;
	height: 100%;
/*	background:transparent url(../imgs/bck_main.gif) repeat;*/
}

/* properties for fckeditor */
H2 {
	font: italic normal 14pt verdana, arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
H3 {
	font: normal normal 11pt verdana, arial, helvetica, sans-serif;
	color: #006f9c;
	font-weight: bold;
        margin-bottom: 10px;	
}
p,li,td {
	font: normal normal 9pt verdana, arial, helvetica, sans-serif;
	color: #000;
}
p {
 width: 90%;
}
table
{
	border-spacing: 0px;
	padding: 0px;
}
table.overall
{
	/*background-color: #FFF;*/
	text-align: left;
	margin: 0;
	height: 100%;
	width: 100%;
	border: solid 2px;
	border-color: #000;
}

/* general link properties */
a img{
	border: 0;
}

a,
a:visited,
a:link
{
	text-decoration:none;
	color: #22D;
}
a:hover
{
	color: red;
}

/* top menu */
.htitle
{
	background: url('../imgs/t.gif');
	width: 200;
	font-weight: bold;
}
.tm
{
	height: 10%;
	background: #038dbb url(../imgs/dauphshadow.gif);
}
.tmc
{
	vertical-align: middle;
	background: #038dbb url(../imgs/dauphshadow.gif);
	border-top: solid 5px #FF9900;
	border-bottom: solid 5px #FF9900;
}
.tmh
{
	text-align: center;
	vertical-align: middle;
	background: #038dbb url(../imgs/dauphshadow.gif);
	border-top: solid 5px #FF9900;
	border-bottom: solid 5px #FF9900;
}
/* toolbar like */

td.toolbar
{
	background-color: #000;
	height: 28px;
}


#numad {
	display: block;
	font-weight: bold;
	color: yellow;
	font-size: 8pt;
}
/* image left top */
#banner {
	text-align: center;
	font-weight: bold;
	height: 30px;
	border: solid 2px;
	vertical-align: middle;
	border: solid 2px yellow;
}
#textmenu {
	padding: 10px;
	width: 180px !important;
	width: 200px;
}

.bdcolor {
	background-color: #038dbb;
}

td.lm
{
	width: 200px;
	background-position: bottom;
	background: url(../imgs/menu.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

td.lm a#selected
{
	display: block;
	width: 100%;
	color: #FF9900;
	text-decoration: none;
}

td.lm a,
td.lm a:visited,
td.lm a:link
{
	width:100%;
	text-decoration:none;
	display: block;
	color: #DDD;
	font-weight: bold;
}

td.lm a:hover
{
	color: #FF9900;
}
td.whereami
{
	background-color: #FFF;
	vertical-align: top;
	height: 18px;
}
#maincontent
{
	margin-left: 10px;	
	margin-right: 10px;	
	vertical-align: top;
	height: 100%;
	background: url('../imgs/LOGOBG.gif');
	background-position: center center;
	background-repeat: no-repeat;
	/*background-color: #FFF;*/
}
area { cursor: move; }
table.main
{
	vertical-align: top;
	border: solid 1px;
	background-color: #ACD4EF;
	border-color: #000;
	color: #000;
	padding: 0;
	width: 100%;
}
td.main
{
	vertical-align: middle;
	border-top: solid 1px;
	border-color: #000;
	background-color: #888;
	color: #000;
	text-align: center;
}

/* elements enclosed in ill div tag are
displayed for illustration, on the right */

/*div.illr
{
	position: relative;
	float: right;
	right: 5px;
	vertical-align: middle;
}
*/
span.illr
{
	float: right;
	margin: 2px;
	vertical-align: middle;
}
span.illl
{
	float: left;
	margin: 2px;
	vertical-align: middle;
}
div#cent
{
	width: 100%;
	text-align: center;
}

div#whereami
{
	font-size: 8pt;
	right: 0px;
	float: right;
	color: #000;
	background-color: #CCCCCC;
}

/* hide site_meter link */

div#site_meter
{
	z-index: -1;
	position: absolute;
	top: 0px;
	left: 0px;
}

IMG { vertical-align: middle; }

/* footer */

td.footer
{
	height: 12px;
	color: #444444;
	/*background-color: #FFF;*/
	text-align: center;
	vertical-align: bottom;
}
td.footer a,
td.footer a:link,
td.footer a:visited
{
	color: #444444;
	font-size: 8pt;
}
td.footer a:hover
{
	color: #B00;
	font-size: 8pt;
	text-align: center;
}
/* infos */
#infosbanner {
	color: #444444;
	font-size: 8pt;
}


/* table head properties */

.textlabel {
	font-weight: bold;
	width: 200px;
	display:table-cell;
}

.textcontent .textentry{
	width: 100%;
}

.button {
}

li {
	list-style-type: disc;
	/*background-image: url(puce.gif);
	background-repeat: no-repeat;
	background-position: 0% 65%; */
}
/* properties for admin part */
.button {
font: normal normal 8pt verdana, arial, helvetica, sans-serif;
	color: #000;
}
#login {
	width: 98%;
}
#input .entry {
	position: relative;
	padding-right: 30px;
}
#login #input {
	padding-top: 40px;
	padding-right: 30px;
	float: right;
}
.buttonlogin {
	background: url('../imgs/loginleft.png') 100% 0 no-repeat;
	width: 70px;
	position: relative;
	left: 290px;
}
.buttonlogin a {
	display: block;
	height: 24px;
	line-height: 26px;
	font-size: 10;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	width: 150px;
	padding: 0 30px 0 6px;
	background: url('../imgs/loginright.png') 100% 0 no-repeat;
}
.buttonlogin a:hover { text-decoration: none; color: #0B55C4; }

/* properties for news frame */
#rightf {
	float : right;
	right: 10px;
	padding-right: 10px;
}
#news {
	border: 0px;
	vertical-align: top;
	width: 300px;
	padding: 0px;
	margin: 0px;
}
#newsmarquee {
	width: 100%;
	height: 250px;
	background-color: #EEE;
}
#newsmarquee p {
	font: normal normal 8pt verdana, arial, helvetica, sans-serif;
}
#newsmarquee h2 {
	text-align: center;
	font: normal normal 10pt verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
#newsmarquee h3 {
	text-align: center;
	font: normal normal 9pt verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	
}
.highlight {
	background-color: yellow;
}
.highlightg {
	background-color: #BBB;
}
.retlink {
	display: block;
}

#divContext {
        border: 1px solid blue;
        display: none;
        position: absolute;
	padding: 0 0 0 0;
	background-color: #EEE;
	text-align: left;
	vertical-align: middle;
}
#divContext ul {
        margin: 10 10 10 20;
	padding-left: 0px;
}
