/* img { behavior: url(images/iepngfix.htc) } */

* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	//background: #000064 url(images/neo/page_bg1.jpg) repeat-x; 
	//background: #c77e4e url(images/neo/page_bg2.jpg) repeat-x; 
	background: #ffffff url(images/neo/fond/darkergreen.jpg) repeat-x; 
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}
/*
span {
	display: none;
}
*/
img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

.clearthis2 {
	margin : 0px;
	height : 4px;
	clear : both;
	float : none;
	font-size : 4px;
	line-height : 0px;
	overflow : hidden;
}

.clearthis3 {
	margin : 0px;
	height : 8px;
	clear : both;
	float : none;
	font-size : 8px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	background-color:#FFFFFF;
	margin: 30px auto;
	width: 780px;
	border-color: #6B6D67;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}



.obligatoire {
	color: #FF0000;
	font-size:10px;
}

/* Page Header */

#page_header {
	width: 780px;
	height: 113px;
	color: #fff;
	/*background: url('images/header_background.gif') repeat-x 0px 0px;*/
	background: url('images/ciel4.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-color: #9e9ec3;
	border-bottom-width: 1px;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #FF0033;
}

#page_heading {
	width: 350px;
	height: 94px;
	float: left;
	padding: 15px 10px 0px 12px;
}

#page_heading h1 {
	float: center;
	font-weight: bold;
	font-size: 26px;
	padding: 19px 0px 0px 4px;
	text-align: center;
	color: #CC0000;
}

#page_heading h3 {
	float: center;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	padding: 25px 0px 0px 20px;
	color: #fdf714;
}

#page_heading h2 {
	float: center;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	color: #fdf714;
}

#page_header_camera {
	float: left;
	padding: 17px 0px 0px 15px;
}



#page_headerlinks {
	padding: 23px 10px 0px 0px;
	width: 215px;
	float: right;
	text-align: left;
}

#page_headerlinks h3 {
	font-weight: bold;
	font-size: 12px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}


#page_chemin {
	padding-left: 18px;
	padding-top: 100px;
	width: 500px;
	text-align: left;
	word-spacing: -1px;
	color: #CC859c;
	visibility:hidden;
}

#page_chemin a {
	color: #85859c;
	text-decoration: none;
}


#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */
    #tabsJ {
      //float:left;
      width:651px;
height: 44px;
      background:#F4F4F4;
      font-size:16px;
      //line-height:normal;
	  border-bottom:1px solid #24618E;
	  border-right:1px solid #6B6D67;
	padding-left: 129px;
      }
    #tabsJ ul {
	  margin:0;
	  padding:5px 0px 0 3px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/neo/tableftJ.png") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background: url("images/neo/tabrightJ.png") no-repeat right top;
      padding:15px 25px 4px 6px;
      //color:#24618E;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    
    #tabsJ a:hover span {
      color:#FFF;
      background-position:100% -42px;
	      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }

    #tabsJ span.selected {
      color:#63996E;
      }
/*
#page_menu {
	width: 780px;
	height: 21px;
	padding-left: 129px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-style:oblique;
}

#page_menu li.rien {
	color: #CC0000;
	vertical-align: top;
	padding-top: 8px;
	background-color:#CCCCCC;
	//background: url('images/fond.gif') no-repeat 0px 0px;
	font-style:normal;
}

#page_menu li.accsel {
	padding-top: 3px;
	display: block;
	color: #CC0000;
	font-size: 14px;
	text-decoration: none;
}

#page_menu li.acc {
	background: url('images/btr.jpg') no-repeat 0px 0px;
}

#page_menu li.flo {

	background: url('images/test.gif') no-repeat 0px 0px;
}

#page_menu li.arc {

	background: url('images/btb.jpg') no-repeat 0px 0px;
}

#page_menu li.bri {
	
	background: url('images/btj.jpg') no-repeat 0px 0px;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
	background: url('images/btc.jpg') no-repeat 0px 0px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	font-size: 12px;
	text-decoration: underline;
}

*/




