﻿@charset "utf-8";


img.tTip						{ margin: 0px 0px 0px 0px; float: right; }


#demo_wrapper					{ width: 600px; margin: 0px auto 0px auto; }

.tinyTip						{ width: 325px; padding: 0px 0px 0px 0px; display: block; background: url(img/tinyTip-bottom.png) 0px 0px no-repeat;}
.tinyTip .content				{ padding: 0px 10px 0px 10px; font-size: 14px; font-family: "arial"; color: #010101;  background: url(img/tinyTip-content.png) 0px 0px repeat-y; margin:47px 0px 0px 0px; }
.tinyTip .bottom				{ height: 47px; background: url(img/tinyTip-top.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }

.lien							{ visibility:hidden;}