/* Pentax */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #eaeaea url(../img/bg.jpg) top repeat-x;
	font-family: Arial, sans-serif;
	font-size: 11px
}

a {
	text-decoration: none;
	outline: none;
}

img {
	border: none;
}

input {
	font-size: 11px
}

.input_form {
	height: 16px;
	width: 98%;
	border: 1px solid #bfbfbf
}

.textarea_form {
	border: 1px solid #bfbfbf
}

.input_prix {
	height: 16px;
	width: 50px;
	border: 1px solid #bfbfbf;
	text-align: right;
}

.input_iban {
	width: 50px;
	height: 16px;
	border: 1px solid #bfbfbf
}

.input_bic {
	width: 150px;
	height: 16px;
	border: 1px solid #bfbfbf
}

select {
	height: 17px;
	font-size: 11px;
	border: 1px solid #BFBFBF;
}

.select_large {
	width: 98%
}

.sup_before {
	color: #ff0021;
	font-size: 20px;
	font-weight: bold
}

#main_conteneur {
	width: 980px;
	height: 768px;
	margin: auto
}

.txt_dates {
	font-size: 15px;
	font-weight: bold;
	color: #ff0021;
	vertical-align: middle;
	line-height: 64px
}

.txt_mentions_legales {
	font-size: 11px
}

/* boutons*/ /* bouton home page */
a.bouton,button.bouton {
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	background: none;
}

a.bouton span,button.bouton span {
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	vertical-align: middle;
	background: url(../img/bouton_left.jpg) left top no-repeat;
}

a.bouton span span,button.bouton span span {
	padding: 0 20px 0 0;
	background: url(../img/bouton_right.jpg) right top no-repeat;
}

a.bouton span span span,button.bouton span span span {
	height: 39px;
	padding: 0;
	line-height: 39px;
	background: url(../img/bouton_mil.jpg) left top repeat-x;
}

* html button {
	width: 1%;
	overflow: visible;
}

*:first-child+html button {
	overflow: visible;
}

/* bouton add product formulaire */
a.button_add { /* Sliding right image */
	background: transparent url(../img/add_product_right.gif) no-repeat
		scroll top right;
	display: block;
	float: left;
	height: 20px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px;
	/* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

a.button_add span { /* Background left image */
	background: transparent url(../img/add_product_left.gif) no-repeat;
	display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0 0px 20px;
}

a.button_add:hover span {
	text-decoration: none;
}

/* bouton voir modalites */
a.button_modalites { /* Sliding right image */
	background: transparent url(../img/modalites_right.gif) no-repeat scroll
		top right;
	display: block;
	float: left;
	height: 19px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 10px;
	/* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

a.button_modalites span { /* Background left image */
	background: transparent url(../img/modalites_left.gif) no-repeat;
	display: block;
	line-height: 19px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0 0px 10px;
}

a.button_modalites:hover span {
	text-decoration: none;
	/* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0 0px 10px;
}

/* drapeaux langues */
.bloc_flag {
	float: left;
	width: 75px;
	height: 95px;
	text-align: center;
	font-size: 11px;
	margin: 2px
}

/* page index */
#Tableau_index {
	position: absolute;
	top: 0px;
	width: 980px;
	height: 768px;
}

#index-01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 40px;
}

#index-02 {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 52px;
	height: 728px;
}

#index-03 {
	position: absolute;
	left: 52px;
	top: 40px;
	width: 876px;
	height: 64px;
}

#index-04 {
	position: absolute;
	left: 928px;
	top: 40px;
	width: 52px;
	height: 728px;
}

#index-05 {
	position: absolute;
	left: 52px;
	top: 104px;
	width: 876px;
	height: 554px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 70px
}

#index-06 {
	position: absolute;
	left: 52px;
	top: 728px;
	width: 876px;
	height: 40px;
}

.txt_welcome {
	font-size: 29px;
	color: #ff0021;
	font-weight: bold
}

