html {
	height: 100%;
}

body {
	background: transparent url('../pic/bg.jpg') repeat left top;	
	margin: 0 auto;
	padding: 0;
	border: 0; 
	color: #646464;
	height: 100%;
}

body * {
	font-family: arial, sans-serif; 
	font-size: 11px;
}

.moyen {
	font-size: 14px;
}

.moyen * {
	font-size: 14px;
}

a {
	text-decoration:none;
	padding: 0;
	margin: 0;
	border: 0;
	color: #A52A00;
}
a:hover {
	text-decoration:underline;
	color: #F66519;
}



#bg_top {
	background: transparent url('../pic/bg_top.jpg') repeat-x left top;
	height: 100%;
}

#bg_bottom {
	background: transparent url('../pic/bg_bottom.jpg') repeat-x left bottom;
	min-height: 100%;
}

#top_links {
	height: 18px;
	line-height:18px;	
	vertical-align: middle;
	color: #A52A00;
}
#top_links a, #top_links a:hover {
	/* color: #EAC5B7; */
}

#top_links input {
}

#logo {
	margin: 15px auto 5px auto;
	
}
.logo_trans{
	width: 233px;
	height: 100px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_specific/erp_ellyn/pic/logo_ellyn.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.logo_trans[class] {
	background-image:url(../pic/logo_ellyn.png);
}

#box_top {
	background: transparent url('../pic/milieu_h.gif') no-repeat left top;
	height: 1px;
	margin: 0 auto;
	width: 976px;
	/*border: 10px solid green;*/	
	/*display: none;*/
}

#main_content_bg {
	background-color: #EFEFEC;
	margin: 0 auto;
	width: 976px;
}

#main_content_left {
	background: transparent url('../pic/bord_gauche.jpg') repeat-y left top;
}

#main_content_right {
	background: transparent url('../pic/bord_droit.jpg') repeat-y right top;
}

#box_bottom {
	background: transparent url('../pic/milieu_b.jpg') repeat-x left top;
	height: 18px;
	margin: 0 auto;
	width: 976px;
}

#box_bl {
	background: transparent url('../pic/coin_bg.jpg') no-repeat left top;
	height: 18px;
}

#box_br {
	background: transparent url('../pic/coin_bd.jpg') no-repeat right top;
	height: 18px;
	margin-top: -18px;
}

ul#menu_img {
	margin: 0px;
	/*padding: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0;
	list-style-type: none;
	width: 779px;
	height: 33px;
}

ul#menu_img li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	height: 33px;
}

#clear_logo {
	clear: left;
	margin: 0;
	padding: 0;
	border: 0;
}

#top_banner {
	clear: left;
	background: white;
	margin: 0px 3px 0 1px;
	padding: 0;
	border: 0;
}

.subHeader {
	background: url("../pic/subHeader.jpg") no-repeat right top;	
}

.div_search {
	position: absolute;
	/*top: 4px;
	left: 530px;*/
	bottom: 4px;
	right: 14px;	
}

#div_scrollText {
	position: absolute;
	/*border: 1px solid red; */
	height: 22px;	
	width: 425px;
	left: 156px;
	bottom: 0px;
}

.white_bg {
	background-color: white;
	color: #646464;
}

a.gray_link {
	color: #646464;	
}

a.gray_link_title {
	color: #646464;
	font-size: 14px;
	font-weight: bold;	
}

.dark_gray_bg {
	background-color: #9C9C9B;
	color: white;
}

.dark_gray_bg a, .dark_gray_bg a:hover {
	color: white;
}

.light_gray_bg {
	background-color: #D0D0CF;
}

.small_text, .small_text a, .small_text a:hover, .small_text * {
	color: #805B51;
}

a.txt_link, a.txt_link:hover {
	color: #A52A00;
}

form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

.button_input {
	font-family: Arial; 
	color: black;
}

.login_input {
	width: 140px;	
}

.text_input {
	border: 1px solid #A5ACB2;	
	color: #000000;
	padding : 1px 0 2px 0;
	height : 14px;	
}

.text_input_require {
	border: 1px solid #812E17;	
	color: #000000;	
	padding : 1px 0 2px 0;
	height : 14px;	
}

