body {
	font-family: verdana,arial;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	background:  #fdf5E6;
	width: 100%;
}
a {
	color: #ff1493;
}
a:hover {
	color: #FF99CC;
}
#page {
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 990px;
	text-align: left;
}
#header {
	background:url(/templates/default/images/header_back.jpg) ;
	height: 135px;
	width: 990px;
	position:relative;
}
#favoris {	position:absolute;
	top:90px;
	left:60px;
}
#logo {
	position:absolute;
	top:20px;
	left:20px;
}
#header p {position:absolute;top:5px;left:330px;text-align:left;width:370px;font-weight:bold;font-size:12px;}
#recherche {
	position:absolute;
	top:55px;
	left:330px;
	height:20px;
	padding:15px 10px;
	background-color: #fdf5E6;
	border:1px solid #FF3366;
}
#down {
	width:200px;
	height:100px;
	position:absolute;
	top:20px;
	right:30px;
}

#content {
	float:left;
	width: 588px;
	min-height:200px;
	margin:5px 0 0 15px;
	background-position:top;
	position:relative;
	border-right:1px solid #ff1493;
	border-left:1px solid #ff1493;
	border-bottom:1px solid #ff1493;
	padding:11px 5px 0 5px;
}
#content .top {
position:absolute;
top:0px;
left:-1px;
}
#content object{
	margin:auto;
	display:block;
}
#col {
	float: left;
	width: 180px;
	font-size:11px;
}
#col_droite {
	float: right;
	width: 180px;
	font-size:11px;
}
#col a, #col_droite a {
color: #000000;
}
.col_item_background {
	background: url(/templates/default/images/menu_back.jpg) repeat-y;
	margin-bottom:10px;
	border-bottom:2px solid #ff1493;
	width:180px;
}
.col_item_background_right {
	background: url(/templates/default/images/menu_back2.jpg) repeat-y;
	margin-bottom:10px;
	border-bottom:2px solid #ff1493;
	width:180px;
	background-position:right;
}
#linedots {
	width:590px;
	height:2px;
	background: url(/templates/default/images/linedots.gif) repeat;
	margin:10px 0 10px 0;
}
.col_item_content {
	margin-top: 8px;
	margin-bottom: 15px;
	margin-left:15px;
}
.col_item_content_right {
	text-align:center;
	margin-top:8px;
}
.col_title {
	padding:0 0 0 10px;
	font-weight: bold;
	background: url(/templates/default/images/fd_cat.jpg);
	width:170px;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.col_title_right {
	text-align:right;
	padding:0 10px 0 0 ;
	font-weight: bold;
	background: url(/templates/default/images/fd_cat2.jpg);
	width:170px;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.plug {
	background: #FFFFFF;
	float: right;
	width: 590px;
	margin-bottom: 0px;
	font-size:10px;
	position:relative;
	padding:0 0 10px 0;
}
.plug_content {
	text-align: left;
	vertical-align: text-top;
	display: inline;
}
.plug_details {
	position:absolute;
	width: 590px;
	text-align:right;
	bottom:3px;
	right:3px;
	color:forestgreen;
	font-weight:normal;
	border-bottom:1px solid #CCCCCC;
}
.plug_details a{
	color:forestgreen;
}
.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:#ff1493;
  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;
}
#pagination{
	display:block;width:100%;margin:10px 0 10px 0;
text-align:center;float: left;
}
