@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color:#333;
}

td {
	text-align:left;
	vertical-align:top;
}

a {
	color:#666;
}

#content ul {
	list-style-position:outside;
	margin: 0;
	/*padding: 0;*/
	position:relative;
	left:-25px;
}

#header {
	background-color:#000;
	height:30px;
	width:100%;
	text-align:center;	
}

#logo_home {
	padding-left:60px;
	padding-top:30px;
	width:176px;	
}

#tagline {
	padding-top:30px;
	text-align:left;
	color:#FFF;
	font-size:18px;
	vertical-align:middle;
	text-align:left;
}

.main_container {
	width:1224px;
}

.main_container_down {
	width:1224px;
	height: 100%;
}

#title_container {
	vertical-align:bottom;
	padding-left:50px;
}

.features_benefits {
	font-weight:bold;
	font-size:14px;
}

#top_menu {
	text-align:right;
	vertical-align:bottom;
	height:30px;
	padding-right:60px;
}

#top_menu a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-left:15px;	
}

#top_menu span {
	font-weight:bold;
	color:#FFF;
	margin-left:15px;	
}

#visual_container {
	height:385px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
}

#left_menu_container {
	padding-left:60px;
	width:228px;
	padding-bottom:28px;	
}

#left_menu {
	width: 100%; /* set width of menu */
	margin-top:-24px;
} 

#left_menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}

/* style, color and size links and headings to suit */
#left_menu a, #left_menu h2 {
	color: #FFF;
	display: block;
	margin: 0;
}

#left_menu h2 {
	font-size: 14px;
	font-weight:bold;
	/*text-transform: uppercase;*/
}

#left_menu a {
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}

#left_menu a:hover {
	color: #CCC;
}

#dot_box {
	width: 288px;
	padding:40px 0px 40px 0px;
	vertical-align:top;
}

#content_container {
	background-color:#FFF;
	width:100%;
	text-align:center;
}

#content {
	padding:40px 0px 40px 50px;
	vertical-align:top;
}

#downloads {
	border-left-color:#999;
	border-left-style:solid;
	border-left-width:thin;
	padding-left:20px;
}

.downloads_title {
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

#footer {
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:60px;
}

#footer_no_text {
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:150px;
}

#footer a {
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	color:#FFF;
}

#footer_links {
	padding-left:60px;
	color:#FFF;
	width:280px;
}

img.partner_logos {
	margin-right: 30px;
	vertical-align:middle;
}

.fine_prints {
	font-size: 11px;
}

/* STYLES POUR FAQ */
.faq_headline {
	font-size:24px;
	line-height:100%;
	padding-bottom:5px;
	margin: 25px 0px 25px 0px;
	font-weight:900;
	color:#000;
	border-bottom:#999 solid 2px;

}

.faq_headline_italic {
	font-style:italic;
	color: rgb(0,84,147);
}

div.faq_question {
	font-size:16px;
	line-height:100%;
	font-weight:bold;
	color: rgb(0,84,147);
	margin: 50px 0px 10px 0px;
}

ul.faq {list-style-type: disc;list-style-position:inside;}

.list_title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style:italic;
}

.files_paths_data {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.menus_dialogs {
	font-weight:bold;
	color:#333;
}

.names_terms {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.new_item {
	font-weight:bold;
	font-style:italic;
	color:#C90000;
}

.new_product {
	font-weight:bold;
	font-style:italic;
	color:#FFF;
}

.testimonial {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-style:italic;
  font-size:12px;
  color: rgb(0,0,0);
  line-height:18px;
  margin-top:30px;
  padding-top:12px;
  /*color:#999;*/
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 42px;
}
  
.testimonial span {
  display: block;
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 15px;
}
.checkoutnew {
	font-style:italic;
	font-weight: bold;
	color: rgb(166,206,57);
	}
.checkoutnew a {
	text-decoration: none;
	color: rgb(166,206,57);
	}
.checkoutnew a:hover {
	color: rgb(166,221,83);
	}
#welcome_txt {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
#welcome_txt a {
	font-weight: bold;
	text-decoration: none;
}
#welcome_txt a:hover {
	color: #333333;
}
.italicize {
	font-style: italic;
}
#instructions {
	font-style: italic;
	color: rgb(0,142,176);
}
