 @charset "UTF-8";

 body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	margin: 0px;
	margin-bottom: 0px;
	background:  #918c94;
	width: 100%;
}
a {
	color: #21003d
}
a:hover {
	color: #21003d;
}

a.rouge:link {
	color: #22003d;
	text-decoration: none;
}
a.rouge:visited {
	text-decoration: none;
	color: #22003d;
}
a.rouge:hover {
	text-decoration: underline;
	color: #22003d;
}
a.rouge:active {
	text-decoration: none;
	color: #22003d;
}
a.jaune:link {
	color: #fcca0b;
	text-decoration: none;
}
a.jaune:visited {
	text-decoration: none;
	color: #fcca0b;
}
a.jaune:hover {
	text-decoration: underline;
	color: #fcca0b;
}
a.jaune:active {
	text-decoration: none;
	color: #fcca0b;
}
a.rouge5:link {
	color: #ffffff;
	text-decoration: none;
	font-size:20px
}
a.rouge5:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:20px
}
a.rouge5:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size:20px
}
a.rouge5:active {
	text-decoration: none;
	color: #ffffff;
	font-size:20px
}
#page {
	background: #21003d;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 985px;
	text-align: left;
}
#header {
	background: url(/templates/default/images/header_background.jpg) repeat-x;
	height: 100px;
	width: 985px;
	border-bottom: 2px solid #000000;
}
.header_site {
	margin-top: 25px;
	margin-left:30px;
	font-weight: bold;
	font-size: x-large;
	color:#fcca0b;
}
.header_sitebas {
	
	margin-left:50px;
	color:#ffffff;
}
#logo {
	display: inline;
	float: left;
}
#header_ads {
	display: inline;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#header_sep {
	width: 765px;
	border-bottom: 1px solid #3366ff
	clear: both;
}
#content {
	float:right;
	width: 480px;
	display: inline;
	position: absolute;
	visibility: inherit;
	
}
#col {
	float: left;
	width: 200px;
	display: inline;
}
#col2 {
	float: right;
	width: 300px;
	display: inline;
}
#colmain {
    float: right;
	width: 480px;
	display: inline;
}

.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_item2 {
	background: url(/templates/default/images/col_background_bis.png) repeat-y;
}
.col_item_background2 {
	background: url(/templates/default/images/col_top_bis.png) no-repeat;
	padding-top: 10px;
}
.col_item_content {
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.col_title {
	margin-top: 10px;
	margin-left:30px;
	font-weight: bold;
	color:#22003d;
}
.plug {
	background: #ffffff;
	float: left;
	width: 480px;
	margin-right: 5px;
	border: 2px solid #fdcd09;
	margin-bottom: 0px;
}
.plug_details {
	background: #000000;
	float: left;
	width: 480px;
	margin-right: 5px;
	border: 2px solid #fdcd09;
	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;
	color: #ffffff;
}
.rouge {
  color:#ffffff;
  font-size:10pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
  font-variant:small-caps;}
  
.rouge2 {
  color:#ffffff;
  font-size:8pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
  font-variant:small-caps;}
  
.rouge3 {
  color:#ffffff;
  font-size:16pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
  font-variant:small-caps;}

.brun {
  color:#ffffff;}

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;
}