/* Left Sidebar */

#left_sidebar {
	width: 128px;
	float: left;
	text-align: left;
	color: #8989b6;
	background:#CCCCCC url('images/neo/film.jpg') repeat-y;
	border-right: solid #6B6D67 1px;
}


#listimages {
	width: 100px;
	float: center;
	text-align: center;
	word-spacing: -1px;
	padding: 10px 0px 0px 23px;
}

#listimages ul {
	list-style-type: none;	
}

#listimages li {
	padding: 26px 0px 0px 0px;
	float: center;
	list-style-type: none;
}






/* Main Content Area */

#main_content {
	position: relative;
	margin-left: 15px;
	width: 620px;
	text-align: center;
	float: left;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px 0px 0px 5px;
	padding: 5px 10px;
	width: 590px;
	text-align: justify;
}

#new_item h1 {
	font-style: normal;
 	 color: #009933;	
}

#new_item_int {
	background: #ffffff;
	margin: 0px 0px 0px 5px;
	padding: 5px 10px;
	width: 590px;
	text-align: justify;
	font-size:9px;
}



#new_item_etroit {
	margin: 0px auto 2px;
	padding: 5px 12px;
	width: 520px;
	text-align: justify;
	font-size:12px;
	color:#000033;
}

#new_item_etroit ul {
	padding-left: 25px;
	color: #000033;
	float: right;
	clear: right;
	width: 500px;
	font-size:12px;
}


#new_item ul {
	padding: 0px 20px 0px 25px;
	color: #000033;
	float: right;
	clear: right;
	width: 570px;
	font-size:12px;
}



#new_item_int h1 {
 	 color: #009933;	
}

#new_item h2 {
 	 color: #666666;	
}


#new_item_header {
	margin-top: 10px;
	float: left;
}

#new_item_header h1 {
	 font-size: 18px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #9B6123;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;

}

#new_item_image {
	width: 275px;
	float: left;
	overflow: hidden;
	text-align: left;
}


#news_items_images {
	padding-top: 2px;
	border:thin;
	border-color: #9900FF;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: left;
}

#news_items_text {
	padding-top: 2px;
	margin: 0px 10px 0px 0px;
	float: right;
	text-align: justify;
	width: 490px;
}


#new_item_bandeau_img {
	width: 100px;
	float: right;
	overflow: hidden;
	text-align: left;
}

#new_item_bandeau_txt {
	height: 30px;
	text-align: center;
	font-size: 15px;
	color: #555555;
	padding: 4px 1px 4px 1px;
}

#new_item_text {
	color: #333333;
	float: right;
	clear: right;
	width: 285px;
	padding-right: 10px;
}

#new_item_text p{
	color: #333333;
 	font-size:10px;
	text-align: justify;
}

#new_item_link {
	float: left;
	clear: left;
	width: 570px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a:hover {
	text-decoration: none;
}




/* Floral Detail */


#new_item_det {
	padding: 5px 10px 10px 10px; 
	margin: 0px 0px 0px 5px;
	width: 590px;
	text-align: justify;
	background: #eeeef5;
}

#new_item_det h1 {
	font-size: 20px;
	font-style: normal;
 	 color: #009933;	
}


#new_item_imgdet {
	padding-top: 12px;
	width: 225px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#new_item_headerdet {
	margin-top: 10px;
	float: right;
	width: 335px;
}

#new_item_headerdet h2 {
	color: #CC3333;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;

}

#new_item_textdet {
	height:250px;
	padding: 0px 15px 0px 0px;
	float: right;
	width: 320px;
}

#new_item_textdetbas {
	padding: 0px 15px 0px 0px;
	color: #666666;
	float: right;
	width: 315px;
	font-size: 18px;
}

#new_item_textdetwide {
	float: right;
	clear: right;
	width: 590px;
	text-align: justify;
}

#new_item_textdetwideplus {
	color: #000033;
	float: right;
	clear: right;
	width: 590px;
	text-align: justify;
	font-size: 14px;
}

