html, body {
	height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616065;
}

h1, h2, h3 {
	margin: 0;
	padding: .5em 0;
	padding-top: 1.5em;
}

p {
	line-height: 1.5em;
	padding-top: 0.5px;
	padding-right: 0;
	padding-bottom: 0.5px;
	padding-left: 0;
	margin-top: 0.5px;
	margin-right: 0px;
	margin-bottom: 0.5px;
	margin-left: 0px;
}

body {
	background-color: #807d83;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #d58608;
}
a:hover, a:active {
	color: #983d01;
}

a.b:link, a.b:visited {
	font-size: 11px;
	color: #616065;
	text-decoration: none;
}
a.b:hover, a.b:active {
	font-size: 11px;
	color: #983d01;
	text-decoration: underline;
}

a.c:link, a.c:visited {
	color: #616065;
	text-decoration: none;
}
a.c:hover, a.c:active {
	color: #983d01;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #ec6f00;
}
h2 {
	font-size: 14px;
	color: #181819;
	background-image: url(/images/titre2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	height: 25px;
	margin-left: -12px;
	padding-left: 12px;
}

form {
	margin: 0;
	padding: 0;
}

.orange {
	color: #ec6f00;
}

.noir {
	color: #181819;
}

.rouge {
	color: #e30000;
}

.light {
	font-weight: normal;
}

#wrapper {
	width: 988px;
	background-image: url(/images/head_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
}

#container {
	width: 950px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/centre_bg.gif);
	background-repeat: repeat-y;
}

#content {
	background-image: url(/images/centre_top.gif);
	background-repeat: no-repeat;
	width: 708px;
	margin-bottom: 15px;
	padding-bottom: 15px;	/*position: relative;*/
}

#index_content {
	background-image: url(/images/index_centre_top.gif);
	background-repeat: no-repeat;
	width: 708px;
	background-position: top;
	/*position: relative;*/
}

.titre {
	height: 61px;
}

.indexblankline {
	height: 20px;
}

#header {
	background-image: url(/images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	position: relative;
}

#header p.cart{
	color:#fff;
	position:absolute;
	left:56px;
	top:125px;
	width: 100px;
	height: 11px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

#header p.cart1{
	color:#fff;
	position:absolute;
	left:56px;
	top:145px;
	width: 100px;
	height: 11px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

#header p.cart2{
	color:#fff;
	position:absolute;
	left:160px;
	top:135px;
	width: 36px;
	height: 15px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/cart.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
}

#header p.cart3{
	color:#fff;
	position:absolute;
	left:200px;
	top:135px;
	width: 100px;
	height: 15px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

	
#logo {
	position: absolute;
	left: 19px;
	top: 17px;
}
#login {
	position: absolute;
	left: 410px;
	top: 7px;
	background-image: url(/images/Client-Login.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 112px;
}
#login h2 {
	display: none;
}

#login td {
	font-size: 10px;
	padding: 0 4px;
}

#login input.styled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616065;
	border: 1px solid #b5b0bb;
	width: 100px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#menu {
	/*position: absolute;*/
	position: relative;
	top: 55px;
	left: 348px;
	z-index: 10;
}
#ariane {
	position: absolute;
	width: 550px;
	left: 350px;
	top: 95px;
	text-align: right;
	color: #fff;
	z-index: 1;
}

#ariane a:link, #ariane a:visited {
	color: #fff;
}

