/var/www/vhosts/datakit.com/httpdocs/css/datakit.css/* datakit stylesheet */



/*****************************/
/********** general **********/
/*****************************/

html, body {
	height: 100%;
}

body{
	font-family:Tahoma;
	background-color:#FFFFFF;
	margin:0px; 
	padding:0px;
}

.paragraphe{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding-left:15px;
	padding-right:20px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align:justify; 
}
.paragraphe-result{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding-left:15px;
	padding-right:20px;
}

input.search{
	background-color:#00344D; 
	color:#FFFFFF; 
	font-size:10px; 
	width:120px; 
	font-family:Tahoma;
	border: solid 0px #00344D;
	padding:1px 0px 0px 2px; 
	margin:0px;
	height:15px;
}

input.client_access{
	background-color:#D9D9D9; 
	color:#00344D; 
	font-size:11px; 
	width:135px; 
	height:15px;
	font-family:Tahoma;
	border-top: solid 1px #969696;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	padding-left:10px;
}

a{
	color:#0CB3E0;
	text-decoration:none;
	font-size:11px;
}

a:hover{
	color:#0CB3E0;
	text-decoration:underline;
}

.pagination{
	color:#003F59;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	display:inline;
	padding-left:3px;
	padding-right:3px;
}

img.titre_contenu{
	margin-left:40px;
	margin-bottom:20px;
}