.txt_choose_country {
	font-size: 18px;
	font-style: italic
}

#flags {
	margin: auto;
	width: 565px;
}

/* page accueil */
#Tableau_home {
	position: absolute;
	top: 0px;
	width: 980px;
	height: 768px;
}

#home-01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 40px;
}

#hack-rus {
	font-size:15px;
	font-weight:bold;
	left:319px;
	position:absolute;
	top:489px;
	z-index:1000;
}


#home-02 {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 52px;
	height: 728px;
}

#pentax-logo {
	position: absolute;
	left: 52px;
	top: 40px;
	width: 336px;
	height: 64px;
	z-index: 999;
}

#dates {
	position: absolute;
	left: 297px;
	top: 40px;
	width: 621px;
	height: 64px;
	background: url(../img/dates.gif) no-repeat;
	text-align: right;
	padding-right: 10px;
}

#home-05 {
	position: absolute;
	left: 928px;
	top: 40px;
	width: 52px;
	height: 728px;
}

#offre {
	position: absolute;
	left: 52px;
	top: 104px;
	width: 876px;
	height: 360px;
	background-color: #FFFFFF;
	text-align: center;
}

#home-07 {
	position: absolute;
	left: 52px;
	top: 464px;
	width: 876px;
	height: 43px;
	background-color: #FFFFFF;
	text-align: center;
}

#home-08 {
	position: absolute;
	left: 52px;
	top: 507px;
	width: 876px;
	height: 44px;
	background-color: #FFFFFF;
	text-align: center;
}

#home-09 {
	position: absolute;
	left: 52px;
	top: 551px;
	width: 232px;
	height: 21px;
}

#products-FR {
	position: absolute;
	left: 284px;
	top: 551px;
	width: 296px;
	height: 177px;
}

#home-11 {
	position: absolute;
	left: 580px;
	top: 551px;
	width: 348px;
	height: 81px;
}

#home-12 {
	position: absolute;
	left: 52px;
	top: 572px;
	width: 18px;
	height: 139px;
}

#pix_traduction {
	z-index: 999;
	position: absolute;
	font-size: 10px;
	letter-spacing: -1px;
	width: 200px;
	top: 105px;
	height: 20px;
	left: 744px
}

#sans_hotline {
	position: absolute;
	left: 70px;
	top: 572px;
	width: 214px;
	height: 139px;
	background-color: #FFFFFF;
}

#sans_hotline_langues {
	position: absolute;
	left: 70px;
	top: 572px;
	width: 214px;
	height: 49px;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 90px;
}

#home-14 {
	position: absolute;
	left: 580px;
	top: 632px;
	width: 11px;
	height: 96px;
}

#etat-commande {
	position: absolute;
	left: 591px;
	top: 632px;
	width: 153px;
	height: 47px;
	background: url(../img/etat_commande.jpg) no-repeat;
	text-align: center;
	padding-top: 5px;
	font-size: 13px;
	line-height: 13px
}

#home-16 {
	position: absolute;
	left: 744px;
	top: 632px;
	width: 15px;
	height: 96px;
}

#modalites {
	position: absolute;
	left: 759px;
	top: 632px;
	width: 153px;
	height: 47px;
	background: url(../img/modalites.jpg) no-repeat;
	text-align: center;
	padding-top: 5px;
	font-size: 13px;
	line-height: 13px
}

#home-18 {
	position: absolute;
	left: 912px;
	top: 632px;
	width: 16px;
	height: 96px;
}

#home-19 {
	position: absolute;
	left: 591px;
	top: 679px;
	width: 153px;
	height: 20px;
	background: url(../img/home_19.gif) no-repeat;
	text-align: center;
}

#home-20 {
	position: absolute;
	left: 759px;
	top: 679px;
	width: 153px;
	height: 20px;
	background: url(../img/home_20.gif) no-repeat;
	text-align: center;
}

