


#global_container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#left_part {
	width: 670px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}

#products_box {
	width: 669px;
	height: 469px;
	background-image: url('../images/products_box.gif');
	background-repeat: no-repeat;
	float: left;
}

#products_box_header {
	height:50px;
	margin-top: 30px;
	margin-left: 40px;
	
	font-weight: bold;
	font-size: 35px;
	color: #26adce;
}
* html #products_box_header {
	margin-top: 20px;
	vertical-align: middle;
}

#home_flash {
	width: 600px;
	height: 350px;
	margin-left: 35px;
}
* html #home_flash {
	vertical-align: bottom;
}


#tarifs_box {
	width: 670px;
	height: 135px;
	margin-top: 15px;
	background-image: url('../images/tarifs_box.gif');
	background-repeat: no-repeat;
	float: left;
}

#tarifs_box_header {
	height:35px;
	width: 635px;
	margin-top: 15px;
	margin-left: 35px;
	
	font-weight: bold;
	font-size: 25px;
	color: #26adce;
}

#tarifs_box_center {
	margin-left: 20px;
	
	font-size: 17px;
	color: black;
}

#tarifs_box_center a{
	color: black;
}

#right_part {
	width: 300px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}

#news_box {
	width: 281px;
	height: 401px;
	background-image: url('../images/news_box.gif');
	background-repeat: no-repeat;
	float: left;
}

#news_box_header {
	height:35px;
	width: 226px;
	margin-top: 20px;
	margin-left: 55px;
	
	font-weight: bold;
	font-size: 25px;
	color: white;
}

#news_box_center {
	width: 246px;
	margin-top: 20px;
	margin-left: 35px;
	
	font-size: 17px;
	color: black;
}

#first_album_box {
	height: 223px;
	width: 300px;
	margin-top: 17px;
	background-image: url('../images/first_album_box.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
	float: left;
}

#first_album_header {
	height:35px;
	width: 226px;
	margin-top: 25px;
	margin-left: 55px;
	
	font-weight: bold;
	font-size: 22px;
	color: white;
}
#first_album_header:hover {
	text-decoration: none;
}

#how_to_box {
	float:left;
	width: 965px;
	height: 304px;
	margin-left: 10px;
	margin-top: 0px;
	background-image: url('../images/how_to_box.jpg');
	background-repeat: no-repeat;
}


#in_the_news_button {
	width: 310px;
	height: 42px;
	float: left;
	margin-left: 2px;
	background-image: url('../images/in_the_news_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#header_image {
	width: 1000px;
	height: 273px;
	float: left;
	background-image: url('../images/image_header.jpg');
	background-repeat: no-repeat;
}	

#products_page_left {
	margin-top: 10px;
	width: 281px;
	float: left;
}	

#cartouche_rose {
	width: 281px;
	height: 42px;
	background-image: url('../images/cartouche_rose.gif');
	background-repeat: no-repeat;
}	

#cartouche_cyann {
	width: 281px;
	height: 42px;
	background-image: url('../images/cartouche_cyann.gif');
	background-repeat: no-repeat;
}	

#cartouche_orange {
	width: 281px;
	height: 42px;
	background-image: url('../images/cartouche_orange.gif');
	background-repeat: no-repeat;
}	

#cartouche_grey_blue {
	width: 281px;
	height: 42px;
	background-image: url('../images/cartouche_grey_blue.gif');
	background-repeat: no-repeat;
}	

.bloc_menu {
	width: 231px;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 50px;
	
	font-size:17px;
	font-weight: bold;
	line-height: 1.3em;
}	

 .bloc_menu a {
 	color:black
 }

.menu_small_text {
	font-size:13px;
}

.menu_category_title {
	width: 231px;
	margin-left: 50px;
	
	font-size:17px;
	font-weight: bold;
	color: white;
}	
.menu_category_title a, .menu_category_title a:hover {
	color:white
}

#products_page_center {
	margin-top: 10px;
	width: 719px;
	float: left;

}	

.products_page_details {
	width: 719px;
	display: none;
	float: left;
	visibility: hidden;
}

.product_format_presentation_box {
	width: 669px;
	height: 510px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url('../images/product_presentation_box.gif');
	background-repeat: no-repeat;
	
}	

.product_reliure_presentation_box {
	width: 669px;
	height: 510px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url('../images/reliure_presentation_box.gif');
	background-repeat: no-repeat;
	
}	

.product_paper_presentation_box {
	width: 669px;
	height: 734px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url('../images/paper_presentation_box.gif');
	background-repeat: no-repeat;
	
}	

.product_presentation_header {
	margin-left: 35px;
	margin-top: 20px;
	
	font-weight: bold;
}	

.product_presentation_title {
	font-size: 35px;
	color: #f63e7b;
}	

.reliure_presentation_title {
	font-size: 35px;
	color: #26adce;
}	