.bandeau {
	height: 70px;
}
.bandeau h2 {
	display: none;
}
#about-dataxis {
	background-image: url(/images/bandeau/About-Dataxis.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact-us {
	background-image: url(/images/bandeau/Contact-Us.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#expertises {
	background-image: url(/images/bandeau/Expertises.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#index {
	background-image: url(../images/bandeau/Index.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
}
#our-products {
	background-image: url(/images/bandeau/Our-Products.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#samples {
	background-image: url(/images/bandeau/Samples.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#management-bios {
	background-image: url(/images/titre/Management-Bios.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#management-bios h1 {
	display: none;
}

#indexbycountry {
	background-image: url(/images/titre/indexbycountry.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#indexbycountry h1 {
	display: none;
}

#indext h1 {
	display: none;
}

#corporate-profile {
	background-image: url(/images/titre/Corporate-Profile.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#corporate-profile h1 {
	display: none;
}

#television {
	background-image: url(/images/titre/Television.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#television h1 {
	display: none;
}

#focus-on-4play {
	background-image: url(/images/titre/Focus-On-4play.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#focus-on-4play h1 {
	display: none;
}

#telephony {
	background-image: url(/images/titre/Telephony.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#telephony h1 {
	display: none;
}

#mobile {
	background-image: url(/images/titre/Mobile.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#mobile h1 {
	display: none;
}

#technology-markets {
	background-image: url(/images/titre/Technology.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#technology-markets h1 {
	display: none;
}

#internet {
	background-image: url(/images/titre/Internet.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#internet h1 {
	display: none;
}

#on-line-contact-form {
	background-image: url(/images/titre/On-Line-Contact-Form.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#on-line-contact-form h1 {
	display: none;
}

#press-release {
	background-image: url(/images/titre/Press-Release.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#press-release h1 {
	display: none;
}

#digit4Play {
	background-image: url(/images/titre/digit4play.gif);
	background-repeat: no-repeat;
	background-position: 23px 10px;
}

#digit4Play h1 {
	display: none;
}

#digitTV {
	background-image: url(/images/titre/digitTV.gif);
	background-repeat: no-repeat;
	background-position: 23px 10px;
}

#digitTV h1 {
	display: none;
}

#digitIPTV{
	background-image: url(/images/titre/digitIPTV.gif);
	background-repeat: no-repeat;
	background-position: 23px 10px;
}

#digitIPTV h1 {
	display: none;
}

#subscription-services {
	background-image: url(/images/titre/Subscription-Services.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#subscription-services h1 {
	display: none;
}

#customers {
	background-image: url(/images/titre/Customers.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#customers h1 {
	display: none;
}

#subscribers-dashboard-samples {
	background-image: url(/images/titre/Subscribers-Dashboard-Samples.gif);
	background-repeat: no-repeat;
	background-position: 23px 22px;
}

#subscribers-dashboard-samples h1 {
	display: none;
}

#corps {
	padding-right: 32px;
	padding-left: 42px;
	padding-bottom: 10px;
}

#corps ul {
	list-style-image: url(/images/puce1.gif);
	margin: 0;
	margin-left: 1.5em;
	padding: .5em 0;
}

#corps li {
	line-height: 1.5em;
	text-align: justify;
}

#index_corps2 {
	padding-right: 32px;
	padding-left: 42px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#index_corps {
	padding-bottom: 10px;
}

.section {
	margin-left: 202px;
}

#colonne-droite {
	width: 195px;
	float: right;
	padding-right: 24px;
	padding-top: 32px;
}

#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #fff;
}

#footer1 {
	background-image: url(/images/footer.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 46px;
	padding-top: 26px;
	/*position: relative;*/
}


#footer1 ul.menu {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#footer1 ul.menu li.item {
	margin-left: 0;
	padding: 0 .75em;
	list-style: none;
	display: inline;
	background-image: none;
}

#footer1 ul.menu li.item a.link, #footer1 ul.menu li.item a.link:visited {
	color: #918d95;
	font-weight: bold;
}

#footer1 ul.menu li.item a.link:hover, #footer1 ul.menu li.item a.link:active {
	color: #d58608;
}

#footer2 {
	text-align: center;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
}

#footer2 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#footer2 ul li {
	margin-left: 0;
	padding: 0 .5em;
	list-style: none;
	display: inline;
	background-image: url(/images/pipe1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
    
#footer2 ul li.first {
	margin-left: 0;
	list-style: none;
	display: inline;
	background: none;
}

.encart1 {
	padding-top: 10px;
	width: 160px;
	float: left;
}
.encart1b {
	background-image: url(/images/encart1_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EFEFEF;
	margin-top: 8px;
}
.encart1c {
	background-image: url(/images/encart1_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#corps .encart1 ul {
	list-style-image: url(/images/puce1.gif);
	margin: 0;
	margin-left: 2em;
	padding: .5em 0;
}

#corps .encart1 li {
	line-height: normal;
	text-align: left;
}

.encart1 a:link, .encart1 a:visited {
	color: #616065;
}
.encart1 a:hover, .encart1 a:active {
	color: #d58608;
}

.encart2 {
	background-color: #EFEFEF;
	margin-bottom: 21px;
}
.encart2b {
	background-image: url(/images/encart2_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}

.index_colones {
	padding-top: 10px;
	width: 190px;
	float: left;
	padding-left: 40px;
}

.index_colones2 {
	padding-top: 10px;
	width: 312px;
	float: left;
	padding-left: 40px;
}

.index_body {
	padding-top: 10px;
	width: 460px;
	float: left;
	padding-left: 15px;
}

#whats-new {
	background-image: url(/images/Whats-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 37px;
}

#whats-new h2 {
	display: none;
}

#quick-poll {
	background-image: url(/images/Quick-poll.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 37px;
}

#quick-poll h2 {
	display: none;
}

