#wrap {
	width:980px;
	padding: 0;
	margin: 0 auto;
	}

body { text-align: center }

body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	}

form {
	margin:0;
	padding:0;
	}	
	
hr {
	border-top: 1px solid #cccccc;
	height: 1px;
	margin-bottom: 0px;
	padding: 0px;
	}	
	
#sidebar_left {
	margin-right:10px;
	width: 167px;
	}

#sidebar_right {
	margin-left:10px;
	width: 175px;
	}
	
#ficha {
	padding: 10px 10px 0px 20px;
	}
	
#ficha table {
	border: 0px;
	}	

#header {
/*	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px; */
	margin-bottom: 10px;
	}	

#footer {
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
	}
	
	.footer_box {
		background:#ebebeb;
		padding:3px 3px 3px 10px;
		margin-right:5px;
		height: 100px;
		}
	
#alert_red {
	border: 1px solid #cccccc;
	color: #D9203A;
	padding: 25px;
	font-size: 22px;
	background: #ffffcc;
	height: 100px;
	}
	
#announce {
	border: 1px solid #cccccc;
	color: darkblue;
	padding: 15px;
	font-size: 18px;
	background: #ebebeb;
	margin-bottom:10px;
	}	
	
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: #0019A7;
	}	

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0px 8px 0px;
	}	

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 10px 0px 2px 0px;
	border-bottom: 2px solid #ccc;
	}	
	
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #D9203A;
	margin: 10px 0px 2px 0px;
	border-bottom: 1px solid #ebebeb;
	}	
		
ol {
	margin: 3px 0px 3px 3px;
	list-style-position: inside;
	}
	
ul {
	list-style: square;
	margin: 3px 0px 3px 3px;
	list-style-position: inside;	
	}
	
li {
	margin-bottom: 12px;
	}	

a {
	color: #666666;
	text-decoration:none;
	}
	
a:hover {
	color: #D9203A;
	text-decoration:underline;
	}

.clear {
	clear:both;
	}	
	
.small {
	font-size:11px;
	line-height:105%;
	color:#333333;
	}
	
.menu_tiendas_headers {
	font-weight:bold;
	background: #666666;
	padding-bottom: 2px;
	padding-top: 4px;
	height: 31px;
	color: #ffffff;
	font-size: 9px;
	text-transform:uppercase;	
	}
		
.menu_families_headers {
	font-weight: normal;
	background: #f8f8f8;
	padding-bottom: 2px;
	padding-top: 4px;
	height: 31px;	
	}
	
.menu_account_headers {
	font-size: 9px;
	font-weight:bold;
	border-bottom: 2px solid #666666;
	padding-bottom: 2px;
	padding-top: 4px;
	text-transform:uppercase;
	width: 100%;
	margin-bottom: 8px;
	}
	
.subfamilies_header {
	color:#D9203A;
	text-indent:5px;
	text-transform:uppercase;
	padding: 7px 0px;
	font-weight: bold;
	}

.subfamilies_individual	{
	padding:5px;
	float: left;
	width: 180px;
	height: 25px;
	}	
	
.novedades {
	font-weight: bold;
	text-transform:uppercase;	
	background: #d91b39;
	color: #ffffff;
	padding: 6px 0px 6px 10px;
	margin: 6px 0px 6px 0px;
	}
	
.subfamilies_header_div {
	font-weight: bold;
	text-transform:uppercase;	
	background: #ebebeb;
	color: #D9203A;
	padding: 6px 0px 6px 10px;
	margin: 6px 0px 6px 0px;
	border: 1px solid #cccccc;
	}

.ofertas {
	font-weight: bold;
	text-transform:uppercase;	
	background: #999999;
	color: #ffffff;
	padding: 6px 0px 6px 10px;
	margin: 6px 0px 6px 0px;
	}
	
		
.marca {
	padding:5px;
	border: 1px solid #cccccc;
	}
	
.precio {
	font-size: 20px;
	font-weight: bold;
	color: #D9203A;
	}
	
.precio_mas {
	font-size: 16px;
	font-weight: bold;
	color: #D9203A;
	}
		
.precio_oferta {
	font-size: 24px;
	font-weight: bold;
	color: #D9203A;
	}	

