body {
	background-color: #babbb3;
	background-image: url(img/fond_page.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/*-- Id --*/

#conteneur {
	background-color: #FFFFFF;
	height: 807px;
	width: 1013px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
#conteneur-type {
	background-color: #F57A2C;
	min-height: 807px;
	width: 1013px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	float: left;
}

#contenu-accueil {
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	width: 402px;
	float: left;
	height: 288px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#contenu-accueil p {
	float: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 315px;
}
#bando {
	height: 80px;
	width: 1013px;
	float: left;
	position: relative;
}
#bando-type {
	height: 84px;
	width: 1013px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(img/bando-separateur.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#bloc_orange {
	background-image: url(img/bloc-orange-fond-bas.gif);
	background-repeat: repeat-x;
	float: left;
	width: 1013px;
	background-color: #F57A2A;
	background-position: left top;
	height: 106px;
}
#bloc_orange-accueil {
	background-image: url(img/bloc_orange-accueil-fond.gif);
	background-repeat: repeat-x;
	float: left;
	height: 292px;
	width: 571px;
	background-color: #F57A2A;
	background-position: left top;
}
#bloc_orange-accueil-acces {
	background-image: url(img/zone-acces-fond.gif);
	background-repeat: no-repeat;
	height: 158px;
	width: 215px;
	float: right;
	margin-right: 28px;
	margin-top: 20px;
	display: inline; /* correction du bug IE6/ margue */
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 19px;
	background-position: left top;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bloc_orange-acces {
	background-image: url(img/zone-acces-fond-type.gif);
	background-repeat: no-repeat;
	height: 158px;
	width: 215px;
	padding-top: 15px;
	padding-left: 19px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 751px;
	top: 594px;
	background-color: #F57A2C;
}
#contenu h1 {
	background-image: url(img/grandtitre-connaitre.gif);
	height: 40px;
	background-position: 30px 7px;
	background-color: #F57A2A;
	background-repeat: no-repeat;
	float: left;
	width: 447px;
	margin: 0 0 0 -35px;
	padding: 0 0 0 0;
	display: inline;
	
}
/**
#contenu h1 {
	background-color: #505456;
	background-image: url(img/grandtitre-connaitre.gif);
	background-position: 30px 18px;
	height: 62px;
	
	background-repeat: no-repeat;
	float: left;
	width: 447px;
	margin: 0 0 0 -35px;
	padding: 0 0 0 0;
	display: inline;
} 
*/
#contenu h1 strong {
	display: none;
}


#contenu h2 {
	background-color: #DBDBDD;
	background-image: url(img/fleche-puce-oragne-gris.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #535456;
	height: 20px;
	width: 190px;
	display: inline;
	background-position: 5px top;
	margin: 0 0 0 210px;
	padding: 5px 0 0 12px;
	
}
/*
#contenu h2 {
	background-color: #F57A2A;
	background-image: url(img/fleche-puce-gris.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 26px;
	width: 190px;
	padding-top: 10px;
	padding-left: 12px;
	display: inline;
	background-position: 5px top;
	margin: 0 0 0 210px;
	
}*/

#contenu-puce-h2 {
	background-image: url(img/fleche-puce-gris2.gif);
	/*background-image: url(img/fleche-puce-orange.gif);*/
	background-repeat: no-repeat;
	background-position: 217px top;
	width: 500px;
	height: 4px;
	float: left;
	font-size: 1px;
}
#contenu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	color: #F57A2A;
	float: left;
	display: inline;
	width: 500px;
	background-image: url(img/contenu-separateur-fond.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 30px 0 0 0;
}

#contenu h4 {
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	color: #F57A2A;
}

#contenu-puce-h3 {
	background-image: url(img/fleche-puce-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 100%;
	height: 4px;
	float: Aucune;
	font-size: 1px;
	margin: 0;
	clear: both;
}
#contenu h3 a {
	text-decoration: underline;
}

#contenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525456;
	text-align:justify;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14px;
}
#contenu em {
	color: #F57A2C;
}

