BODY {
    background:#fff;
    margin:0px;
    font-family: verdana, sans serif;
    text-align:left;
    font-size:11px;
  }


#contenedor_principal {
margin-left:0px;

}

p, ul, li {
font-size: 11px;
text-align:left;

}



/*******************
MENUS
********************/

#contenedora {
margin-left:0px;
}

#fondo_azul {
background:#6699ff;
width:100%;
}


table#nav	{
height:20px;
width:100%;

}


table#nav td	{
font: 11px lucida grande, arial, sans-serif;
text-align: center;


}

#navegacion ul {
	
	background:transparent url(im/fondo_menus.jpg) top no-repeat;
	align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
	border-bottom: 1px Solid #abe;
	border-top: 1px Solid #abe;
	border-right: 1px Solid #abe;
	width:560px;
	
	}


#navegacion ul li {
	width: 78px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	top: 1px;
	}
	
#navegacion ul li a {
	width: 78px;
	height: 20px;
	display: block;
	border-left: 1px Solid #abe;
	text-decoration: none;
	}


	

#navegacion	a:hover {
	color: #300;
	width: 78px;
	background: #cdf  repeat;
	font-weight: normal;


} 

#navegacion	a:visited {
	color: #003;
	width: 78px;
	

} 



/*** PRINCIPAL ***/

#contenido_principal h2 {
font-size:14px;
font-weight:normal;
color:#06c;
background:white;
padding-left:0;
margin-left:0;
margin-top:0px;
	
}




/*** LINKS ***/

A:link, A:active {
	text-decoration: none;
	color:#06c;
}

A:hover {
	text-decoration: none;
	color:#64f;
	}

A:visited {
	color: #06c;
	text-decoration: none;
}



p A:link, p A:active {
	border-bottom: solid #64f 1px;
}

p A:visited {
	color: #06c;
	border-bottom: solid #64f 1px;
	padding-bottom:1px;
}

p A:hover {
	color: #447;
	border-bottom: dotted #999 1px;
}


/*******************
  ESTILOS IZQUIERDA
********************/

#columna_izquierda {
width: 220px ;
border-left: 1px Solid #555;

}


#columna_izquierda p {
 	margin-left:10px;
 	margin-right:3px;
 	}



#fondo  {
 	background:#b4ccff;
 	}
 	
 	


#columna_izquierda h2 {
	}


#columna_izquierda ul {
	list-style: disc url(im/arrow_red.gif);
	font-size: 10px;
	margin-left:20px;
	padding-left:2px;

	
	}

#columna_izquierda li {
	font-size:10px;
	}
	
	 
 	
 	
#pleca_roja {
background:#f00;
height:15px;



}

#pleca_azul2{
background:#69f;
width:220px;

}


	

.titulares  {
	
background:#0077D4;
height:16px;
color: #fff;
padding-left:10px;
font-size: 12px;
font-weight: bold;

}




 	
/*******************
  ESTILOS COLUMNA CENTRAL
********************/

#col_central {
width: 560px;
background: white  repeat;


}


#col_central p {
 	margin-left:5px;
 	
 }
 	

	








/*******************
     CONTENIDO 
********************/
#aplicaciones {
margin: 10px 0 10px 0;
}


#aplicaciones img{
display:block;
border: solid 1px #69f;
padding: 0px;
/*margin-left:20px;*/
}

#aplicaciones p{
margin-left:20px;
margin-top:1px;
}


.nichos {
/*border: 1px solid #555;*/
width:146px;

}


#breadcrums {
 	margin-left:20px;
 	font-family: verdana, sans serif;
 	font-size: 8px;
 	margin-top:15px;
 	
 	}
 	



#fondo_bco {
background:#fff;
border-right: 1px Solid Black;
float: right;
}

#fondo_bco2 {
background:#fff;
color: #002;
font-size: 10px;


}


#margen_izq_azul {
background:#69f;
width:245px;
align: left;
height:20px;
}


.titulo_noticias {
width:470px;
background:#b4ccff;
border-left: 1px Solid Black;
border-top: 1px Solid Black;
border-right: 1px Solid Black;
height:18px;
color: #004;
padding-left:10px;
font-size: 14px;
margin-left:20px;

}