.textarea {
	border: 1px solid #A5ACB2;	
	color: #000000;
	width: 127px;
}

.textarea_require {
	border: 1px solid #812E17;	
	color: #000000;
	width: 127px;
}

.select_input {
	border: 1px solid #A5ACB2;	
	color: #000000;
}

.select_require{
	border: 1px solid #812E17;	
	color: #000000;
}

.error {
	color: red;
	font-weight: bold;
}

table.collapse {
	border-collapse: collapse;
}

.global_site {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;	
}

.header {
	margin: 0;	
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;	
}

.header_menu {
	margin: 0;		
	padding: 0;
	color: #FFFFFF;
	background-color: #000000;
	background: url(../pic/header-RightDown.jpg) no-repeat;
	height: 51px; 	
	
}


.header_menu a {
	color: #000000;	
}

.header_search_bar {
	height: 46px;
	background: url(../pic/header_guide_bar.jpg) repeat-x; 
	padding-left: 20px;
	color: #FFFFFF;
}

.red_input{
	border: 1px solid #CE0000;
	background-color: #000000;	
	color: #FFFFFF;
	padding : 1px 0 2px 0;
	height: 14px;
}

.red_select{
	border: 1px solid #CE0000;
	background-color: #000000;	
	color: #FFFFFF;
	padding : 1px 0 2px 0;
	height: 14px;
}

.guide {			
	width: 100%;
	color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

.guide_list {	
	
}

.guide_list td {	
	padding-right: 4px;
}

.guide a, .guide a:hover {
	color: #000000;
}

/* ------------------ TABLE LIST MAIN STYLE ------------------- */

.list_table {
	border: 1px solid #FFFFFF;	
	color: #000000;
}

.list_table th {
	background-color: #7E1F0B;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
}

.list_table td {
	padding-left: 5px;
	padding-right: 5px;
}

.list_table a {
	color: #000000;
}


/* ------------------ FORM MAIN STYLE ------------------- */

.form_title {
	font-weight: bold;
	padding-left: 2px;
}

.form_label {
	text-align: right;
	padding-right: 8px;
}

.form_input {

}


/* ------------------ MAIN PAGE STYLE ------------------- */

.center_page {
	/*url(../pic/background.jpg) left top*/
	/*background: #FFFFFF url(../pic/bg_page.jpg) center; */
	
	background-color: #FFFFFF;	
}

/*---- 3 COLS STYLE ----*/

.page3cols_table {
	width: 972px;
	margin: 0px 0 -2px 1px;
	padding: 0;
}

TD.page3cols_leftcol {
	vertical-align: top;
	width: 350px;
	background-color: #1E1E1E;
}

TD.page3cols_leftcol_bis {
	vertical-align: top;
	width: 231px;
	background-color: #1E1E1E;
}

TD.page3cols_centercol {
	width: auto;
	vertical-align: top;	
	color: #000000;
	padding: 0;
}

.page3cols_centercol_header {
	background-image: url("../pic/central_page_header.gif");
	background-repeat: no-repeat;	
	height: 6px;
}


TD.page3cols_rightcol {
	display: none;
}

TD.page3cols_rightcolbis {
	width: 140px;
	vertical-align: top;
}

/*------- EDITO --------*/

.edito_table {
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 8px;	
	width: 552px;
}

.edito_header {
	background-image: url("../pic/edito_header.gif");
	background-repeat: no-repeat;	
	height: 4px;	
}

.edito_text {
	color: #000000;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #EBE7E2;
}

.edito_title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;	
}

.edito_text img {
	border: solid 1px #000000;
	margin-right: 10px;
}


.edito_bottom {
	background-image: url("../pic/edito_footer.gif");
	background-repeat: no-repeat;	
	height: 6px;
}



/*------ SATELITTE -----*/

.satelitte_table {
	width: 184px;
	margin-right: 6px;
	margin-left: 6px;	
	margin-bottom: 10px;	
}

.satelitte_top {	
	background-image: url("../pic/satelitte_bg_top.gif");
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;		
}

.satelitte_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;	
	background-color: #CEC4B4;
	/*background-image: url("../pic/satelitte_bg_title.gif");
	background-repeat: no-repeat;	*/
	height: 24px;
}

