		.tipper {
			background-color: transparent;
			color: #222;
			/*font-weight: bold;*/
			/*padding: 0.2em;
			margin: 0.5em;*/
		}
/*tool*/
		.tool-tip {
			color: #ccc;
			width: 222px;
			height: 241px;
			z-index: 13000;
			background: url(pop_1.png);
			overflow:hidden;	
		}

* html .tool-tip
{background-image:url(pop_1.gif)}

		 
		.tool-title {
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			color: #9FD4FF;
			padding: 10px 20px 0px 20px;
			background: url(pop_1.png);
		}
		.tool-text {
			padding:10px 20px 0px 20px;
			color:Black;
		}
		.tool-loading {
			background: url(ajax-loader_bco.gif) center center no-repeat;
			width: 30px;
			height: 30px;
			margin: 0 auto;
		}

		.tool-text div.docente.contentTooltip, .tool-text div.mediateca.contentTooltip
		{
			font-size: 12px;
			font-family:Arial;
			font-weight:bold;
			
		}
		
		
		.tool-text div.imageElementDoc, .tool-text div.imageElement
		{
			font-size: 10px;
			font-family:Arial;
			font-weight:bold;
		}
		.tool-text img
		{
			border:solid 3px black;
		}
		.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;
			font-family:verdana;
			font-size:9px;
		}
* 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 27px 5px 8px;
			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;}
		

