*
{
	margin: 0px;
	padding: 0px;
}
.formRegistro TEXTAREA
{
	/*+placement:float-left 20px 0px;*/
	float: left;
	position: relative;
	left: 20px;
	top: 0px;
	border: 1px solid #000000;
	width: 490px;
}
.formRegistro INPUT
{
	/*+placement:float-left 20px 0px;*/
	float: left;
	position: relative;
	left: 20px;
	top: 0px;
	border: 1px solid #000000;
	width: 238px;
}
.formRegistro .checkbox
{
	border: 1px none #000000;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	/*[empty]height:;*/
}
.formRegistro SELECT
{
	width: 240px;
	/*+placement:float-left 20px 0px;*/
	float: left;
	position: relative;
	left: 20px;
	top: 0px;
	border: 1px solid #000000;
}
BODY
{
	background-color: #FFFFFF;
	color: #881988;
	margin: 10px;
/*gives some air for the pagewrapper*/
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}
DIV
{
	font-size: 1em;
}
IMG
{
	border: 0;
}
.body_iframe
{
	background-color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 4px 0px;
}
H2
{
	font: bold 14px Arial, Helvetica, sans-serif;
}
H1
{
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px;
	padding: 2px 20px;
}
P
{
	text-align: justify;
	padding: 2px 20px;
}
TD
{
	vertical-align: top;
	/*[disabled]border:1px solid #000000;*/
}
DIV#mnu UL LI
{
	display: inline;
}
DIV#mnu UL LI A
{
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
DIV#mnu UL LI A, A:link, A:active, A:visited
{
	color: #6B1464;
	text-decoration: none;
	font-weight: 600;
}
DIV#mnu UL LI A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 600;
}
.a_footer
{
	color: #6B1464;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px 2px;
	text-decoration: none;
}
.a_footer:hover
{
	color: #6B1464;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px 2px;
	text-decoration: underline;
}
.small_text
{
	color: #008001;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.small_text:hover
{
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.small_text:visited
{
	color: #008001;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
TABLE
{
	vertical-align: top;
}
.submit
{
	text-align: center;
	/*+placement:margin-auto 83px -7px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 83px;
	top: -7px;
	padding-left: 0;
}
.input
{
	border: 1px solid #000000;
	width: 100px;
	background-color: #808080;
}
INPUT.CHECKBOX
{
	width: 14px;
	height: 14px;
}
INPUT.SUBMIT
{
	width: 100px;
}
INPUT.SUBMIT:HOVER
{
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.iframe_cart
{
	border: none;
	margin-top: 0px;
	width: 100%;
	height: 40px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #ECF6B2;
	padding: 0px;
	clear: both;
	float: left;
}
.company_title
{
	font: bold 18px "Times New Roman", Times, serif;
	text-align: center;
	color: #A6C81B;
	margin: 0px 0px -3px;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
DIV#wrapper
{
	margin: 0px auto;
	min-width: 1000px;
	background-color: #FFFFFF;
	color: #000000;
	z-index: -1;
}
DIV#header
{
	height: 169px;
	background: #990000 url(images/header_bkg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	min-width: 1000px;
	overflow: hidden;
	z-index: 0;
}
DIV#header_left
{
	background-color: #990000;
	background-image: url(images/header_left.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
	width: 262px;
	height: 169px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	z-index: 1;
}
DIV#header_right
{
	background-color: #990000;
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	width: 684px;
	height: 170px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	float: right;
	z-index: 1;
}
DIV#navigation_box
{
	width: 100%;
	float: right;
}
SPAN#menu_horiz_left
{
	background: url(images/menu_left.gif) no-repeat;
	width: 31px;
	height: 29px;
	float: left;
}
SPAN#menu_horiz_right
{
	background: url(images/menu_right.gif) no-repeat;
	width: 31px;
	height: 29px;
	float: right;
}
DIV#menu_horiz
{
	background-color: #AAC420;
	width: 60%;
	margin: -64px 50px 0px 290px;
	text-align: center;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
	z-index: 10;
	position: absolute;
	min-width: 600px;
}
DIV#content_left
{
	width: 28px;
	background-image: url(images/content_left.gif);
	float: left;
	min-height: 600px;
}
DIV#content_right
{
	width: 22px;
	background-image: url(images/content_right.gif);
	float: right;
	min-height: 600px;
}
DIV#content_left_gigante
{
	width: 28px;
	background-image: url(images/content_left.gif);
	float: left;
	min-height: 700px;
}
DIV#content_right_gigante
{
	width: 22px;
	background-image: url(images/content_right.gif);
	float: right;
	min-height: 700px;
}
DIV#content_left_catalog
{
	width: 28px;
	background-image: url(images/content_left.gif);
	float: left;
	min-height: 630px;
}
DIV#content_right_catalog
{
	width: 22px;
	background-image: url(images/content_right.gif);
	float: right;
	min-height: 630px;
}

DIV#content_left_catalogo_articulos
{
	width: 28px;
	background-image: url(images/content_left.gif);
	float: left;
	min-height: 950px;
}
DIV#content_right_catalogo_articulos
{
	width: 22px;
	background-image: url(images/content_right.gif);
	float: right;
	min-height: 950px;
}

DIV#content
{
	margin-left: 6%;
/*this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width*/
	margin-right: 6%;
/*and some air on the right*/
	float: left;
	width: 70%;
	min-width: 800px;
/*min-height:700px;*/
}
DIV#content2
{
	margin-left: 0%;
/*this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width*/
	margin-right: 0%;	
	width: 70%;
	min-width: 800px;
/*min-height:700px;*/
	
}
DIV.idiomas
{
	float: right;
	position: relative;
	margin: -140px 10px 0px 0px;
}
DIV#footer
{
	clear: both;
/*keep footer below content and menu*/
	color: #FFF;
	background: url(images/footer_bkg.gif);
/*same bg color as in header*/
	height: 57px;
	min-width: 1000px;
}
DIV#footer
{
	clear: both;
/*keep footer below content and menu*/
	color: #FFF;
	background: url(images/footer_bkg.gif);
/*same bg color as in header*/
	height: 57px;
}
DIV#footer_left
{
	width: 57px;
	height: 57px;
	background: url(images/footer_left.gif) no-repeat;
	float: left;
}
DIV#footer_right
{
	width: 57px;
	height: 57px;
	background: url(images/footer_right.gif) no-repeat;
	float: right;
}
DIV#footer_center
{
	background: url(images/footer_center.gif) no-repeat center;
	height: 57px;
}
DIV#footer P
{
	font-size: 0.8em;
	padding: 1.5em;
/*some air for footer*/
	text-align: center;
/*centered text*/
	margin: 0;
}
DIV#footer P A
{
	color: #FFF;
/*needed becouse footer link would be same color as background otherwise*/
}
DIV.footer_st
{
}
/*
.footer {
background: url(bkg_footer.gif) no-repeat bottom;
text-align:center;
height:28px;
vertical-align:middle;
font-weight:bold;
}
*/
.content_home
{
	padding: 10px;
	float: left;
	width: 90%;
	margin: 10px;
	text-align: center;
}
.content_home IMG
{
	margin: 6px;
}
.content_table
{
	margin: 10px;
	padding: 10px;
	background-color: #FEFEFE;
	width: 100%;
	float: left;
}
.content_table H1
{
	margin-left: -100px;
	position: relative;
}
.legal
{
	font: italic 10px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
/*LOGIN*/
.login
{
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px;
	height: 30px;
	background-color: #F8FCE4;
	vertical-align: middle;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: -32px;
}
DIV#frm_login
{
	text-align: center;
	height: auto;
	font-size: 12px;
	font-weight: 300;
	padding-top: 3px;
}
#frm_login A, A:link, A:visited, A:active
{
	color: #000099;
	text-decoration: none;
}
#frm_login A:hover
{
	text-decoration: underline;
}
#login_menu
{
	text-align: center;
	height: auto;
	font-size: 12px;
	font-weight: 300;
	padding-top: 3px;
}
.login_input
{
	height: 12px;
	width: 100px;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 4px;
}
.login_submit
{
	height: 16px;
	width: 22px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.login_submit:hover
{
	background-color: #008000;
	color: #FFFFFF;
	cursor: pointer;
}
.user_name
{
	text-align: left;
}
.category_list
{
	width: 118px;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	background: url(bkg_left_menu.gif) no-repeat top;
}
.catalog_content
{
	padding: 4px 0px 4px 4px;
	vertical-align: top;
}
.catalog_content IMG
{
	margin: 10px;
}
.input_qty_cart
{
	border: 1px solid #000000;
	width: 25px;
	padding: 0px 0px 0px 2px;
	color: #990000;
}
.submit_add_cart
{
	font: bold 11px Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	padding: 0px 0px 0px 2px;
	width: auto;
}
.tr_header
{
	font-weight: bold;
	background-color: #AFC737;
	height:15px;
}
.tr_color1
{
	background-color: #F9FCE5;
	font-weight: bold;
}
.tr_color2
{
	background-color: #ECF6B2;
	font-weight: bold;
}
.message_ok
{
	color: #000099;
	background-color: #9BDDA0;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 90%;
	float: left;
	text-align: center;
	position: absolute;
	padding: 0;
	margin-bottom: -50px;
}
.message_ok A, A:link, A:active, A:visited
{
	color: #000099;
}
.message_ok A:hover
{
	color: #990000;
}
.table_total
{
	border: 1px solid #000000;
	margin: 0px auto;
}
.input_invoice
{
	border: 1px solid #000000;
	width: 200px;
}
.input_search
{
	border: 1px solid #000000;
	width: 80px;
	padding: 0px;
}
.submit_search
{
	width: 80px;
}
.submit_search:HOVER
{
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.error_menu
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.error_menu_pendiente
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.new
{
	font: 18px Arial, Helvetica, sans-serif;
	color: #008001;
}
.new_list
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: circle;
	margin-left: 100px;
}
.new2
{
	font: 18px Arial, Helvetica, sans-serif;
	color: #A6C81B;
}
.td_new
{
	border: 1px outset #F8FCE4;
	padding: 2px 6px 2px 2px;
}
.list_es
{
	list-style-image: url(list_es.gif);
}
.list_fr
{
	list-style-image: url(list_fr.gif);
}
.list_it
{
	list-style-image: url(list_it.gif);
}
/*
.thumb_img {
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity: 0.7;
}
.thumb_img:hover{
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
*/
.show_container
{
	width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.google_map
{
	border: none;
	margin: 0px;
	width: 500px;
	height: 300px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #ECF6B2;
	padding: 0px;
}
TR
{
	height: 15px;
}