#contenu blockquote {
	background-color: #F57A2A;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 32px;
	height: 20px;
	position: relative;
}
#contenu blockquote a{
	color: #FFFFFF;
	text-decoration: none;

}
#contenu blockquote a:hover{
	text-decoration: underline;

}
#contenu blockquote img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 1px;
	left: 4px;
}

#bloc_orange-accueil-acces a , #bloc_orange-acces a {
	color: #FFFFFF;
	text-decoration: none;
}

#bloc_orange-accueil-acces a:hover, #bloc_orange-acces a:hover {
	list-style-type: none;
	text-decoration: underline;
}
/*
#bloc_orange-accueil-acces form ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#bloc_orange-accueil-acces form li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
*/
/*
#bloc_orange-accueil-acces form {
	margin: 0;
	border: 0;
	width: 194px;
	padding-top: 0;
	padding-right: 21px;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
	float: left;
}*/

#bloc_orange-accueil-bord {
	background-image: url(img/bloc_orange-accueil-bord.gif);
	background-repeat: no-repeat;
	height: 290px;
	width: 4px;
	float: left;
}

#bloc_orange-bord {
	background-image: url(img/bloc_orange-accueil-bord.gif);
	background-repeat: no-repeat;
	height: 290px;
	width: 4px;
	float: left;
}
#bloc_orange-accueil-acces-line, #bloc_orange-acces-line  {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 70px;
}
#bloc_orange-accueil-acces-line li, #bloc_orange-acces-line li  {
	list-style-type: none;
	margin-left: 90px;
}
#bloc_orange-accueil-acces-line ul, #bloc_orange-acces-line ul {
	margin: 0px;
	padding: 0px;
}
#bloc_orange-accueil-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
	float: left;
	width: 275px;
	margin-top: 22px;
	margin-left: 20px;
}

#form-acces {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 210px;
}
#form-acces li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#form-acces ul {
	margin: 5px 0 0 0;
	padding: 0px;
}
#form-acces input {
	margin: 7px 0 0 0;
	padding: 0px;
	width:68px;
}
#form-acces label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bouton-connceter {
	height: 7px;
	width: 70px;
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}


#bloc_orange-accueil-acces input, #bloc_orange-acces input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu-accueil-bord-droit {
	background-image: url(img/menu-bord-droit.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 61px;
	width: 30px;
	left: 982px;
	top: 521px;
}
#menu-accueil, #menu {
	position: absolute;
	left: 756px;
	top: 84px;
	width: 226px;
	height: 487px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED681E;
	margin: 0;
	padding-bottom: 0px;
}


#bloc_orange-accueil-bord-haut {
	background-image: url(img/bloc_orange-accueil-bord-haut.gif);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 265px;
}
#bloc_orange-bord-gauche {
	background-image: url(img/bloc-orange-bord-gauche.gif);
	background-repeat: no-repeat;
	float: right;
	height: 189px;
	width: 30px;
}
#menu-accueil sup, #menu sup{
font-size:8px;

}
#menu-accueil ul, #menu ul{
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#menu-accueil ul  ul, #menu ul  ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 5px 0;
}
#menu-accueil li , #menu li{
	margin: 0;
	padding: 0px;
}
#menu-accueil li li, #menu li li {
	margin: 0px;
	padding: 0px;
}


#menu-accueil a, #menu a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu-accueil .saut-ligne, #menu .saut-ligne  {
	display: block;
	margin-top: 28px;
	height: 20px;
}

#menu-accueil img, #menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu-accueil a:hover, #menu a:hover {
	text-decoration: underline;
}
#menu-accueil-bord-gauche {
	background-image: url(img/menu-bord-gauche.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 62px;
	width: 8px;
	left: 669px;
	top: 520px;
}

.menu_texte {
 	background:url('img/bando-separateur-menu.gif') no-repeat left bottom;
 	font-family:Arial, Helvetica, sans-serif;
	color:#f37a2a;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:19px;
}

