
#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-family: 'Trebuchet MS', Verdana, verdana, sans-serif;
	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: 670px;
	float: left;

}	

.products_page_details {
	width: 669px;
	display: none;
	float: left;
	visibility: hidden;
}

.product_format_presentation_box {
	width: 669px;
	height: 510px;
	float: left;
	margin-left: 5px;
	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: 5px;
	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: 5px;
	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;
}	

#download_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;
}	

#download_box_title {
	width: 925px;
	height: 50px;
	margin-left: 40px;
	margin-top: 40px;
	float: left;
	font-size: 35px;
	font-weight: bold;
	color: #26ADCE;
}	
* html #download_box_title {
	margin-top: 30px;
	vertical-align: bottom;
}

/*
.small {
	font-size: 15px;
}*/



#contact_box_title {
	width: 629px;
	height: 50px;
	margin-left: 40px;
	margin-top: 30px;
	font-size: 35px;
	font-weight: bold;
	color: #26ADCE;
}	
* 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;
}	

#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-family: 'Trebuchet MS', Verdana, verdana, sans-serif;
	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-family: 'Trebuchet MS', Verdana, verdana, sans-serif;
	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: 5px;
	width: 679px;
	float: left;
}	

#prices_page_home {
	width: 679px;
	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: 679px;
	float: left;
}	

#order_center, #payment_center, #shipping_center, {
	width: 679px;
	float: left;
}
#accueil_center, #point1_center, #point2_center, #point3_center, #point4_center, #point5_center{
	width: 679px;
	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-family: 'Trebuchet MS', Verdana, verdana, sans-serif;
	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;
	margin-left: 17px;
	float: left;
	background-image: url('../images/download_box.gif');
	background-repeat: no-repeat;	
}

#new_client_box_title,
#download_box_title,
#password_box_title {
	width: 925px;
	height: 50px;
	margin-left: 40px;
	margin-top: 40px;
	float: left;
	font-size: 35px;
	font-weight: bold;
	color: #26ADCE;
}	
* html #new_client_box_title,
* html #password_box_title,
* html #download_box_title {
	margin-top: 30px;
	vertical-align: bottom;
}

#new_client_box_content,
#password_box_content {
	width: 925px;
	height: 50px;
	margin-top: 30px;
	margin-left: 40px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: black;
}

#new_client_box_content {
	width: 925px;
	height: 50px;
	margin-left: 20px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

#support_home_box {
	margin-top: 1px;
	width: 669px;
	height: 400px;
	float: left;
	background-repeat: no-repeat;
}
#support_page_center {
	margin-top: 10px;
	margin-left: 30px;
	width: 679px;
	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: 679px;
	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 */
#new_client_box_content {
	width: 925px;
	height: 50px;
	margin-left: 20px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

#password_confirm_box
 {
	width: 710px;
	height: 50px;
	margin-top: 30px;
	margin-left: 40px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: black;
}

#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-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: 980px;
	height:56px;
	background-image: url('../images/comriuspeh_box.gif');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left:10px;
	float: left;
}

#comriuspem_da_box {
	width: 980px;
	background-image: url('../images/comriuspem_box.gif');
	background-repeat: repeat-y;
	margin-left:10px;
	float: left;
}

#comriuspeb_da_box {
	width: 980px;
	height: 27px;
	background-image: url('../images/comriuspeb_box.gif');
	background-repeat: no-repeat;
	margin-left:10px;
	float: left;
}

#comriuspe_da_box_header {
	height:35px;
	width: 635px;
	margin-top: 15px;
	margin-left: 40px;
	font-weight: bold;
	font-size: 30px;
	color: #26ADCE;
}

#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;
}


/* modifié par florent a 12:08 11/06/2008*/
.product_v4_box_top, #contact_box_top
{
	background-image: url(../images/fr/fr/cadres/cadre_haut.gif);
	height: 6px;
	width: 706px;
	font-size: 0px;
	float: left;
	display: inline;
}

.product_v4_box_mid, #contact_box_mid
{
	background-image: url(../images/fr/fr/cadres/cadre_milieu.gif);
	width: 706px;
	float: left;
	display: inline;
}

.product_v4_box_bot, #contact_box_bot
{
	background-image: url(../images/fr/fr/cadres/cadre_bas.gif);
	height: 4px;
	width: 706px;
	font-size: 0px;
	float: left;
	display: inline;
}











