/*
// Layout.Styles.Global.css
// ------------------------
//
// Global Cascading Style Sheet.
//
*/

body {
	background  : url("../images/bg.jpg") repeat-x #FFF;
	font-family : "Lucida Grande", Helvetica, Arial, sans-serif;
	height 		: 100%;
	color 		: #000;	
	margin 		: 0px;
	font-size 	: 12px;
}

a {
	color 			: #b58010;
	text-decoration : none;
}

a:hover {
	color 			: #b58010;
	text-decoration : underline;
}

a img {
	border : none;
}

h1 {
	font-size 		: 22px;
	color 	   		: #deab3f;
	font-weight 	: bold;
	margin-bottom 	: 0px;
}

#layout {
	width 	: 860px;
	margin 	: auto;
}

#header {
	width 	: 860px;
	height 	: 141px;
}

#logo {
	width 	: 335px;
	height 	: 141px;
	float 	: left;
}

#progress {
	width 	: 480px;
	height 	: 141px;
	float 	: left;
}

#flags {
	width 		: 470px;
	height 		: 30px;
	text-align 	: right;
}

.flag {
	width 	: 35px;
	height 	: 30px;
	float 	: right;
}

#bar {
	width 			: 470px;
	height 			: 108px;
	padding-left 	: 20px;
	padding-right 	: 20px;
}

#content {
	width 	: 860px;
	height 	: 660px;
}

#content_big {
	width 	: 860px;
}

#content_index {
	width 	: 860px;
}

#pannel {
	width 	: 290px;
	height 	: 655px;
	float 	: left;
}

#pannel_index {
	width 	: 290px;
	float 	: left;
}

#display {
	width 		: 559px;
	height 		: 655px;
	float 		: left;
	margin-left : 6px;
}

#display_index {
	width 		: 559px;
	float 		: left;
	margin-left : 6px;
}

#display_big {
	width  : 852px;
	margin : auto;
}

#displayadmin {
	width 		: 559px;
	float 		: left;
	margin-left : 6px;
}

#displayadmin textarea {
	width : 400px;
	height : 200px;
}

#admin_box {
	width  : 540px;
	margin : auto;	
}

.admin_notif {
	width : 530px;
	padding-top : 10px;
	padding-bottom : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	background : #FFCECE;
	text-align : center;
	font-weight : bold;
	border : 1px solid #999;
}

#display #header {
	background 	: url("../images/display_header.jpg");
	width 		: 544px;
	height 		: 47px;	
	margin 		: 0px;
	padding-top : 3px;
	padding-left: 15px;
}

#display_index #header {
	background 	: url("../images/display_header.jpg");
	width 		: 544px;
	height 		: 47px;	
	margin 		: 0px;
	padding-top : 3px;
	padding-left: 15px;
}

#display_big #header {
	background 	: url("../images/display_headerBIG.jpg");
	width 		: 837px;
	height 		: 47px;	
	margin 		: 0px;
	padding-top : 3px;
	padding-left: 15px;
}

#display_index #bg {
	background 	  : url("../images/display_bg.jpg") repeat-y;
	width 		  : 559px;	
	margin 		  : 0px;
	padding-top   : 10px;
}

#display_big #bg {
	background 	  : url("../images/display_bgBIG.jpg") repeat-y;
	width 		  : 852px;	
	margin 		  : 0px;
	padding-top   : 10px;
}

#display #bg {
	background 	  : url("../images/display_bg.jpg") repeat-y;
	width 		  : 559px;	
	height 		  : 550px;
	margin 		  : 0px;
	padding-top   : 10px;
}

#display_big #footer {
	background 	: url("../images/display_footerBIG.jpg");
	width 		: 852px;
	height 		: 23px;		
	margin 		: 0px;
}

#display_index #footer {
	background 	: url("../images/display_footer.jpg");
	width 		: 559px;
	height 		: 23px;		
	margin 		: 0px;
}

#display #footer {
	background 	: url("../images/display_footer.jpg");
	width 		: 559px;
	height 		: 23px;		
	margin 		: 0px;
}

