﻿/* Configuração */
.DivAlign{
	float:left;
}
.agencTamL{
float:left;
font-family:"Courier New", Courier, monospace;
font-size: 9pt;
font-weight: bold;
float:left;
margin-left:10px;
margin-right:10px;
/*height:20px;
width:auto;*/
}
.agencTamB{
float:left;
font-family:"Courier New", Courier, monospace;
font-size: 20pt;
font-weight: bold;
margin-left:10px;
margin-right:10px;
/*height:80px;
width:auto;*/
}

/* MUST tooltip styling */
.hide {position:absolute; z-index:800; left:-9999px;}

/* general tooltip styling */
.hide {border:1px solid #000; padding:5px 10px;background:#fff; text-align:left;}
.hide h3 {font-size:16px; font-family:georgia, serif; color:#800; margin:0; padding:5px 0;}
.hide p {padding:5px 0; margin:0; font-family:arial; sans-serif; font-size:11px; line-height:1.5em;}
.hide img {border:1px solid #aaa; padding:5px;}

/* styling the tooltip hover information */
span.toptip {color:#800; font-weight:bold; font-style:italic;}
a.toptip {color:#666; font-family:verdana,georgia, serif;}
img.toptip {border:1px solid #800; padding:10px; margin:0 10px 10px 0; display:block; float:left;}
h2.toptip {color:#800; font-family: georgia, serif; font-style:italic;}
h2.vincent {width:230px;}

/* specific tooltip styling */
#lifespan {width:200px;}
#rembrandt {width:250px;}
#starry {width:250px; border:0; padding:0; background:transparent;}
#starry .xb1, #starry .xb2, #starry .xb3, #starry .xb4, #starry .xb5, #starry .xb6, #starry .xb7 {display:block; overflow:hidden; font-size:0;}
#starry .xb1, #starry .xb2, #starry .xb3, #starry .xb4, #starry .xb5, #starry .xb6 {height:1px;}
#starry .xb4, #starry .xb5, #starry .xb6, #starry .xb7 {background:#458f9c; border-left:1px solid #000e1b; border-right:1px solid #000e1b;}
#starry .xb1 {margin:0 8px; background:#000e1b;}
#starry .xb2 {margin:0 6px; background:#000e1b;}
#starry .xb3 {margin:0 4px; background:#000e1b;}
#starry .xb4 {margin:0 3px; background:#458f9c; border-width:0 5px;}
#starry .xb5 {margin:0 2px; background:#458f9c; border-width:0 4px;}
#starry .xb6 {margin:0 2px; background:#458f9c; border-width:0 3px;} 
#starry .xb7 {margin:0 1px; background:#458f9c; border-width:0 3px; height:2px;} 
#starry .xboxcontent {display:block; background:#458f9c; border:3px solid #000e1b; border-width:0 3px;}
#starry .xboxcontent h3 {padding:5px; color:#f8d233;}
#starry .xboxcontent p {padding:5px; color:#feecc6;}

#vincent {width:165px; background:#ddd; border-color:#ddd #666 #000 #ddd;}
#gauguin {width:310px;}
#dimensions {width:260px; background:#fff url(vincent/jquery.gif) no-repeat left center; padding-left:130px; height:100px}