/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}

.tit12{
	display:block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;}

.tit14 {
	display:block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tit16 {
	display:block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tit16_blue {
	display:block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #0099FF;
}

.tit_box {
	display:block;
	float:right;
	font-size: 12px;
	color:#0e458d;
	margin-top: 3px;
	margin-right:10px;
}

hr {
display:block;
border-bottom: 1px solid #cccccc;
height:0px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #000000;
}

.txt_white {
color:#FFFFFF;
}

.box_destaques{
clear:both; 
background-color:#FFFFFF;
padding-left:10px; 
padding-right:10px; 
padding-bottom:10px;
}

.box_menu{
clear:both; 
width: 90%;
background-color:#FFFFFF;
padding-left:10px; 
padding-right:10px; 
border-bottom: 1px #0066FF solid;
padding-top: 3px;
padding-bottom:3px;
}


#windfinder_report, #windfinder_report table,  #windfinder_report tr { 

width:230px;
border-style:solid;
}

#windfinder_report td {
padding: 5px;
}


.box_destaques table tr td img {
margin-right:10px;
}

