.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/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: 34px;
	background: url('../graphs/menu_haut.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;
	padding-bottom: 3px;
}

.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;
}

.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;
}

.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;
}

.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; 
	padding-top: 5px;
}

#div_offre {
	position: relative;
	float: left;
	background: url("../graphs/fond_tableau.gif");
	background-repeat: no-repeat;
	width: 274px;
	height: 206px;
	margin-left: 10px;
}

/*Hack CSS Ie6 : pb de placement avec les flotants*/
* html  #div_offre {
	margin-left: 10px;
}

#titre_storage {
	float: left;
	position: relative;
	width: 255px;
	height: 27px;
	text-align: center;
	padding-left: 17px;
	padding-top: 8px;
	color: #043882;
	font-size: 20px;
}

#titre_users {
	float: left;
	position: relative;
	width: 254px;
	height: 27px;
	text-align: center;
	/*padding-left: 10px;*/
	padding-top: 8px;
	/*color: #009EE0;*/
	color: #043882;
	font-size: 20px;
}

#contenu_storage {
	clear: both;
	float: left;
	position: relative;
	width: 255px;
	height: 128px;
	text-align: center;
	padding-left: 17px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 15px;
}

#contenu_users {
	float: left;
	position: relative;
	width: 254px;
	height: 128px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 15px;
}

#footer_storage {
	clear: both;
	float: left;
	position: relative;
	width: 255px;
	height: 26px;
	text-align: center;
	padding-left: 6px;
	padding-top: 10px;
	color: #C9051D;
	font-size: 12px;
}

#footer_users {
	float: left;
	position: relative;
	width: 254px;
	height: 26px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	color: #C9051D;
	font-size: 12px;
}

#information_offre {
	position: relative;
	float: right;
	margin-right: -15px;
	width: 240px;
	height: 206px;
}

#image_info_offre {
	margin-top: 52px;
}

.sous_titre_presentation {
	color: #133D65;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 15px;
	width: 339px;
}

.texte_presentation {
	padding-left: 20px;
	padding-bottom: 15px;
	width: 339px;
	text-align: justify;
}

.sous_titre_presentation_full {
	color: #133D65;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 15px;
}

.texte_presentation_full {
	padding-left: 20px;
	padding-bottom: 15px;
	text-align: justify;
}

.texte_bleu_14 {
	color: #133D65;
	font-size: 14px;
}

.texte_presentation li , .texte_presentation_full li {
	list-style-type: none;
	background-image: url("../graphs/puce_bleue.gif");
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left: 25px;
	padding-bottom: 15px;
}

#blocPresentation {
	position :relative;
	float: left;
}

#imagePresentation {
	position :relative;
	float: right;
	margin-right: -17px;
}

#txtOffre {
	padding-left: 20px;
	padding-bottom: 30px;
}

#txtReference {
	padding-left: 20px;
}

#telechargerReference {
	text-align: right;
	width: 100%;
}

.caseCG {
	background: url('../graphs/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;
}

.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;
}

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

.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_apropos:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B3F6A;
	text-decoration: underline;
}

.lien_apropos:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B3F6A;
	text-decoration: underline;
}

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

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

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

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

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

/*Slide*/
#mask {
	position: relative;
	width: 1009px;
	height: 263px;
	overflow:hidden;
}

#slide {
	position: absolute;
	width: 1009px;
	height: 263px;
}

#slide1 {
	position: relative;
	float: left;
	width: 1009px;
	height: 263px;
	background: url("../graphs/slide/slide_1.jpg");
	background-repeat: no-repeat;
}

#text_slide1 {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 35px;
	font-size: 10pt;
	width: 370px;
	text-align: justify;
}

#next_slide1 {
	position: relative;
	float: right;
	height: 100%;
	margin-top: 105px;
}

#slide2 {
	position: relative;
	float: left;
	width: 1009px;
	height: 263px;
	background: url("../graphs/slide/slide_2.jpg");
	background-repeat: no-repeat;
}

#text_slide2 {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 35px;
	font-size: 10pt;
	width: 260px;
	text-align: justify;
}

#next_slide2 {
	position: relative;
	float: right;
	height: 100%;
	margin-top: 105px;
}

#slide3 {
	position: relative;
	float: left;
	width: 1009px;
	height: 263px;
	background: url("../graphs/slide/slide_3.jpg");
	background-repeat: no-repeat;
}

#text_slide3 {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 35px;
	font-size: 10pt;
	width: 320px;
	text-align: justify;
}

#next_slide3 {
	position: relative;
	float: right;
	height: 100%;
	margin-top: 105px;
}

#puce1_slide3 {
	position: relative;
	float: left;
	margin-top: 28px;
	padding-left: 35px;
}

#puce2_slide3 {
	position: relative;
	float: left;
	margin-top: 7px;
	padding-left: 35px;
}

#slide4 {
	position: relative;
	float: left;
	width: 1009px;
	height: 263px;
	background: url("../graphs/slide/slide_4.jpg");
	background-repeat: no-repeat;
}

#text_slide4 {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 105px;
	padding-left: 33px;
	font-size: 10pt;
	width: 350px;
	text-align: justify;
}

#next_slide4 {
	position: relative;
	float: right;
	height: 100%;
	margin-top: 105px;
}