#noticias {
width:480px;	
background:#fff;
border-bottom: 1px Solid Black;
border-right: 1px Solid Black;
border-left: 1px Solid Black;
color: #004;
margin-left:20px;
margin-top:0px;
border-top: 1px solid #b4ccff;

}



#noticias ul {
list-style: disc url(im/arrow_blue.gif);
font-size: 11px;
margin-left:30px;
}



#noticias li {
	font-size:11px;
	}


#noticias h2 {
font-size:12px;
font-weight:normal;
}

#noticias p {
margin-left:0px;
}
	 
	
	#ligas {
width:480px;	
background:#fff;
border-bottom: 1px Solid Black;
border-right: 1px Solid Black;
border-left: 1px Solid Black;
color: #004;
margin-left:20px;
margin-top:0px;
border-top: 1px solid #b4ccff;

}



#ligas ul {
list-style: disc url(im/arrow_blue.gif);
font-size: 10px;
margin-left:30px;
}



#ligas li {
	font-size:10px;
	}
	
#pie
{
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	margin-top:20px;
	padding-left:235px;
	background: #fff;
	border-top:1px dotted #69f;
	width:545px;
}
	



/** FORMULARIO **/


input,textarea,option,select
{
font-size:11px;
background:#fff;
border: solid 1px #99f;
margin-left:0px;
}

#formulario
{
margin: 0 0 0 10px;
}
	
#formulario p
{
margin: 5px 0 0 0;
}


/*******************
     NUEVOS ESTILOS INTERIORES
********************/






/*******************
     COLUMNA IZQUIERDA
********************/


#columna_izquierda_int
{
float:left;
width:202px;
text-align: left;
background:#9bc;
border-left: 1px Solid #555;
height:500px;

}

#columna_izquierda_int h2 {


	}

#columna_izquierda_int h3 {
font-size:13px;
font-weight:normal;
padding-left:5px;
margin-bottom:-8px;
/*background:#667;
border:1px solid #555;
color:#fff;*/
}

#columna_izquierda_int ul {
	list-style: disc url(im/arrow_red.gif);
	font-size: 10px;
	margin-left:20px;
	padding-left:2px;

	
	}

#columna_izquierda_int li {
	font-size:10px;
	}


#columna_izquierda_int p {
margin-left:5px;

}

/************************
NAVEGACION IZQUIERDA
************************/

#nav_izquierda { width: 196px; }

#nav_izquierda ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, sans-serif;
list-style:none;
}

#nav_izquierda a
{
display: block;
padding: 3px;
width: 196px;
background-color: #04b;
border-bottom: 1px dotted #38d;
}

#nav_izquierda a:link, #nav_izquierda_lista a:visited
{
color: #fc0;
text-decoration: none;
}

#nav_izquierda a:hover
{
background-color: #fc0;
color: #003;
}




/* MENU PRODUCTOS LATERAL */




#nav_categorias { width: 196px; }

#nav_categorias ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, sans-serif;
list-style:none;
}

#nav_categorias a
{
display: block;
padding: 3px;
width: 196px;
background-color: #009;
border-bottom: 1px dotted #38d;
}

#nav_categorias a:link, #nav_categorias_lista a:visited
{
color: #fc0;
text-decoration: none;
}

#nav_categorias a:hover
{
background-color: #fc0;
color: #003;
}



/* MENU COLOR LADRILLO LATERAL */




#nav_ladrillo { width: 196px; }

#nav_ladrillo ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, sans-serif;
list-style:none;
}

#nav_ladrillo a
{
display: block;
padding: 3px;
width: 196px;
background-color: #920;
border-bottom: 1px dotted #c60;
}

#nav_ladrillo a:link, #nav_ladrillo_lista a:visited
{
color: #fc0;
text-decoration: none;
}

#nav_ladrillo a:hover
{
background-color: #fc0;
color: #003;
}


/* ladrillo 1 */

#nav_ladrillo_1 
{ 
width: 196px; 
}

#nav_ladrillo_1 ul
{
margin-left: 0;
margin-top:0px;

padding-left: 0;
list-style-type: none;
font-family: Verdana, sans-serif;
list-style:none;
}

