@charset "utf-8";

* {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}


.invisivel {
	width:0 !important;
	height:0 !important;
	padding:0 !important;
	margin:0 !important;
	visibility:hidden !important;
}

/* links */
a:link, a:visited {
	color:#84135A;
	text-decoration:underline;
}
a:hover, a:focus, a:active {
	text-decoration:none;
	color:#84135A;
}
button{
	background:#006EA8 none repeat scroll 0%;
	color:#FFFFFF;
	height:26px;
	margin:14px 0pt 0pt 0;
}
/* headlines */
h1,
h2 {
	float:none !important;
}
h2 {
	background:none;
	font-size:24px;
	color:#4E4E4E;
	text-indent:0;
	height:auto;
	width:auto;
	font-weight:normal;
	font-style:italic;
	margin:30px 0 0 0;
	
}
h3 {
	font-size:14px;
	color:#BDBDBD;
	font-weight:bold;
	border-bottom:1px solid #BDBDBD;
	margin:12px 0 18px 0;
	line-height:140%;
	text-transform:uppercase;
}

/* paragrafo */
p {
	font-size:12px;
	line-height:160%;
	margin:8px 0;
	text-align:justify;
	color:#000;
}

/* listas */
ul {
	font-size:13px;
	line-height:160%;
	text-align:justify;
	color:#5E5E5E;
}
li {
	list-style-type:circle;
}
li.servico { list-style:none; padding:0 0 0 25px; }

li#twitter		{ background:url(../images/icones_share/twitter.gif) top left no-repeat; }
li#google		{ background:url(../images/icones_share/google.gif) top left no-repeat; }
li#facebook		{ background:url(../images/icones_share/facebook.gif) top left no-repeat; }
li#digg			{ background:url(../images/icones_share/digg.gif) top left no-repeat; }
li#yahoo		{ background:url(../images/icones_share/yahoo.gif) top left no-repeat; }
li#delicious	{ background:url(../images/icones_share/delicious.gif) top left no-repeat; }
li#stumble		{ background:url(../images/icones_share/stumble_upon.gif) top left no-repeat; }
li#live			{ background:url(../images/icones_share/windows_live.gif) top left no-repeat; }

li.servico ul {
	margin:0 0 0 -25px;
}

/* tabela */
table {
	clear:both;
	border:0;
	font-size:12px;
	background:#d6e7ef;
	color:#1e1e1e;
	text-align:left;
}
table th{
	font-weight:bold;
	background:#617e8e;
	color:#fff;
	padding:3px 6px;
	font-size:13px;
}
table td {
	background:#fff;
	color:#053047;
	padding:3px 6px;
}

/* formularios */

form { width:500px; }
form fieldset { background:url(../images/bg_cont_news.gif) no-repeat; display:block; height:56px; border:none; padding-top:5px; }
form fieldset.msg { background:url(../images/bg_cont_textarea.gif) no-repeat; display:block; height:100px; border:none; padding-top:5px; }
form label { font-size:14px; color:#515151; font-weight:bold; margin-right:5px; }
form input { border-color:#7C7C7C #C3C3C3 #DDDDDD; border-style:solid; border-width:1px; color:#444444; padding:4px 3px; width:80px; }
form textarea { border-color:#7C7C7C #C3C3C3 #DDDDDD; border-style:solid; border-width:1px; color:#444444; padding:4px 3px; width:468px; height:66px; }
#enviar { float:right; background:url(../images/bt_voltar.gif) no-repeat; border:none; height:32px; width:74px; font-weight:bold; color:#000000; font-size:13px; margin-right:0px; margin-top:15px; }
.aviso { padding:11px 2px 11px 20px; width:164px; background:url(../images/bg_aviso.gif) no-repeat left top; font-weight:bold; color:#ffffff; font-size:14px; display:none; }
form input#newsletter { width:10px; }

/*fieldset {
	border:none;
	margin:10px 0pt;
	height:auto;
}
fieldset label {
	clear:both;
	color:#053047;
	display:block;
	float:left;
	font-size:13px;
	margin:0 10px 10px 0pt;
	width:100px;
}
fieldset input {
	height:22px;
}
fieldset input, fieldset textarea {
	background:#006EA8 none repeat scroll 0%;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:13px;
	padding:2px 0 2px 3px;
	width:245px;
}
fieldset input:focus, fieldset textarea:focus {
	background:#1487C3 none repeat-x scroll center top;
	color:#fff;
}

input.enviar {
	clear:both;
	float:right;
	font-size:14px;
	height:30px;
	margin:0pt 45px 0pt 0pt;
	padding:4px 3px;
	background:#006EA8 none repeat scroll 0%;
	color:#FFFFFF;
	width:auto;
}*/

form#contato fieldset {
	margin:0 !important;
}
#contatoUf { width:auto !important; text-transform:uppercase; }


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
