* { margin:0; padding:0;}
body { background:#f0f0f0; font-size:12px; line-height:18px; font-family:Arial; color:#54616e; text-align:left}


/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:Arial; color:#54616e; font-weight:normal; font-size:1em; padding-left:5px}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

/*==================list====================*/
ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:1.67em}
ul li a{text-decoration:underline; color:#6790aa; background:url(images/marker_list.gif) no-repeat 0 5px; padding-left:11px}
ul li a:hover{ text-decoration:none}
/*==========================================*/

a {text-decoration:underline; color:#014284}
a:hover {text-decoration:none}

a.link {text-decoration:underline; color:#6790aa; font-size:0.83em}
a.link:hover {text-decoration:none}

a.link_2 {text-decoration:underline; color:#6790aa; background:url(images/marker_link.gif) no-repeat 0 5px; padding-left:11px}
a.link_2:hover{ text-decoration:none}


h4 {color:#6790aa; font-size:1.17em; line-height:1.14em; margin:0 0 6px 0; font-weight:normal}
h5 {color:#ff0030; margin:0 0 6px 0; font-size:1em}
h5 em {color:#657380; font-weight:normal}
h5.font_3 {color:#6790aa; font-weight:normal}

p {margin:0 0 16px 0}
.p1 {text-align:left; padding:0 15px 0 20px}

.font_1 {color:#657380}
.font_2 {color:#ff0030}
.font_3 {color:#6790aa}

.clear { clear:both;}
.fright {float:right}

.top_bg {background:url(images/top_bg.gif) repeat-x top #fff}

/*header*/
#header { height:529px}

/*content*/
#content { font-size:0.75em; line-height:1.33em}
.content_indent {padding:0 0 49px 0}
.title {margin-bottom:20px}
.title_2 {margin-bottom:10px}
.img_left {float:left; margin:0 20px 22px 0}
.img {margin-bottom:14px}

.line_x {background:url(images/line_x_bg.gif) repeat-x }
.line_y {background:url(images/line_y_bg.gif) repeat-y right}
.line_y2 {background:url(images/line_y_bg2.gif) repeat-y right}
.line2 {background:url(images/line_y_bg.gif) repeat-y center}

/*Imagem*/
.img {float:left; padding:3px 12px 0 0;}


/*footer*/
.footer_main {width:100%; background:url(images/footer_bg.gif) repeat-x top}
.footer { color:#657380; font-size:12px; line-height:1.33em}
.footer a {color:#657380; text-decoration:underline}
.footer a:hover {text-decoration:none}
.footer ul{margin:0 0 0 19px; padding:23px 0 0 0; list-style:none}
.footer ul li { line-height:1em; float:left; margin-bottom:6px}
.footer ul li a{text-decoration:none; color:#657380; font-style:italic; padding:3px 7px 3px 7px; display:block; background:none}
.footer ul li a:hover{ text-decoration:none; background:#ff0036; color:#fff}
.footer ul li a.hover {background:#ff0036; color:#fff}
.footer p {margin:0 0 0 19px; clear:both}
.pype a {color:#da251c;}


/*Col*/
.col_1{width:485px; padding:0 0px 0 0;}
.col_2{width:220px; padding:0 40px 0 0;}
.col_3{width:220px; padding:0 0px 0 0;}

/**/
.inicio {color:#014284; font-size:14px;}


/*Zoom*/
.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;
}