.satelitte_simple_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 2px;	
		
	margin-right: 6px;
	margin-left: 6px;	
}

.satelitte_body {	
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color : #CEC4B4;
	/*background-image: url("../pic/satelitte_bg_body.gif");*/
}

.satelitte_body_hr {		
	background-image: url("../pic/satelitte_bg_body.gif");
}

.satelitte_bottom {	
	background-image: url("../pic/satelitte_bg_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;		
}

/*------ SATELITTE NOMENCLATURE -----*/

.satelitte_nomenc_table {
	width: 184px;
	margin-right: 6px;
	margin-left: 6px;	
	margin-bottom: 10px;	
}

.satelitte_nomenc_top {	
	background-image: url("../pic/satelitte_bg_top.gif");
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;		
}

.satelitte_nomenc_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;	
	background-color: #CEC4B4;
	/*background-image: url("../pic/satelitte_bg_title.gif");
	background-repeat: no-repeat;	*/
	height: 24px;
}

.satelitte_nomenc_simple_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 2px;	
		
	margin-right: 6px;
	margin-left: 6px;	
}

.satelitte_nomenc_body {	
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color : #CEC4B4;
	/*background-image: url("../pic/satelitte_bg_body.gif");*/
}

.satelitte_nomenc_body_hr {		
	background-image: url("../pic/satelitte_bg_body.gif");
}

.satelitte_nomenc_bottom {	
	background-image: url("../pic/satelitte_bg_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;		
}

/*------ SATELITTE ALT -----*/

.satelitte_alt_table {
	width: 184px;
	margin-right: 6px;
	margin-left: 6px;	
	margin-bottom: 10px;
	color: #FFFFFF;
}

.satelitte_alt_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;	
	background-color: #AE5A39;
	/*background-image: url("../pic/satelitte_bg_title.gif");
	background-repeat: no-repeat;	*/
	height: 24px;
}

.satelitte_alt_body {
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color : #AE5A39;
	
}

.satelitte_alt_top {
	background-image: url("../pic/satelitte_alt_bg_top.gif");
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;	
}