#home-21 {
	position: absolute;
	left: 591px;
	top: 699px;
	width: 153px;
	height: 29px;
}

#home-22 {
	position: absolute;
	left: 759px;
	top: 699px;
	width: 153px;
	height: 29px;
}

#home-23 {
	position: absolute;
	left: 52px;
	top: 711px;
	width: 232px;
	height: 17px;
}

#home-24 {
	position: absolute;
	left: 52px;
	top: 728px;
	width: 866px;
	height: 40px;
	background: url(../img/home_24.jpg) no-repeat;
	text-align: right;
	vertical-align: middle;
	line-height: 40px;
	padding-right: 10px;
}

#home-24 a {
	color: #000;
	text-decoration: none
}

.demande_remboursement {
	font-size: 20px;
	font-weight: bold
}

.home_txt_14 {
	font-size: 14px
}

.home_txt_16 {
	font-size: 15px;
}

.home_txt_16_red {
	font-size: 16px;
	color: #ff0021
}

.etat_commande {
	font-size: 15px;
	font-weight: bold
}

.consulter_modalites {
	font-size: 15px;
	font-weight: bold
}

.cliquez_ici {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle
}

#home-19 a,#home-20 a {
	color: #fff;
	text-decoration: none
}

/* page formulaire */
#form_header_01 {
	margin: auto;
	width: 980px;
	height: 40px;
	background: url(../img/formulaire_01.jpg) no-repeat
}

#form_header_02 {
	margin: auto;
	width: 900px;
	height: 51px;
	background: url(../img/formulaire_02.gif) no-repeat;
	padding-right: 80px;
	padding-top: 15px;
	text-align: right;
}

#form_01 {
	position: relative;
	margin: auto;
	width: 900px;
	height: 20px;
	background: url(../img/formulaire_03.jpg) no-repeat;
	text-align: right;
	padding-right: 80px;
	vertical-align: middle;
	line-height: 20px;
}

#form_02 {
	margin: auto;
	width: 980px;
	height: 45px;
	background: url(../img/formulaire_04.jpg) no-repeat;
	text-align: center;
	padding-top: 7px;
}

#form_coordonnees {
	margin: auto;
	width: 885px;
	height: 146px;
	background: url(../img/formulaire_05.jpg) repeat-y;
	padding-left: 95px;
}

#form_bank {
	width: 885px;
	margin: auto;
	background: url(../img/formulaire_06.jpg);
	padding-left: 95px;
}

#form_products {
	margin: auto;
	width: 885px;
	background: url(../img/bg_formulaire.jpg);
	padding-left: 95px;
}

#form_infos {
	margin: auto;
	width: 885px;
	background: url(../img/bg_infos.jpg);
	padding-left: 95px;
}

#form_bottom {
	margin: auto;
	width: 885px;
	background: url(../img/bg_formulaire.jpg);
	padding-left: 95px;
}

#form_footer {
	margin: auto;
	width: 885px;
	background: url(../img/bg_footer.jpg);
	padding-left: 95px;
	height: 30px;
	padding-top: 15px;
}

/*#form_footer a { color:#000;text-decoration:none }*/
#mentions_legales a {
	color: #000;
	text-decoration: none
}

.txt_offre_form {
	color: #fff;
	font-weight: bold;
	font-size: 18px
}

.txt_dates_form {
	font-size: 15px;
	font-weight: bold;
	color: #ff0021;
	vertical-align: middle;
}

.txt_pix {
	font-size: 10px
}

.form_txt_10 {
	font-size: 10px;
	letter-spacing: -1px
}

.form_txt14 {
	font-size: 14px
}

/* page formulaire valide */
#form_ok_header_01 {
	margin: auto;
	width: 980px;
	height: 40px;
	background: url(../img/formulaire_ok_01.jpg) no-repeat
}

#form_ok_header_02 {
	margin: auto;
	width: 900px;
	height: 51px;
	background: url(../img/formulaire_ok_02.gif) no-repeat;
	padding-right: 80px;
	padding-top: 15px;
	text-align: right;
}