#new_item ul {
	padding: 0px 20px 0px 25px;
	color: #000033;
	float: right;
	clear: right;
	width: 570px;
	font-size:12px;
}


/* formateurs */

#new_item_textfor {
	height:192px;
	padding: 0px 15px 0px 0px;
	float: right;
	clear: right;
	width: 400px;
	font-size: 11px;
	text-align: justify;
}


#new_item_headerfor h2 {
	color: #CC3333;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;

}

#new_item_imgfor {
	padding-top: 12px;
	width: 160px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#new_item_textfor p{
	text-align: justify;
	font-size: 11px;
}



/* Tourisme */

#new_item_texttou {
	height:170px;
	padding: 0px 20px 0px 0px;
	float: right;
	clear: right;
	width: 330px;
	font-size: 11px;
	text-align: justify;
}


#new_item_headertou {
	margin-top: 10px;
	float: right;
	width: 350px;
}

#new_item_headertou h2 {
	color: #CC3333;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;

}

#new_item_texttou p{
	text-align: justify;
	font-size: 12px;
}

#new_item_texttoubas {
	padding: 0px 20px 0px 0px;
	text-align: justify;
	float: right;
	width: 547px;
	font-size: 11px;
}

#new_item_texttoubas p{
	text-align: justify;
	font-size: 11px;
}


/* Bricolage */

#new_item_headerbri {
	padding: 9px 20px 0px 70px;
	float: left;
	width: 290px;
}

#new_item_headerbri h2 {
	color: #CC3333;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
}

#new_item_imgbri {
	margin: 7px 0px 0px 2px;
	width: 180px;
	float: right;
	overflow: hidden;
	text-align: left;
}


/* CGV */

#new_cgv {
	margin: 20px 20px 0px 25px;
	width: 530px;
}

#new_itemcgv {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 480px;
	text-align: justify;
	background-color:#FFFFFF;
}

#new_itemcgv_text {
	color: #000033;
	float: right;
	clear: right;
	width: 480px;
}


/* Contact */

#new_contact_img {
	padding: 88px 75px 50px 0px;
	float: right;
	overflow: hidden;
}



#bigger_link {
padding-top:10px;
	width: 495px;
	font-size:12px;
	text-align:center;
}

#bigger_link a {
 color: #0033FF;
 }

#bigger_link a:hover {
	text-decoration: none;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 620px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: left;
}

.sub_items_text p{
	//color: #333333;
}

.sub_left {
	padding-left: 0px;
	background: #eeeef5;
	width: 298px;
	float: left;
}

.sub_right {
	padding-right: 0px;
	background: #eeeef5;
	width: 298px;
	float: right;
}

.sub_left_acc {
	padding-left: 0px;
	width: 300px;
	float: left;
}

.sub_right_acc {
	padding-right: 0px;
	width: 300px;
	float: right;
}

p {
	margin: 5px 0px 5px;
	text-align: left;
	font-size: 9px;
}

.sub_items_header {
	padding-left: 12px;
	padding-top: 17px;
	float: left;
	width: 130px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
}

.sub_items_header h3 {
 	 color: #006600;	
	font-size: 12px;
	font-weight:900;
	font-style:italic;
	font-family: verdana, arial, sans-serif;
}

.sub_items_image {
	padding: 3px 8px 8px 0px;
	margin-top: 15px;
	float: right;

}

.sub_items_text {
	font-size: 10px;
	padding-left: 12px;
	float: left;
	clear: left;
	width: 140px;
}

.sub_items_link {
	padding: 0px 0px 0px 20px;
	float: left;
	clear: left;
	width: 205px;
	font-weight: bold;
	text-align: center;
}

.sub_items_link a:hover {
	text-decoration: none;
}

.sub_items_link2 {
	padding-right: 5px;
	float: right;
	clear: right;
	width: 75px;
	font-weight: bold;
	text-align: left;
}

.sub_items_link2 a:hover {
	text-decoration: none;
}

