﻿@charset "utf-8";

/* Frase Hover */
a	{ color: #f1f1f1; font-weight:900}


img.tTip	{ margin: 0.500em 0.938em 0.500em 0px; float: left;  }


#demo_wrapper	{ width:46.154em; margin: 2.308em auto 0em auto;}



.lightTip	{  }
.lightTip .content	{ 
			width: 23.846em; 
			padding: 1em; 
			border: 0.375em solid #300; 
			-moz-border-radius: 0.833em; 
			-webkit-border-radius: 0.833em;
			-ms-border-radius: 0.833em; 
			-o-border-radius: 0.833em;  
			background: #ffffff; color: #300;
			text-align:center;
			line-height:1.1;
			 }

.lightTip .bottom	{
	margin:auto;
			width: 2em;
			height:0.8em; 
			background: url('../images/notch-white.png');background-size: cover;-moz-background-size: cover; background-position: center;}

