* { margin:0; padding:0;}
body {
	background:#f5f5f5;
	color:#909090;
	min-width:980px;
	font: 100%/21px Arial, Helvetica, sans-serif;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em; text-transform:uppercase;}

object { vertical-align:top;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
	font-size: 12px;
}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #fff;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form1 { height:35px;}
.form1 input {width:343px; padding:2px 0 2px 3px; background:#fff; border:1px solid #a4a4a4; color:#909090;}
textarea { width:400px; height:120px; overflow:auto; background:#fff;  border:1px solid #a4a4a4; padding:2px 0 0 3px; color:#909090; margin-bottom:15px; }

.form2 { height:35px;}
.form2 input {width:230px; padding:2px 0 2px 3px; background:#fff; border:1px solid #a4a4a4; color:#909090;}



/*==================list====================*/
ul { list-style:none;}

.footer-nav { float:right; padding-top:21px;}
.footer-nav li { float:left; border-right:1px solid #909090; line-height:1em; padding-right:11px; margin-right:11px;}
.footer-nav li a {
	color:#909090;
	text-decoration:none;
	text-transform: uppercase;
}
.footer-nav li a:hover,
.footer-nav li a.act { 
	color:#000;
}
.footer-nav li.last { border:0; margin:0; padding:0;}

.list li {
	color:#3c4ca7;
	padding:0 0 8px 13px;
	background:url(images/marker-1.gif) no-repeat left 5px;
	line-height:2.33em;
}
.list li a {
	color:#3c4ca7;
}

div.list1 { width:100%; overflow:hidden;}
.list1 ul { float:right;}
.list1 ul li { float:left; margin-left:1px;}
.list1 ul li a { color:#909090; text-decoration:none; display:block; background:url(images/link-bgd.gif) repeat-x top;}
.list1 ul li a em { display:block; background:url(images/link-left.gif) no-repeat left top;}
.list1 ul li a b { display:block; padding:9px 28px 6px 28px; font-weight:normal; font-style:normal; background:url(images/link-right.gif) no-repeat right top;}
.list1 ul li a:hover { text-decoration:underline;}
.list1 ul li.alt a { color:#000; background:url(images/link-bgd-act.gif) repeat-x top;}
.list1 ul li.alt a em { background:url(images/link-left-act.gif) no-repeat left top;}
.list1 ul li.alt a b { background:url(images/link-right-act.gif) no-repeat right top;}


/*==================other====================*/
.img-box img { margin-bottom:25px; display:block;}

.p1 { margin-bottom:15px;}

.phone { float:right; margin-right:65px;}


/*==================txt, links, lines, titles====================*/
a {
	color:#3c4ca7;
	outline:none;
}
a:hover{text-decoration:none;}

h3 { font-size:1.22em; color:#000; margin-bottom:16px; line-height:2.33em;}
h4 {
	font-size:1.22em;
	color:#000;
	margin-bottom:10px;
	text-transform: uppercase;
}

.link {
	color:#3c4ca7;
	padding-left:13px;
	background:url(images/marker-2.gif) no-repeat left 3px;
	text-transform: uppercase;
}

.line-hor { background:url(images/line.gif) repeat-x top; height:1px; width:63px; margin:20px 0; overflow:hidden; font-size:0; line-height:0;}
.line-hor1 { border-bottom:1px solid #f5f5f5; font-size:0; line-height:0; overflow:hidden; margin-bottom:40px;}


/*header*/
#header {}

/*content*/
#content { padding:38px 0 62px 0;}
#content .indent {
}
#content p, #content dl {
	line-height:21px;
}
#content dl dd { padding-bottom:20px;}

/*footer*/
#footer p {
	float:left;
	color:#000;
	padding-top:21px;
	text-transform: uppercase;
}
#footer p a { color:#000; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/

/*Rodapé*/
.pype a{
	text-decoration:none;
	font-weight:normal;
}
.pype a:hover{
	text-decoration:none;
	font-weight:normal;
}
.by_pype a{
	text-decoration: underline;
	font-weight:normal;
}
.by_pype a:hover{
	text-decoration:none;
	font-weight:normal;
}
