/* ESTILOS GLOBALES*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold;}


/* HMTL Y BODY*/

html { overflow-x: auto; height:100%;}

body 
{
	background: url('../img/bg.jpg') no-repeat scroll 50% 0pt;
	background-color:#303265;
	text-align: center;
	line-height: 1.6em;
	font: .75em/1.5em arial, verdana, sans-serif; color: #424242;
}


#page_content h1 {
	margin:0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #2575ad;
	border-bottom: 1px solid #e9e9e9;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	font-size: 16px;
	min-height:25px;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}

#page_content .foto{
	margin: 20px 0px 20px 20px;
}

/* LISTAS*/

ul li 
{
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

li a {
	padding-top: 0px;
	padding-bottom: 0px;
}

li a:hover {
	background-color: #eeeeee;
}

/* ENLACES*/

a {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #2575ad;
	text-decoration: none;
	
}

a:hover
{
	background: transparent;
	color: #ac3433;	
	text-decoration: none;
}
/* Grid
=====================================================================*/

/* layout styles */
.clear-both{clear:both;}

#pagina
{
	margin: 0 auto;
	text-align: left;
	width: 920px; 	/* Total width */
	background:#fff url('../img/bg-pagina.gif') 0 300px no-repeat;

}


#header,
#content{
clear:both;
width: 920px;
margin: 0 auto;
}
#bottom {
clear:both;
width: 920px;
height:110px;
margin: 0 auto;
background: #fff url('../img/bg-pagina-bottom.gif') top no-repeat;
}
#bottom .footer-texto{
padding:45px 15px 0 0;
float:right;
color:#2575ad;
font-size:11px;
}

#bottom .footer-logo{
padding:40px 0px 0 15px;
font-size:90%;
float:left;
}

#content
{	
	width: 890px;
	background: #fff;
	margin: 15px auto 0 auto;
}

#page_content { padding: 20px 60px 40px 30px;	background: url('../img/bg-h1.jpg') no-repeat bottom; }

#page_content .nav { font: 12px arial; margin: 0 0 15px 0;}


#page_content ul li {
	height: auto;
	margin: 12px;
	padding: 0;
	list-style: circle outside;
}


#column1 .content, #column2 .content{margin:15px;}
#column1
{
	float: left;
	width: 605px;
	background: transparent url(../img/bg_col1.jpg) no-repeat top right;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;	
}
#column1 h1{
background: transparent url(../img/bg-h1.jpg) repeat-x top;
color:#c33;
padding:5px 5px 15px 7px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:24px;
text-align:left;
line-height:normal;
}
#column1 p{margin:7px 0 5px 0;clear:both;}
#column2
{
	float:left;
	margin:0;
	padding:0;
	width:285px;
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#column2 h1{
margin:0 auto;
text-align:center;
padding:5px;
font-size:16px;
background:#336 url(../img/bg-h2column2.jpg) bottom;
color:#fff;
overflow:hidden;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#column2 .caja{
background:#f9f9f9;
margin:0 0 10px 0;
border-bottom:1px solid #fff;
}


.column1-bottom{clear:both;font-size:1px;}
.cuerpo{background:#eaeaea url(../img/bg-cuerpo.jpg) repeat-x;}
.cuerpo-bottom{ background: #e0e0e0;height:2px;font-size:1px;}
a.nav-column2 {border-bottom: 1px solid #f0f0f0;width: 247px; display: block; padding: 6px 4px; margin: 0px;color:336;}
a.nav-column2:hover {background: #fff; color:#336}
#header {
	height: 103px;
	display: block;
	background-image: url(../img/bg-header.jpg);
}
#header #logo{margin:0 0 0 30px;width:150px;height:97px;background:#336;overflow:hidden;}

#header h1 {
	float:left;
}

/*PAGINA PRINCIPAL*/
#novedades{
margin:0 0 20px 0;
}
#novedades .titulo{
height:28px;
background:#cd3636 url('../img/bg-novedad.gif') bottom;

}
#novedades h3{
color:#fff;
background:transparent;
margin:0px;
padding:4px 0 0 5px;
font-size:18px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.caja-index{
width:280px;
height:290px;
float:left;
margin:0 0 15px 0;
background:#f8f8f8 url(../img/bg-cajaindex.gif) repeat-x;
border-bottom:2px solid #ccc;
}
.caja-index .titulo{
background:#fff url('../img/bg-h1.jpg') repeat-x;;
color:#c33;
padding:5px 5px 5px 7px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-align:left;
line-height:normal;
}
.caja-index .texto{padding:5px}

/*PANELES CATEGORIAS*/
.panel { width:260px;height:60px; float:left; margin:10px 0px 10px 10px;background: transparent url(../img/bg-panel.jpg) top right}
.panel span{
padding:10px 0 0 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}

