@charset "iso-8859-1";

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);
	width: 100%;
}
#disclaimer {
background: #FFF;
width: 100%;
}
#disclaimertxt {
background: #FFF;
margin-left: 7px;
margin-right: 7px;
margin-top: 7px;
margin-bottom: 7px;
}
#disclaimerboutton,  #disclaimerboutton a {
background: #FFF;
}
#disclaimerboutton a:hover {
background: #FFF;
color: #b9007e;
}

#menu {
background:  url(/templates/default/images/menu.png);
display: block;
height: 32px;
width: 950px;

}
a {
	color: #000;
	text-decoration : none;
}
a:hover {
	color: #000;
	text-decoration : none;
}
#page {
	width: 950px;
	text-align: left;
	margin-left: 7px;
	margin-right: 7px;
}

#headlinks {
	background: url(/templates/default/images/headlinks.png) repeat-x;
	height: 20px;
}
	
#header {
	height: 100px;
	width: 950px;
}
#logo {
	display: inline;
	float: left;
}
#register {
background: #FFF;
width: 520px;
}
#search {
background: #FFF;
color: #b9007e;
font-size: 14px;
max-height: 60px;
display: block;
}
#pagination{
background: #FFF;
color: #b9007e;
font-size: 14px;
}

#nuage a, #nuage a:hover {
color: #b9007e;
font-size: 10px;
}
#header_ads {
	display: inline;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
}
#header_sep {
	width: 950px;
	height: 10px;
	clear: both;
}
#content {
	float: left;
	width: 540px;
	display: inline;
	position: relative;
	visibility: inherit;
}
#col {
	float: left;
	background: #fff;
	width: 210px;
	display: inline;
}
#colr {
	float: right;
	background: #fff;
	width: 190px;
	display: inline;
}

.col_item {
	background: url(/templates/default/images/col_background.png) repeat-y;
}
.col_itemr {
	background: url(/templates/default/images/col_backgroundR.png) repeat-y;
}
.col_item_background {
	background: url(/templates/default/images/col_top.png) no-repeat;
	padding-top: 10px;
}
.col_item_backgroundR {
	background: url(/templates/default/images/col_topR.png) no-repeat;
	padding-top: 10px;
}
.col_item_content {
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}
.col_title {
	margin-right: 7px;
	margin-left: 45px;
	color: #b9007e;
	font-size: 14px;
	font-weight: bold;
}
.plug {
	background: #FFF url(/templates/default/images/contentbackground.png) repeat-y;
	float: left;
	width: 540px;
	margin-bottom: 0px;
}
.plug_details {
	background: #F5F5F5;
	float: left;
	width: 538px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	color:grey;
	font-size:8pt;
	font-weight:normal;
}
.plug_content {
	margin-left: 7px;
	margin-top: 17px;
	margin-right: 7px;
	margin-bottom: 10px;
}
.plug_content_background {
background: #FFF url(/templates/default/images/content_top.png) no-repeat;
height: 32px;
}
.plug_content_title {
	margin-left: 45px;
}
.plug_content_title a, .plug_content_title a:hover{
	color: #b9007e;
	font-size: 18px;
	text-decoration: none;
}
.plug_content img {
    margin-right: 7px;
	margin-bottom: 7px;
	float: left;
	display: inline;
}
.footer {
	width: 980px;
	background: #FFF;
	border: #d2d2d2 1px;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
}
.footerdislaimer {
	width: 960px;
	background: #FFF;
	border: #d2d2d2 1px;
	line-height: 30px;
	text-align: center;
	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;
}
