/* Netixia - ntx*Vision  */

* {
	margin: 0;
	padding: 0;
}

html {
	background: transparent url(../images/background.jpg) repeat-x;
}

body {
	margin: 0;
	padding: 0;
	font: normal 0.8em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #4D79B6;
	text-align: center;
	background: transparent url(../images/top_header.jpg) no-repeat center top;
}

ul {
	list-style: none;
  position: relative;
}

#contenu {
	margin: 0px auto;
	padding: 0;
	width: 780px;
	border: none;
	text-align: left;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}

#top_header span,
#presentation h3 span,
#textep h3 span,
#texte-fonctionnement h3 span,
#texte-manager h3 span,
#texte-decodeur h3 span,
#texte-offre h3 span,
#texte-contact h3 span,
#texte-mentions h3 span,
#texte-revendeurs h3 span,
#menug h3 span {
	display:none;
}

a, a:visited {
	text-decoration: none;
	color: #4D79B6;
}

a:hover {
	text-decoration: none;
	color: #B6564D;
	border-bottom: 1px solid #ccc;
}

acronym {
	text-decoration: none;
	color: #4D79B6;
}

p {
	margin-bottom: 10px;
}

kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
}

.puce ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	padding-left: 40px;
}

.puce li {
	padding: .5ex 0 .5ex 3ex;
	background: url(../images/fleche.png) no-repeat 0 1.2ex;
}

#menu{
	position: absolute;
	left:auto;
	right:auto;
	top: 260px;
	margin-left: 510px;
	width: 196px;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#menu2 {
	padding: 0;
	margin: 0;
	background-image: url(../images/screen_ntx.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 150px;
}

#menu3 {
	padding: 0;
	margin: 0;
}

#menu ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#menu ul li a, #menu ul li a:visited {
	border-bottom: none;
}

#menu ul li a:hover {
	color: #9A2E1F;
}

#presentation, #textep, #texte-fonctionnement, #texte-manager, #texte-decodeur, #texte-offre, #texte-contact, #texte-mentions, #texte-revendeurs {
	top: 260px;
	position: relative;
	left: 40px;
	color: #000000;
	width: 470px;
	padding-bottom: 29px;
	text-align: justify;
}

#presentation h3 {
	background-image: url(../images/accueil.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
}

.p1 {
    margin: 10px;
}

.pg {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #4D79B6;
}

.pg2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #4D79B6;
    text-decoration: underline;
}

strong {
    font-weight: bold;
    color: #4D79B6;
}

.img_center {
    text-align: center;
    margin: 5px;
}

.img_center img {
    padding :2px;
    border: 1px solid #C6E1FE;
}

.img_center2 {
    text-align: center;
    margin: 5px;
}

#textep h3 {
	background-image: url(../images/communication_dynamique.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
	margin-bottom: 5px;
}

#texte-fonctionnement h3 {
	background-image: url(../images/fonctionnement.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
	margin-bottom: 5px;
}

#texte-manager h3 {
	background-image: url(../images/manager.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
	margin-bottom: 5px;
}

#texte-decodeur h3 {
	background-image: url(../images/decodeur.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
	margin-bottom: 5px;
}

#texte-offre h3 {
	background-image: url(../images/offre.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
  margin-bottom: 5px;	
}

#texte-contact h3 {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
  margin-bottom: 5px;	
}

#texte-mentions h3 {
	background-image: url(../images/mentions.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
  margin-bottom: 5px;	
}

#texte-revendeurs h3 {
	background-image: url(../images/revendeurs.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 470px;
	height: 38px;
  margin-bottom: 5px;	
}

#texte h1 {
    font-weight: bold;
    color: #4D79B6;
    font-size: 13px;
    padding-bottom: 5px;
    margin-bottom: 4px;
    border-bottom: 1px solid #4D79B6;
}

#menug {
  position: relative;
  margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/logo_ntxvision.png);
	background-repeat: no-repeat;
}

#menug ul {
  padding-top: 45px;
}

#acces {
  position: relative;
  top: 218px;
  margin-left: 525px;
}

/* top_menu */

#top_menu ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
}

#top_menu li {
      float:left;
      background:url(../images/left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
}

#top_menu a {
       display:block;
      background:url(../images/right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      color:#fff;
}

#top_menu a:hover {
      color:#333;
}

#top_menu2 ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
}

#top_menu2 li {
      float:left;
      background:url(../images/left2.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
}

#top_menu2 a {
      display:block;
      background:url(../images/right2.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      color:#fff;
}

#top_menu2 a:hover {
      color:#333;
}

/* formulaire */

#formulaire h1 {
    font-size: 12px;
    color:#333333;
    padding-bottom: 5px;
    padding-top: 6px;
}

div.clear {
	clear:both;
}

div.field {
    margin-bottom:8px;
}

div.field a {
    font-size:.9em;
}

label {
    color:#000;
    font-weight:normal;
    font-size:.9em;
}

textarea, select, input {
	font-family:arial, sans-serif;
	border-top:solid 1px #aaa;
	border-left:solid 1px #aaa;
	border-bottom:solid 1px #eee;
	border-right:solid 1px #eee;
	background:#fff;
	color:#666;
	padding:2px;
}

textarea:focus, select:focus, input:focus {
    background:#FFFF99;
}

input.button {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

input.checkbox, input.radioButton {
    background:transparent;
    border:none;
}

.tarea {
width: 400px;
height: 100px;
}

.oblig2		{
background:url(../images/etoile.gif) 0 2px  no-repeat;
padding:0 0 0 11px;
width:160px;
float:left
}

/* Footer  */

#footer {
	text-align: right;
	padding-right: 15px;
	padding-top: 240px;
}