.paper_presentation_title {
	font-size: 35px;
	color: #fd9740;
}	

.product_presentation_subtitle {
	font-size: 20px;
	color: black;
}	

.product_presentation_left {
	width: 515px;
	float: left;
}	

.product_presentation_image {
	width: 500px;
	height: 285px;
	margin-top: 15px;
	margin-left: 15px;
}	

.product_presentation_infos {
	width: 485px;
	margin-top: 10px;
	margin-left: 30px;
	
	font-size: 23px;
	color: black;
}	

.product_presentation_begin_box {
	width: 422px;
	height: 47px;
	margin-left: 30px;
	margin-top: 15px;
	text-align: center;
	line-height: 0.6em;
	background-image: url('../images/presentation_begin_button.gif');
	background-repeat: no-repeat;
	
	font-size: 25px;
	font-weight: bold;
	color: white;
}	

.product_presentation_begin_box a, .product_presentation_begin_box a:hover{
	color: white;
}

.product_presentation_right {
	width: 120px;
	float: left;
	margin-top: 15px;
}	

.product_presentation_image_th
{
	margin-top: 15px;
	width: 107px;
	cursor: pointer;
	height: 61px;
}	
	

.small {
	font-size: 15px;
}



#contact_box_title {
	width: 629px;
	height: 50px;
	margin-left: 40px;
	margin-top: 20px;
	
	font-size: 35px;
	font-weight: bold;
	color: #91c437;
}	
* html #contact_box_title {
	margin-top: 20px;
	vertical-align: bottom;
}



#contact_help_tab {
	width: 237px;
	height: 66px;
	margin-left: 10px;
	float: left;
	background-image: url('../images/contact_help_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 0.4em;
}	

#contact_new_ticket_tab {
	width: 209px;
	height: 66px;
	margin-left: 10px;
	float: left;
	background-image: url('../images/contact_new_ticket_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 0.4em;
	display:inline;
}	

#contact_view_ticket_tab {
	width: 180px;
	height: 66px;
	margin-left: 10px;
	float: left;
	background-image: url('../images/contact_view_ticket_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 0.4em;
}	

.contact_tab_font {
	
	font-size: 15px;
	font-weight: bold;
	color: white;
}	

a:hover .contact_tab_font {
	color: white;
}

#phone_box {
	width: 280px;
	height: 256px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	background-image: url('../images/contact_phone_box.gif');
	background-repeat: no-repeat;
}	

#phone_box_title {
	width: 226px;
	margin-top: 23px;
	margin-left: 55px;
	
	font-size: 22px;
	font-weight: bold;
	color: white;
}

#phone_box_content {
	width: 281px;
	margin-top: 25px;
	line-height: 1.0em;
	text-align: center;
	
	font-size: 15px;
	font-weight: bold;
	color: black;
}

#phone_number {
	font-size: 30px;
	color: #f63e7b;
}

#prices_page_center {
	margin-top: 10px;
	margin-left: 30px;
	width: 689px;
	float: left;
}	

#prices_page_home {
	width: 689px;
	float: left;
}	

#prices_home_box {
	width: 669px;
	height: 300px;
	float: left;
	background-image: url('../images/prices_prices_box.gif');
	background-repeat: no-repeat;
}	

#order_home_box {
	margin-top: 20px;
	width: 669px;
	height: 128px;
	float: left;
	background-image: url('../images/prices_order_box.gif');
	background-repeat: no-repeat;
}	

#payment_home_box {
	margin-top: 20px;
	width: 669px;
	height: 157px;
	float: left;
	background-image: url('../images/prices_payment_box.gif');
	background-repeat: no-repeat;
}	

#shipping_home_box {
	margin-top: 20px;
	width: 669px;
	height: 134px;
	float: left;
	background-image: url('../images/prices_shipping_box.gif');
	background-repeat: no-repeat;
}	

.price_home_box_header {
	margin-top: 15px;
	margin-left: 70px;
	
	font-weight: bold;
	font-size: 35px;
}

.price_home_box_center {
	margin-left: 70px;
	
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
}

#traditionnel_prices_table, #expression_prices_table, #paysage_prices_table, #recueil_prices_table{
	width: 689px;
	float: left;
}	

#order_center, #payment_center, #shipping_center {
	width: 689px;
	float: left;
	
}	

.rose,  rose:hover {
	color: #f63e7b;
}

.rose a:hover {
	color: #f63e7b;
}

.cyann, a.cyann:hover {
	color: #26adce;
}

.orange {
	color: #fd9740;
}

.grey_blue {
	color: #c3d2e7;
}

.grey{
	color: #707070;
}

.greeen{
	color: #33cc33;
}

#first_album_box_header {
	height:35px;
	margin-top: 20px;
	margin-left: 50px;
	
	font-weight: bold;
	font-size: 25px;
}

