 /* CSS--TUELECTRONICA.COM */


/*----------------------------------------------Generals */

html , body {
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4F4A47;
	margin: 0px;	
	border:0px
	
 	
}

 img{border:0px;}
.imagbord{border: 1px solid #E0DFDF  }	
	

.notes {font-size: 11px; color: #8C939F;}

input, select, textarea, input {
	border: 1px solid #BBBEC1;
	color: #5F5B5A;
	font-size: 1em;
}



/* links*/
a:link, a:visited ,a:active{ text-decoration: none;color:#4F4A47}	
a:hover { color:#3F74A9; }
a:visited:hover,a:active:hover { color:#6699CC}
  
 
	
	
/*  Include_top */	
#top{ width:779px; height:87px; border-right:1px solid #DFE3E5; border-left:1px solid #DFE3E5 }

/* Include_bottom*/
#menudown{ width:779px; heigth:147px; border:none}
#menudown a:hover, #menudown a:visited:hover,#menudown a:active:hover{ color:#EE2625 }
	
/* ticker del home */
.ticker{ width:579px; background-image: url(../Picfiles/ticker_backg.gif)}
.tickerColor1{ color:#FF5A00 }
.tickerColor2{ color:#4F4A47 }
.tickerColor3{ color:#4E7295 }

/* Navegador */
#categoria {color: #4679AC; font-size: 18px; font-weight: lighter; background-image: url(../Picfiles/bullet_categ.gif);
            background-repeat: no-repeat; vertical-align: middle; background-position: 7px 13px; text-indent: 15px }

.menunav{font-size: 10px}
.menunav:hover{color: #FF5A00}
.margen{margin-bottom: 20px; text-align: justify 	} 

	
/*----------------------------------------------Container */	

#container{
	margin: 0px;
	padding: 0px;
	border:0;
	margin-left:auto;
	margin-right:auto	}

 #container .alert{
	font-size: 12px;
	font-weight: bold;
	color: #FF7200;
	
}

#container .categoria {	color: #4E7295;	font-size: 13px;font-weight: bold}
#container .categoria:hover{color: #4679AC}


#container .product {font-size: 9px; display:block; margin-bottom:7px; }
#container .product:hover { color: #7A8A9E }
#container .firstline:first-line {font-weight: bold}


#container .productdetail {font-size: 11px; color: #719DCA; font-weight: bold  }
#container .productdetail:first-line {font-size: 19px; color: #3F74A9; width:300px; display:block  }
#container .productdetail:first-line:hover {font-size: 19px; color: #3F74A9; width:300px; display:block  }


/*----------------------------------------------los siguientes css, aplican para product y oferta */	


 
#container .oferta { display:block; text-align:center}
#container .oferta:hover {  color: #7A8A9E;}



#container .precio {color: #FF5A00;	font-weight: bolder}
	
	
#container .stars01{background-image:url(../Picfiles/dotted_w_02.gif);margin-top:7px}
#container .stars{  margin-top:10px; margin-bottom: 7px}


#container div.hr { height: 6px;  background: #fff url(../Picfiles/separative.gif) scroll center; margin-left:auto; margin-right:auto}
#container div.hr hr { display: none;}

#container div.hr2 { height: 5px;  background: #fff url(../Picfiles/dotted_w.gif) scroll center; margin-left:auto; margin-right:auto; font-size:13px;}
#container div.hr2 hr { display: none;}

#container .bulletlist{
	list-style-image: url(../Picfiles/bullet_list.gif);
	padding-left: 15px;
	margin-left: 15px
}


