/*Arquivo CSS desenvolvido por CTEC-RS www.ctecrs.org - Todos os Direitos Reservados*/


/*------------------------------------------------CONFIGURAÇÃO--------------------*/
body{
	padding:0;
	margin:0;	
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------INÍCIO DO CABEÇALHO--------------------*/
#header{
	width:850px;
	height:350px;
	position:relative;
	text-align: center;
	background-image: url(images/inst_nome.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}#header p.adress {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;
	position: relative;
	top: 90px;
}
#header ul{
	width:850px;
	height:43px;
	position:relative;
	margin:0;
	padding:0;
	top: 94px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	line-height: 42px;
}

#header ul li{
	display:block;
	float: left;
	margin-left: 10px;
}
#header ul li a{
	display:block;
	height:43px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #494c4f;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
}
#header ul li a:hover{
	color:#E60D00;
	background-image: url(images/bg_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header a.end {
	border-right-style: none;
}
#header #flash_banner {
	height: 195px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 94px;
}

/*------------------------------------------------INÍCIO DO CONTEÚDO DA PÁGINA--------------------*/


#body{
	width:870px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#body #left_panel {
	float: left;
	width: 620px;
}

#body #left_panel h2.ilb{
	color:#43464a;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/icon_heart.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#body #left_panel h2.miss {
	color:#43464a;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/icon_missao.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#body #left_panel h2.vis {
	color:#43464a;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/icon_vis.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 300px;
}
#body #left_panel h2.princip {
	color:#43464a;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/icon_princip.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 300px;
}
#body #left_panel h2.valor {
	color:#43464a;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/icon_valor.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 300px;
}

#body #left_panel h2.colab {
	color:#43464a;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/icon_colab.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 250px;
}

#body #left_panel p.intro{
	display:block;
	width:580px;
	color:#7a0026;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: justify;
	padding-bottom: 0px;
}
#body #left_panel p.bg {
	display:block;
	width:600px;
	color:#7a0026;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	text-align: justify;
	background-image: url(images/p_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 55px;
	margin-left: 2px;
}

#body #left_panel p.bg2 {
	display:block;
	width:600px;
	color:#7a0026;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 20px;
	text-align: justify;
	background-image: url(images/p_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 55px;
	margin-left: 2px;
}

#body #left_panel span{
	font:bold 15px/20px Arial, Helvetica, sans-serif;
	color:#B90000;
	background-color:#ffffff;
}
#body #left_panel p.rm{
	display:block;
	width:80px;
	height:20px;
	background-color:#F4EADD;
	border:1px solid #D8D8D8;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-image: url(images/icon_leia_mais.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 6px;
	font-size: 12px;
	position: relative;
	float: right;
	text-align: center;
}

#body #left_panel .rm a {
	text-decoration: none;
    color:#43464a;
}
#body #left_panel .rm a:hover {
	text-decoration: underline;
	color:#7A0026;
}
#body #left_panel .red {
	color: #CC0000;
	font-weight: bold;
}
#body #left_panel .box {
	background-color: #EFF6F9;
	padding: 5px;
	width: 560px;
	display: block;
	line-height: 25px;
	border: 1px solid #D8D8D8;
	color: #7a0026;
}
#body #left_panel .box2 {
	background-color: #EFF6F9;
	padding: 5px;
	width: 560px;
	display: block;
	line-height: 25px;
	border: 1px solid #D8D8D8;
	font-weight: normal;
	color: #7a0026;
}
#body #left_panel .intro .box2 a {
	text-decoration: underline;
	color: #7a0026;
	font-weight: normal;
}
#body #left_panel .intro .box2 a:hover {
	text-decoration: none;
	color: #7a0026;
	font-weight: normal;
}

#body #right_panel {
	width: 222px;
	height: auto;
	background-image: url(images/right_panel_bg.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#body #right_panel h2.proj {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	;
	;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(images/right_panel_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 28px;
	width: 191px;
	margin-top: 30px;
	margin-left: 12px;
	margin-bottom: 20px;
	line-height: 25px;
}
#body #right_panel p.text {
	display:block;
	width:200px;
	color:#7a0026;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 11px;
}
#body #right_panel p.selo {
	display:block;
	width:200px;
	color:#7a0026;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 11px;
	margin-top: 20px;
}

