/* @override http://www.bloomplanet.org/v1/css/styles.css */



body {

	margin: 15;
	padding: 0;
	text-align:left;
	background: url(../images/bgtss.jpg);
}

img { border: none; }

a {
	text-decoration: none;
	color: #e1001a;
}
a:hover { color: #e1001a; }
p {line-height: 1.5; }

#main {
	margin:15 auto;
	width:800px;
}

 .thumbnail
{
float: left;
border: 0px solid #333333;
margin: 2px 10px 10px 2px;
padding:0;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #333333;
}
.highslide:hover img {
	border: 2px solid #e1001a;
}

.highslide-image {
	border: 3px solid #444444;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 3px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: Arial,Tahoma,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

#header {
	border: 1px solid #adedaa;
	margin: 0 auto;
	width:800px;
	height:112px;
	background: url(../images/bg_banner.gif) no-repeat;
}

#startmenu {
	background: white;
	width: 100px;
	height: 50px;
	float: left;
}

#endmenu {
	background: white;
	width: 138px;
	height: 50px;
	float: left;
}


/*---Menu---*/
#stylefour{display:non;
color: white;
border: 1px solid #dbfed9;
height:50px; width:800;
font-size:13px;
font-weight:normal;
transparent url(../images/bgOFF_2.gif) repeat-x top left;
font-family: Arial,Tahoma,sans-serif; 
margin:0;
text-align:center;
}


#stylefour ul{
margin:0 0 0 100px ;
padding:0;list-style-type:none;
width:auto;
}

#stylefour ul li{
background-color:#FFFFFF;
display:block;
float:left;margin:0;
}


#stylefour ul li a{
display:block;float:left;
color:#41433f;
text-decoration:none;
padding:20px 15px 0 15px;
height:30px;
background:white;
}

#stylefour ul li.contact a{
display:block;
float:left;
color:#41433f;
text-decoration:none;
padding:20px 15px 0 15px;
height:30px;
background:white;
}


#stylefour ul li a:hover{
color: #bebaa4;
background:transparent url(../images/bgON_2.gif);
}


#stylefour ul li.contact a:hover {
color: #bebaa4;
background:transparent url(../images/bgON_2.gif);
}


#stylefour ul li.contact a.current{
padding:20px 15px 0 15px;
color: #9ea191;
height:30px;
background:transparent url(../images/bgON_2.gif);
}
#stylefour ul li a.current{
padding:20px 15px 0 15px;
color: #9ea191;
height:30px;
background:transparent url(../images/bgON_2.gif);
}



#img_report {
	width:50px;
	height:87px;
	float:right;
	margin-right: -5px;
	background: url(../images/img_report.gif) no-repeat;
}


#conteneur {
	float:left;
	width:800px;
	border-left: 1px solid #adedaa;
	border-right: 1px solid #adedaa;
	border-bottom:1px solid #adedaa;
	background-color:white;
}
	
#sidebar_left {
	width:104px;
	float: left;
	margin: 0px 5px 5px 5px;
	background-color; white: repeat-y 100px;
}

#sidebar_lefttop {
	height: 20px;
	background-color; white: repeat-y 100px;
}
#sidebar_leftbas {
	height: 20px;
	background-color; white:
}


#sidebar_right {
	width:148px;
	min-height:100%;
	float: right;
	margin: 0px 5px 5px 5px;
}
b 
/* Left Menu */

* html #nav  {		/* IE Sucks */
	width: 148px;
	}
	
* html #nav li  {	/* IE Sucks */
	margin-bottom: -15px;
	}
	
* html #nav li a { 	/* IE Sucks */
	margin-left: 0;
	padding: 10px 10px 5px 5px;
	}
	
#nav {
	width: 120px;
	margin: 0 0 0 0;
 }
#nav ul { 
 width: 100%;
 }
#nav li {
	list-style: none;
	text-align: left;
	margin-bottom: 3px;
	}
#nav li a:hover, #nav li a#present { color:#D4021C;
 }
#nav li a {
	margin-left:-45px;
	padding: 12px 10px 5px 25px;
	color: #666;
	display: block;
	font: normal 12px/1.3 Arial,Tahoma,sans-serif;
}

#nav li a.current {
	color:#D4021C;
}

#right-menu { 
	padding: 100px 0px 0px 5px;
	width: 100%;
 }
