/* CSS Document */

body
{
	font-family : Verdana, Arial;
	font-size:small;
	background-color:white;
	padding: 0px;
	margin:auto;
	behavior: url(script/csshover.htc);
	width:800px;
}

p
{
	color:#525152;
	text-align:left;
	margin-top:0px;
	padding:0px 5px 5px 5px;
}

p a
{
	color:#525152;
}

#page
{
	width:600px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #efebef;
	overflow:auto;
}

/*#corps
{
	text-align:justify;
	border:1px solid #efebef;
	background-color:red;
}*/

#pied
{
	background-color:#52517b;
	background-image:url('image/fond_menu.png');
	background-repeat:repeat-x;
	clear:both;
	vertical-align:bottom;
	color:white;
	font-weight:bold;
	text-align:center;
	padding:5px;
	-moz-border-radius:6px;
	border-radius:6px;
}

#pied a {
	color:white;
}

h1,h2, h1 a
{
	color:black;
	font-size:small;
	margin:0px;
	padding:10px;
}

.navigation
{
	background-color:#efebef;
	padding:10px;
	color:#006994;
	margin:0px;
	margin-bottom:5px;
}

.navigation a {
	color:#006994;
	font-size:small;
	font-weight:normal;
	width:100%;
	
}
  
#menu {
	width: 800px;
	height:26px;
	margin-bottom:5px;
	color:white;
	font-weight:bold;
	/*float:left;*/
	/*clear:both;*/
	background-color: #52517b;
	background-image:url('image/fond_menu.png');
	background-repeat:repeat-x;
	-moz-border-radius:6px;
	border-radius:6px;
}

#menu a {
	text-decoration:none;
	color:white;
}

#menu ul {
	float: left;
	list-style: none;
	color:white;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	margin:0px;
	padding:0px 10px 0px 10px;
}

#menu ul li:hover {
	background-color:#bdb2d6;
	background-image:url('image/fond_menu_actif.png');
	background-repeat:repeat-x;
}

#menu h5 {
	display: block;
	font-size:small;
	margin: 0px;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
}

#menu ul li ul {
	position:absolute;
	background-color: #52517b;
	border:1px gray solid;
	width: 260px;
	padding:0px;
	margin-top:0px;
	margin-left:-10px;
	display:none;
}

#menu ul:hover li ul {
	display:block;
}

#menu ul li ul li {
	text-align:left;
	padding:5px;
}

#menu_produit {
	clear:both;
	float:right;
	width:195px;
	margin-top:5px;
	color:#848284;
}

#menu_produit a {
	color:#848284;
	font-weight:bold;
	text-decoration:none;
}

#menu_produit ul li {
	margin-left:-30px;
}

#menu_produit ul li a{
	font-size:small;
	font-weight:bold;
}

#menu_produit ul {
	list-style:none;
}

#menu_produit hr {
	color:#efebef;
	border:1px solid #efebef;
}

.logo_produit {
	float:left;
	margin-top:0px;
	margin-bottom:30px;
	margin-right:20px;
}
.corps_produit {
	margin-left:240px;}

.info_produit {
	float:right;
	width:300px;
	/*font-size:xx-small;*/
	font-weight:bold;
	/*background-color:silver;*/
	-moz-border-radius:6px;
	border-radius:6px;
	margin:0px 0px 30px 30px;
	padding:20px;
	padding-left:25px;
	padding-right:8px;
	/*padding-top:70px;*/
	clear:right;
	/*height:85px;*/
	/*border:1px solid red;*/
}

.info_produit a {
	color:black;
}

.ecran_produit {
	float:right;
	clear:right;
	margin:0px;
}
.centre {
	text-align:center;
}

.sep_menu {
	padding:5px;
	float:left;
}

.data h1
{
	color:#ad458c;
	font-weight:bold;
}

.data ul
{
	list-style-image:url('image/puce/puce_data.png');
}

#menu_produit ul li.data a
{
	color:#ad458c;
}

.datarun h1
{
	color:#5aa2ad;
	font-weight:bold;
}

.datarun ul
{
	list-style-image:url('image/puce/puce_datarun.png');
}

#menu_produit ul li.datarun a
{
	color:#5aa2ad;
}

.builder h1
{
	color:#adae4a;
	font-weight:bold;
}

.builder ul
{
	list-style-image:url('image/puce/puce_builder.png');
}

#menu_produit ul li.builder a
{
	color:#adae4a;
}

.viewer h1
{
	color:#efa229;
	font-weight:bold;
}

.viewer ul
{
	list-style-image:url('image/puce/puce_viewer.png');
}

#menu_produit ul li.viewer a
{
	color:#efa229;
}

.messenger h1
{
	color:#c68a52;
	font-weight:bold;
}

.messenger ul
{
	list-style-image:url('image/puce/puce_messenger.png');
}

#menu_produit ul li.messenger a
{
	color:#c68a52;
}

.sous-section
{
	text-decoration:underline;
	font-weight:bold;
}

a
{
	text-decoration:underline;
	color:black;
}
a:hover
{
	text-decoration:underline overline;
}

h3
{
	font-size:medium;
}

img, img a
{
	text-decoration:none;
	border:0px;
}

label
{
	float:left;
	width:150px;
}

.temoignage_vp table
{
	float:right;
	width:46%;
	margin-left:15px;
	border:1px solid #a5a6c6;
	border-collapse:collapse;
	margin-bottom:20px;
}

.temoignage_vp th
{
	background-color:white;
	color:#a5a6c6;
	text-align:left;
	padding:5px;
	font-weight:normal;
}

.temoignage_vp td
{
	text-align:left;
	background-color:#d6d3de;
	border:1px solid #a5a6c6;
	padding:5px;
}

.temoignage_s100 table
{
	float:right;
	width:46%;
	margin-left:15px;
	border:1px solid #258643;
	border-collapse:collapse;
	margin-bottom:25px;
	color:#525152;
}

.temoignage_s100 th
{
	background-color:#258643;
	color:white;
	text-align:left;
	padding:10px;
	font-weight:bold;
}

.temoignage_s100 td
{
	text-align:left;
	border:1px solid #258643;
	padding:5px;
}

.titre_demo
{
	color:#52517b;
	font-weight:bold;
	padding-right:20px;
	padding-bottom:20px;
}

td.image
{
	width:20px;
	padding-right:20px;
}

td
{
	vertical-align:top;
	padding:2px;
}

img{
	border : 0px;
	/*vertical-align:middle;*/
}

.separateur
{
	clear:both;
	border:hidden;
	background-image:url('image/degrade_myreport.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:19px;
}

.note
{
	font-size:xx-small;
}

.attention
{
	font-weight:bold;
	color:red;
}

.message
{
	background-color:#5a557b;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	color:white;
}
.message a
{
	color:#CCCCCC;
}

