body {
	margin: 0px;
	padding: 0px;
	
        background: url(images/pattern.jpg) repeat left top;
	text-align: justify;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #444444;
}


#titulos{
width:563px;
display:block;


padding:0px 0 0 0px;
margin:0px 5px 0 5px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight: bold;
border-bottom: 1px solid #FF6666;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
	text-align: justify;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 800px;
	height: 70px;
	margin: 0px auto;
	background: #fff ;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 0px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 0px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 20px 0px 0px 60px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;

}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px 6px 10px;
	background: url(images/img10.gif) no-repeat left 50%;
	color:#000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
}

#menu .active a {
}

/* Page */

#page {
	width: 800px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#content {
	float: right;
	width: 590px;
}

.post {
	background: #FFFFFF;
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img077.jpg) no-repeat left top;
	padding: 7px 25px;
	font-size: 1em;
	

}

.post .title h1 {
}

.post .entry {
	padding: 0 5px;
	text-align: right;
	height:570px;
}



.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	
}

#sidebar-content {
padding: 0px 0 0px 0px;
}

#sidebar ul {
	padding: 0px 0 0px 0px;
	margin: 0px;
	list-style: none;
	text-align:left;
}


#sidebar li.active {

	background-color: #E6E6E6;
}


#sidebar li li {
	line-height: 25px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img10.gif) no-repeat left;
}


#sidebar li ul {
	margin-bottom: 0px;
	list-style: none;
}

/* Menu */
#locales {
	background: url(images/menu_locales.jpg) no-repeat left top;
	padding: 3px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#busqueda {
	background: url(images/menu_busqueda.jpg) no-repeat left top;
	padding: 3px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

#carro {
	background: url(images/menu2.jpg) no-repeat left top;
	padding: 3px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#marcas {
	background: url(images/menu4.jpg) no-repeat left top;
	padding: 3px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#categorias {
	background: url(images/menu3.jpg) no-repeat left top;
	padding: 3px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#ofertas {
	background: url(images/menu_ofertas.jpg) no-repeat left top;
	padding: 3px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	padding-left: 15px;
}

#ofertas a {

	padding: 3px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	padding-left: 15px;
}

#noticias {
	background: url(images/menu_noticias.jpg) no-repeat left top;
	padding: 3px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 15px;
}

/* fin menu */

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 5px;
	padding: 0px;
	border: none;
	text-align: left;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 820px;
	height: 40px;
	margin: 0px auto 30px auto;
	background: url(images/img08.jpg) no-repeat left top;
	color: #858585;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

/* tabla productos portada */

.tabla table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:7em auto;
	border-collapse:collapse;
	}
.tabla caption {
	color: #9ba9b4;
		font-size:.70em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
	
.tabla tr.odd td	{
	background:#f7fbff
	text-align:left;
	}
.tabla tr.odd .column1	{
	background:#f4f9fe;

	}	
.tabla .column1	{
	background:#f9fcfe;
	}
.tabla td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.1em 0em;
	text-align:left;
	}				
.tabla th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.0em 1em;
	}							
.tabla thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.0em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
.tabla tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.tabla tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.tabla tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	


/* news consejos */

#NewsTicker{
	border:solid 0px #000;
	width:587px;
	height:130px;
	margin:0 auto;
}
	#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
	#NewsVertical {
	width: 600px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 600px;
	height: 140px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	width: 280px;
	color: #444444;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px 10px;
	float: left;
	height: 164px;
	display: inline;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 15px;
			margin-bottom:6px;
			font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			margin-bottom:6px;
			text-decoration:underline;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:solid 1px #DEDEDE;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			font-size: 10px;
			margin:6px 0 14px 0;
			color:#000000
		}


.pics {  
    height:  220px;  
    width:   590px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    background-color: #eee;  
    width:  595px; 
    height: 220px; 
    top:  0; 
    left: 0 
} 

.precio {  
font-size: 12px;
color:#000000
} 

.precio2 {  
font-size: 12px;
color:#000000
} 


/*---------prod_box----------*/
.prod_box_inicio{
width:163px;
height:auto;
float:left;
padding:10px 10px 5px 20px;
}
.top_prod_box_inicio{
width:163px;height:12px;background:url(images/product_box_top_1.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}

.bottom_prod_box_inicio{
width:163px;height:10px;background:url(images/product_box_bottom_1.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box_inicio{
width:163px;height: auto;background:url(images/product_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}

.prod_details_tab_inicio{
width:163px;
height:31px;
float:left;
background:url(images/products_details_bg_1.gif) no-repeat center;
margin:3px 0 0 0;
}

.prod_box{
width:123px;
height:auto;
float:left;
padding:10px 10px 5px 11px;
}

.top_prod_box{
width:123px;height:12px;background:url(images/product_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box{
width:123px;height:10px;background:url(images/product_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box{
width:123px;height: auto;background:url(images/product_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.prod_details_tab{
width:123px;
height:31px;
float:left;
background:url(images/products_details_bg.gif) no-repeat center;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:20px;
display:block;
float:left;
background:url(images/square-blue-add.gif) no-repeat left;
padding:0 0 0 15px;
margin:5px 0 0 25px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0fa0dd;
}
.product_title{
color:#ea2222;
padding:5px 0 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#00;
padding:5px 0 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}

.prod_price{
padding:5px 0 5px 0;
font-size:12px;
color:#00;
}

.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}

a.paginate {
	border: 1px solid #000080;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #000080;
}


a.paginate:hover {
	background-color: #000080;
	color: #FFF;
	text-decoration: underline;
}

a.current {
	border: 1px solid #000080;
	font: bold .7em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#000080;
	color: #FFF;
	text-decoration: none;
}

span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}

.prod_price{
padding:0px 0 0px 0;
color:#000;
}
span.reduce{
color:#999999;
text-decoration:line-through;
font-size: 12px;
}
span.price{
color:#00;
font-weight:bold;
font-size: 11px;
}



