 /* CSS--TUELECTRONICA.COM */



/*----------------------------------------------USER */	   
#container .titulo{font-size: 14px; color: #FF7200; font-weight: bold  }
#container .subtitulo {	color: #4E7295;	font-size: 13px;font-weight: bold} 
#container .link{text-decoration: none;	color: #333333;	border-bottom:1px dotted #7D7D7D;font-size: 11px;font-weight: normal}
	
#container .link:hover { color: #FF7200;border-bottom:1px dotted #FF7200; }

#container .bulletlist{	list-style-image: url(../Picfiles/bullet_list.gif);	padding-left: 15px;	margin-left: 15px}