.aviso{border:1px solid #e7e7e7;padding:10px 7px 7px 40px;color:#900;font-size:110%;font-weight:bold;background: url('../img/warning.gif') 7px 7px no-repeat}
.info{border:1px solid #e7e7e7;padding:10px 7px 7px 40px;color:#06f;font-size:110%;font-weight:bold;background: url('../img/info.gif') 7px 7px no-repeat}

.paneltext{width:250px;height:40px;padding:20px 0 0 10px;background: transparent url(../img/bg-panel.jpg) top right;display:block}
.paneltext:HOVER  { background: transparent url(../img/bg-panel.jpg) bottom right; color:#fff;}
/* FICHAS PRODUCTOS */
.marcofoto{float:left;margin:5px 10px 7px 5px;padding:2px;border:3px solid #F0F0F0;background:#fff;width:160px;}
.thumb{background:#fff;}
.thumb img{width:160px;}
.marcofoto .nombre{height:25px;background:#c33 url(../img/bg-nombre-p.gif) bottom;}
.marcofoto .nombre a{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#fff;
margin:0;
padding:3px 3px 0 3px;
display:block;
}

.marcofoto .ref{
font-family: Georgia, "Times New Roman", Times, serif;
margin:0;
text-align:right;
color:#369;
}
.marcofoto .ref span{margin:0px;padding:3px 3px 0px 0px;font-size:11px;}
#ficha_producto{
float:left;
width:563px;
margin:0 0 5px 0;
padding:3px;
border:3px solid #F0F0F0;
background:#fff;
}
#ficha_producto h2{
margin:0;
padding:3px 0 4px 5px;
background:#c33 url(../img/bg-h2.gif) bottom no-repeat;
color:#fff;
font-size:14px;
}
#ficha_producto h3{
font-family: Georgia, "Times New Roman", Times, serif;
color:#337;
font-size:16px;
margin:0 0 5px 0;
padding:3px;
background:#f0f0f0 url(../img/bg-tit.gif) repeat-x bottom;
font-weight:bold;
}
.left{float:left;width:250px;margin:5px 0 0 0}
.right{float:left;width:280px;margin:5px 0 0 15px;}
.foto_producto img{width:250px;}
/*PAGINACION*/
.paginacion {clear:both;background: #f2f2f2;color:#666;padding: 1px;border: 1px solid #ddd;margin: 0 0 3px 3px}
.paginacion p {text-align:right;}
.paginacion p a:link, .paginacion p a:visited, .paginacion p a:hover, .paginacion p a:active {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
.paginacion p a:hover {background:#c00;color:#fff}
.paginacion p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}
.paginacion * {margin:0}
/*FOTOS SEGÚN SECCIÓN*/
#fotoprincipal{width:920px;height:200px;background: #336 url(../img/foto.jpg) no-repeat;}
#fotoprincipal1{width:920px;height:200px;background: #336 url(../img/foto1.jpg) no-repeat;}
#fotoprincipal2{width:920px;height:200px;background: #336 url(../img/foto2.jpg) no-repeat;}
#fotoprincipal3{width:920px;height:200px;background: #336 url(../img/foto3.jpg) no-repeat;}
#fotoprincipal4{width:920px;height:200px;background: #336 url(../img/foto4.jpg) no-repeat;}
#fotoprincipal5{width:920px;height:200px;background: #336 url(../img/foto5.jpg) no-repeat;}
#fotoprincipal6{width:920px;height:200px;background: #336 url(../img/foto6.jpg) no-repeat;}

.thumb-d{margin:0px 0px 0px 5px;padding:3px;float:right;border: 1px solid #ccc;background:#fff}
.thumb-d img {margin:1px;}
.thumb-i{margin:0px 5px 0px 0px;padding:3px;float:left;border: 1px solid #ccc;background:#fff}
.thumb-i img {margin:1px;}
.thumb-c{margin:0px auto;padding:3px;clear:both;text-align:center;border: 1px solid #ccc;background:#fff}


/*FORMULARIOS*/
#column2 .formbusqueda{
margin: 0 0 0 0;
background:#f8f8f8;
border-bottom:1px solid #f0f0f0;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:10px;
text-align:center;
}
input{ 
color:#006699;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.input150{
border:1px solid #69c;
padding: 3px;
width:150px;
height:16px;
background:#fff url('../img/bg-input.gif') no-repeat;
}
.botonbuscar{
background-image: url(../img/ico-search.gif); 
background-repeat:no-repeat;
overflow:hidden;
width: 22x; 
height: 22px; 
border-width: 0;
cursor:pointer;
}
.volveratras{
clear:both;
margin:0 0 0 18px;
}