#first_album_steps {
	width: 965px;
	color:black;
}

.step {
	width: 160px;
	margin-top:150px;
	margin-left:20px;
	text-align: center;
	
	font-size: 17px;
	float:left;
	color :black;
}

#step_detail_1 {
	clear: both;
	display: block;
	width: 965px;
	height: 65px;
	margin-left: 10px;
	background-image: url('../images/step1.gif');
	background-repeat: no-repeat;
}

#step_detail_2 {
	clear: both;
	width: 965px;
	height: 65px;
	margin-left: 10px;
	background-image: url('../images/step2.gif');
	background-repeat: no-repeat;
}

#step_detail_3 {
	clear: both;
	width: 965px;
	height: 65px;
	margin-left: 10px;
	background-image: url('../images/step3.gif');
	background-repeat: no-repeat;
}

#step_detail_4 {
	clear: both;
	width: 965px;
	height: 65px;
	margin-left: 10px;
	background-image: url('../images/step4.gif');
	background-repeat: no-repeat;
}

#step_detail_5 {
	clear: both;
	width: 965px;
	height: 65px;
	margin-left: 10px;
	background-image: url('../images/step5.gif');
	background-repeat: no-repeat;
}

.step_detail_title {
	display: block;
	float:left;
	margin-left:60px;
	margin-top:25px;
	
	font-size: 25px;
	color: white;
}

#step_detail_center1 {
	clear: both;
	width: 965px;
	height: 278px;
	margin-top: 20px;
	background-image: url('../images/step_center1.jpg');
	background-repeat: no-repeat;
	background-position:right top;
}

#step_detail_center2 {
	clear: both;
	width: 965px;
	margin-top: 20px;
	background-image: url('../images/step_center2.jpg');
	background-repeat: no-repeat;
	background-position:right top;
}

#step_detail_center3 {
	clear: both;
	width: 965px;
	margin-top: 20px;
	background-image: url('../images/step_center3.jpg');
	background-repeat: no-repeat;
	background-position:right top;
}

#step_detail_center4 {
	clear: both;
	width: 965px;
	margin-top: 20px;
	background-image: url('../images/step_center4.jpg');
	background-repeat: no-repeat;
	background-position:right top;
}

#step_detail_center5 {
	clear: both;
	width: 965px;
	margin-top: 20px;
	background-image: url('../images/step_center5.jpg');
	background-repeat: no-repeat;
	background-position:right top;
}

.step_detail_center {
	width: 900px;
	margin-left:60px;
	
	font-size: 20px;
	color: #707070;
}

.step_detail_plus {
	width: 900px;
	margin-left: 30px;
	margin-top: 30px;
}



.step_detail_small {
	width: 600px;
	margin-left: 87px;
	
	font-size: 15px;
	color: black;
}

#step2_link {
	clear:both;
	width: 700px;
	margin-top: 20px;
	margin-left: 87px;
	
	font-size: 25px;
	color: #26adce;
}

#step2_link a, #step2_link a:hover {
	color: #26adce;
}

#step2_link img {
	vertical-align: -20px;
}


#ticket_form_req_left {
	width: 150px;
	margin-top: 30px;
	margin-right: 10px;
	float: left;
	text-align: right;
	line-height: 1.6em;
	
	font-size: 14px;
	font-weight: bold;
}	

#ticket_form_req_right {
	width: 509px;
	margin-top: 30px;
	float: left;
	
	font-size: 14px;
	font-weight: bold;
}	

#new_client_page_center,
#download_page_center,
#password_page_center {
	width: 965px;
	height: 464px;
	margin-top: 10px;
	margin-left: 17px;
	float: left;
	background-image: url('../images/download_box.gif');
	background-repeat: no-repeat;	
}




#new_forgot_page_center
 {
	width: 965px;
	height: 200px;
	margin-top: 10px;
	padding-left: 17px;
	display:inline;
	float: left;
	background-image: url('../images/download_box.gif');
	background-repeat: no-repeat;	
}



* html #new_client_box_title,
#password_box_content {
	width: 925px;
	margin-top: 30px;
	margin-left: 40px;
	float: left;
	display:inline;
	height:2000px;
	
	font-size: 20px;
	font-weight: bold;
	color: black;
}



#support_home_box {
	margin-top: 1px;
	width: 669px;
	height: 400px;
	float: left;
	background-image: url('../images/support_shipping_box.gif');
	background-repeat: no-repeat;
}
#support_page_center {
	margin-top: 10px;
	margin-left: 30px;
	width: 689px;
	float: left;
}

.support_home_box_header {
	margin-top: 15px;
	margin-left: 70px;
	
	font-weight: bold;
	font-size: 35px;
}

.support_home_box_center {
	margin-left: 70px;
	
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
}

#support_details{
	width: 689px;
	float: left;
}

