

/** iZarco CSS - Last edit: 10/10/2008 **/

body {
	margin: 0;
	padding: 0;
	background: url(images/background-body3.jpg) repeat-x left top #ffffff;
	font-family: "Verdana",Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424242;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;

}

h1 {
	letter-spacing: -1px;
	font-family: "Helvetica",Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
}

h2 {
	font-family: "Helvetica",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #424242;
}

h3 {
}

p, ul, ol {
<!-- 	margin: 0 0 2em 0; -->
	text-align: left;
<!-- 	line-height: 22px; -->
        line-height: 15px;
        margin: 3px 0;
}

a:link {
	color: #616161;
}

a:hover, a:active {
	text-decoration: none;
	color: #571414;
}

a:visited {
	color: #616161;
}


/* Images */
	img {border:0;display:block;}
	.full {margin:0px auto;}
	.right {float:right;margin:0 0 6px 6px;}
	.left {float:left;margin:6px 6px 0 0;}
	.dec {padding:4px;border:1px solid #ccc; background-color: #fff}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 1010px;
	height: 52px;
	margin: 0 auto;
	background: url(images/img02.png) no-repeat left top;
	display:none;}


/* Menu */

#menu {
	/*float:left;*/
	width: 860px;
	height: 54px;

}

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

/*
#menu li {
	display: block;
	float: left;
}


#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	font-family: "Helvetica",Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
}

#menu a:hover { 
	text-decoration: none; 
	color: #0a1f30;
}

#menu .current_page_item a {
	color: #FAAAAA;
}
*/

/* anhadido para menus emergente */

#menu ul li.nivel1 { float: left;
width: auto;
margin-right: 2px;
}
#menu ul li a {display: block;
text-decoration: none;
	font-family: "Helvetica",Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
padding: 13px;
position: relative;
}
#menu ul li:hover {position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {background-color: #424242;
color: #0a1f30;
position: relative;
}
#menu ul li a.nivel1 {display: block!important;display: none;
position: relative;
}
#menu ul li ul {display: none;
background: #0a1f30;
}
#menu ul li a:hover ul, #menu ul li:hover ul {display: block;
position: absolute;left: 0px;
}
#menu ul li ul li a {width: 160px;
padding: 0 0 6px 0;
border-top-color: #000;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#menu ul li ul li a:hover {border-top-color: #000;
position: relative;
}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}













/** LOGO */

#logo-wrap {
	width: 1010px;
	margin: 0 auto;
	padding: 0;
/*<!-- 	background: url(images/img03.png) no-repeat left top; -->*/
}


#logo {
	width: 1010px;
	height: 54px;
	margin: 0 auto;
/** 	background: url("../../images/") no-repeat left top; **/
        background: url(images/background-body3.jpg) repeat-x left top #ffffff;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

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

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 115px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 1010px;
	margin: 0 auto;
        background: url(images/img-footer.png) no-repeat left 390px;
/*<!--         background: url(images/fondo-page.jpg) no-repeat 5px top; -->*/
/*<!--         background-position: 0 -1px; -->*/
}

/* Content */

#content {
	float: right; width: 792px;height:480px;	overflow-y:auto; overflow-x:hidden;}


/* Post */

.post {
	padding: 10px 15px 0px 15px;
<!-- 	min-height:80px; -->
<!-- 	_height:80px; /* para IE*/ -->

}

.post .title {
        display:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.post h1 {
}

.post h1 a:link {
	font-family: "Helvetica",Arial, Helvetica, sans-serif;
	font-size: 18px;

	color: #424242;
}

.post h1 a:hover, a:active {
	text-decoration: none;
	font-family: "Helvetica",Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
}

.post h1 a:visited {
	font-family: "Helvetica",Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
}



.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(images/img09.png) no-repeat left top;	font-size: 18px;
}


.post .entry {
	padding: 0 5px;
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}


.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}


.post .meta b {
	display: none;
}

.post .meta2 {margin:0.5em 0 1em;padding:0;list-style:none;color:#666;font-size:0.94em; margin-top:5px; padding-left: 5px}
.post .meta2 img {border:0;display:inline;}
.post .meta2 li {display:inline;background-image:none;padding:0 0 0 5px;margin:0 1px 0 0; color:#9D9C9B}
.post .meta2 li a {border: none; font-weight: normal}
.post .meta2 li:first-child {border:0;padding:0;}

/* Sidebar */

#sidebar {
	float: left;	width: 218px;
/*<!--         margin-top: 100px; -->*/
/*	background: url(images/img13.png) repeat-y left top; */
}

#sidebar ul {
	margin: 20px 0 0 30px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
<!-- 	padding-left: 20px; -->
	background: url(../../images/m.jpg) no-repeat left 50%;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0a1f30;
        line-height: 26px;
}


#sidebar li li a:link {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0a1f30;
	text-decoration: none;
<!-- 	font-weight: bold; -->
}

#sidebar li li a:hover, a:active {
	text-decoration: none;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0a1f30;
}

#sidebar li li a:visited {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0a1f30;
	text-decoration: none;
<!-- 	font-weight: bold; -->
}


#sidebar h2 {
        display:none;
	height: 27px;
	padding: 3px 0 0 15px;
	margin-bottom: 10px;
	background: url(images/img07.png) no-repeat left top;
	font-family: "Helvetica",Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
<!--         display:none; -->
}



/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 1010px;
	height: 30px;
	margin: 0 auto;
/*	background: url(images/img-footer.png) no-repeat left top;*/
        
}


#footer {
	margin: 0 auto;
	/*height: 64px;*/
	/*min-height: 64px;*/
	padding: 0 0 0 15px;
/*<!--         background-color: #023459; -->*/
}

html>body #footer {
	height: auto;
}

#footer p {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a1f30;
/*<!--         padding-left: 250px; -->*/
        
}

#legal {
	clear: both;
/*<!-- 	padding-top: 53px; -->*/
/*<!-- 	text-align: center; -->*/
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a1f30;
}

#legal2 {
	clear: both;
/*<!-- 	padding-top: 53px; -->*/
/*        padding-top: 10px;*/
        width: 217px;
/*<!-- 	text-align: center; -->*/
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
        font-weight: bold;
	color: #0a1f30;
}
p#legal2 {
font-size: 16px;
}  

p#legal {
/*  padding-top: 75px;
  padding-left: 3px;*/
}

#legal a {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a1f30;
        text-decoration: none;

}

.precios-productos{
  font-size: 1.3em;
  color: red;
}

.title-noticia{
  margin-bottom: 10px;
  color: #0A1F30;
  text-decoration: none;
}

/* ==================================================================== */
/*para solucionar problemas de transparencias de png en ie6*/
img, #content { behavior: url(iepngfix.htc); }
img, .post, h2 { behavior: url(iepngfix.htc); }
img, .post, .meta, .more { behavior: url(iepngfix.htc); }
img, .post, .meta, .comments { behavior: url(iepngfix.htc); }
img, #sidebar, h2 { behavior: url(iepngfix.htc); }
img, #footer-wrap { behavior: url(iepngfix.htc); }
img, #floater { behavior: url(iepngfix.htc); }
img, #header { behavior: url(iepngfix.htc); }
img, #sidebar { behavior: url(iepngfix.htc); }
/* ==================================================================== */


/* Publicidad flotante */



#floater {
  background: url(images/destacado.png) no-repeat;
  position:absolute; visibility:hidden;
  width:165px; height:180px;
  color:#330;
  margin:0; padding:4px;

.popupStyle {
  width:150px; height:150px;
  border:1px solid #330;
  border-top:4px solid #330;
  margin:0; padding:0;
}