#logo-inova {
	height: 60px;
	width: 202px;
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	float: left;
	display: inline; /* correction du bug IE6/ margue */
}
#page {
	height: 825px;
	width: 1024px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
}
#page-type{
	height:auto;
	/*min-height:825px;*/
	width: 1024px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
}
#page-bord {
	background-image: url(img/page-bord.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: left;
	width: 1024px;
}

#page-bord-haut {
	background-image: url(img/page-bord-haut.gif);
	background-repeat: no-repeat;
	width: 1024px;
	float: left;
	height:7px;
	font-size: 1px; /* correction du bug IE6 */

}
#page-bord-bas {
	background-image: url(img/page-bord-bas.gif);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px; /* correction du bug IE6 */
	width: 1024px;
	float: left;
}
#page-bord-gauche {
	background-image: url(img/page-bord-gauche.gif);
	background-repeat: no-repeat;
	height: 681px;
	width: 4px;
	float: left;
}
#page-bord-gauche-bloc{
	/*height:681px;*/
	width: 4px;
	float: left;
	background-image: url(img/bloc-orange-fond-haut.gif);
	background-repeat: repeat-y;
	background-position: 0 top;
}
#page-bord-gauche-haut {
	background-image: url(img/page-bord-gauche_haut.gif);
	background-repeat:no-repeat;
	width: 4px;
	height: 800px;
	float: left;
}
#page-bord-gauche-centre {
	background-image: url(img/page-bord-gauche-centre.gif);
	background-repeat: no-repeat;
	width: 4px;
	border: 2px solid #0033CC;
	height:1px;
}
#page-bord-gauche-bas {
	background-image: url(img/page-bord-gauche-bas.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 4px;
	border: 2px solid #CC0000;
	margin-top: auto;
}
#page-bord-droit-haut {
	float: right;
	height: 800px;
	width: 4px;
	background-image: url(img/page-bord-droit_haut.gif);
	background-repeat: no-repeat;
}



#page-bord-droit {
	background-image: url(img/page-bord-droit.gif);
	background-repeat: no-repeat;
	height: 807px;
	width: 5px;
	float: right;
}
#zone-mention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #bbbbbb;
	color: #818181;
	width: 227px;
	height: 80px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline; /* correction du bug IE6 / margue */
}
#zone-mention a,#zone-mention a:visited,#zone-mention a:link, #zone-mention a:active {
	text-decoration: none;
	color: #7f7f7f;
}
#zone-mention a:hover{
	text-decoration: underline;
}
#zone-mention ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#zone-mention li {
	display: inline; /* correction du bug IE6 / margue */
	margin: 0px;
	padding: 0px;
}
#zone-mention #drapeaux2{
	position:absolute;
	top:10px;
	right:48px;
}
#zone-mention #drapeaux2 img{
	margin-left:5px;
	border:none;
}
#tetiere {
	height: 435px;
	width: 1013px;
	background-image: url(img/tetiere-bord-fond.gif);
	background-repeat: repeat-x;
	float: left;
}
#tetiere-type {
	background-image: url(img/tetiere-bord-fond.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	min-height:622px;
	width: 362px;
	float: right;
	background-color: #F57A2C;
}

#tetiere #accueil-illustration {
	background-image: url(img/tetiere-blocs-fond.gif);
	background-repeat: no-repeat;
	height: 435px;
	width: 442px;
	float: left;
}
#tetiere-accueil-bloc {
	width: 267px;
	background-image: url(img/tetiere-fond.gif);
	background-repeat: no-repeat;
	height: 372px;
	float: left;
	padding: 34px 36px;
	font-size: 11px;
	color: #525456;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
}
#tetiere-illustration {
	width: 362px;
	background-image: url(img/illustration-fond.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height: 435px;
	color: #525456;
	margin: 0 0 0 0;
	background-position: left -5px;

}
#tetiere-bloc {
	width: auto;
	background-image: url(img/bloc-orange-fond-haut.gif);
	background-repeat: repeat-x;
	height: 187px;
	color: #f57a2a;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-position: left top;
}
#bloc_orange-bord-droit {
	background-image: url(img/bloc-orange-bord-gauche.gif);
	background-repeat: no-repeat;
	width: 31px;
	
	height: 189%;
	float: right;
	display:none;
}

