/* CSS Document */
* { margin:0; padding:0;}

.column { float:left;}
.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:1.1em; text-align:center; background:url(imagens/bg.gif) repeat-x top #f0f6f9}
html, textarea
	{
	font-family: Arial;
	color: #6d6668;
}	

.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#000000; font-size:1.1em}

a{color:#222222; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#0ea0e5;  font-size:1.4em; } 
.a2{color:#222222; background:url(imagens/arrow3.gif)  top left no-repeat; background-position:0 5px; padding-left:15px } 
.a3{color:#62b327; background:url(imagens/arrow1.gif)  top left no-repeat; background-position:0 5px; padding-left:15px } 

ul{margin:0; padding:0; list-style:none}
ul li{background:url(imagens/arrow.gif)  top left no-repeat; background-position:0 10px; margin:0px; padding-left:19px; }
ul li a{color:#2c2829; text-decoration:none; font-size:1.1em; line-height:25px } 
ul li a:hover { text-decoration:underline; }

.ul1 ul{margin:0; padding:0; list-style:none; line-height:25px}
.ul1 ul li{background:url(imagens/arrow1.gif)  top left no-repeat; background-position:0 12px; margin:0px; padding-left:15px; }
.ul1 ul li a{color:#62b327; text-decoration:underline; font-size:1.1em } 
.ul1 ul li a:hover { text-decoration:none; }

.ul2{margin:0 0 0 5px; padding:0; list-style:none; line-height:27px}
.ul2 li{background:url(imagens/arrow3.gif)  top left no-repeat; background-position:0 12px; margin:0px; padding-left:15px; }
.ul2 li a{color:#222222; text-decoration:underline; font-size:1.1em } 
.ul2 li a:hover { text-decoration:none; }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:#FFFFFF}
#content .indent_main{ padding:0px 9px 0px 8px}
#content .indent_col2{ padding:14px 0px 0px 21px; text-align: justify;}
#content .indent{ padding:19px 0px 25px 0px}
#content .indent1{ padding:27px 30px 25px 32px}
#content .title{ background:url(imagens/bg_title.gif) no-repeat  center left #ecf1f5; padding:18px 5px 18px 49px}
#content .title1{ background:url(imagens/bg_title2.gif) no-repeat  center left #ecf1f5; padding:18px 5px 18px 49px; margin-top:11px}
#content .title2{ margin-bottom:25px}
#content .line{ margin-bottom:19px}
#content .line1{ margin:15px -35px 19px 0}
#content .line2{ margin:29px 0px 25px 0}
#content h1 { font-size:1.7em; color:#000000; font-weight:normal}
#content .h1 { margin-bottom:27px}
#content p{ margin:10px 0px 0px 0px}
#content .p1{ margin:10px 0px 20px 0px}
#content .pic_left{ float:left; margin:0px 27px 16px 0px}
#content .pic_left1{ float:left; margin:0px 21px 16px 0px}
#content .pic{  margin:10px 0px 18px 0px}
#content .bg1{ background:url(imagens/bg3.gif) repeat-x bottom #e3e9ed; padding:4px 10px 13px 30px; color:#2c2829}
#content .bg2{ background:url(imagens/bg2.gif) repeat-x bottom #f4f8fa; padding:14px 5px 23px 5px; text-align: center;}
#content .more{ margin:26px 9px 0px 0px}
#content .more1{ margin:26px 0px 0px 0px}
#content .txt{ color:#0ea0e5; text-transform:uppercase; font-weight:bold}
#content .txt1{ color:#2c2829; }

/*index-2.html*/
#page3 #content .indent_col2{ padding:14px 20px 0px 21px}
#page3 #content .bg1{  padding:9px 23px 24px 30px;}
#page3 #content .col1 .bg1 p{ margin:0px}
#page3 #content .col1 .bg1 strong{ float:right; margin-bottom:15px}

/*index-3.html*/
#page4 #content .bg1{ padding:10px 23px 45px 30px; }
#page4 #content .col2 p{ margin:0px 0px 21px 0px}
/*index-4.html*/
#page5 #content .indent{ padding:26px 20px 45px 32px; }
#page5 #content p{ margin:15px 0px 0px 0px}
/*footer*/
#footer { color:#596a74; font-size:0.75em; padding:33px 0px 57px 85px}
#footer a {color:#596a74; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:50px}

INPUT {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
textarea{
   width:193px; height:70px;
   font-size:1em;
   padding-left:5px;
   margin-bottom:11px;
   overflow:auto}
	
.tit_object_accoes, .desc_object_accoes, .desc_accoes{
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

.tit_desc_accoes{
	text-align: right;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

form{
font-weight: bold;
}

fieldset
{
	width: 460px;
	padding: 0px 0px 0px 10px;
}

.laranja{
	color: #FF7844;
}

.vermelho{
	color: #B22222;
}

.azul{
	color: #0000CD;
}

.verde{
	color: #005901;
}

/* album imagens*/
#album{
	width: 475px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


	#album img{
	float: left;
	border: 2px solid #A7C9DA;
	margin: 0 3px 4px 0;
}

	#album img:hover{
	border: 2px solid #9ACD32;
}

	/* ----------- stylized ----------- */
	
	.myform{
	margin:0 auto;
	width:447px;
	padding:14px;
	
}
	
	#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:135px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:280px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(imagens/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		 border: none;
	}
	
		#stylized textarea{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:280px;
		margin:2px 0 20px 10px;
	}

	.error {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: red;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}