@charset "utf-8";
/* CSS Document */

#dentro h3 { font-size:20px; text-transform:uppercase; text-indent:20px; text-shadow:#666; font-weight:bolder; border-bottom:1px solid #999; padding-bottom:10px; margin-bottom:5px;}
#dentro p { text-indent:20px; text-align:justify; line-height:20px; font-size:12px; color:#2D2D2D;}
#dentro img { margin:3px; padding:1px; border:2px solid #ccc;}
#img_right { float:right; display:block;}
#img_left { float:left; display:block;}

.twitter { text-align:left; color:#333; font-size:12px; text-align:left; line-height:19px; padding:2px;list-style: none; display: inline;}
.twitter a{ text-decoration:underline; color:#333; font-size:10px;}
.twitter a:first-child{ }
ul#twitter_update_list li{ display:list-item; padding:5px; margin:5px 0;}
ul#twitter_update_list2 li{ display:list-item; padding:5px; margin:5px 0; }




.tooltip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
	z-index:10;
}

#dyna img {border:2px solid #CCC; padding:1px; cursor:pointer;margin:2px 4px; background:url(../images/icons/img_bg.jpg) no-repeat center center white; width: 170px; height:113px;}

<!--[if lt IE 7]>
.tooltip { background-image:url(../images/black_arrow.gif); }
.tooltip.bottom {background:url(../images/black_arrow_bottom.gif);}
<!--[endif]-->


.tooltip.bottom {
	background:url(../images/black_arrow_bottom.png);
	padding-top:40px;
	height:55px;
}
.tooltip.bottom {background:url(../images/black_arrow_bottom.png);}



a{ color:#333; text-decoration:none;}
a:hover{ color:#333; text-decoration:none;}
p{ color:#1E1E1E;}


.thumb { width:65px; height:44px; background:url(../images/icons/img_bg2.jpg) no-repeat center center; float:left; border:1px; margin:1px;}
.thumb:hover { border:2px solid white;}


.clear { clear:both;}
.bannerfla{ background:white; margin:0 auto; padding-left:8px; padding-top:10px; padding-bottom:5px; margin-bottom:8px; display:block;}