#contenu {
	width: 525px;
	background-image: url(img/contenu-fond.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left bottom;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525456;
	min-height:619px;
	display: block;
	float: left;
	padding: 0 90px 20px 35px;
	position: relative;
}
#contenu sup{
font-size:8px;

}
#tetiere-accueil-bloc p {
	margin: -15px 5px 0px 5px;
}

#tetiere-accueil-bloc .bloc {
	background-image: url(img/tetiere-bloc1.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 251px;
	padding: 25px 10px 5px 5px;

}


#contenu ul  ul {
	font-weight: normal;
	/*list-style-image: url(img/contenu-dd-puce.jpg);*/
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenu ul {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/*
#contenu li {
	background-image: url(img/contenu-dt-puce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0 10px 0;
	padding-left: 20px;
	list-style-type: none;
	
}
#contenu li li {
	margin: 0px;
	padding: 0px;
}*/

#contenu ul { list-style-image: url(img/contenu-dd-puce.jpg)}
#contenu li {
	font-weight:normal;
	background-image: none;
	margin: 6px 0 6px 20px;
	padding: 0 0 0 0px;
	list-style-type: none;
}


#contenu a {
	color: #F57A2A;
	text-decoration: none;
}
#contenu a:hover {
	text-decoration:underline;
}
#tetiere-accueil-bloc .bloc img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	display: inline;
	margin-top: -5px;
}

#tetiere-accueil-bloc #bloc1 {
	background-image: url(img/tetiere-bloc1.gif);
}
#tetiere-accueil-bloc #bloc2 {
	background-image: url(img/tetiere-bloc2.gif);
	margin-top: 3px;
}
#tetiere-accueil-bloc #bloc3 {
	background-image: url(img/tetiere-bloc3.gif);
	margin-top: 3px;
}

/*-- Class --*/
.marqueur-carre {
	background-image: url(img/menu-marqueur-carre.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 14px;
	position: absolute;
	left: 5px;
	top: 15px;
}
.bouton-valider {
	text-align: right;
}

.marqueur-deg {
	background-image: url(img/menu-marqueur-deg.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 82px;
	position: absolute;
	top: 28px;
	left: 17px;
}
.vignette-bord-haut {
	background-image: url(img/vignette-bord-haut.gif);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px; /* correction du bug IE6 */
	width: 81px;
	float: left;
}
.vignette-bord-bas {
	background-image: url(img/vignette-bord-bas.gif);
	background-repeat: no-repeat;
	float: left;
	height: 4px;
	font-size: 1px; /* correction du bug IE6 */
	width: 81px;
}
.vignette img {
	float: left;
	padding: 0px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bloc-gris-bord-haut {
	background-image: url(img/bloc-gris-bord-haut.gif);
	background-repeat: no-repeat;
	background-color: #E0E0E0;
	height: 8px;
	font-size: 1px; /* correction du bug IE6 */

}
.bloc-gris-fond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(img/bloc-gris-fond.gif);
	background-repeat: repeat-y;
	width: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
	text-align: justify;
}
.bloc-gris-bord-bas {
	background-image: url(img/bloc-gris-bord-bas.gif);
	background-repeat: no-repeat;
	height: 8px;
	font-size: 8px; /* correction du bug IE6 */
	width: 402px;
	background-color: #E0E0E0;
}
.vignette {
	float: left;
	background-image: url(img/vignette-fond.gif);
	background-repeat: repeat-y;
	background-color: #E0E0E0;
	height: 81px;
	width: 81px;
	margin-right: 6px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.separateur {
	background-image: url(img/ligne-separateur.gif);
	background-repeat: repeat-x;
	float: left;
	height: 16px;
	width: 402px;
	background-position: left bottom;
	text-align: right;
}
.bouton-plus {
	float: right;
}
#reperes .reperes, #management .management, #nous_rejoindre .nous_rejoindre, #white_paper .white_paper, #communiques .communiques, #parutions .parutions, #seminaires .seminaires, #presse .presse, #strategie_entreprise_innovante .strategie_entreprise_innovante, #innovation_rd_marketing .innovation_rd_marketing, #gains .gains, #innovation_participative .innovation_participative, #systeme_de_management .systeme_de_management, #base .base, #fonctionnalites .fonctionnalites, #moteur_de_correlation .moteur_de_correlation, #demo .demo, #facteurs .facteurs, #par_ou_commencer .par_ou_commencer, #challenge .challenge, #plateforme .plateforme, #approche .approche, #ecoute_client .ecoute_client, #innovation_process .innovation_process, #innovation_network .innovation_network, #innovation_insight .innovation_insight, #benefices_novago .benefices_novago
,#korrelationsengine .korrelationsengine
,#fete .fete,

#kvp .kvp,
#unternehmen .unternehmen

{
	color: #ED681E;
}
#contenu form {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/contenu-form-fond.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 523px;
	text-align: right;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	color: #FFFFFF;
}
#contenu-colon-form {
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}

#contenu form em {
	font-weight: bold;
	color: #FFFFFF;
}

