#analogo {
	width:750px;
	height:130px;
	background-color:#f2f2f2;
	margin-bottom:10px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
	
body {
background-color:#FFFFFF;
text-align:center;
margin:0px;
margin-top:20px;
}

#banner {
width:770px;
height:130px;
}

/*Boton Vacio*/
#botonvacio {
height:26px;
width:200px;
}

/*Boton 1 */
#bot1 {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
	margin:0;
	float:left;
    }
    
#bot1 a{
background-image:url(img/espe_ficha.jpg);
height:26px;
width:200px;
background-position: center top;
display: block;
color: #990000;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#bot1 a:hover{
background-image:url(img/espe_ficha_2.jpg);
}
#bot1 a:focus{
background-image:url(img/espe_ficha.jpg);
}


/*Boton 2 */
#bot2 {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
	margin:0;
	float:left;
    }
    
#bot2 a{
background-image:url(img/espe_opciones.jpg);
height:26px;
width:200px;
background-position: center top;
display: block;
color: #990000;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#bot2 a:hover{
background-image:url(img/espe_opciones_2.jpg);
}
#bot2 a:focus{
background-image:url(img/espe_opciones.jpg);
}


/*Boton 3 */
#bot3 {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
	margin:0;
	float:left;
    }
    
#bot3 a{
background-image:url(img/espe_diagrama.jpg);
height:26px;
width:200px;
background-position: center top;
display: block;
color: #990000;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#bot3 a:hover{
background-image:url(img/espe_diagrama_2.jpg);
}
#bot3 a:focus{
background-image:url(img/espe_diagrama.jpg);
}

/*Boton 4 */
#bot4 {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
	margin:0;
	float:left;
    }
    
#bot4 a{
background-image:url(img/espe_presupuestar.jpg);
height:26px;
width:200px;
background-position: center top;
display: block;
color: #990000;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#bot4 a:hover{
background-image:url(img/espe_presupuestar_2.jpg);
}
#bot4 a:focus{
background-image:url(img/espe_presupuestar.jpg);
}


/*Boton 5 */
#bot5 {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
	margin:0;
	float:left;
    }
    
#bot5 a{
background-image:url(img/espe_comprar.jpg);
height:26px;
width:200px;
background-position: center top;
display: block;
color: #990000;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#bot5 a:hover{
background-image:url(img/espe_comprar_2.jpg);
}
#bot5 a:focus{
background-image:url(img/espe_comprar.jpg);
}


/*Boton Llegar */
#botllegar {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
	margin:0;
	float:left;
    }
    
#botllegar a{
background-image:url(img/llegar-btn1.jpg);
height:20px;
width:150px;
background-position: center top;
display: block;
color: #990000;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#botllegar a:hover{
background-image:url(img/llegar-btn2.jpg);
}
#botllegar a:focus{
background-image:url(img/llegar-btn1.jpg);
}

/*Mas info Ver mas */
#botvermas {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
	margin:0;
	float:left;
}
    
#botvermas a{
background-image:url(img/vermas1.png);
height:25px;
width:80px;
background-position: center top;
display: block;
color: #990000;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#botvermas a:hover{
background-image:url(img/vermas2.png);
}

#botvermas a:focus{
background-image:url(img/vermas1.png);
}


#botonera {
	width:770px;
	height:25px;
	margin:0px;
	background-color:#FFFFFF;
}

#buscador {
margin-top:1000px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
width:600px; /*este ancho es para que cuadre con el texto*/ 
height:auto; /*idem*/
text-align:justify;
padding:0px 5px 10px 5px;
font-family:Verdana, Geneva, sans-serif;
color:#F2F2F2;
}

#buscador p {
text-align:justify;
line-height:20px;
}

#buscador li p {
text-align:justify;
line-height:5px;
}


#cabecera {
width:770px;
height:100px;
margin:0px;
}

#categoria {
	width:35px;
	height:130px;
	float:left;
	margin-right: 5px;
}

#codigotabla {
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:left;
color:#000000;
}

#columna1 {
width:130px;
height:auto;
text-align:right;
float:left;
margin-left:20px;
}

#columna2{
width:620px;
height:auto;
text-align:center;
float:right;
}