.support_detail_sw_header{
	margin-top: -5px;
	font-size: 30px;
	color: #f63e7b;
	
}

.support_detail_ws_header{
	margin-top: -5px;
	font-size: 30px;
	color: #26adce;
	
}

.support_detail_order_header{
	margin-top: -5px;
	font-size: 30px;
	color: #fd9740;
	
}

.support_detail_txt{
	margin-top: 15px;
	margin-right: 15px;
	
}

/*code added by saravanan.g - modified by piere 17:30 07/04/2008*/
#new_client_box_content {
	width: 925px;
	margin-left: 20px;
	float: left;
	display:inline;
	font-size: 16px;
	font-weight: bold;
	color: black;
	background-color:white;
}





#new_forgot_center
{
	width: 965px;
	height: 200px;
	margin-top: 10px;
	margin-left: 17px;
	float: left;
	background-image: url('../images/download_box.gif');
	background-repeat: no-repeat;	
}

/*code added by pierre - page tarif-livraison */
.tarif_livraison_livre_header{
	margin-top: -5px;
	font-size: 30px;
	color: #f63e7b;
	
}

.tarif_livraison_order_header{
	margin-top: -5px;
	font-size: 30px;
	color: #26adce;
	
}

.tarif_livraison_payment_header{
	margin-top: -5px;
	font-size: 30px;
	color: #fd9740;
	
}

.tarif_livraison_delivery_header{
	margin-top: -5px;
	font-size: 30px;
	color:  #c3d2e7;
	
}

.tarif_livraison_subtitle {
	font-size: 20px;
	color: black;
}

.grilleprix{
	text-align:center;
	font-size:10px;
	
	font-weight:bold;
}

.cahierspiral {
	text-align:center;
	font-size:10px;
	
	background-color:#ffffff;
}

.livrespiral {
	text-align:center;
	font-size:10px;
	
	background-color: #ffff99;
}

.spiralerigide {
	text-align:center;
	font-size:10px;
	
	background-color:#ffdec8;
}

.livre {
	text-align:center;
	font-size: 10px;
	
	background-color: #ffff66;
}

.livrerigide {
	text-align:center;
	font-size:10px;
	
	background-color:#ffc0cb;
}

.titretab {
	text-align:center;
	font-size:12px;
	
	background-color:#666666;
	color:#ffffff;
	font-weight:bold;
	border-color:#ffffff;
}

.sstitretab {
	text-align:center;font-size:12px;
 	
 	background-color:#999999;
 	color:#ffffff;
 	font-weight: bold;
 	border-color:#ffffff;
 }

.spiralseul {
	text-align:center;
	font-size: 10px; 
	 
	background-color: #fff721;
}
#customer_logout {
	width: 270px;
	height: 136px;
	margin-left: 35px;
	margin-top: -15px;
	
	font-size: 20px;
	color: white;
}

#new_consupport
{
	width : 790px;
	background-color : white ;
}
.discretformat{
	display:none;}

#pwd_box_header{
	float: left;
	margin-top: 20px;
	width: 669px;
	height: 134px;
	background-image: url('../images/prices_shipping_box.gif');
	background-repeat: no-repeat;
}

.pwd_box_title {
	padding:0px;
	margin-top: 30px;
	margin-left: 70px;
	
	font-weight: bold;
	font-size: 35px;
}

#memoprod_box {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 980px;
	height: 469px;
	background-image: url('../images/memoprod_box.gif');
	background-repeat: no-repeat;
	float: left;
}

#memoprod_box_header {
	height:50px;
	margin-top: 20px;
	margin-left: 45px;
	
	font-weight: bold;
	font-size: 35px;
	color: #33cc33;
}
* html #memoprod_box_header {
	margin-top: 20px;
	vertical-align: middle;
}

#memo_flash {
	width: 600px;
	height: 350px;
	margin-left: 335px;
	margin-top:26px;
}
* html #memo_flash {
	vertical-align: bottom;
}
#memoprott_desc {
	width: 270px;
	height: 50px;
	margin-left:30px;
	margin-top:16px;
	text-align: left;
}

.memoprott_desc_text {
	
	font-weight: bold;
	font-size: 22px;
	color: white;
}

.memoproti_desc_text {
	
	font-size: 20px;
	font-weight: bold;
	color: #fd9740;
}

#memopreprod_desc {
	width: 40px;
	height: 350px;
	margin-top: 20px;
	text-align: left;
	float: left;
}

#memoprod_desc {
	width: 250px;
	height: 350px;
	margin-top: 20px;
	text-align: left;
	float: left;
}

.memoprod_desc_text {
	
	font-size: 18px;
	font-weight: normal;
	color: black;
}

#tarifmemo_box {
	width: 670px;
	height: 221px;
	margin-top: 15px;
	background-image: url('../images/tarifmemo_box.gif');
	background-repeat: no-repeat;
	float: left;
}

