/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 350px; /* Set to gallery width, in px or percentage */
height: 90px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #ffffff; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #ffffff; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */


html {
scrollbar-arrow-color: #7B7563;
scrollbar-face-color: #F7F6F1;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF;
scrollbar-track-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 

	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	line-height:20px;
	text-align: justify;

}
.tabela1 {
	background-color: #F7F6F1;
	border: 1px #EEE5CD;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7563;
}

.topicos {
width:365px;
margin:7px;
padding:10px;
height:280px;
overflow:auto;
overflow-x: hidden;
text-align:justify;
}

.fonte_white {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 13px;
	color:#7B7563;
	line-height: 20px;
}

.style3 {font-family: "Times New Roman", Times, serif; font-size: small; color: #847D6B;}

.style4 {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #847D6B;}

.rodape {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#015F3D;
	line-height:20px;
}
.fonte_branca {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.fonte_small {
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
}
.imagem {
border-width: 3px;
border-style: double; 
border-color: #797979;
}

select, textarea, input {
		background-color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #797979;
		border-style: solid; 
		border-width: 1px;
	}