* html #right-menu div { /* IE Sucks */
	width: 148px;
	margin-left:0px;
	padding: .7em .4em;
}


#right-menu div {
	width: 126px;
	margin-left:0px;
	border: 3px double #d7cfc0;
	background-color: #7db164;
	font-size: .9em;
	padding: .7em .4em;
}
#right-menu div p {
	margin-bottom: 5px;
	color: #fff;
	text-align: left;
	font: normal 10px/1.3 Arial,Tahoma,sans-serif;
}
#right-menu div h4 {
	margin: 1em 0 .2em;
	font-weight: bold;
	color: #026380;
}
#right-menu div ul li a:hover { color: #026380; }
#right-menu div ul li a {
	display: block;
	margin-bottom: .1em;
	color: #FFF;
	font: normal small-caps .97em Arial,Tahoma,sans-serif;
	background-color: #B0D3DD; /* IE Sucks */
	padding: .02em .1em;
}
#right-menu div form .inputbox { font-size: .9em; }
#submit { vertical-align: top; }

* html #contact {
	left:613px;
}


#contact {
	left:608px;
	width:23px;
	height:99px;
	float: left;
}

#footer-info {
	width:732px;
	height:52px;
	background: #cbc6af;
	float: right;
}


#footer {
	width:800px;
	height:22px;
	clear:both;
	text-align: center;
	font: .7em Arial,Tahoma,sans-serif;
}

#footer p {
	padding: 4px;
	color: #fff;
}

#footer a {
	
	color: #c0ff6d;
}

#footer a:hover { 
color: #026380;
text-decoration: underline;

}

#content {
	float: left;
	width: 600px;
 	line-height: 19px; /* 16px for 11px font */
 	/*display: inline;*/
	margin-top: 82px;
}

#content p {
	text-align: left;
	color: #545454;
	font: .9em Helvetica, verdana;
	overflow: auto;
}

#contentnorm {
	float: left;
	width: 600px;
 	line-height: 18px; /* 16px for 11px font */
 	/*display: inline;*/
	margin-top: 25px;
}
#contentnorm p {
	text-align: left;
	color: #545454;
	font: normal 12px Arial,Tahoma,sans-serif;
	line-height:16px ;
	overflow: auto;
}


h2 {
  	color: #adedaa;
  	margin: 0 0 -25px 0;
	text-align: left;
	font: bold 18px Arial,Tahoma,sans-serif;
}
h2 .info {
  float: right;
  font: italic 12px/21px Arial,Tahoma,sans-serif;
  height: 21px;
  color: #999;
  border-left: 1px solid #E4ECF2;
  margin: 3px 8px 0 0; /*31*/
  padding-left: 8px;
  display: inline;
}
h2 .no_border {
  border: none;
}

/* product colors */
.product {
  margin: 0 0 3px 0;
  padding: 0 0 16px 0;
  font-size: 16px;
  color: #d4021c;
font-weight: normal;
font-style: normal;
}

h2 .bullet {
  color: #d4021c;
  font: bold 13px/43px Arial,Tahoma,sans-serif;
  vertical-align: top;
}

.product_screenshot {
  float: right;
  margin: 6px 0 10px 10px;
}

.requires {
  clear: right;
  float: right;
  width: 200px;
  text-align: center;
  font-size: 11px;
  color: #999;
}
.screenshot_block {
  clear: left;
  margin-bottom: 10px;
  overflow: auto;
}
h4 {
  font-size: 12px;
  font-weight: bold;
}

.product_nav {
	font: bold 11px Arial,Tahoma,sans-serif;
	text-align:left;
	color: #D4021C;
	margin-left:-40px;
	margin-bottom:30px;
}

.product_nav li{
	
 	list-style-type:none;
	display: inline;
}

.popout_block {
  background-color: #FFFFF4;
  border: 1px solid #F4F4CC;
  padding: 14px;
  margin: 20px 0;
}
.popout {
  color: #903;
}
.highlighter {
  color: #000;
  background-color: #FFFFF0;
}

hr {
  	clear: left;
 	 border: none 0;
  	border-top: 1px solid #cacaca;
 	 height: 1px;
  	margin: 10px 0 -15px;
}

#fsDemo{
	width: 500px;
	height:300px;
	position: relative;
	bottom: 20px;
	top: 10px;
	padding-bottom: 80px;
}