.product_marca {
	}
	
.product_code {
	}	
	
a.product_descr {
	font-weight: bold;
	}
	
a.line { text-decoration: underline; }
a.line_sm { text-decoration: underline; font-size:9px; }

a.line:hover, a.line_sm:hover { text-decoration: none; }

a.line_red { text-decoration: underline; color:#D9203A; }
a.line_red:hover { text-decoration: none; }
	
.red { color:#D9203A; }
.redbold {color:#D9203A; font-weight:bold;}
.welcome {color:#D9203A; font-weight:bold; font-size:14px;}
.expanded_menu_titles {color:#D9203A; font-weight:bold; font-size:16px;}
/* botones */
.boton_rma {
	width: 80px;
	font-weight: bold;
	}
	

.disponible {
	color:darkgreen;
	font-weight:bold;
	background:#ccffcc;
	padding: 3px;
	width: 100px;	
	}
		
.pendiente {
	color:#D9203A;
	font-weight:bold;
	background:#ffcccc;
	padding: 3px;
	width: 195px;
	}	

/* rollovers */
.norm {background:#ebebeb;}
.over {background:#ffffcc;cursor:pointer;}


/*consupyme*/

.boton1 {
	border:1px solid #cccccc;
	background:#ffffff;
	margin:10px 0px 10px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding: 3px;
	}
	
.boton2 {
	border: 0px solid #ffffff;
	background:#D9203A;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	}
	
#search_box {
	background: #ebebeb;
	padding: 3px;
	margin-bottom: 6px;
	}	
	
#search_input {
	border: 1px solid #cccccc;
	width: 355px;
	}
	
#search_input_top {
	border: 1px solid #666666;
	width: 525px;
	font-size: 16px;
	padding: 3px;
	}

.login {
	border: 1px solid #cccccc;
	width: 100%;
	}	
	
.formcontainer_select{
	border:#666666 1px solid;
	font-size:16px;
	}	
	
/* HEADER MENUS */

#menu_nav {
	margin-top: 8px;
	}	

.ie #menu_nav {
	margin-top: 0px;
	}	

#menu_nav a {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 7px 10px 7px;
	text-decoration: none;
	background: #ebebeb;
	color: #D9203A;
	height: 32px;
	border: 1px solid #cccccc;	
	}
			
.ie #menu_nav a {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 8px 10px 6px 10px;
	text-decoration: none;
	background: #ebebeb;
	color: #D9203A;
	height: 32px;
	border: 1px solid #cccccc;
	}

#menu_nav a:hover, #menu_nav .current {
	background: #f8f8f8;
	color: #0099DD;
	border: 1px solid #cccccc;
	}

#menu_nav ul {
	margin-bottom: 10px;
	padding: 0px;
	}
	
.ie #menu_nav ul {
	margin:0px;
	padding: 0px;
	}

#menu_nav li {
	display: inline;
	list-style: none;
	text-align: center;
	}

	
			
.category_menu{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 180px;
	background-color: #eeeeee;
	}
	
	.category_menu_expanded{
	float:left;
	z-index: 100;
	width: 240px;
	font-size: 12px;
	}

.category_menu a {
	display: block;
	text-align: left;
	padding: 4px 10px 3px 10px;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-decoration: none;
	}
	
	.category_menu_expanded a {
	display: block;
	text-align: left;
	padding: 4px 10px 3px 10px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	}

.category_menu a:hover {
	color: #0099DD;
	background: #ffffff;
	}
	
.frontpage_brand {
	padding:10px;
	height:45px;
	width: 98%;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	}	
	
.formulario_contactar{
font-size:10px;
border:#ccc 1px solid;
background-color:#f8f8f8;
}	

.formcontainer {
border:#ccc 1px solid;
color: #6A6A6A;
background-color:fff;
height: 22px;
}

.formcontainer_textarea{
border:#ccc 1px solid;
color: #6A6A6A;
background-color:fff;
height: 22px;
width: 100%;
height: 100px;
}

/* labels */

.label_oferta {
	margin:0px 0px 0px 0px;
	padding:2px;
	width:80px;
	background:#D9203A;
	color:white;
	text-align:center;
	float:left;
	}