#tarifmemo_box_header {
	height:35px;
	width: 635px;
	margin-top: 15px;
	margin-left: 40px;
	
	font-weight: bold;
	font-size: 30px;
	color: #26adce;
}

#first_memo_box {
	width: 281px;
	height: 240px;
	margin-top: 14px;
	background-image: url('../images/first_memo_box.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
	float: left;
}

#first_memo_header {
	height:35px;
	width: 226px;
	margin-top: 14px;
	margin-left: 40px;
	
	font-weight: bold;
	font-size: 20px;
	color: white;
}
#first_memo_header:hover {
	text-decoration: none;
}

#commemoh_box {
	width: 980px;
	height:56px;
	background-image: url('../images/commemoh_box.gif');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left:10px;
	float: left;
}

#commemom_box {
	width: 980px;
	background-image: url('../images/commemom_box.gif');
	background-repeat: repeat-y;
	margin-left:10px;
	float: left;
}

#commemob_box {
	width: 980px;
	height: 27px;
	background-image: url('../images/commemob_box.gif');
	background-repeat: no-repeat;
	margin-left:10px;
	float: left;
}

#commemo_box_header {
	height:35px;
	width: 635px;
	margin-top: 15px;
	margin-left: 40px;
	
	font-weight: bold;
	font-size: 30px;
	color: #26adce;
}

.com_commentaire{
	font-size:13px;
	
	margin-left:40px;
	margin-top:10px;
	clear:both;
	margin-right:50px;
}
.com_titre_commentaire {
	font-size:13px;
	font-weight:bold;
	
	height:15px;
	margin-top:30px;
}
.com_titre_image{
	width:20px;
	height:15px;
	margin-top:30px;
	margin-left:20px;
	float:left;
}
.com_titre_blanc{
	width:20px;
	height:100px;
	margin-top:30px;
	float:left;
}


#accuh_box {
	width: 980px;
	height:56px;
	background-image: url('../images/accuh_box.gif');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left:10px;
	float: left;
}

#accum_box {
	width: 980px;
	background-image: url('../images/accum_box.gif');
	background-repeat: repeat-y;
	margin-left:10px;
	float: left;
}

#accub_box {
	width: 980px;
	height: 25px;
	background-image: url('../images/accub_box.gif');
	background-repeat: no-repeat;
	margin-left:10px;
	float: left;
}

#accu_box_header {
	height:35px;
	width: 635px;
	margin-top: 15px;
	margin-left: 40px;
	
	font-weight: bold;
	font-size: 30px;
	color: #26adce;
}

#riuspeprod_da_box {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 980px;
	height: 469px;
	background-image: url('../images/riuspeprod_box.gif');
	background-repeat: no-repeat;
	float: left;
}

#riuspeprod_da_box_header {
	height:50px;
	margin-top: 20px;
	margin-left: 45px;
	
	font-weight: bold;
	font-size: 35px;
	color: #33cc33;
}
* html #riuspeprod_da_box_header {
	margin-top: 20px;
	vertical-align: middle;
}

#riuspe_da_flash {
	width: 600px;
	height: 350px;
	margin-left: 335px;
	margin-top:26px;
}
* html #riuspe_da_flash {
	vertical-align: bottom;
}
#riuspeprott_da_desc {
	width: 270px;
	height: 50px;
	margin-left:30px;
	margin-top:16px;
	text-align: left;
}

.riuspeprott_da_desc_text {
	
	font-weight: bold;
	font-size: 22px;
	color: white;
}

.riuspeproti_da_desc_text {
	
	font-size: 20px;
	font-weight: bold;
	color: #fd9740;
}

#riuspepreprod_da_desc {
	width: 40px;
	height: 350px;
	margin-top: 20px;
	text-align: left;
	float: left;
}

#riuspeprod_da_desc {
	width: 250px;
	height: 350px;
	margin-top: 20px;
	text-align: left;
	float: left;
}

.riuspeprod_da_desc_text {
	
	font-size: 18px;
	font-weight: normal;
	color: black;
}

#tarifriuspe_da_box {
	width: 670px;
	height: 221px;
	margin-top: 15px;
	background-image: url('../images/tarifriuspe_box.gif');
	background-repeat: no-repeat;
	float: left;
}

#tarifriuspe_da_box_header {
	height:35px;
	width: 635px;
	margin-top: 15px;
	margin-left: 40px;
	
	font-weight: bold;
	font-size: 30px;
	color: #26adce;
}

#first_riuspe_da_box {
	width: 281px;
	height: 240px;
	margin-top: 14px;
	background-image: url('../images/first_riuspe_box.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
	float: left;
}

#first_riuspe_da_header {
	height:35px;
	width: 226px;
	margin-top: 14px;
	margin-left: 40px;
	
	font-weight: bold;
	font-size: 20px;
	color: white;
}
#first_riuspe_da_header:hover {
	text-decoration: none;
}