/* BEGIN pab 14:04 25/03/2008 HOME*/
#foto_home_container{margin-top:10px;padding-left:40px;text-align: justify;font-family: Verdana,Arial,Helvetica,sans-serif;background-color: #ffffff;font-size: 11px;float:left;}
#foto_home_column1{width:400px;float:left;}
#foto_home_column2{width:468px; padding-left:40px;float:left;}
.foto_home_clear{clear:both;}
.foto_home_title{color: #c54202;margin-top: 20px;font-size: 16px;font-weight: bold;}
.foto_home_desc{margin-top: 15px;}
.foto_home_discretformat{display:none;}
.foto_download_teaser_text{color:#c54202;font-size: 14px;font-weight: bold;text-align: center;}
.foto_download_teaser{margin-top:30px;margin-bottom:20px;width:968px;text-align:center;}
.foto_teaser_text{color:#c54202;font-size: 14px;font-weight:bold;}
.foto_teaser{margin-bottom:20px;margin-left:-40px;width:968px;text-align:center;}
#foto_home_left_part{width:653px;float:left;}
#foto_home_right_part{width:225px;float:left;padding-left:10px;}

#foto_home_products_box_header_top{background-image:url(/mandant_foto/images/653_haut.gif);background-repeat:no-repeat;height:65px;}
#foto_home_products_box_header_center{background-image:url(/mandant_foto/images/653_milieu.gif);background-repeat:repeat-y;height:300px;}
#foto_home_products_box_header_bottom{background-image:url(/mandant_foto/images/653_bas.gif);background-repeat:no-repeat;height:25px;}

#foto_home_tarifs_box{margin-top:10px;}
#foto_home_tarifs_box_header_top{background-image:url(/mandant_foto/images/653_haut.gif);background-repeat:no-repeat;height:65px;}
#foto_home_tarifs_box_header_center{background-image:url(/mandant_foto/images/653_milieu.gif);background-repeat:repeat-y;height:150px;}
#foto_home_tarifs_box_header_bottom{background-image:url(/mandant_foto/images/653_bas.gif);background-repeat:no-repeat;height:25px;}

#foto_home_news_box{}
#foto_home_news_box_header_top{font-size:24px;color:green;background-image:url(/mandant_foto/images/215_haut.gif);background-repeat:no-repeat;height:65px;}
#foto_home_news_box_header_center{background-image:url(/mandant_foto/images/215_milieu.gif);background-repeat:repeat-y;height:260px;}
#foto_home_news_box_header_bottom{background-image:url(/mandant_foto/images/215_bas.gif);background-repeat:no-repeat;height:25px;}

#foto_home_accu_box_header_top{background-image:url(/mandant_foto/images/888_haut.gif);background-repeat:no-repeat;height:65px;}
#foto_home_accu_box_header_center{background-image:url(/mandant_foto/images/888_milieu.gif);background-repeat:repeat-y;}
#foto_home_accu_box_header_bas{background-image:url(/mandant_foto/images/888_bas.gif);background-repeat:no-repeat;height:25px;}

a, a span{text-decoration:none}
a:hover, a:hover span {text-decoration:underline;}
.foto_green_title, a.foto_green_title:hover{font-size:24px;color:green;margin-left:50px;margin-top:23px;float:left;}

#foto_home_first_album_header{font-size:24px;color:green;}

#foto_home_first_album_box{border: solid blue 1px;margin-top:10px;height:220px;}
#foto_home_accuh_box{width:888px;margin-top:20px;}
.foto_home_com_titre_commentaire{font-size:12px;color:green;}
.foto_home_com_commentaire{margin-top:10px;margin-left:30px;width:828px;}
.foto_home_com_titre_image{float:left;margin-left:20px;}
.foto_home_com_titre_spacer{height:25px;}
#foto_home_how_to_box{margin-top:20px;border:solid blue 1px;float:left;width:890px;background-image:url(/mandant_foto/static_pages/fr/images/comment-faire-un-album-photo.jpg);background-repeat:no-repeat;}
#foto_home_first_album_box_header{border:solid red 1px;}
#foto_home_first_album_steps{border:solid black 1px;float:left;width:870px;}
.foto_home_step{float:left;margin-top:150px;margin-left:20px;font-size:16px;width:140px;text-align:center;border:solid red 1px;}
/* END pab 14:04 25/03/2008 HOME*/


.bleu
{
color: #26adcd;
}

.cadre_bienv_title_txt
{
font-weight: bold;
margin-top: 1px;
margin-left: 20px;
color: #26adcd;
font-size: 20px;
float: left;
display: inline;
text-transform: uppercase;
}

.principal_v4_texte
{
float: left;
display: inline;
margin-left: 20px;
width: 920px;
text-align: justify;
}

/*ajout de florent a 18:17 09/07/2008*/

.liste_mapv4_titre
{
list-style-type: none;
font-size: 16px;
font-weight: bold;
list-style-image: url(../images/home/petite_fleche_orange.gif);
}

.liste_mapv4_texte
{
list-style-type: none;
font-size: 12px;
margin-left:60px;
}

.liste_mapv4
{
text-align: justify;
margin-right: 20px;
}

.prices_v4_puce_fleche
{
background-x-position: 0px;
background-y-position: 4px;
margin-top: 10px;
background-image: url(../images/home/petite_fleche_orange.gif);
float: left;
display: inline;
margin-left: 15px;
clear: both;
background-repeat: no-repeat;
}

.prices_v4_texte_large
{
float: left;
display: inline;
margin-left: 20px;
margin-right: 20px;
}

/*ajout florent 12:04 29/07/2008*/
.menu_category_title2
{
	width: 231px;
	margin-left: 50px;
	font-size:15px;
	font-weight: bold;
	color: white;
}
}	
.menu_category_title2 A, .menu_category_title2 A:hover {
	color:white
}

.prod_v4_content
{
float: left;
width: 400px;
text-align: justify;
}

.prod_v4_803img
{
margin-top: 0px;
float: left;
width: 272px;
}

#shipping_home_box2 {
	width: 669px;
	height: 134px;
	float: left;
	background-image: url('../images/prices_shipping_box.gif');
	background-repeat: no-repeat;
}

  .validateButton
        {
            margin-top: -24px;
            margin-left: 260px;
        }

