/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	font-stretch:expanded;	
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {color: #005083;}
.style3 {color: #B7B7B7}
a
{
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.img_banner
{
	border:solid 1px #414141;
}

.divResposabilidade
{
	width:200px;
}

.body_cons
{
	background-color:#eeeeee;
}

input
{
	text-transform:uppercase;
	/*font-size:10px;*/
}

select
{
	/*font-size:10px;*/
}

.input_email
{
	text-transform:lowercase;
}


.subTitle
{
	font: tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}