body {
	background-image        : url('../imgs/background-omp.jpg') ;
	background-repeat       : repeat ;
	background-color        : #fefefe ;
	padding                 : 0 ;
	margin			: 0 ;
}

div.little_header {
	background-color        : #56019f ;
	width			: 1024px ;
	margin-left		: auto ;
	margin-right		: auto ;
	padding			: 2px ;
}

div.degrader {
	background-color	: #56019f ;
	width                   : 1024px ;
	height			: 25px ;
	background-repeat	: repeat-x ;
	background-image        : url('../imgs/Degrade.jpg') ;
	margin-left             : auto ;
	margin-right            : auto ;
	padding                 : 2px ;
}

div.body {
	background-color        : white ;
	width			: 1024px ;
	margin-left		: auto ;
	margin-right		: auto ;
	border-bottom		: 1px solid #56019f ;
	padding			: 2px ;
}

table.logo {
	width			: 100% ;
	background-color	: white ;
	height			: 40px ;
	border			: 3px double #56019f ;
	text-align		: center ;
}
 
table.logo img {
	height			: 80px ;
}

table.user_suspend {
	width                   : 1024px ;
}

table.user_create {
	width                   : 100% ;
}

table.user_create input {
	width			: 100% ;
}

a.logolink img {
	border			: none ;
}

table.user_suspend input {
	width			: 100% ;
}

div.footer {
	text-align		: right ;
	background-color	: white ;
	width			: 1024px ;
	margin-left		: auto ;
	margin-right		: auto ;
	padding			: 2px ;
	border-top		: none ;
}

div.bugs {
	text-align		: center ;
/*	background-color	: white ; */
	width			: 1024px ;
	margin-left		: auto ;
	margin-right		: auto ;
	padding			: 2px ;
	border-top		: none ;
	font-size               : 0.9em ;
	font-style		: italic ;
}

ul.simple {
	list-style-type		: none ;
}

table.plain {
	width			: 100% ;
}

td {
	vertical-align		: top ;
}

table.plain td.title {
	text-align		: center ;
	font-weight             : bold ;
	padding                 : 1em ;
	font-size		: 1.5em ;
	border-top		: 3px double #56019f ;
	border-bottom           : 3px double #56019f ;
}

.title {
	text-align              : center ;
	font-weight             : bold ;
	padding                 : 1em ;
	border-top              : 3px double #56019f ;
	border-bottom           : 3px double #56019f ;
	font-size               : 1.5em ;
}

img.logo {
	margin-top		: 0.5em ;
}

table.plain div.confirm {
	width			: 100% ;
	padding-left		: 2em ;
	font-weight             : bold ;
}

div.menu_center {
	width			: 100% ;
	text-align		: center ;
}

table.fiftyfifty {
	width                   : 100% ;
	text-align              : center ;
}

table.fiftyfifty td {
	width			: 50% ;	
}

table.fiftyfifty input {
	width                   : 100% ;
}

td.fifty {
	width			: 50% ;	
}

div.avert {
	width                   : 90% ;
	text-align		: center ;
	border			: 3px double blue ;
	background-color	: red ;
	margin-left             : auto ;
	margin-right            : auto ;
	color			: white ;
	padding                 : 1em ;
	margin-top		: 1em ;
	margin-bottom		: 1em ;
	font-weight		: bold ;
}

div.admin_title {
	width			: 100% ;
	text-align		: center ;
	font-weight             : bold ;
	font-size             	: 1.5em ;
	border-top		: 3px double #56019f ;
	border-bottom           : 3px double #56019f ;
}

div.title_menu_manage_prop {
	width			: 100% ;
	text-align		: center ;
}

div.menu_manage_prop {
	width			: 100% ;
	background-color	: #e6d9f1 ;
	font-weight             : bold ;
}

div.menu_manage_prop li {
	display			: inline ;
	list-style-type		: none ;
	border-right		: 1px solid ;
}


div.menu_manage_prop a {
	text-decoration		: none ;
	padding			: 0 3em 0 3em ;
}

div.title_display_manage_prop a {
	text-decoration		: none ;
	font-weight             : bold ;
	font-size             	: 1.1em ;
}

table.manage_prop {
	width			: 100% ;
}

#max {
	width			: 100% ;
}

input.input_yes {
	width			: 5em ;
}

.demil {
	text-align		: center ;
	border-top		: 1px solid black ;
	border-bottom           : 1px solid black ;
	background-color        : #e6d9f1 ;
}

b.red {
	color			: red ;
}

td#vcenter {
	vertical-align		: middle ;
}

.err {
	width			: 100% ;
	text-align		: center ;
	font-size               : 1.2em ;
	color			: blue ;
	font-weight             : bold ;
}

div.admin_do_ko {
	width			: 100% ;
	text-align		: center ;
	font-size               : 1.2em ;
	color			: red ;
	font-weight             : bold ;
}

div.admin_do_ok {
	width			: 100% ;
	text-align		: center ;
	font-size               : 1.2em ;
	color			: red ;
	font-weight             : bold ;
}

div.ok {
	width			: 100% ;
	text-align		: center ;
	font-size               : 1.2em ;
	color			: green ;
	font-weight             : bold ;
}

table.stats {
	width                   : 100% ;
}

div.center {
	width			: 100% ;
	text-align		: center ;
}
