body {
	background: #fff url('images/web/background.jpg') repeat-x;
}
#fond{
	width:830px;
}
#conteneur {
  margin-right: 0;
}
#contenu {
  margin-right: 0;
}
#barre-laterale {
display:none;
}

h1, h2 {
  margin: 0;
}
ul {
	list-style-type: none;
}
#en-tete {
width: 100%;
height: 221px;
	background: url(images/web/entete_bg.jpg) repeat-x 0 0;
}
.prestations #header{
width: 100%;
height: 221px;
	background: url(images/web/prestations.jpg) repeat-x -350px 46px;
}
.contact_us #header{
width: 100%;
height: 221px;
	background: url(images/web/contact_us.jpg) repeat-x 0 46px;
}
.methode #header{
width: 100%;
height: 221px;
	background: url(images/web/methode.jpg) repeat-x -500px 46px;
}
.technologie #header {
width: 100%;
height: 221px;
	background: url(images/web/technologie.jpg) repeat-x -100px 46px;	
}
.down_for_maintenance #header {
width: 100%;
height: 221px;
	background: url(images/web/down_for_maintenance.jpg) repeat-x -150px 46px;	
}
#header a {
	color: #fff;
	background: inherit;
}

#header a:hover {
	color: #F43E95;
	background-color: inherit;
}
#header_title {
	width: 413px;
	height: 221px;
	color: #000;
	float: right;
	background-color: #fff;
	overflow: hidden;
}
#header span {
display: none;
}
#header_title h1{
	background: url(images/web/netiam.jpg) no-repeat;
	width: 413px;
	height: 46px;
}
#header_links {
	height: 221px;
	float: left;
	overflow: hidden;
	font-size: 10px;
}

#header_links a {
	text-decoration: none;
}

#header_links ul {
	width: 220px;
	height: 46px;
	color: #fff;
	background-color: #cc0000;
}

#header_links li {
	padding: 20px 12px 0px;
	float: left;
}
/*
#header_navmenu {
	width: 154px;
	height: 221px;
	color: #fff;
	background: #F64097 url('images/web/headernav_bg.jpg') repeat-y;
	float: right;
	overflow: hidden;
	font-size: 10px;
	font-weight:bold;
	line-height: 10px;
	border-bottom: #d1d1d1 1px solid;
}
#header_navmenu a {
	text-decoration: none;
}

#header_navmenu ul {
	margin-top: 46px;
	height: 174px;
	background: url(images/web/headernav_listbg.gif) repeat-y;
	border-bottom: #9f0000 1px solid;
}

#header_navmenu li {
	background: url(images/web/headernav_bullet.jpg) no-repeat 8px 5px;
	width: 154px;
	height: 23px;
	border-top: #fff 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#header_navmenu li a, #header_navmenu li.li_active {
	display: block;
	padding-top: 6px;
	padding-left: 28px;
	background-image: none;
}
#header_navmenu li.li_active {
	height: 18px;
	color: #A30953;
	background-color: #F5F0F2;
}
*/
.textbox {
	height: 105px;
	padding: 0 5px 0 15px;
	border: 1px solid #F9DFEB;
	border-right: none;
	background: #F5F0F2;
}
.paragraphe_texte ul{
	padding: 10px;
	list-style: url(images/web/puce_bullet_blue.gif);
}
.paragraphe_texte ul ul{
	list-style: url(images/web/puce_bullet2_blue.gif);
}

.paragraphe_texte.H3 {
/*	border: 1px solid #F9DFEB;*/
	padding: 0 0 0 15px;
}
.paragraphe_texte.H3 {
	cursor: pointer;
	cursor: hand;
}
.paragraphe_texte.H3 ul{
padding: 0 0 0 15px;
	list-style: url(images/web/puce_bullet2_magenta.gif);
}
.paragraphe_texte.H3 ul ul{
	list-style: url(images/web/puce_bullet3_magenta.gif);
}
.scenario{
	margin: 0 0 0 25px;
	color: #aa0368;	
}
.scenario p{
	margin: 0 0 0 0px;
	color: #000;	
}

.paragraphe_texte.form{
	padding-bottom: 40px;
}

#div_fiche_newAndEdit {
display: inline-table;
/*width: 100%;*/
}
.table_group_entry{
	width: 230px;
}

/*
.paragraphe_texte.H3 ul, .paragraphe_texte.H3 p{
	display: none;
}*/
