	a, a:visited,  {text-decoration:none;} 
	a, a:visited,  label {color:#335577 !important; text-decoration: none} 
	a:hover {color: red;}
	body {
		margin:5px 0 20px 0;
		font:normal 11px/14px Arial, sans-serif;
		background:#EFEFEF none repeat scroll 0 0;
		color:#333333;
		padding: 0;
	} 
	ol, ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	} 


	#botonera {
		margin:auto auto -1px;
	}
	
	ul#botonera li {
		background:transparent url(images/separador_navegador.gif) no-repeat scroll right bottom;
		float:left;
		margin-top:9px;
	}
	
	ul#botonera li a, ul#navegador li span {	
		display:block;
		float:left;
		line-height:22px;
		margin-right:1px;
		padding:0 12px 0 13px;
	}
	
	ul#botonera li a b {color:  red;
	}
	
	ul#botonera li a:hover {
		background:url(images/separadorTroncalOver.gif) bottom left repeat-x;
	}	
	
	.activo {
		background:url(images/separadorTroncalOver.gif) bottom left repeat-x;
		width: 100%;
		padding: 9px;
		font: bold 11pt Arial;
		color: #333333;
		border-bottom: 0px none;
	}
	

	#botonera2 {
		margin:auto auto -1px;
		width: 100%;
		text-decoration: none;
	}
	
	table#botonera2 td {
		border-bottom: 1px solid #e4e4e4;		
		width: 100%;
		text-decoration: none;
	}
	
	table#botonera2 td a, table#navegador td span {	
		display:block;
		float:left;
		line-height:22px;
		margin-right:1px;
		/padding:0 8px 0 9px;
		text-decoration: none;
	}
	
	table#botonera2 td a:hover {
		background:url(images/separadorTroncalOver.gif) bottom left repeat-x;
		width: 100%;
		color: red;
		text-decoration: none;
	}
	
	.icons a {
		text-decoration: none;
	}
	
	.icons a:hover {
		text-decoration: none;
		width: 100%;
		background:url(images/separadorTroncalOver.gif) bottom left repeat-x;
	}
	
	#aviso #fecha {
		font: bold 12px arial;
		color: red;	
		padding: 2px;	
	}
	
	#aviso #descripcion {
		font: normal 12px arial;
		color: black;
		padding: 2px;	
	}
	
	#aviso #titulo {
		font: bold 13px arial;
		color: #000080;	
		padding: 2px;
	}
	#aviso #precio {
		font: bold 13px arial;
		color: #ff0000;	
		padding: 2px;
	}
	
	#aviso #datos {
		font: normal 12px arial;
		color: #333333;	
		padding: 2px;
	}
	
	#linea_pts {
		background: url(images/lineapuntogris.gif) repeat-x;
		width: 100%;
	}
	
	
	#ja-search {
		 background: url(images/seach-bg.gif) no-repeat;
		 height: 22px; 
		 width: 200px;
	}



	#ja-search .inputbox {
	 	border: 0 solid white;	
	 	color: #666666;	
	 	font-size: 11px;	
		margin:1px 0 0 5px;
	 	padding: 0;	
	 	width: 135px;
	}

	#ja-search .inputbox:hover, #ja-search .inputbox:focus {	
		 background: #FFFFFF;		
		 border: none;		
	}
	
	#desarrollo th {
			font: normal 17px arial;
			text-align: left;
			color: white;
			background: #333;
		}
		
		#desarrollo td {
			font: normal 12px arial;
			text-align: left;
			color: white;
			vertical-align: top;
		}
		
		#desarrollo {
			margin-left: auto;
			margin-right: auto;
			margin-top: 10px;
			width: 96%;
		}
		
		#desarrollo h3 {
			font: normal 19px verdana;
			color: white;
		}
		
		#desarrollo h5 {
			font: normal 15px verdana;
			color: #AAAAAA;
			border: 1px solid #f5f5f5;
			padding: 2px;
			text-align: left;
		}
		
		#desarrollo p {
			font: normal 12px verdana;
			color: #000;
			line-height: 1.6;
			text-align: left
		}
		
		select {
			font: normal 11px arial narrow;
			width: 100%;
		}