#free-trial {
	background-image: url(/images/Sign-up-for-a-free-trial.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 37px;
}

#free-trial h2 {
	display: none;
}

#search-press-release {
	background-image: url(/images/Search-in-Press-Release.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 37px;
}

#search-press-release h2 {
	display: none;
}

#subscribe-press-release {
	background-image: url(/images/Subscribe.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 37px;
}

#subscribe-press-release h2 {
	display: none;
}

.encart3 {
	background-color: #EFEFEF;
	margin-bottom: 21px;
}
.encart3b {
	background-image: url(/images/encart3_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 300px;
	padding-top: 6px;
}

#headquarter {
	background-image: url(/images/Headquarter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 37px;
}

#headquarter h2 {
	display: none;
}

#corps-contact-form {
	padding-top: 23px;
	padding-left: 23px;
	padding-bottom: 10px;
}

#send-form {
	background-image: url(/images/Send-form.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

#your-identity {
	background-image: url(/images/Your-identity.gif);
	background-repeat: no-repeat;
}

#your-request {
	background-image: url(/images/Your-request.gif);
	background-repeat: no-repeat;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 655px;
	padding: 0;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #EFEFEF;
	position: relative;
	display: block;
}

fieldset legend {
	display: none;
}

div.row {
	display: block;
	width: 610px;
	padding-left: 35px;
	margin-bottom: 5px;
}

#your-identity div.row {
	float: left;
	width: 280px;
}

div.row label {
	display: block;
	float: left;
	width: 70px;
}


div.row input, div.row select, div.row textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616065;

	width: 200px;
}

div.row input, div.row textarea {
	border: 1px solid #b5b0bb;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}


div.row label.labelCheckbox {
	float: none;
	display: block;
	width: 580px;
	margin-left: 25px;
	font-size: 10px;
}

div.row input.inputCheckbox {
	/*display: inline;
	height: 14px;
	width: 14px;
	background-color: transparent;
	border-width: 0;
	padding: 0;
	margin: 0;*/
	
	width: auto;
	border: none;
	display: block;
	float: left;
}

div.row input.inputSubmit {
	border: none;
	width: auto;
	padding: 0;
	margin: 0;
}

#last-fieldset {
	background-image: url(/images/form-bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 655px;
}

#required-fields {
	width: 100px;
	position: absolute;
	left: 130px;
	top: -30px;
}

#subject {
	width: 230px;
}

#your-demand {
	width: 520px;
	height: 90px;
	overflow: auto;
}

#zip-code {
	width: 110px;
}

#sending-confirmation {
	background-image: url(/images/Sending-confirmation.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

#sending-confirmation  p {
	line-height: 2em;
	margin-top: 1em;
}

#sending-confirmation div {
	background-image: url(/images/confirmation-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding-left: 35px;
	padding-bottom: 0px;
	width: 620px;
	padding-top: 0;
	padding-right: 0;
	height: 360px;
}
#sign-up-for-a-free-trial #send {
	width: 60px;
	padding-top: 0px;
	padding-left: 0px;
}
#sign-up-for-a-free-trial #email input {
	width: 155px;
}
#sign-up-for-a-free-trial #email {
	width: 225px;
}

.encart2 fieldset {
	width: auto;
	padding: 0;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.encart2 div.row {
	width: auto;
	padding-left: 0px;
	margin-bottom: 6px;
}

.encart2 div.row label {
	width: 60px;
}

.encart2 div.row input {
	width: 100px;
}

.encart2 div.row input.inputSubmit {
	border: none;
	width: auto;
	padding: 0;
	margin: 0;
}

ul#key-service-components {
	background-image: url(/images/our-products/package.gif);
	background-repeat: no-repeat;
	padding-left: 167px;
	margin-left: 0px;
	/*height: 143px;*/
	_height: 143px;
	min-height: 143px;
	margin-bottom: -20px;
	
}

#dashboard-samples h2 {
	display: none;
}