#nav_ladrillo_1 a
{
display: block;
padding: 3px;
width: 196px;
background-color: #920;
border-bottom: 1px dotted #c60;
}

#nav_ladrillo_1 a:link, #nav_ladrillo_lista_1 a:visited
{
color: #fc0;
text-decoration: none;
}

#nav_ladrillo_1 a:hover
{
background-color: #fc0;
color: #003;
}





/ * noticias col. izquierda */


#links_izquierda ul {
margin-left:0;
padding-left:1.5em;
list-style: disc url(/im/flecha.gif);
}

#links_izquierda li {
margin-top:.8em;
font-size:10px;

}












	  
	 
	 /*******************
  ESTILOS COLUMNA CENTRAL INTERIORES
********************/

#col_central_interiores {
width: 557px;
background: white repeat;
float:right;
margin:0;
			border-right: 1px solid #9cf;


}




 	

	




	 
 	
/*******************
  ESTILOS CONTENIDO CENTRAL
********************/


#contenedor {
width:780px;
margin-right: auto;
			margin-top:0;
}




#breadc {
font-size:9px;
text-transform:lowercase;
}



#contenido_productos {
margin-left:15px;
width:520px;
float:left;
}


#contenido_productos h1, #contenido_productos h2, #contenido_productos h3 {
font-size:14px;
font-weight:normal;
color:#f60;
/*padding-left:20px;*/
background:transparent url(im/arrow_blue.gif) top left no-repeat;
	
}

#contenido_productos ul {
list-style: disc url(im/arrow_red.gif);
	font-size: 10px;
	margin-left:20px;
	padding-left:2px;
}




#derecha_imagenes {
float:right;


}

#derecha_imagenes img {
display:block;
margin: 15px 10px 15px 30px;
border: solid 1px #69f;


}


.EntryBox

{
float:left;
width:60%;
}



/*** ESTILOS TABLA ***/

#especificaciones {
		border: 1px solid #666666;
	}

	#especificaciones tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		border-left: 1px solid #ccc;
	}
	
	#especificaciones tbody tr.tit td {
		background-color: #38d;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}
	
	#especificaciones h2 {
	color:fff;
	font-weight:normal;
	}	
	

#especificaciones td {
	font-family: "lucida grande", verdana, sans-serif;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}

#especificaciones tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}


/*** ESTILOS CATEGORIA ***/


.producto_indi_categoria {
width:490px;
border-bottom: 1px dotted #f96;
padding: 5px 0 15px 0;
margin: 0 0 25px 0;
}


.lista_categorias {
width:490px;
border-bottom: 1px dotted #fff;
padding: 5px 0 15px 0;
margin: 0 0 25px 0;
}


.buenancio {

margin-bottom: 20px;
border: dotted 5px #f96;
width: 450px;

}

.imagen_categoria {
float:left;	
border: solid 1px #69f;


}


.catega, .catega_11 {
border: 1px solid #99c;
display:block;
}

.descripcion_categoria {
margin-left:15px;
width:380px;
}


.descripcion_categoria_11 {
margin-left:15px;
width:400px;
}


#contenido_categoria h2, #contenido_categoria_listado h2 {
font-size:14px;
font-weight:normal;
color:#06c;
background:white;
padding-left:0;
margin-left:0;
margin-top:0;
	
}



#contenido_categoria a:visited, #contenido_categoria_listado a:visited {
color:#06c;
}


#contenido_categoria a:hover, #contenido_categoria_listado a:hover {
color:#49f;
}


#contenido_categoria_listado p {
font-size:12px;
}

/* tabbed nav */
#tabs 
{ 
display:block;
}

#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#tabs li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #ccc;
	list-style: none;
	display: inline;
		background-image: none;

	}
	
		
#tabs ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}
	
	

.Nota_Estandar {
margin-top:0.5em;
margin-bottom:2.5em;
}

.entry {
margin-top:0.5em;
margin-bottom:3.5em;
}


#categria_padre p {
color:#003;
font-size:12px;
font-weight:bold;
}

#categorias_hijas li {
font-size:11px;
}
