﻿body {
	margin:0;
	overflow-y:scroll;
	font:12px Arial;
}
img {
	border:0;
}
fieldset {
	border:0;
	padding:0;
	margin:0;
}
#container #content p.text {
	font:12px Arial;
	color:#666666;
}
#container #content #main_content {
	float:left;
	min-height:200px;
	width:490px;
	padding-left:20px;
}
#container #content #main_content #alerta {
	text-align:center;
	color:#ED1C24;
	font:12px Arial;
	height:25px;
}
#container #content #side_content {
	float:left;
	margin-left:20px;
}
h2.titulo {
	font:bold 14px Arial;
	color:#BF1E2D;
	margin-top:0px;
}
h3.bullet {
	background:url(../img/bullet_blue.gif) top left no-repeat #d0edf6;
	width:150px;
	height:16px;
	display:block;
	padding-top:2px;
	padding-left:30px;
	font:bold 12px Arial;
	color:#1E75BC;
}
fieldset.formulario label {
	background:url(../img/informacoes/label_form.png);
	width:84px;
	height:19px;
	padding:5px 5px 0px 5px;
	display:block;
	font:12px Arial;
	color:#808080;
	margin-right:10px;
}
fieldset.formulario .input {
	background-color:#fff;
	border:1px solid #808080;
	color:#808080;
	height:19px;
}
fieldset.formulario .textarea {
	background-color:#fff;
	border:1px solid #808080;
	color:#808080;
}
.button {
	background:url(../img/btn.png) top left no-repeat;
	width:73px;
	height:25px;
	border:0px;
}
.button_webmail {
	background:url(../img/btn_webmail.png) top left no-repeat;
	width:150px;
	height:25px;
	border:0px;
	font:11px Arial;
	cursor:pointer;
}