#displayadmin #header {
	background 	: url("../images/display_header.jpg");
	width 		: 544px;
	height 		: 47px;	
	margin 		: 0px;
	padding-top : 3px;
	padding-left: 15px;
}

#displayadmin #footer {
	background 	: url("../images/display_footer.jpg");
	width 		: 559px;
	height 		: 23px;		
	margin 		: 0px;
}

#displayadmin #bg {
	background 	  : url("../images/display_bg.jpg") repeat-y;
	width 		  : 559px;	
	margin 		  : 0px;
	padding-top   : 10px;
}

#swf {
	width 		: 160px;
	height 		: 335px;
	margin 		: auto;
	margin-top 	: 45px;
}
#swf_avatar {
	width 		: 320px;
	height 		: 335px;
	margin 		: auto;
	margin-top 	: 45px;	
}

.divider {
	background 		: url("../images/divider.jpg") no-repeat;
	width 			: 290px;
	height 			: 1px;
	margin 			: auto;
	margin-top 		: 20px;
	margin-bottom 	: 20px;
}

#box {
	width 	: 290px;
	margin 	: auto;
}

#box #header {
	background 	: url("../images/box_header.jpg");
	width 		: 260px;
	height 		: 31px;
	margin 		: auto;
	color 		: #deab3f;
	font-size 	: 16px;
	padding-left: 26px;
	padding-top : 9px ;
}

#box #bg {
	background 	: url("../images/box_bg.jpg") repeat-y;
	width 		: 266px;
	margin 		: auto;
	color 		: #FFF;
	padding-left: 20px;
}

#box #bg .td_title {
	width 	: 220px;
}

#box #bg .td_price {
	color : #408d1d;
}

#box #bg .total {
	color : #408d1d;
	text-align : right;
	width : 250px;
	font-size : 24px;
	font-weight : bold;
}

.total_title {
	color : #FFF;
	font-size : 14px;
}

#box #footer {
	background 	: url("../images/box_footer.jpg");
	width 		: 286px;
	height 		: 22px;
	margin 		: auto;
}

#footer {
	background 	: url("../images/footer.jpg") repeat-x;
	width 		: 100%;
	height 		: 36px;
	margin-top 	: 20px;
}

#footerreso {
	background 	: url("../images/footer.jpg") repeat-x;
	width 		: 100%;
	height 		: 66px;
	margin-top 	: 20px;
}

.clear {
	clear : both;
}

#copyright {
	height 		 : 36px;
	line-height  : 40px;
	font-size : 12px;
}

#links {
	font-size 	 : 11px;
	text-align   : center;
}

.progress_item {
	width  : 19px;
	height : 111px;	
	float  : left;
}

.progress_bg {
	background : url("../images/progress_bg.jpg") repeat-x;
	width  : 35px;
	height : 111px;
	float  : left;
}

#progress_text {
	position : relative;
	top 	 : -35px;
	left 	 : 5px;
	color 	 : #767676;
}

.explain_text {
	font-size 	  : 12px;
	color 		  : #000;
	width 		  : 529px;
	text-align	  : justify;
	margin-bottom : 15px;
}

.table_choice {
	width : 544px;	
}

.tr_choice {
	height : 134px;
}

.td_radio {
	width : 30px;
}

.td_thumb {
	width : 114px;
}

.td_text {
	width : 105px;
	text-align : left;
}

.td_text h2 {
	font-size : 16px;
	color 	  : #deab3f;
	text-align : left;
}

.td_text .text {
	font-size 	  : 10px;
	font-style 	  : italic;
	color 		  : #222222;
	text-align	  : justify;
}

.thumbnail {
	width      : 110px;
	height     : 130px;
	border     : 2px solid #dddddd;
	background : #FFF;
}

#button_prev {
	width      	: 154px;
	height     	: 39px;
	float 	   	: left;
	margin-left : 15px;
	margin-top 	: 10px;
}

.button_mod_fr {
	background 	: url("../images/btn-mod_fr.jpg");
	width      	: 154px;
	height     	: 39px;
	float 	   	: right;
	margin-right: 15px;
	margin-top 	: 10px;
	border 		: none;
	cursor 		: pointer;
}

