@charset "utf-8";
/* CSS Document */

.bg_menu {
	background:url(contenido_files/bg_menu.jpg) repeat-x;
	width: auto;
	height: 60px;
}

.menu_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	line-height:55px;
	color:#333333;
	width: 125px;
}
a.menu_texto {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	line-height:55px;
	color:#333333;
	width: 125px;
	text-decoration: none;
}

a.menu_texto:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}
.menu_text-buscar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	line-height:60px;
	color:#FFFFFF;
	width: 60px;
	text-decoration: none;
	/*font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	line-height:55px;
	color:#ffffff;
	width: 60px;
	height: auto;*/
	
}
/************LINKS SEGUIDORES DE PÁGINAS*****************/

.link_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	line-height:55px;
	color:#333333;
	width: 125px;
}
a.link_texto {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	line-height:55px;
	color:#333333;
	width: auto;
	height: 30px;
	text-decoration: none;
}

a.link_texto:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}
/*****************************************************/

.bg_search {
	background:url(contenido_files/back_search.jpg) no-repeat;
	width: 200px;
	height: 59px;

	
}
.bg_categorias {
	background: url(contenido_files/bg_menu-left.jpg) no-repeat;
	width: 185px;
	height: 38px;
}
.bg_subcategorias{
	width: 175px;
	background: #F2F2F2;
	height: 100%;
} 
.bg_subcategorias-texto {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
	line-height:35px;
	color:#CC0000;
	text-indent:15px;
}

.bg_contacto {
	background: url(contenido_files/bg_contact.jpg) no-repeat;
	width: 210px;
	height: 321px;
	margin: 0px 5px 0px 5px;
}
.bg_titulos {
	background:url(contenido_files/bg_tit.jpg) no-repeat;
	width: 590px;
	height: 36px;
}
.bg_titulos-texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height:37px;
	color:#333333;
	text-indent: 15px;
}

.top-contacto-idioma {
	background: url(contenido_files/bg_top.jpg) no-repeat;
	width: 324px;
	height: 50px;
	line-height:20px;
}
.top-contacto-idioma {
	background: url(contenido_files/bg_top.jpg) no-repeat;
	width: 324px;
	height: 50px;
	line-height:20px;
}

.cuadrados {
	width: 190px;
	height:230px;
	background:#E0E0E0;
	border:solid #999999 1px;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	
}

/*************TEXTO DE TRES PRODUCTOS DE LA HOME***************/

.titulodelproducto{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size: 15px;
	text-align:left;
	margin-left: 10px;
	font-weight:bold;
	
}
.descripciondelproducto{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size: 12px;
	text-align:left;
	margin-left: 10px;
}

.preciodelproducto {
	background:url(contenido_files/bg_precio.jpg) no-repeat right;
	margin-right:8px;
	margin-top: 10px;
	height: 30px;
}
.costo{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: right;
	margin-right: 15px;
	margin-top: 3px;
}
.text_small{
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
}

/*CUADRADOS DE INTERIORES*/

.rectangulo {
	width: 780px;
	height: 130px;
	margin: 5px 5px 5px 5px;
	background-color:#F0F0F0;

}
.titulos_rectangulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#666666;
	text-align:left;
	margin-top: 10px;
	font-weight:bold;
}
.bg_titulos_rectangulos {
	background:url(contenido_files/bg_tit2.jpg) no-repeat;
	width: 790px;
	height: 36px;
}
.descripciones_categorias{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:left;
}

/*LINK DE CATEGORIAS*/
.bg_subcategorias-texto-int {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color:#7BA3C8;
	text-decoration:none;
}
a.bg_subcategorias-texto-int:hover {
	font-weight:bold;
	text-decoration:inherit;
	color:#004080;
}
/******** SELECCIONADOR DE BUSCAR ************/

.seleccionador {
	width: auto;
	height: 25px;
	padding-top: 17px;
	padding-bottom: 10px;
	
}

.texto_caracteristicas-tecno {
	font-family: Arial;
	font-size: 10px;
	text-align:center;
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	
}