#form_ok_01 {
	margin: auto;
	width: 900px;
	height: 20px;
	background: url(../img/formulaire_ok_03.jpg) no-repeat;
	text-align: right;
	padding-right: 80px;
	vertical-align: middle;
	line-height: 20px;
}

#form_ok_02 {
	margin: auto;
	width: 980px;
	height: 615px;
	background: url(../img/formulaire_ok_04.jpg) no-repeat;
	text-align: center;
	padding-top: 7px;
}

.table_explain {
	text-align: left;
	font-size: 13px
}

.form_ok_red {
	color: #ff0021;
	font-weight: bold
}

/* page End */
#div_txt_end {
	
}

.txt_merci {
	font-size: 20px;
	font-weight: bold
}

/* page suivi */
.input_suivi {
	height: 16px;;
	border: 1px solid #bfbfbf
}

#header_suivi {
	margin: auto;
	width: 980px;
	height: 106px;
	background: url(../img/bg_header_suivi.jpg) no-repeat
}

/* page statut */
#div_contact {
	margin: auto;
	width: 400px;
	padding: 10px;
	border: 2px solid #e0e9f2;
	text-align: left;
	margin-top: 30px;
	font-size: 13px;
	font-weight: bold
}

#div_statut_dossier {
	margin: auto;
	width: 400px;
	padding: 10px;
	text-align: left;
	color: #ff0021;
	margin-top: 30px;
	font-size: 13px;
	font-weight: bold;
	background-color: #e0e9f2
}

/* bouton submit */
#submit {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	height: 39px;
	padding: 0;
	line-height: 39px;
	background: url(../img/bouton_mil.jpg) left top repeat-x;
}

/* messages d'erreurs */
.error {
	background-color: #e1011b;
	color: #FFFFFF;
}

#errorDiv {
	position: absolute;
	z-index: 999;
	top: 200px;
	left: 235px;
	width: 500px;
	height: 190px;
	background-color: #FFFFFF;
	color: #000;
	text-align: center;
	border: solid 6px #000;
	font-size: 14px;
	font-weight: bold
}

#msgError {
	overflow: auto;
	height: 160px;
	width: 500px;
	top: 0;
}

#titre_error {
	position: relative;
	float: left;
	height: 30px;
	top: 0;
	width: 470px;
}

#div_close {
	float: right;
	height: 30px;
	position: relative;
	top: 0;
	width: 30px;
	cursor: pointer;
}

#hotline {
	position: absolute;
	left: 70px;
	top: 572px;
	width: 199px;
	height: 124px;
	background-color: #FFFFFF;
	background: url(../img/hotline.jpg) no-repeat;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
}

#addProduct {
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline;
}

.clear {
	clear: both;
}

#vos_produits {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

#aucun_produit {
	font-weight: bold;
	text-align: center;
	color: #e1011b;
	display: block;
	width: 100%;
}

#addProdDiv {
	position: absolute;
	z-index: 999;
	top: 200px;
	left: 235px;
	width: 500px;
	height: 190px;
	background-color: #FFFFFF;
	color: #000;
	text-align: center;
	border: solid 6px #000;
	font-size: 14px;
	font-weight: bold
}

.form_txt_10 img{
	cursor: pointer;
}

/**
 * IBAN RUSSE
 */

.input_iban_rus_3{
	width: 35px;
	height: 16px;
	border: 1px solid #bfbfbf
}

.input_iban_rus_2{
	width: 25px;
	height: 16px;
	border: 1px solid #bfbfbf
}

.input_iban_rus_1{
	width: 13px;
	height: 16px;
	border: 1px solid #bfbfbf
}

.input_iban_rus_11{
	width: 90px;
	height: 16px;
	border: 1px solid #bfbfbf
}

.textarea_rus{
	border: 1px solid #bfbfbf;
}	