#puce1_slide4 {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 10pt;
	width: 340px;
	text-align: justify;
}

#slide5 {
	position: relative;
	float: left;
	width: 1009px;
	height: 263px;
	background: url("../graphs/slide/slide_5.jpg");
	background-repeat: no-repeat;
}

#text_slide5 {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 80px;
	padding-left: 35px;
	font-size: 10pt;
	width: 330px;
	text-align: justify;
}

#next_slide5 {
	position: relative;
	float: right;
	height: 100%;
	margin-top: 105px;
}

#puce1_slide5 {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 0px;
	font-size: 10pt;
	width: 315px;
	text-align: justify;
}

#puce2_slide5 {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 28px;
	font-size: 10pt;
	width: 315px;
	text-align: justify;
}

#puce3_slide5 {
	position: relative;
	float: left; 
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 28px;
	font-size: 10pt;
	width: 315px;
	text-align: justify;
}

#handles {
	position: relative;
	float: left;
	width: 1009px;
}

.erreur {
	font-weight:bold;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_presse {
	position:absolute;
	width: 200px;
	text-align: right;
	top: 100px;
	padding-right: 15px;
	min-height: 310px;
	border-right: 1px solid #383838;
}

.rubrique_menu_presse {
	width: 100%;
	padding-bottom: 15px;
}

#titre_page_presse {
	position: relative;
	float: left;
	width: 334px;
	height: 44px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#zone_affichage_revendeur {
	clear: left;
	position: relative;
	float: left;
	min-height: 350px;
	width: 490px!important;
	margin-left: 240px;
	color:#383838;
	text-align: left;
}

* html #zone_affichage_revendeur {
	margin-left: 120px;
}

.bouton_revendeur {
	clear: left;
	position: relative;
	float: left;
	width: 237px;
	height: 48px;
}

.bouton_revendeur_vide {
	clear: left;
	position: relative;
	float: left;
	width: 237px;
	height: 48px;
	background: url('../../../../graphs/revendeurs/infini_fond_droit.gif');
	background-repeat: repeat-y;
}

.lienMailtoPresse:link {
	color: #1f4a7d;
	text-decoration: none;
}

.lienMailtoPresse:visited {
	color: #1f4a7d;
	text-decoration: none;
}

.lienMailtoPresse:hover {
	color: #383838;
	text-decoration: none;
}

#coordonnees_revendeurs {
	position: relative;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	background: url('../../../../graphs/revendeurs/infini_fond_droit.gif');
	background-repeat: repeat-y;
	width: 217px;
}

#back_zone_anim_revendeur {
	clear: left;
	position: relative;
	float: left;
	width: 237px;
	height: 132px;
	background: url('../../../../graphs/revendeurs/bas_fond_droit.gif');
	background-repeat: no-repeat;
}

* html #back_zone_anim_revendeur {
	font-size: 1px;
}

* html .bouton_revendeur {
	font-size: 1px;
}

* html .bouton_revendeur_vide {
	font-size: 1px;
}

.lienMenuRevendeur:link {
	font-weight: bold;
	font-size: 11pt;
	color: #1F4A7D;
	text-decoration: none;
}

.lienMenuRevendeur:visited {
	font-weight: bold;
	font-size: 11pt;
	color: #1F4A7D;
	text-decoration: none;
}

.lienMenuRevendeur:hover {
	font-weight: bold;
	font-size: 11pt;
	color: #383838;
	text-decoration: none;
}

.lienMenuRevendeurInverse:link {
	font-weight: bold;
	font-size: 11pt;
	color: #383838;
	text-decoration: none;
}

.lienMenuRevendeurInverse:visited {
	font-weight: bold;
	font-size: 11pt;
	color: #383838;
	text-decoration: none;
}

.lienMenuRevendeurInverse:hover {
	font-weight: bold;
	font-size: 11pt;
	color: #1F4A7D;
	text-decoration: none;
}

#zone_affichage_revendeur {
	clear: left;
	position: relative;
	float: left;
	min-height: 350px;
	width: 490px!important;
	margin-left: 240px;
	color:#383838;
	text-align: left;
}

* html #zone_affichage_revendeur {
	margin-left: 120px;
}

#menu_revendeur_droite {
	position: absolute;
	float: left;
	width: 237px;
	height: 323px;
	margin-left: 740px;
	margin-top: 45px;
}

*+html * #menu_revendeur_droite {
	margin-left: 385px;
}

* html #menu_revendeur_droite {
	margin-left: 40px;
}

#zone_anim_presse {
	clear: left;
	position: relative;
	float: left;
	width: 150px;
	height: 77px;
	margin-top: 38px;
	margin-left: 40px;
}

* html #zone_anim_presse {
	margin-top: 38px;
	margin-left: 20px;
}

.lienRevendeur:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163D6C;
	text-decoration: underline;
}
.lienRevendeur:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163D6C;
	text-decoration: underline;
}
.lienRevendeur:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163D6C;
	text-decoration: underline;
}
.lienRevendeur:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

input.button {
	color:black;
	font-size: 12px;
}

input.select {

	border:1px solid #216396;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	background-color: #ffffff;
}

input.bouton {
	background-color : #d9d9d9;
	font-size: 12px;
}

input.checkbox {
	background-color: #ffffff;
	border: 0;
}