#comriuspeh_da_box {
	width:676px;
	background-image: url(../images/large_bleue_box_top2.gif);
	background-repeat: no-repeat;
	float:left;
	height:70px;
	margin-left:123px;
	display:inline;
	margin-top:20px;
}

#comriuspem_da_box {
	width:676px;
	background-image: url(../images/large_bleue_box_center.gif);
	background-repeat: repeat-y;
	float:left;
	margin-left:123px;
	display:inline;
	color:black;
}

#comriuspeb_da_box {
	width:676px;
	background-image: url(../images/large_bleue_box_footer1.gif);
	background-repeat: no-repeat;
	height:15px;
	float:left;
	font-size:1px; /*needed for ie*/
	margin-left:123px;
	display:inline;
}



#comriuspe_da_box_header {
	height:35px;
	width: 635px;
	margin-top: 20px;
	margin-left: 70px;
	font-weight: bold;
	font-size: 30px;
	color: #91c437;
}

#security_pwd_box_header_top{
	margin-top:15px;
	float: left;
	width: 669px;
	height: 71px;
	background-image: url('../images/security_box_top.gif');
	background-repeat: no-repeat;
}

#security_pwd_box_header_center{
	float: left;
	width: 669px;
	background-image: url('../images/security_box_center.gif');
	background-repeat: repeat-y;
}

#security_pwd_box_header_bottom{
	float: left;
	width: 669px;
	height: 19px;
	background-image: url('../images/security_box_bottom.gif');
	background-repeat: no-repeat;
}
#frmcheckdownload_page_top{
 margin-top:15px;
 float: left;
 width: 965px;
 height: 80px;
 background-image: url('../images/liveupdate_box_top.gif');
 background-repeat: no-repeat;
}

#frmcheckdownload_page_center{
 float: left;
 width: 965px;
 background-image: url('../images/liveupdate_box_center.gif');
 background-repeat: repeat-y;
}

#frmcheckdownload_page_bottom{
 float: left;
 width: 965px;
 height: 27px;
 background-image: url('../images/liveupdate_box_bottom.gif');
 background-repeat: no-repeat;
}

.comim_da_message_image{
	width: 940px;
	height: 440px;
	background-image: url('../images/album-photo_message.jpg');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom:10px;
	margin-left:10px;
	float: left;
}

.comim_da_message_com{
	font-size:25px;
	
	margin-left:60px;
	margin-top:105px;
	clear:both;
	margin-right:50px;
}

.comim_da_titre_image{
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#frmnewdownload_box_title{
	width: 925px;
	height: 50px;
	margin-left: 40px;
	margin-top: 5px;
	float: left;
	
	font-size: 35px;
	font-weight: bold;
	color: #26adce;

}

.comim_da_message_image{
	width: 940px;
	height: 440px;
	background-image: url('../images/album-photo_message.gif');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom:10px;
	margin-left:10px;
	float: left;
}

.comim_da_message_com{
	font-size:25px;
	
	margin-left:60px;
	margin-top:105px;
	clear:both;
	margin-right:50px;
}

.comim_da_titre_image{
	margin-left:20px;
	margin-right:20px;
	float:left;
}

.products_page_description {
	width: 700px;
	margin-bottom: 20px;
	display: none;
	float: left;
	visibility: hidden;
}

#prodrh_box {
	width: 669px;
	height:62px;
	background-image: url('../images/album-photo_formats.gif');
	background-repeat: no-repeat;
	margin-left:20px;
	float: left;
}

#prodbh_box {
	width: 669px;
	height:62px;
	background-image: url('../images/album-photo_reliures.gif');
	background-repeat: no-repeat;
	margin-left:20px;
	float: left;
}

#prodoh_box {
	width: 669px;
	height:62px;
	background-image: url('../images/album-photo_papiers.gif');
	background-repeat: no-repeat;
	margin-left:20px;
	float: left;
}

#prodtm_box {
	width: 669px;
	background-image: url('../images/album-photo_produits_milieu.gif');
	background-repeat: repeat-y;
	margin-left:20px;
	float: left;
}

#prodtb_box {
	width: 669px;
	height: 21px;
	background-image: url('../images/album-photo_produits_bas.gif');
	background-repeat: no-repeat;
	margin-left:20px;
	float: left;
}

#prodb_box_header {
	height:35px;
	width: 635px;
	margin-top: 15px;
	margin-left: 40px;
	
	font-weight: bold;
	font-size: 30px;
	color: #26adce;
}

.comprod_commentaire{
	font-size:13px;
	
	margin-left:50px;
	margin-top:10px;
	clear:both;
	margin-right:50px;
}
.comprod_titre_commentaire {
	font-size:13px;
	font-weight:bold;
	
	height:15px;
	margin-top:30px;
	margin-left:10px;
}
.comprod_titre_image{
	width:20px;
	height:15px;
	margin-top:30px;
	margin-left:30px;
	float:left;
}