.button_mod_en {
	background 	: url("../images/btn-mod_en.jpg");
	width      	: 154px;
	height     	: 39px;
	float 	   	: right;
	margin-right: 15px;
	margin-top 	: 10px;
	border 		: none;
	cursor 		: pointer;
}

.button_next_fr {
	background 	: url("../images/btn-next_fr.jpg");
	width      	: 154px;
	height     	: 39px;
	float 	   	: right;
	margin-right: 15px;
	margin-top 	: 10px;
	border 		: none;
	cursor 		: pointer;
}

.button_next_en {
	background 	: url("../images/btn-next_en.jpg");
	width      	: 154px;
	height     	: 39px;
	float 	   	: right;
	margin-right: 15px;
	margin-top 	: 10px;
	border 		: none;
	cursor 		: pointer;
}

.button_next2 {
	background 	: url("../images/button_next.jpg");
	width      	: 147px;
	height     	: 39px;
	float 	   	: right;
	margin-right: 15px;
	margin-top 	: 10px;
	color 		: #000;
	font-size   : 16px;
	font-weight : bold;
	line-height : 39px;
	padding-left: 8px;
	border 		: none;
	text-align  : left;
	cursor 		: pointer;
}

.link_no_underline:hover {
	text-decoration : none;
}

.step1_box {
	margin : auto;
	width  : 485px;
}

.step1_thumb {
	width 	: 121px;
	height 	: 200px;
	float 	: left;
}

.step1_text {
	text-align : center;
	width  : 121px;
	font-size : 16px;
}

.step5_box {
	width : 450px;
	margin : auto;
}

.step5_box input[type=text] {
	width : 276px;
}

.step5_box textarea {
	width : 448px;
	height : 220px;
}


input[type=text] {
	color : #000;
	background : #FFF;
	border : 1px solid #999;
	height : 18px;
}

input[type=password] {
	color : #000;
	background : #FFF;
	border : 1px solid #999;
	height : 18px;
}

input[type=text][disabled] {
	color : #000;
	background : #FFF;
	border : 1px solid #cecece;
	height : 18px;
}

textarea {
	color : #000;
	background : #FFF;
	border : 1px solid #999;
}

textarea[disabled] {
	color : #000;
	background : #FFF;
	border : 1px solid #cecece;
}

.step7_box {
	width : 450px;
	margin : auto;
}

.text_area

.obs {
	height : 140px;
}

.step7_box tr {
	height : 38px;
}

.step7_box td {
	width : 150px;
}

.price {
	color : #408d1d;
}

.totalprice {
	color : #408d1d;
	font-size : 24px;
	font-weight : bold;
}

.modif_submit_fr {
	background 	: url("../images/modif_fr.jpg");
	height : 27px;
	width : 83px;
	border : none;
	cursor 		: pointer;
}

.modif_submit_en {
	background 	: url("../images/modif_en.jpg");
	height : 27px;
	width : 83px;
	border : none;
	cursor 		: pointer;
}

.step9_box {
	width : 500px;
	margin : auto;
}

.error {
	color : #FF0000;
	font-size : 9px;
}

.help {
	color : #555;
	font-size : 9px;
	padding-left : 5px;
}

.step9_box label {
	font-size : 14px;
}

.small {
	width : 45px;
}

.big {
	width : 300px;
}

.ad {
	width : 468px;
	height : 60px;
	margin-top : 15px;
	font-size : 22px;
	font-weight : bold;
	line-height : 60px;
	text-align : center;
	color : #555;
}

#index_box {
	width : 530px;
	margin : auto;
}

#big_box {
	width : 832px;
	margin : auto;
}

#index_box #left {
	width : 255px;
	float : left;
	padding-right : 5px;
}

#index_box #right {
	width : 255px;
	float : right;
	padding-left : 5px;
	border-left : 1px dotted #999;
}

#index_box .title {
	color : #000;
	font-size : 16px;
	font-weight : bold;
}

#index_box .subtitle {
	color : #deab3f;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

#index_box .subtitle2 {
	color : #deab3f;
	font-size : 15px;
	font-weight : bold;
	text-decoration : underline;
}

.no_puce {
	list-style-type:none;
}


