 @charset "UTF-8";

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
body {margin: 0px; margin-bottom: 0px; background:  #CCCCCC url(/templates/default/images/fond.png)  repeat-x; width: 100%;}
body {font-size:12px; font-family:Arial; text-align:center; margin:0; background:#010101 url('/design/mainBg.gif') top left repeat-x;}

a {
	color: #3366ff
}
a:hover {
	color: #FF9900;
}
/*
#page {
	background: #EBEBEB;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 765px;
	text-align: left;
}
*/
#page {width:920px; margin:0 auto 0 auto; border:6px solid #333333; background:#FFF;}
/*
#header {
	background: url(/templates/default/images/header_background.jpg) repeat-x;
	height: 100px;
	width: 765px;
	border-bottom: 1px solid #FFFFFF;
}
*/
#header {background:url('/design/header.jpg') top left repeat-x; height:69px; width:920px; border-bottom:6px solid #333333}
/*
#header_ads {display: inline; float: right; margin-top: 20px; margin-right: 10px;}
#header_sep {width: 800px; border-bottom: 1px solid #3366ff; clear: both;}
*/
#content {float: right;	width: 610px; display: inline;position: relative;visibility: inherit; background:#FFF;}
#col {float: left; margin-left:10px; width:230px; display: inline; padding:0; width:226px; background:#F0E9CE; border:2px solid #333333;}
/*
.col_item {
	background: url(/templates/default/images/col_background.png) repeat-y;
}
.col_item_background {
	background: url(/templates/default/images/col_top.png) no-repeat;
	padding-top: 10px;
}
.col_item_content {
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}
*/
.col_title {font-size: 14px; font-weight: bold; padding:5px 10px 5px 10px;; margin: 0px; background:#333333; color:#DCD588; text-transform:uppercase;}
.col_item_content a {margin: 0px; padding:4px; padding-left:10px; list-style-type:none; border:1px solid #DCD588; border-bottom:none; color:#333333; text-decoration:none; font-size:14px; width:200px; display:block; text-align:left; padding-left:20px;}
.col_item_content2 {padding-top:5px;}
.plug {	background: #FFFFFF; float: right; width: 650px; margin-right: 5px; 	border: 1px solid #CCCCCC;	margin-bottom: 0px;}
.plug_details {	background: #F5F5F5; float: right; width: 650px;margin-right: 5px; 	border: 1px solid #CCCCCC; margin-bottom: 10px;	color:grey;	font-size:8pt;	font-weight:normal;	text-align:right;}
.plug_content {	text-align: left;	vertical-align: text-top;	display: inline;}
.plug_content img {	margin: 5px;	float: left;	display: inline;}

.footer {
	line-height: 30px;
	text-align: center;
	height: 30px;
	border-top: 1px solid #666666;
	margin-top: 10px;
}
h2
{ 
  color:#336699;
  font-size:9pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
  font-variant:small-caps;}

h3
{ 
  color:#000000;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:2;}
  
.messageStackWarning{
        background-color:#F5F5F5;
        font-weight: bold;
        border: 1px solid #FF0000;
        color: red;
}