.satelitte_alt_bottom {
	background-image: url("../pic/satelitte_alt_bg_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;
}

.satelitte_alt_body_hr {
	background-color: #AE5A39;	
	color: #FFFFFF;
}

/*------ SATELITTE CENTER -----*/

.satelitte_center_table {
	width: 270px;
	margin-bottom: 10px;	
	border: 0px solid #000000;
}

.satelitte_center_top {
	background-image: url("../pic/satelitte_center_bg_top.gif");
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;	
}

TD.satelitte_center_title {
	height: 23px;		
	padding: 0;	
	text-align: center;		
}

.satelitte_center_body {	
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.satelitte_center_body_hr {		
	vertical-align: middle;
	height: 16px;
}

.satelitte_center_bottom {	
	background-image: url("../pic/satelitte_center_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;		
}


/*------ PAGINATION -----*/

.pagination {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 3px; 
	margin-left: 3px;
	color: #A52A00;
}

.pagination a {
	color: #A52A00;
}
.pagination a:hover {
	color: #F66519;
}

.pagination_on{
	color: #A52A00;
	font-weight: bold;
	/*background-color: #ccc;*/
}

.pagination_off{
	color: #A52A00;
}



/*------ MENU FOLD -----*/

.menu_fold {
	padding:2px;
}

.menu_fold_child {
	padding: 0 0 0 10px;
	margin: 0px;
}

.menu_fold_child a {
	padding: 0px;
	margin: 0px;
}

.menu_fold_item {
	height: 24px;
}

.menu_fold_item a {
	height: 24px;
}

.menu_fold_item_select {
	font-weight: bold;
	height: 24px;
}

.menu_fold_item_select a {
	font-weight: bold;
	height: 24px;
}

/*------  INDEX ------*/

.menu_index a {	
	font-size: 14px;	
	border: 1px solid #542D39;
}

.menu_index_box {
	width: 18px;
	text-align: center;
	border: 1px solid #542D39;
}

.menu_index_box_selected {
	width: 18px;		
	font-size: 14px;
	color: #000000;
	text-align: center;
	border: 1px solid #FFFFFF;
}

.menu_index a:hover {
	color: #CD0A0A;
}

/* ------------------ global style ------------------------- */

.notice {
	font-style: italic;
	font-size:9px;
	color:#999999;
}

.field_value {
	color:#4A5C7E;		
}

.alternA {
	background-color: #F3E7DD;
}

.alternB {
	background-color: #D5B9A6;
}

/* ------- Invisible button ------------- */

TABLE.invisible_button {
	border: 0px solid #FFFFFF;	
}

.invisible_button td {
	border: 0px solid #00FFFF;	
}

.invisible_button th{
	border: 0px solid #FFFFFF;	
}


/* ----------- footer ------------------ */

.main_footer{		
	width: 960px;		
	height: 120px;
	padding: 0px;
	margin: 0 auto;
	border-collapse: collapse;
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
	color: #000000;	
	
	background: url(../pic/footer_bg.gif) no-repeat;
}

.main_footer_text{	
	text-align: center;
	vertical-align: bottom;	
	color:#000000;
}

.main_footer_text a, .main_footer_text a:hover{		
	color:#000000;
}

.footer_pipe {	
	font-size: 14px;	
	color:#000000;
}

DIV.footer_link{
	width:650px;
	color:#999999;
	padding-top:10px;
	text-align:center;
}

DIV.footer_link a{
	color:#999999;
}

DIV.footer_link a:hover, u{
	color:#777777;
}

/* ------- TEXT WEB ------ */

.web_text {
	
}


/* ------- ERROR ALERT ------ */

DIV.error_alert {
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:50%;	
	text-align:center;
	color:#FF0000;
	border: 1px solid #FF0000;
}

/* ------- INFO ALERT ------ */

DIV.info_alert {
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:50%;	
	text-align:center;
	color:#42B642;
	border: 1px solid #42B642;
}

.bordure {
	border: 1px solid #aaa;
	border-left: 0;
	border-right: 0;
}

.ads_texte {
	color: #646464;
}

.ads_title {
	color: #921200;
	font-size: 18px;
}

#modalContainer {
	height:540px; 
	width:600px; 
	left:50%; 
	top:15%; 	
	background-color:#fff; 
	border:3px solid #000;
}


/* categories (nomenclatures et menu CMS) */
#cat_main_content {
	padding: 20px 0 0 0;
	margin: 0;
}

.cat_content_padding {
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

#cat_main_content_article {
	padding: 35px 0 0 0;
	margin: 0;
}

#product_list_content_bg {
	margin: 2px 0 0 2px;
	background-color: #EFEFEC;
	padding: 20px 0 0 20px;
	min-height: 100%;
	height: 100%;
}

#article_list_content_bg {
	margin: 2px 0 0 2px;
	background-color: #EFEFEC;
	padding: 10px 10px 8px 25px;
	min-height: 100%;
	height: 100%;
}

#right_menu_cat_title {
	padding: 0 20px 15px 20px;
	color: #D0D0CF;
	font-size: 50px;
	font-family: "Trebuchet Ms", sans-serif;
	text-transform: uppercase;
	border-bottom: 2px solid #EFEFEC;
}

#right_menu_cat_title_article {
	padding: 0 0 5px 25px;
	border-bottom: 2px solid #EFEFEC;
}


.library_block {
	background-color: #894250;
	border: 1px solid #5D2B36;
	color: white;
	width: 160px;
}

.library_block a, .library_block a:hover {
	color: white;
}

.product_block {
	border: 1px solid #5D2B36;
	background-color: white;
	width: 160px;
	padding: 5px;
}


.satelitte_center_table_long {
	margin-bottom: 10px;
	border: 1px solid #646464;
	background-color: #BEBEBD;
}

.satelitte_center_top_long {
	display: none;
}

#flashcontent {
	height: 245px;
}

.main_bg_color {
	background-color: white;
}

.main_bg_content {
	padding: 10px 20px;
}

/*********************** DISCOUNT CODE ****************************/

.discountCode_table {
	border: 1px solid black;
	background-color: #FFFFFF;
	padding: 5px;
}

.discountCode_detail {
	color: red;
	font-weight: bold;	
}
