/* Gallery Styles */
body {
background:url(../images/bg.gif);
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.fonte {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
 }
img {
border:0
}
.topo {
	background: url(../images/topo.gif) repeat-x;
}
p { 
margin-left: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}
#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 140px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px solid #000000; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
.corpo {
margin: 15px;
}
.inputbox { 
background-color: #f8d1c2;
width: 240px;
border: 1px solid #681819;
font-family: Verdana;
font-size: 10px;
}
.buttonbox {
padding: 4px;
color: #464646;
border: none;
}
.enviar {
width: 70px;
height: 29px;
border:0px;
background-image: url("../images/enviar.gif");
 }
 .cor { 
 font-weight:bold;
color: #681819;
font-family: Verdana;
font-size: 10px;
 }
 .institucional { 
 padding: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 }
 .margem_esquerda { 
 margin-left: 5px;
 }
 .unidade{
 width: 40px;
 background-color: #f8d1c2;
border: 1px solid #681819;
font-family: Verdana;
font-size: 10px;
 }
 .valor {
  width: 60px;
   background-color: #f8d1c2;
border: 1px solid #681819;
font-family: Verdana;
font-size: 10px;
 }
 .style1 {color: #FF0000;
font-size: 10px;
}
/* End Gallery Styles */
