/* Inicio RESET de los TAGS por defecto --------------------------------------------------*/

body,div,iframe,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,img,form,fieldset,blockquote,table,td {
    margin: 0px;
    padding: 0px;
    border: 0px;
}


hr { display:none;}

p { margin-bottom:10px; }

table{ border-collapse:collapse; }


/* Fin RESET de los TAGS por defecto --------------------------------------------------*/






/*  Inicio ELEMENTOS básicos de HTML --------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#000;
	color:#181818;
}




input, select, textarea {border:1px solid #ff9008;}
input, textarea{padding:1px;}



p {
    margin: 5px 0 10px 0;
}

ul, li {
	list-style: none;
	font-size: 1em;
}

a {
    text-decoration: none;
	color: #ff9008;
}

a:hover {
    color: #999999;
}

h1, h2, h3, h4, h5, h6 { color: #F6A800; }

h1 {
    font-size: 2.0em;
    margin-bottom: 2px;
}

h2 { 
     font-size: 1.9em;
}

h3 {
    font-size: 1.5em;
    margin: 10px 0 5px 0;
}

h3 strong{	color:#ff9008; }

h4 {
    font-size: 1.0em;
    margin: 10px 0 0 0;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1.0em;
    margin: 10px 0 0 0;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {color: #d50026;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #444;}

table {
    margin:5px 0;
    padding-bottom:10px;
}



/*  Fin ELEMENTOS básicos de HTML --------------------------------------------------*/








/*  Inicio clases GENERICAS para cualquier elemento --------------------------------------------------*/


.justi{	text-align:justify; }

.right { float:right}
.left { float:left}

.small {
    font-size: 9px;
    line-height: 13px;
}

.masgrande{
	font-size:120%;
}


.superindice{ 
}


.clear {
    clear: both;
}


.hidden {display:none; visibility:hidden;}

iv.hr {
  margin-top: 15px;
  height: 4px;
  border-top: 1px solid #EFEFEF;
  clear:left;
}


div.hr hr {
  display: none;
}


div.separador{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:#aed912 1px dotted;
}

.no-link {
    background: none !important;
    text-decoration: none;
    padding-bottom: 0;
}




/* Relacionado con las imagenes */


.tipo1, .tipo2, .tipo3  {
  padding: 2px;
}

.tipo1 { float:right;     margin: 2px 0px 0px 5px; }
.tipo2 { float:left;      margin: 2px 5px 0px 0px; }
.tipo3 { margin: 0 auto;  margin: 2px 5px 0px 0px; text-align:center;}




/*  Fin clases GENERICAS para cualquier elemento --------------------------------------------------*/







/*  Inicio FORMATO de pagina --------------------------------------------------*/

#container {
	position: relative;
	margin: 0 auto;
	margin-top:20px;
	padding-bottom:20px;
	width: 1000px;
	background-color:#FFFFFF;
	border:#757a63 2px solid;
}


/*  Fin FORMATO de pagina --------------------------------------------------*/






/*  Inicio CABECERA de pagina --------------------------------------------------*/


#header {	
	position:relative;
    height: 146px;
	background-color:#000000;
}


#header h1 {
	background: url(../img/sillasindustriales_logo.gif) no-repeat top left;
	width: 510px;
	height: 98px;
	float: left;
	margin-top: 20px;
	margin-left:25px;
	text-indent: -10000px;
	cursor:pointer;
}


#header h2 {
	text-indent: -10000px;
}


#eslogan {
	text-indent: -10000px;
	width:349px;
	height:96px;
	background:url(../img/cabecera.gif) no-repeat top left;
	float:left;
	margin-left:60px;
	margin-top:22px;
}

/*  Fin CABECERA de pagina --------------------------------------------------*/







/*  Inicio CONTENIDO de pagina --------------------------------------------------*/



#main{
	position:relative;
	width: 100%;
	min-height:490px;
	padding-top:20px;
}


#sidebar {
    float: left;
    width: 140px;
}


#sidebar ul{
	margin-left:18px;
}

#sidebar li{
	padding-left:15px;
	margin-bottom:10px;
	
}

#sidebar li a{
	display:block;
	font-weight:bold;
