		.tipper {
			background-color:transparent;
			color: #222;
			font-weight: bold;
			/*padding: 0.2em;
			margin: 0.5em;*/  
			
		}
/*tool*/
		.tool-tip {
			color: #ccc;
			width: 378px;
			height: 300px;
			z-index: 13000;
			background: url(popfoto.png);
			border:solid 2px #A7A9AC;			 
			overflow:hidden; 
			background-color:white;
		}
*html .tool-tip
{
	background: url(popfoto.gif);
		
}
		 
		.tool-title 
		{
			font-family: Trebuchet MS;
			font-size: 13px;
			font-weight: bold;
			margin: 0;
			color:#A7A9AC; /*#9FD4FF;*/ 
			padding: 0px 0px 5px 0px; 
			/*background: url(pop_1.png);*/ float:left;
		}
		.tool-text {
			padding:10px 20px 0px 20px;
			color:Black;
		}
		.tool-loading {
			background: url(ajax_load.gif) center center no-repeat;
			width: 30px;
			height: 30px;
			margin: 0 auto;
		}
						
		.tool-text div.imageElementDoc, .tool-text div.imageElement
		{
			font-size: 10px;
			font-family:Arial;
			font-weight:bold;			
		}
		.tool-text img
		{
			/*border:solid 3px black;*/
			/* margin-top:30px; margin-right:4px;*/
			  width:333px; height:237px; margin:15px 0px 5px auto; 			   			  			   
		}
		.tool-text .barra
		{
			width:100%;background-color:#000000;height:2px;margin-top:3px;margin-bottom:10px;
		}
		
/*toolIcons*/

		.toolIcons-tip {
			color: #ccc;
			width: 165px;
			height: 70px;
			z-index: 13000;
			background: url(icons_bubble_popup.png) no-repeat;
			overflow:hidden;
			text-align:left;
			font-weight: bold;
		}
* html .toolIcons-tip 
{background:url(icons_bubble_popup.gif);
	width:161px;
	height:65px;}

		.toolIcons-tip input{margin-top:4px;background-color:black;color:white;font-size:10px;/*border:1px solid black;*/
			width:127px;}
		.toolIcons-tip span{text-transform:uppercase;}
		
		.toolIcons-tip .botonera {text-align:right;}
		.toolIcons-tip .botonera input{width:40px;}
		
		 
		.toolIcons-title {
			font-size: 11px;
			margin: 0;
			color: #9FD4FF;
			/*padding: 10px 20px 0px 20px;*/
			background: url(pop_1.png);
		}
		.toolIcons-text {
			padding:5px 30px 5px 5px;
			color:Black;
		}
		
	
	/*toolRss*/
		
		.toolRss-tip {
			color: #ccc;
			width: 126px;
			height: 115px;
			z-index: 13000;
			background: url(rss_bubble_popup.png) no-repeat;
			overflow:hidden;
			text-align:left;
			font-weight: normal;
		}
/*
* html .toolRss-tip 
{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/css/tooltip/rss_bubble_popup.png')}
*/
		
		.toolRss-tip input{margin-top:4px;background-color:black;color:white;font-size:10px;border:1px solid black;
			width:127px;}
		.toolRss-tip span{text-transform:uppercase;}
		
		.toolRss-tip .botonera {text-align:right;}
		.toolRss-tip .botonera input{width:40px;}
		
		 
		.toolRss-title {
			font-size: 11px;
			margin: 0;
			color: #9FD4FF;
			/*padding: 10px 20px 0px 20px;*/
			background: url(pop_1.png);
		}
		.toolRss-text {
			padding:5px 30px 5px 5px;
			color:Black;
		}
		.toolRss-tip li
			{list-style:none;
			background-image:url(rss_icono.png);
			background-repeat:no-repeat;
			margin-left:0;
			padding-left:20px;
			line-height:1.8em;
			}

		.toolRss-tip li a
			{font-size:9px;}
		