#sub_items_cartinfo {
	float: left;
	width: 145px;
	position: absolute;
	text-align: left;
}

/*
.sub_items_cartinfo .price {
	float: right;
	text-align: right;
}
*/

.sub_items_cartinfo h2 {
	font-family: verdana, arial, sans-serif;
	padding-left: 6px;
	margin-top: 176px;
	color: #DD1122;
	font-size: 14px;
	font-weight: normal;
}

.sub_items_cartinfo h3 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
	font-style: italic;
}

.sub_items_cartinfo h4 {
	font-size: 8px;
	font-weight: normal;
	font-style: italic;
}


.addtocart {
	padding: 10px 0px 0px 53px;
	float: left;
	width:101px;
	height: 28px;
	text-align: center;
}



.sub3_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 620px;
	background: url('images/item_sub3_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.sub3_items_header {
	padding-left: 5px;
	padding-top: 10px;
	float: left;
	width: 90px;
	text-align: left;
}

.sub3_items_header h1 {
	color: #434399;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

.sub3_items_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
}

.sub3_items_header h3 {
	padding-top: 6px;
	color: #CC0033;
	font-family: verdana, arial, sans-serif;
	clear: left;
	float: left;
	text-align: center;
	width: 80px;
	font-size: 14px;
	font-weight: bold;
}

.sub3_items_header h4 {
	padding-top: 0px;
	color: #CC0033;
	font-family: verdana, arial, sans-serif;
	clear: left;
	float: left;
	text-align: center;
	width: 80px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
	font-style: italic;
}

.sub3_items_header h5 {
	padding-top: 0px;
	color: #CC0033;
	font-family: verdana, arial, sans-serif;
	clear: left;
	float: left;
	text-align: center;
	width: 80px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.sub3_items_image {
	padding: 10px 7px 5px 0px;
	float: right;
	text-align: left;
}

.sub3_items_text {
	color: #000033;
	padding-left: 5px;
	float: left;
	clear: left;
	width: 170px;
}

.sub3_items_ref {
	padding-left: 0px;
	float: left;
	clear: left;
	width: 90px;
}

.sub_un {
	height: 310px;
	margin: 0px 10px 0px 5px;
	background: #eeeef5;
	padding-left: 5px;
	width: 185px;
	float: left;
}

.sub_deux {
	height: 310px;
	margin: 0px 10px 0px 10px;
	background: #eeeef5;
	padding-left: 5px;
	width: 185px;
	float: left;
}

.sub_trois {
	height: 310px;
	margin: 0px 0px 0px 10px;
	background: #eeeef5;
	padding-left: 5px;
	width: 185px;
	float: left;
}

.sub_buy {
	padding: 0px 0px 0px 0px;
	width: 200px;
	float: left;
}



/* Brands */

#product_brands {
	float: left;
}

#product_brands ul {
	width: 630px;
	list-style-type: none;
	vertical-align: top;
}

#product_brands li {
	margin: 0px 0px 0px 0px;
	height: 75px;
	list-style-type: none;
	float: left;
}


#product_brands li.promo {
	padding: 0px 0px 0px 25px;
	width: 125px;
}

#product_brands li.oasis {
	width: 125px;
	padding: 16px 0px 0px 27px;
}

#product_brands li.inter {
	width: 125px;
	padding: 17px 0px 0px 25px;
}

#product_brands li.annu {
	width: 125px;
	padding: 8px 0px 0px 27px;
}



/* Page Footer */

#page_footer {
	/* background: #ffb1af; */
	background: #ffffff; 
	width: 780px;
	float: left;
	font-size: 8px;
}

#powered_by {
	border-top: solid 2px;
	border-color: gray;
	background: #ffffff; 
	padding: 9px 0px 0px 0px;
	float: left;
	width: 780px;
	height: 25px;
/* 	color:#eee; */
	color:#333;
	text-align: center;
}

#powered_by a {
	color:#333;
	text-decoration: none;
}

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



/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 465px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}

.LIEN_entete {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;

}