#body  #right_panel  ul.social {
	display:block;
	width:180px;
	color:#7a0026;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 30px;
	list-style-position: inherit;
	list-style-image: url(images/small_icon.gif);
	list-style-type: none;
	text-indent: 5px;
}
#body #right_panel ul li.social {
	display: block;
	float: left;
}
#body #right_panel .social a {
	line-height: 25px;
	color: #7A0026;
}
#body #right_panel .social a:hover {
	line-height: 25px;
	color: #7A0026;
	text-decoration: none;
}
#body #right_panel h2.diret {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	;
	;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(images/right_panel_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 28px;
	width: 191px;
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 20px;
	line-height: 25px;
	float: left;
}

/*------------------------------------------------FINAL RIGHT PANEL-------------------*/


#footer-main{
	width:100%;
	height:140px;
	color:#fff;
	float: left;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #000000;
}
#footer{
	width:500px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 110px;
}
#footer ul{
	width:400px;
	padding:0;
	position:absolute;
	top: 12px;
	left: 43px;
}
#footer ul li{
	float:left;
	color:#505358;
	background-image:none;
	height: 25px;
	padding-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
#footer ul li a{
	color:#505358;
	text-decoration:none;
	padding:0 8px 0 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
#footer ul li a:hover{
	text-decoration:underline;
	color: #999999;
}
#footer p.design{
	display:block;
	width:400px;
	height:16px;
	position:relative;
	text-align:center;
	text-transform:capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	top: 90px;
	letter-spacing: 7px;
}


#footer a.link{
	width:76px;
	color:#232327;
	padding:0;
	text-decoration:none;
	text-transform:capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}

#footer a.link:hover{
	text-decoration: none;
	color: #FFFFFF;
}



/*------------------------------------------------PÁGINA HISTÓRICO-------------------*/


#body #left_panel_hist {
	float: left;
	width: 860px;
}

#body #left_panel_hist h2.ilb{
	color:#43464a;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/icon_heart.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#body #left_panel_hist h2.colab {
	color:#FF0000;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(images/icon_projetos.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 800px;
	text-transform: none;
}

#body #left_panel_hist p.intro{
	display:block;
	width:840px;
	color:#7a0026;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: justify;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD7B6;
	padding-top: 40px;
}
#body #left_panel_hist .red {
	color: #CC0000;
	font-weight: bold;
}
#body #left_panel_hist .box {
	background-color: #f2e7d7;
	padding: 5px;
	width: 560px;
	display: block;
	line-height: 25px;
	border: 1px solid #D8D8D8;
	color: #7a0026;
	height: 30px;
}
#body #left_panel_hist .box2 {
	background-color: #f2e7d7;
	padding: 5px;
	width: 830px;
	display: block;
	line-height: 25px;
	border: 1px solid #D8D8D8;
	font-weight: normal;
	color: #7a0026;
}
#body #left_panel_hist .intro .box2 a {
	text-decoration: underline;
	color: #7a0026;
	font-weight: normal;
}
#body #left_panel_hist .intro .box2 a:hover {
	text-decoration: none;
	color: #7a0026;
	font-weight: normal;
}
#body #left_panel_hist #form_table {
	font-size: 12px;
	color: #990000;
	float: left;
	margin-bottom: 40px;
}
#body #left_panel_hist #form_table a {
	text-decoration: none;
	color: #990000;
}
#body #left_panel_hist #form_table a:hover {
	text-decoration: underline;
	color: #CE0000;
}
#body #left_panel_hist #form_table textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}
#body #left_panel_hist #form_table .field {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}
#gallery_table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
#gallery_table a img {
	display:block;
	border:5px solid #2A2B2E;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
}

#gallery_table a:visited img {
	display:block;
	border:5px solid #ebebeb;
}
.red_tex {
	color: #E60D00;
	font-weight: bold;
	letter-spacing: 2px;
}


#gallery_table a:hover img {
	display:block;
	border:5px solid #E60D00;
}
#gallery_table a:active img {
	display:block;
	border:5px solid #E60D00;
}
#articles_table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#articles_table a img {
	display:block;
	border:5px solid #2A2B2E;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
}
#articles_table a:visited img {
	display:block;
	border:5px solid #ebebeb;
}
#articles_table a:hover img {
	display:block;
	border:5px solid #E60D00;
}
#articles_table a:active img {
	display:block;
	border:5px solid #E60D00;
}