#contenedor {
	width:770px;
	border:2px solid #CCC;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:auto;
}

#contenidohome {
width:770px;
height:298px;
}

#contenido {
width:730px;
height:auto;
color:#666;
text-align:justify;
padding:20px;
}

#contenido p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#datospequenos {
	height:auto;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:left;
	}

#destacdo {
	width:570px;
	height:auto;
	background-color:#EAEAEA;
	padding:5px;
	margin:0px;
}

#detalle {
	width:220px;
	height:130px;
	float:left;
}

#especifico{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B6B6B6;
	text-align:left;
	width:200px;
	height:25px;
		}
#especificaciones{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:170px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	text-align:left;
	width:580px;
	height:auto;
	vertical-align:top;
	}

#especificaciones2{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:290px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	text-align:left;
	width:460px;
	height:auto;
	vertical-align:top;
	}

#especificaciones3{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:50px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	text-align:left;
	width:700px;
	height:auto;
	vertical-align:top;
	}


#foto {
	width:110px;
	height:130px;
	float:left;
	margin-right:10px;
}

#fotohueco {
	width:110px;
	height:130px;
	margin-right:10px;
	margin-bottom:160px;
	float:left;
}

img{
border:none;
}

.resaltado{
  color:#9cc5ca;
}


h1 {
margin-bottom:10px;
width:auto;
padding:5px;
height:18px;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:15px;
font-weight:bold;
color:#8cc63f;
}

#masinfo {
margin:0px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#8cc63f;
font-size:11px;

}

#masinfo a:link{
  color:#8cc63f;
  font-weight:bold;
}
#masinfo a:visited{
  color:#8cc63f;
}
#masinfo a:hover{
  color:#666;
}
#masinfo a:active{
  color:#8cc63f;
}

#masinfo a:link, a:visited {
  text-decoration: none;
}

#marcocentro{
       width:740px;
       height:auto;
       float:left;
	   text-align:center;
	   background-color:#fffbdb;
}

#pie {
clear: both;
font-family: Verdana, Geneva, sans-serif;
font-size:9px;
width:770px;
height:25px;
background-color:#EEE;
color:#000000;
padding-top:7px;
margin: 0px auto;
text-align:center;
}

#pie a:link{
  color:#000000;
}
#pie a:visited{
  color:#999999;
}
#pie a:hover{
  color:#666666;
}
#pie a:active{
  color:#000000;
}

#pie a:link, a:visited {
  text-decoration: none;
}

#pie p {
margin:0px;
}

#quienes {
width:580px;
height:auto;
color:#666;
text-align:justify;
padding:20px;
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
}

#quienes a:link {
font-weight:bold;
color:#069;
}
#quienes a:visited {
font-weight:bold;
color:#069;
}
#quienes a:hover{
font-weight:bold;
color:#9cc5ca;
}
#quienes a:active{
font-weight:bold;
color:#069;
}

#quienes a:link, a:visited {
font-weight:bold;
text-decoration: none;
}

#resaltadoproducto {
	margin:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#8cc63f;
	}
	
#resaltadoproducto2 {
	margin-top:7px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#8cc63f;
	}

#subtitulo {
margin:0px;
width:185px;
height:40px;
padding:0px;
}

#subotonera {
	height:25px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
	padding-top:3px;
	border-top:#666 solid 1px;
}

#subotonera a:link {
  color:#666666;
}
#subotonera a:visited{
  color:#666666;
}
#subotonera a:hover{
  color:#9cc5ca;
}
#subotonera a:active{
  color:#666666;
}

#subotonera a:link, a:visited {
  text-decoration: none;
}

#tecnico {
	width:200px;
	height:130px;
	float:right;
}

#titulo {
margin-bottom:10px;
border-bottom:1px solid #FF0000;
width:570px;
padding:5px;
height:18px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-align:left;
color:#FF0000;
}

#tituloproducto {
	margin-top:10px;
	margin-bottom:10px;
	height:40px;
	margin-left:50px;
	text-align:left;
	}

#titulodescripcion {
	margin-top:10px;
	width:200px;
	height:35px;
	text-align:left;
}