/*16 05 2008 styles ajoutés par florent pour la page mini album*/

.img_mini_album{
	width:170px;
	height:200px;
	margin-left:20px;
	float:left;
	display:inline;
}


.detail_d1_titre_variante{
	float:left;
	margin-left:10px;
	width:300px;
	display:inline;
	margin-top:30px;
}

.detail_d1_titre_variante li{
	font-size:12px;
}

/*pab 22:06 19/05/2008 download_page*/

#download_page_center {
	width: 679px;
	height: 268px;
	margin-top: 10px;
	margin-left: 162px;
	float: left;
	background-image: url('../images/download_box.gif');
	background-repeat: no-repeat;
	display:inline;
}


#download_box_title {
	margin-left: 70px;
	margin-top: 20px;
	float: left;
	display:inline;
	font-size: 35px;
	font-weight: bold;
	color: #91c437;
}	


#download_box_content {
	width: 500px;
	margin-top: 30px;
	margin-left: 40px;
	float: left;
	display:inline;
	font-size: 20px;
	font-weight: bold;
	color: black;

}
.imp_hidden{display:none;}




/*pab design v4 18:21 04/06/2008 */
.product_v4_box{float:left;margin-left:162px;display:inline;}
.product_v4_box_top, #contact_box_top{
	width: 676px;
	background-image: url(../images/large_bleue_box_top2.gif);
	background-repeat: no-repeat;
	float: left;
	height:10px;
}

.product_v4_box_mid{
	width: 676px;background-image: url(../images/large_bleue_box_center.gif);
	background-repeat: repeat-y;
	float:left;
	display:inline;}

.product_v4_box_bot, #contact_box_bot{
	width: 676px;
	background-image: url(../images/large_bleue_box_footer1.gif);
	background-repeat: no-repeat;
	height: 15px;
	float: left;
	font-size: 1px;
	}

.prod_v4_gris_l {
	margin-left: 20px;
	width: 666px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	color: #91c437;
	font-size:24px;	
	}



.cadre_premier_album{float:left;display:inline;margin-left:18px;width:920px;}

.cadre_premier_album_top{
	width:920px;
	height:10px;
	font-size:0px;
	float:left;
	display:inline;
	background-color: white;
	background-image: url(../images/large_top.gif);
	background-repeat: no-repeat;

	}
.cadre_premier_album_mid{
	background-image: url(../images/large_mid.gif);
	width: 100%;
	float:left;
	display:inline;
	}

.cadre_premier_album_bot{
	background-image: url(../images/large_bot.gif);
	height:36px;
	width:100%;
	font-size:0px;
	float:left;
	display:inline;
	}

.cadre_bienv_title_txt{
	margin-left: 20px;
	width: 666px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	color: #91c437;
	font-size:24px;	}

/*pab design v4 18:21 04/06/2008 */

.downalod_img_top{display:none;visibility:hidden;}


/* pab 16:53 23/06/2008*/

#new_client_box_title,
#password_box_title {
	background-color:white;
	width: 600px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	display:inline;	
	font-size: 35px;
	font-weight: bold;
	color: #91c437;
}


#password_confirm_box
 {
	width: 510px;
	height: 50px;
	margin-top: 10px;
	margin-left: 40px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: black;
	display:inline;
}





/*ajout florent 12:37 30/09/2008*/
.prices_v4_delta{float:left;margin-left:20px;}

.prices_v4_sous_col_gauche{clear:both;margin-left:10px;margin-right:10px;width:140px;float:left;display:inline;text-align:center;text-decoration:underline;font-weight:bold;margin-top:0px;text-transform:uppercase;}
.prices_v4_sous_col_droite{width:450px;float:left;display:inline;}
.prices_v4_separation_delta{clear:both;height:30px;}
.prices_v4_texte_prix1{width:650px;text-align:center;text-decoration:underline;font-weight:bold;text-transform:uppercase;margin-bottom:30px;margin-top:15px;}
.prices_v4_texte_prix2{font-size:16px;font-weight:bold;margin-left:3px;width:618px;height:20px;background-image:url('../static_pages/fr/prodv4/bandeau_vert_titres.gif');color:white;text-transform:uppercase;}
.prices_v4_texte{float:left;display:inline;margin-left:20px;width:490px;text-align:justify;}
.prices_v4_texte_prix3{width: 610px;text-align: center;text-decoration: none;font-weight: bold;margin-bottom: 30px;}
.livrerigidesp {text-align:center;font-size:10px; font-family: arial, helvetica, sans-serif;background-color:pink;}
.prices_v4_puce_fleche{background-position:0px;margin-top:10px;background-image:url('../static_pages/fr/prodv4/petite_fleche_orange.gif');float:left;display:inline;margin-left:15px;clear:both;background-repeat:no-repeat;}