#contenu form label {
}
#contenu form p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	text-align: right;
}

.contenu-form-bord-haut {
	background-image: url(img/contenu-form-haut.gif);
	width: 523px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	margin: 0 0 0 0;
	font-size: 1px;
}

.contenu-form-bord-bas {
	background-image: url(img/contenu-form-bas.gif);
	width: 523px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	margin: 0 0 0 0;
}
form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 180px;
}

#contenu form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.clearthefloats {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#marquer2, #marquer3, #marquer4, #marquer5 {
	/*background-image: url(img/titre-maquer.gif);*/
	background-position: 7px 3px;
	background-repeat: no-repeat;
}
#marquer5 {background-position: 7px 2px;}
#marquer1 {
	/*background-image: url(img/titre-maquer.gif);*/
	background-position: 7px 10px;
	background-repeat: no-repeat;
}
#menu #menu-bas {
	text-align: left;
	width: 198px;
	height: 50px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 15px;
	/*background-image: url(img/menu-marqueur-carre2.gif);*/
	background-repeat: no-repeat;
	/*background-position: 5px 14px ;*/
}
#menu div {
	width: 198px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #525456;
}

#illustration {
	float:right;
	margin:5px 5px;
	border:none;
}
#illustration-grd, #illustration-particip{
	border:none;
	margin-left:40px;
}
#illustration-particip {
	margin-left:80px;
}

#illustration2 {
	position:absolute;
	top:212px;
	left:376px;
	width:183px;
	height:154px;
}

#tableau_novago {
	width:500px;
	margin-left:20px;
	border:#535456 1px solid;
}
#tableau_benef {
	width:500px;
	margin-left:20px;
	border-bottom:#535456 1px solid;
	border-right:#535456 1px solid;
}

#tableau_benef tr{
	border:#535456 1px solid;
}

#tableau_novago th, #tableau_benef th{
	color:#ffffff;
	background:#f57a2a;
}

#tableau_novago td, #tableau_benef td{
	border-right:#f57a2a 1px solid;
}

#tableau_benef td, #tableau_novago tr{
	background:#FFFFFF url(img/bando-separateur.gif) repeat-x left bottom;
}

#tableau_novago td:last-child, #tableau_benef td:last-child{
	border:none;
}

.ok {
	padding:5px 0 0 35px;
}

#tableau_benef .t1 {
	width:160px;
}

#etude-de-cas{
	position:absolute;
	left:550px;
	top:573px;
	width:164px;
	height:100px;
	background:transparent url(img/etude-de-cas.png) no-repeat;
	*background:transparent url(img/etude-de-cas.gif) no-repeat;
	padding:30px 0 0 35px;
	*padding-top:40px;
	text-align:center;
}
#etude-de-cas a{
	text-decoration:none;
	color:#525456;
}
#etude-de-cas a:hover{
	text-decoration:underline;
}
