/* CSS Document */
body, html{padding:0px; margin:0px; background:url(../bg/34original.gif); color:#000000; font:10pt arial, sans-serif; height:100%;
}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}

.botao { background:#ffffff; border: 1px solid; border-color:#999; height: 23px; margin-bottom: 3px;}

.campo { }

#corpo { height: 100%; }

.clear {clear: both; margin: 0px; height:0}

p a{font:10px/14px arial, sans-serif; color:#f6013a; text-decoration:none;}
p a:hover{ color:#000; text-decoration:none;}

#container{width:1000px; margin:0 auto; position:relative; border:solid 1px; border-color:#ffffff; background:#FFFFFF; height:100%; }

/* TOP */

#topPan{width:1000px; position:relative; clear:both; height:130px; top:0px; margin-left:0px; background:url(../top4.jpg);}
#topPan p{font:10pt arial, sans-serif; text-align:left; color:#000; margin-bottom:0px; margin-top:3px;}


#topPanM{position:relative; width:1000px; margin-left:0px;}


/* CONTENT */




#content{width:1000px; position:relative; clear:both; background:#ffffff 0 0 no-repeat; margin-left:0px; top:0px; height:100%}


#incontent{width:1000px; position:relative; padding:0px 0 0 0; margin:0 auto; padding-bottom: 6px; top: 0px; height:100%}






/* FOOTER */

#footer{height:40px; clear:both; width:1000px; background:url(../pro_line_0f.jpg); margin-left: -1px; position:relative; top: 0px; overflow:hidden; border: solid 1px; border-color:#FFF;}
#footer p{padding: 6px 0 0 0; font:10pt arial, sans-serif; font-weight:bold; text-align:center; color:#ffffff;}
#footer p span{word-spacing: 5px; text-transform: uppercase; }
#footer p a{color:#FFF; text-decoration:none; padding: 0 5px }
#footer p a:hover{text-decoration:none; background:#004080; color:#fff}

marquee { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold}
marquee a { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; }
marquee a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; }
marquee a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000}

.urbangreymenu{
width: 186px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 12px arial;
color: white;
background:url(../pro_line_0.gif); /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 3px 0 3px 6px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #EFEFEF;
display: block;
padding: 3px 0;
line-height: 12px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #05697A;
}