.validateButton
        {
            margin-top: -20px;
            margin-left: 410px;
        }
/*Pages panier*/
.panier-general{width:800px; margin-left:auto; margin-right:auto;}
.break-panier{width:800px; height:2px; margin-top:5px; background-color:#fcb8c5;}
.etape-panier{width:50px; height:1100px; background-color:#ef698c; float:left; display:inline;}
.etape-panier-droite{width:750px; height:991px; float:left; display:inline;}
.box-panier{width:730px; margin-left:20px; margin-top:40px;}
.titre-panier{margin-bottom:10px; font-family:trebuchet, sans-serif; color:#000000; font-weight:bold; font-size:20px;}
.album-panier{width:150px; float:left; display:inline;}
.desc-album-panier{width:650px; float:left; display:inline;}
.panier-content{width:730px; display:block;}
.adress-cart-form{width:280px; float:left; margin-left:10px; display:inline; border-style:solid; border-color:#ef698c; border-width:1px; background-color:#f6abbf; margin-top:20px;}
.bouton-cart-retour{float:left; width:120px; height:24px; background-image:url('/mandant_map/static_pages/fr/prodv6/bt-cart-retour-off.gif'); background-repeat:no-repeat; cursor:pointer;}
a:hover.bouton-cart-retour{background-image: url('/mandant_map/static_pages/fr/prodv6/bt-cart-retour-on.gif'); background-repeat:no-repeat;}
.bouton-cart-add{float:left; margin-left:5px; width:277px; height:24px; background-image:url('/mandant_map/static_pages/fr/prodv6/bt-cart-add-off.gif'); background-repeat:no-repeat; cursor:pointer;}
a:hover.bouton-cart-add{background-image: url('/mandant_map/static_pages/fr/prodv6/bt-cart-add-on.gif'); background-repeat:no-repeat;}
.bouton-cart-cont{float:left; width:273px; margin-left:5px; height:24px; background-image:url('/mandant_map/static_pages/fr/prodv6/bt-cart-cont-off.gif'); background-repeat:no-repeat; cursor:pointer;}
a:hover.bouton-cart-cont{background-image: url('/mandant_map/static_pages/fr/prodv6/bt-cart-cont-on.gif'); background-repeat:no-repeat;}
/*Pages panier 2 on 12102010*/
#avertissement {text-align:center; font-family:arial, sans-serif; color:#ff0000; font-size:12px;}
.cart-general{width:1000px;}
.cart-album{width:259px; float:left; display:inline; height:500px;}
.album-prev{text-align:center; font-family:arial, sans-serif; font-size:15px; font-weight:bold; color:#000000;}
.album-spec{text-align:left; font-size: 12px; font-family:arial, sans-serif; color:#4ead3b;}
.cart-infos{width:632px; float:left; display:inline;}
.infos-box{width:632px;}
.infos-ex-top{width:632px; height:32px; font-size:14px; color:#000000; font-family:arial, sans-serif; font-weight:bold; height:32px; background-image:url(/mandant_foto/static_pages/fr/prodv6/cart-ex-top.gif); background-repeat:no-repeat;}
.infos-mid{width:632px; font-size:12px; margin-top:-10px; font-family:arial, sans-serif; color:#000000; background-image:url(/mandant_foto/static_pages/fr/prodv6/cart-mid.gif); background-repeat:repeat-y;}
.infos-content{width:702px; margin-left:15px; margin-top:10px; margin-bottom:5px;}
.infos-foot{width:632px; margin-bottom:10px;}
.infos-adress-top{width:632px; height:32px; font-size:14px; color:#000000; font-family:arial, sans-serif; font-weight:bold; height:32px; background-image:url(/mandant_foto/static_pages/fr/prodv6/cart-adress-top.gif); background-repeat:no-repeat;}
.titre-multiple-adress{font-family:arial, sans-serif; font-size:14px; font-weight:bold; color:#666666;}
.modif-adress-top{width:632px; height:32px; font-size:14px; color:#000000; font-family:arial, sans-serif; font-weight:bold; height:32px; background-image:url(/mandant_map/static_pages/fr/prodv6/modif-adress-top.gif); background-repeat:no-repeat;}
.multiple-adress-top{width:563px; height:32px; font-size:14px; color:#000000; font-family:arial, sans-serif; font-weight:bold; height:32px; background-image:url(/mandant_foto/static_pages/fr/prodv6/multiple-adress-top.gif); background-repeat:no-repeat;}
.multiple-mid{width:563px; font-size:12px; margin-top:-10px; font-family:arial, sans-serif; color:#000000; background-image:url(/mandant_foto/static_pages/fr/prodv6/multiple-mid.gif); background-repeat:repeat-y;}
.multiple-foot{width:563px; margin-bottom:10px;}
