/* tira tudo */
h2, h3, h4, h5, p, a, img, hr, ul, ol, body{
	margin:0px;
	padding:0px;
	border-width:0px;
}
h1
{
	margin-top:10px;
	margin-bottom:15px;
}
/*body
{
	background-color:#203f75;
}
*/
/* Menu */


ul {margin:0px 0px 0px 0px;}

/*ul li 
{
	background-image:url(../images/bg_linkMenu.jpg);
	list-style-type:none;
	padding:3px 0px;
}*/
ul a {
	font: normal 11px Verdana, Arial, Sans-serif;
	color:#01437b;
}
/* Estilos */

a {
	text-decoration:none;
	color:#003e77;}
a:visited {color:#003e77;}
a:hover {text-decoration:underline;}

select, td{
	font-size:11px;
	font-weight:normal;
	font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#505050;
}

h1 a
{
	display:block;
	width:122px;
	height: auto;
	display:block;
	float:left;
	margin:10px 2px 2px 1px;
}

h1 a span
{
	display:none;
}
h6
{
	display:block;
	width:120px;
	height:60px;
	border:solid 1px #eee;
	display:block;
	position: absolute;
	left:645px;
	top:20px;
}
/*body
{
	scrollbar-arrow-color:#314250;
scrollbar-3dlight-color:#314250;
scrollbar-highlight-color:#FFf;
scrollbar-face-color:#c2cfda;
scrollbar-shadow-color:#c2cfda;
scrollbar-darkshadow-color:#6184a0;
scrollbar-track-color:#134d7b;
}*/