.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.div_page {
	position: relative;
	float: left;
	width: 1009px;
}

.menu_interne {
	position: relative;
	float: left;
	width: 171px;
	margin-left: -25px;
	margin-top: -5px;
	background: url('../graphs/v2/infini_menu.gif');
	background-repeat: repeat-y;
	display: inline; /*bug fix IE6 : pb margin*/
}

.haut_menu_interne {
	clear: left;
	position: relative;
	float: left;
	width: 171px;
	height: 31px;
	background: url('../graphs/v2/haut_menu.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 20px;
}

.rubrique_menu_interne {
	clear: left;
	position: relative;
	float: left;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 12px;
}

.separateur_menu_interne {
	clear: left;
	position: relative;
	float: left;
	width: 171px;
	font-size: 1px; /*bug fix IE7 & IE6 : pb de hauteur de ligne*/
}

.bouton_telecharger_menu_interne {
	clear: left;
	position: relative;
	float: left;
	width: 171px;
	height: 63px;
	margin-left: -25px;
	font-size: 1px; /*bug fix IE7 & IE6 : pb de hauteur de ligne*/
	display: inline; /*bug fix IE6 : pb margin*/
}

.footer_menu_interne {
	clear: left;
	position: relative;
	float: left;
	width: 171px;
	height: 8px;
	margin-left: -25px;	
	font-size: 1px;  /*bug fix IE7 & IE6 : pb de hauteur de ligne*/
	display: inline; /*bug fix IE6 : pb margin*/
}

.contenu_interne {
	clear: both;
	position: relative;
	float: left;
	width: 534px;
	margin-left: 146px;
	padding-left: 5px;
}

/****Hack css IE6 : pb de marge ****/
* html .contenu_interne {
	margin-left: 71px;
}
/********************************/

.titre_interne {
	position: relative;
	float: left;
	width: 243px;
	height: 57px;
}

.texte_interne {
	position: realtive;
	float: left;
	padding-left: 18px;
	text-align: justify;
	width: 516px;
}

.capture_interne {
	position: relative;
	float: left;
	width: 193px;
	height: 187px;
	padding-top: 10px;
}

.liste_interne {
	position: relative;
	float: left;
	float: right;
	width: 323px;
	padding-top: 10px;
}

.liste_interne li {
	padding-left: 20px;
	*padding-left: 3px;
	margin-left: 20px;
	list-style-type: none;
	background-image: url('../graphs/v2/puce_interne.gif');
	background-repeat: no-repeat;
	background-position: -5px -2px;
	vertical-align: bottom;
	padding-top: 4px;
}

.vista_compatible {
	position: relative;
	float: right;
	width: 100%;
	text-align: right;
	padding-top: 10px;
}

.prix_interne {
	position: relative;
	float: left;
	width: 218px;
	margin-left: 27px;
	*margin-left: 561px; /*Hack Ie7 : pb de placement avec les flotants*/
}

/*Hack CSS Ie6 : pb de placement avec les flotants*/
* html  .prix_interne {
	margin-left: 360px; 
}
/*******************************************/

.tarif_interne {
	position: relative;
	float: right;
	width: 218px;
	height: 290px;
	font-size: 1px; /*Hack Ie6 : pb de hauteur de ligne*/
}

.fiche_produit_interne {
	position: relative;
	float: right;
	width: 218px;
	height: 70px;
	font-size: 1px; /*Hack Ie6 : pb de hauteur de ligne*/
}

.telecharger_interne {
	position: relative;
	float: right;
	width: 218px;
	height: 70px;
	font-size: 1px; /*Hack Ie6 : pb de hauteur de ligne*/
}

.commander_produit_interne {
	position: relative;
	float: right;
	width: 218px;
	height: 54px;
	font-size: 1px; /*Hack Ie6 : pb de hauteur de ligne*/
}

.lien_top_menu_interne:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.lien_top_menu_interne:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.lien_top_menu_interne:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2489CD;
	font-weight: bold;
	text-decoration: none;
}

.lien_menu_interne:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.lien_menu_interne:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.lien_menu_interne:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

.contenu_interne_806 {
	position: relative;
	float: left;
	width: 806px;
	margin-left: 146px;
	padding-left: 5px;
}

/*Hack CSS Ie6 : pb de placement avec les flotants*/
* html  .contenu_interne_806 {
	margin-left: 0px; 
}
/*******************************************/

.bandeau_interne {
	clear: both;
	float: right;
	position: relative;
	height: 29px;
	width: 816px;
	margin-right: -17px;
	padding-top: 5px;
	padding-left: 10px;
	background: url('../graphs/v2/bandeau.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

/*Hack CSS Ie6 : pb de placement avec les flotants*/
* html  .bandeau_interne {
	margin-right: 1px;
	width: 802px;
}
/*******************************************/

.lien_12_gris_gras_souligne:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: underline;
	font-weight: bold;
}

.lien_12_gris_gras_souligne:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: underline;
	font-weight: bold;
}

.lien_12_gris_gras_souligne:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: underline;
	font-weight: bold;
}

.lien_faq:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26537C;
	text-decoration: underline;
}

.lien_faq:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26537C;
	text-decoration: underline;
}

.lien_faq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.caseDownload {
	background: url('../graphs/v2/fond_telechargement_blanc.gif');
	width: 250px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	*padding-top: 15px;
}

.lien_download:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.lien_download:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.lien_download:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2489CD;
	text-decoration: underline;
	font-weight: bold;
}

#anim_video{
	margin-left: 83px;
	margin-top: 10px;
	width: 640px;
	height: 498px;
}

.caseCG {
	background: url('../graphs/v2/fond_pdf_blanc.gif');
	width: 250px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	padding-left: 18px;
	text-align: center;
}

.titre_apropos {
	position: relative;
	float: left;
	width: 100%;
	color: #216594;
	font-weight: bold;
	padding: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}

.titre_engagement {
	color: #216594;
	padding-left: 15px;
	padding-bottom: 5px;
}

.texte_apropos {
	position: relative;
	float: left;
	width: 100%;
	text-align: justify;
	margin-bottom: 10px;
}

.texte_apropos_fin {
	position: relative;
	float: left;
	width: 100%;
	text-align: justify;
	margin-bottom: 25px;
}

.lien_gris_bleu:link {
	text-decoration: underline;
	color: #3F3F3F;
}

.lien_gris_bleu:visited {
	text-decoration: underline;
	color: #3F3F3F;
}

.lien_gris_bleu:hover {
	text-decoration: underline;
	color: #26537C;
}

.texte_apropos .liste {
	padding-left: 20px;
	*padding-left: 3px;
	margin-left: 20px;
	list-style-type: none;
	background-image: url('../graphs/v2/puce_fleche.jpg');
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.italique_bleu {
	color: #216594;
	font-style: italic;
}

.lettrine {
	color: #216594;
	font-weight: bold;
	font-size: 16px;
}