/*****************************/
/*********** about ***********/
/*****************************/
ul {
	padding-top: 0px;
	padding-left: 12px;
	padding-right:0px;
	padding-bottom: 0px;
	margin-left: 24px;
	margin-right:0px;
	margin-top: 6px;
	margin-bottom:6px;
}
.about {
	background-image:url(../imgs/listes/puce.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding-left:17px;
	padding-right:20px;
}

.about2{
	background-image:url(../imgs/listes/puce.gif);
	background-position: 12px 3px;
	background-repeat:no-repeat;
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding-left:32px;
	padding-right:20px;
}


/*****************************/
/********* recherche *********/
/*****************************/

.recherche{
	background-color:#D9D9D9; 
	color:#00344D; 
	font-size:11px; 
	width:200px; 
	height:15px;
	font-family:Tahoma;
	border-top: solid 1px #969696;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	padding-left:10px;
}
.recherche_label {
	color:#0CB3E0;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin-left: 18px;
}
select.recherche{
	background-color:#D9D9D9; 
	color:#00344D; 
	font-size:11px; 
	width:212px; 
	height:18px;
	font-family:Tahoma;
	border-top: solid 1px #969696;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	padding-left:10px;
}

/*.product_recherche{
	background-color:#D9D9D9; 
	color:#00344D; 
	font-size:11px; 
	width:135px; 
	height:15px;
	font-family:Tahoma;
	border-top: solid 1px #969696;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	padding-left:10px;
}
*/
.product_search_table {
	width: 100%;
	padding-left: 30px;
	padding-right: 20px;
}
select.product_recherche{
	background-color:#D9D9D9; 
	color:#00344D; 
	font-size:11px; 
	height: 18px;
	width:135px; 
	font-family:Tahoma;
	border-top: solid 1px #969696;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	padding-left:10px;
}


textarea.recherche{
	background-color:#D9D9D9; 
	color:#00344D; 
	font-size:11px; 
	width:200px; 
	height:100px;
	font-family:Tahoma;
	border-top: solid 1px #969696;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	padding-left:10px;
}

.recherche_optgroup {
	font-weight: bold;
	font-style:italic;
	padding-left: 6px;
}

/*****************************/
/********** partners *********/
/*****************************/

.reseller a{
	color:#0CB3E0;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}

.reseller a:hover{
	color:#0CB3E0;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:11px;
}

.reseller {
	padding-left: 15px;
	color:#003F59;
	font-size:11px;
}

.reseller_detail {
	padding-bottom: 12px;
}
.reseller_detail a {
	padding-left: 12px;
	text-transform:capitalize;
	font-style:italic;
}	
.reseller_detail a:hover {
	padding-left: 12px;
	text-transform:capitalize;
	text-decoration:underline;
	font-style:italic;
}	
.pays_reseller{
	color:#003F59;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	margin-top:15px;
	margin-bottom:5px;
	cursor: pointer;
}

.tab_reseller_contact{
/*	text-align:center; */
	margin-top:10px; 
	padding-left: 60px;
	padding-right: 20px;
}

.tab_reseller_prod{
	background-image:url(../imgs/listes/puce.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	padding:3px 0px 3px 15px;
}


/*****************************/
/********** support **********/
/*****************************/

.support{
	font-size:11px;
	line-height:16px;
	padding:0px 2px 0px 4px;
	text-align:justify; 
	text-transform: uppercase;
	
}

.support_pdf{
	font-size:11px;
	padding:2px 0px 0px 2px;
	margin:0px;
}

.support_pdf_img{
	margin:0px;
	padding:2px 0px 0px 0px;
	border:0px;
}

.support_cat{
	/*background-image:url(../imgs/bg_support_cat.gif); 
	background-repeat:no-repeat; 
	background-position:right; */
	line-height:16px;
	padding:0px 2px 0px 4px;
}

.titre_support_cat{
	color:#003F59;
	font-size:10px;
	padding:0px 2px 0px 5px;
	font-weight:bold;
	margin-right:10px;
	text-align:center;
}

.support_faq_puce {
	vertical-align: top;
	
}

.support_faq_question {
	padding-left: 16px;
	padding-bottom: 8px;
	vertical-align: top;
}

.support_faq_question a {
	color: #000000;
	
}


/*****************************/
/*** left (news et subnav) ***/
/*****************************/

.news_titre{
	color:#FFFFFF;
	font-size:11px;
	padding-left:20px;
	padding-right:5px;
	padding-top:5px;
	margin:0px;
	text-transform:uppercase;
}

.subnav_titre{
	color:#FFFFFF;
	font-size:11px;
	padding-left:38px;
	padding-right:5px;
	padding-top:5px;
	margin:0px;
	text-transform:uppercase;
}

a.subnav_titre{
	color:#FFFFFF;
	font-size:11px;
	padding-left:38px;
	padding-right:5px;
	padding-top:15px;
	margin:20px 0px 0px 0px ;
	text-transform:uppercase;
	text-decoration:none;
}

a.subnav_titre:hover{
	/*color:#0CB3E0;
	font-size:11px;
	padding-left:40px;
	padding-right:5px;
	padding-top:15px;
	margin:20px 0px 0px 0px ;
	text-transform:uppercase;*/
	text-decoration:none;
}

.news{
	color:#FFFFFF;
	font-size:10px;
	padding-left:20px;
	padding-right:25px;
	padding-top:2px;
	text-align:justify;
	margin-bottom:10px; 
	text-transform: uppercase;
}

.news a {
	color: #FFFFFF;
	text-decoration:none;
}
.news a:hover {
	color: #0CB3E0;
	text-decoration:none;
}

.subnav{
	color:#FFFFFF;
	font-size:11px;
	padding-left:40px;
	padding-right:25px;
	padding-top:5px;
	text-align:justify;
	margin-bottom:10px; 
}

.news_box{
	background-image:url(../imgs/news.gif); 
	background-repeat:no-repeat; 
	height:30px;
}

.subnav_box{
	color:#FFFFFF;
	background-image:url(../imgs/titre_subnav.gif); 
	background-repeat:no-repeat; 
	height:30px;
	padding-top:3px;
	cursor:pointer;
}

.subnav_box:hover{
	background-image:url(../imgs/titre_subnav_hover.gif); 
}

.subnav_box:hover a{ 
	color:#0CB3E0;
	text-decoration:none;
}

.subnav_box_alt2{
	color:#FFFFFF;
	background-image:url(../imgs/titre_subnav.gif); 
	background-repeat:no-repeat; 
	height:30px;
	padding-top:3px;
	cursor:pointer;
}

.subnav_box_alt2:hover{
	background-image:url(../imgs/titre_subnav_hover.gif); 
}

.subnav_box_alt2:hover a{ 
	color:#0CB3E0;
	text-decoration:none;
}

.subnav_box_alt {
	color:#0CB3E0;
	background-image:url(../imgs/titre_subnav.gif); 
	background-repeat:no-repeat; 
	height:30px;
	padding-top:3px;
	cursor:pointer;
}
.subnav_box_alt a{
	color:#0CB3E0;
}
.subnav_box_alt:hover{
	background-image:url(../imgs/titre_subnav_hover.gif); 
}

.subnav_box_alt:hover a{ 
	color:#FFFFFF;
	text-decoration:none;
}
.news_date{
	color:#FFFFFF;
	font-size:11px;
	padding-left:20px;
	padding-top:0px;
	text-align:justify;
	margin-bottom:0px; 
	font-weight:bold;
}


/*****************************/
/***** right (features) ******/
/*****************************/
.feature_table {
	width: 200px;
	margin-left: 20px;
}

.feature_box{
	background-image:url(../imgs/feature.gif); 
	background-repeat:no-repeat; 
	height:25px;
	padding-top:0px;
	padding-bottom:0px;
	cursor: pointer;
}
.feature_box  img{
	float: right;
	padding-top: 8px;
	padding-right: 6px;
}

.feature_box_hover{
	background-image:url(../imgs/feature_fleche.gif); 
	background-repeat:no-repeat;
	background-position:right;  
	height:25px;
	padding-top:0px;
	padding-bottom:5px;
}

.feature_titre{
	color:#003F59;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:2px;
	margin-top:1px;
}

.feature{
	color:#003F59;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:5px; 
}
.feature_titre a {
	color:#003F59;
	text-decoration:none;
}
.feature_titre a:hover {
	color:#003F59;
	text-decoration:none;
}
img.titre_feature{
	margin-left:20px;
	margin-bottom:5px; 
}


/*****************************/
/********** produits *********/
/*****************************/

.product_families{
	padding-right: 15px;
}

.product_family_img {
	text-align: center;
	padding-bottom: 8px;
}
.product_family_desc {
	padding-left: 30px;
	padding-right: 26px;
	padding-bottom: 20px;
	font-size:11px;
	line-height:16px;
	text-align:justify;
}

.titre_produit{
	color:#0CB3E0;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
	padding-top:40px;
	margin-top:20px;
	margin-bottom:0px; 
	padding-bottom:0px; 
}

.detail_produit{
	color:#003F59;
	font-size:10px;
	font-weight:bold;
	padding-left:35px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:10px; 
}
.detail_fiche_produit {
	color:#003F59;
	font-size:10px;
	font-weight:bold;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:10px; 
}
.description_produit{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding-left:45px;
	padding-right:45px;
	text-align:justify; 
	margin-top:10px;
	margin-bottom:10px;
}

.formulaire_recherche{
	color:#0CB3E0;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-align:left; 
	margin-left:20px;
	margin-top:4px;
	margin-bottom:6px;
	padding-right: 4px;
}


table.liste_produit{
	margin-left:45px;
	margin-top:25px;
	background-image:url(../imgs/listes/bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.cadre_flv{
	font-size: 9px;
	height:200px;
	width:250px;
	background-color:#CCCCCC;
	margin-bottom:10px;
}

div.fiche_produits{
	margin-left:10px;
	margin-right:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #b5b5b5;
	text-align:center;
}

.host_container {
 padding-top: 5px;
 text-align: center;
}

.host_container a {
	color: #00273D;
	text-decoration: none;
	font-weight:bold;
}
.host{
	width: 85px;
	font-size:8px;
	cursor: pointer;
	border: 2px solid #E0E0E0;
}
.host:hover{
	cursor: pointer;
	border: 2px solid #999999;
}

.host_select {
	width: 85px;
	font-size:8px;
	border: 2px solid #999999;
}

/*****************************/
/********* actualités ********/
/*****************************/
table.liste_actu{
	margin-left:45px;
	margin-bottom:35px;
	width: 480px;
}


.description_actu{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding-left:16px;
	padding-right:16px;
	text-align:justify; 
	margin-top:10px;
	margin-bottom:10px;
}

.liste_actu p {
	color:#00273D;
	font-size:11px;
	line-height:16px;
	text-align: justify;
}

.detail_actu{
	color:#003F59;
	font-size:10px;
	font-weight:bold;
	padding-left:35px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:5px; 
}

.titre_actu{
	color:#0CB3E0;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 40px;
	padding-bottom:0px;
}

.titre_actu img {
	padding-right: 6px;
}



img.actu_img{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}

.checkbox_logiciel{
	color:#00273D;
	font-size:11px;
	padding-left:3px;
	padding-right:20px;
	text-align:left;
}
.lien_actu {
	background-image:url(../imgs/listes/puce.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	margin-left: 15px;
}

.sitemap_titre {
	padding-left: 8px;
	color:#00273D;
	text-decoration:none;
	text-transform:uppercase;
	
	font-weight:bold;
}
.sitemap_titre:hover {
	color:#0CB3E0;
	text-decoration:none;
}

.sitemap_subtable {
	padding-bottom: 8px;
	font-size:11px;
}

.sitemap_item{
	padding-left: 32px;
}

.sitemap_group {
 	padding-left: 24px;
	font-weight: bold;
	font-size: 11px;
}

.sitemap_subgroup {
	padding-left: 28px;
	font-style:italic;
	font-size: 11px;
}


.events_intro {
	font-size: 11px;
	line-height: 16px;
	padding-left: 30px;
	padding-bottom: 20px;	
}

/*****************************/
/************ faq ************/
/*****************************/

.tab_faq{
	margin-left:35px;
	margin-bottom:10px; 
	padding-bottom: 15px;
	border-bottom:1px solid #B5B5B5; 
	width:450px;
}


.rubrique_faq{
	color:#00273D;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}

.question_faq{
	color:#0CB3E0;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-align:justify;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:0px;
	width: 390px;/* / 450px; */
	cursor:pointer;
}

.reponse_faq{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding-left:60px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	width: 380px;/* / 450px; */
	text-align:justify;
	overflow:hidden;
}

.reponse_faq ul{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding: 0px;
	margin:0px;
	text-align:justify;
}
.reponse_faq ol{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding: 0px;
	margin:0px;
	text-align:justify;
}
/**/
.reponse_faq li{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	padding: 0px;
	margin:0px;
	text-align:justify;
	list-style-image:url(../imgs/listes/puce.gif) ;
	list-style-position:outside;
}

.liens_faq{
	color:#00273D;
	font-size:11px;
	line-height:16px; 
	padding-left:60px;
	padding-bottom:20px;
	font-weight:normal;
	font-style:normal;
}

.liens_faq a{
	color:#0CB3E0;
	font-size:11px;
	line-height:16px;
	padding-left:15px;
	font-weight:normal;
	font-style:normal;
	background:url(../imgs/listes/puce.gif) left no-repeat;
}

.liens_faq ul, ol, li{
	color:#00273D;
	font-size:11px;
	line-height:16px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-style:normal;
	list-style: none;
}

.liens_faq li a{
	color:#0CB3E0;
	font-size:11px;
	line-height:16px;
	padding-left:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-style:normal;
	list-style:none;
	background:url(../imgs/listes/puce.gif) left no-repeat;
}


.nl_form_table {
	padding:0px;
	margin: 0px;
	border:0px;
	width:100%;
}

.nl_form_table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.table_form{
	padding:0px;
	margin: 0px;
	border:0px;
	width:100%;
}

.table_form td {
	padding-top: 5px;
	padding-bottom: 5px;

}

.static_paragraphe {
	color:#00273D;
	font-size:11px;
	line-height: 16px;
	padding-left:32px;
	padding-right:36px;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-bottom: 6px;
	text-align:justify; 
}


.static_paragraphe_left {
	color:#00273D;
	font-size:11px;
	width: 247px; /*263px total*/
	line-height: 16px;
	padding-left:4px;
	padding-right:0px;
	padding-bottom: 8px;
	text-align:justify; 
}
.static_paragraphe_right {
	color:#00273D;
	font-size:11px;
	width: 233px; /*263px total*/
	line-height: 16px;
	padding-left:12px;
	padding-right:0px;
	padding-bottom: 8px;
	text-align:justify; 
}

.static_titre {
	color:#003F59;
	font-size:18px;
	font-weight:bold;
	padding-left: 18px;
	padding-right: 0px;
	padding-top:0px;
	margin-top:1px;
	line-height: 15px;
}

.static_table {
	width: 525px;
	margin-bottom:15px; 
	margin-left:15px; 
	padding-right:0px;
}

.loading {
	position: absolute;
	z-index:10;
	text-align:center;
	background-color: #F2F2F2;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	/*padding-top: 48px;*/
}


.search_results {
	padding-left: 40px;
}

.new_products_header {
	width: 199px; /*204 px à la base */
	height: 22px; /* 27px */
	background-image: url(../imgs/en/features/titre_recent.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-bottom:5px; 
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
.new_products_header_fr {
	width: 199px; /*204 px à la base */
	height: 22px; /* 27px */
	background-image: url(../imgs/fr/features/titre_recent.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-bottom:5px; 
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.updated_products_header {
	width: 199px; /*204 px à la base */
	height: 22px; /* 27px */
	background-image: url(../imgs/en/features/titre_updates.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-bottom:5px; 
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.updated_products_header_fr {
	width: 199px; /*204 px à la base */
	height: 22px; /* 27px */
	background-image: url(../imgs/fr/features/titre_updates.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-bottom:5px; 
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}


.extranet_list_td_label {
	
	padding-bottom: 8px;
	padding-left: 24px;
	font-size: 10px;
}
.extranet_list_td {
	padding-bottom: 1px;
	font-size: 10px;
}

.extranet_message {
	font-size: 11px;
	padding-left: 12px;
	color: #00273D;
}


.formElement {
	height: 16px;
}

/**
* Liste en accordéon dans les extranets
*/
.acc_eu_nom {	
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	color: #00273D;
	padding-bottom: 2px;
}

.acc_eu_detail {
	font-size: 11px;
	color: #00273D;
	margin-bottom: 2px;
	padding-left: 12px;
}

.acc_eu_detail .titre {
	font-size: 10px;
	font-weight: bold;
	color: #00273D;
	padding-top: 4px;
}

.dist_liste_client{
	background-image:url(../imgs/listes/bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
/* extranet enduser : liste de licences */
.acc_eup_titre {
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	color: #00273D;
	padding-bottom: 2px;
	
}
.acc_eup_detail {
	font-size: 11px;
	color: #00273D;
	margin-bottom: 8px;
	padding-left: 12px;
}