/*	line-height:2.5em;*/
	line-height:normal;
	padding-bottom:6px;
	background:url(../img/bg_menu_li.gif) left bottom repeat-x;
	color:#000;
}


#sidebar li a:hover {
    color: #ffa900;
}


#sidebar li.slctd a{
    color: #cd6932;
}


#sidebar li a.menusec{
	color:#ffa900;
}

#sidebar li a.menusec:hover{
	color:#000;
}



#navegacion2 li a{
	color:#000;
}


#navegacion2 li a:hover{
	color:#666666;
}


#logosside{
 margin:0 auto;
 text-align:center;
 width:170px;
}







#content {
	margin-left: 175px;
	margin-right: 10px;
}

div#content p {
	text-align:justify;
	line-height:170%;
}


div#content ul {
	margin:10px 0px 20px 20px;
}

div#content li {
	margin:3px 0px 15px 20px;
	padding-left:20px;
	background:url(../img/li.gif) no-repeat;
	line-height:110%;
}


#tagcesta{
	position:absolute;
	top:5px;
	right:25px;
}





.nota{
	font-size:80%;
	color:#999999;
}

/*  Fin CONTENIDO de pagina --------------------------------------------------*/












/*  Inicio PIE DE PAGINA --------------------------------------------------*/


#footer {
	width: 900px;
	margin: 10px auto 10px auto;
}



#footer .copyright{
	text-align:center;
	color:#FFFFFF;
}




/*  Fin PIE DE PAGINA --------------------------------------------------*/






.noticia{
   float:left;
   width:100%;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:1.2em;
   line-height:1.8em;
}









.masvendido{
	position:relative;
	width:260px;
	float:left;
	margin-bottom:20px;
}



.masvendidofoto{
	text-align:center;
	height:250px;
}



.masvendidocesta{
	text-align:center;
	height:60px;
}


.precio{
	display:block;
}


.preciodto{
	color:#FF0000;
	font-size:12px;
}

.masvendidocesta h4, .masvendidocesta .precio {
	display:inline;
}


.fprodgen{
	width:260px;
	float:left;	
	margin-bottom:20px;
	height:300px;
}

.fprod{
}


.dprod {
	margin-right:20px;

}


.dprod h4, .dprod .precio{
	display:inline;
}

.prod{
	margin-left:380px;
}

.prod .precio {
		display:inline;
		font-size:120%;
		font-weight:bold;
}


.mosaicfotos{
	/*clear:both;*/
	margin-top:20px;
}

#buscaSubmit{
	border:none;
	margin:0;
	padding:0;
}



table.tabcesta{
	width:100%;
	border:#ff9008 1px solid;	
}


table.tabcesta th{
	background-color:#ff9008;
	border-right:#fff 1px solid;
	font-size:110%;
	padding:10px 0 10px 0;
	color:#FFFFFF;
}

table.tabcesta td{
	padding:10px;
	border:#ff9008 1px solid;
}



.cestabotones{
	margin:10px 0 10px 0;
}


/* Form de acceso */



table.tabacceso td{
	padding:5px;
}

table.tabform th{
	text-align:left;
	background-color:#E4FED8;
	text-transform:uppercase;
	padding:5px 0px 5px 10px;
	font-size:105%;
}

table.tabform td{
	padding:5px;
	border:none;
}


div#bloqyaes{
margin-top:30px;
	width:48%;
	float:left;
}

div#bloqnoes{
	margin-top:30px;
	width:48%;
	float:right;
}



/* botones sitback */

a.botonsitback {
	display:block;
	float:left;
	width:auto;
	font-family:Tahoma, Verdana, Arial;
	padding:5px;
	border:#666666 1px solid;
	margin:5px 30px 10px 0px;	
	background-color:#ff9008;
	color:#FFFFFF;
}

a.botonsitback:hover{
	background-color:#FFCC66;
} 


a.cesta{
	display:block;
	background:url(../img/b_cesta.gif) no-repeat;
	padding-left:33px;
	height:30px;
	line-height:2.5em;
}


p.error{
	font-size:110%;
	color:#FF0000;
	padding:10px;
	border:#FF0000 1px solid;
}

