* { margin:0; padding:0;}
html, body { height:100%;}
body { background:url(images/tail-top.gif) left top repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#6a6a6a;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

.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;}
object { vertical-align:top;}

#contacts-form { width:284px;}
#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:275px; padding:2px 0 1px 3px; color:#6a6a6a;}
#contacts-form textarea {width:275px; height:168px; padding:2px 0 1px 3px; margin-bottom:17px; color:#6a6a6a; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.list1 { padding-bottom:10px;}
.list1 li { font-size:1.17em; padding-bottom:6px;}

dl dt { font-weight:bold;}
dl dd { margin-bottom:10px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#6a6a6a; outline:none;}
a:hover{
	text-decoration:none;
	color: #ffffff;
}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}
.line-ver-top, .line-ver-top1 { background-image:url(images/line-ver-top.gif); background-repeat:no-repeat; width:100%;}
.line-ver-bot, .line-ver-bot1 { background-image:url(images/line-ver-bot.gif); background-repeat:no-repeat; width:100%;}

.title { margin:12px 0 20px 0;}

/*==================boxes====================*/
.box { width:100%; color:#fff;}
.box.bg1 { background:url(images/box-bg1.gif) left bottom repeat-x #39b549;}
.box.bg2 { background:url(images/box-bg2.gif) left bottom repeat-x #f9c501;}
.box.bg3 { background:url(images/box-bg3.gif) left bottom repeat-x #fd9900;}
.box .inner { padding:25px 25px 19px 29px;}
.box .title { margin:0 0 11px 0;}

.dept-list { float:left;}
.dept-list dt { font-weight:normal; margin-bottom:16px;}
.dept-list dd { clear:both; text-align:right; margin-bottom:0;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd a { font-weight:bold;}


/*header*/
#header .flash-menu { position:absolute; top:0; left:0;}
#header .flash-header { position:absolute; top:156px; left:0;}

/*content*/
#content { padding:0 0 52px 0;}
#content .indent { padding:21px 0 0 0;}
#content .indent .indent { padding:0 0 15px 0;}


#content .boxes { width:100%; overflow:hidden; padding:5px 0 0 0;}
#content .boxes li { float:left; width:313px;}
#content .boxes li p { margin-bottom:17px;}

/*footer*/
#footer { text-align:center;}
#footer .indent { padding:25px 0 0 0;}
#footer a {
	color:#767676;
	font-size: 12px;
}

/*==========================================*/

/*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;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 10px solid #F5F5F5;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	