/* CSS Document */

#externa{
	background-color:#000000;
	background-image:url(images/bg_lateral.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#interna{
	width:827px;
	height:831px;
}

#lateral{
	width:59px;
	height:831px;
	float:left;
	background-image:url(images/lateral_esquerda.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#interna-site{
	width:768px;
	height:831px;
	float:right;
}

#header{
	width:768px; 
	height:166px;
}

#container{
	width:768px;
	height:613px;
	background-image:url(images/bg_interna.jpg);
	background-repeat:no-repeat;
	background-position:top;	
}

#menu-externa{
	float:left;
	width:297px;
}

#menu1{
	width:158px;
	float:left;
	padding-top:24px;
}

#menu2{
	width:139px;
	float:right;
	padding-top:24px;	
}

#corpo-site{
	float:right;
	width:471px;
}

#corpo-texto{
	width:440px;
	float:left;
	padding-top:10px;
}

#scroll{
	width:31px;
	float:right;
	padding-top:10px;
}

#contentMask {
	width: 321px;
    height: 535px;
    position: relative;
    overflow: hidden;	
}
#content {
	width: 316px;
    position: relative;
	text-align: left;
}

#up {
	margin:0px 0 0 0 ;
    cursor: pointer;
}


#track {
	width: 18px;
	height: 520px;
	background-image:url(images/scroll_line.gif);
	background-position:center;
	background-repeat: repeat-y;
}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
	margin-top: 0px;

}

#footer{
	width:768px;
}

#compartilhadores{
	width:492px;
	float:left;
}

#frog-agir{
	width:276px;
	float:right;
}

#frog{
	width:152px;
	float:left;
}

#agir{
	width:124px;
	float:right;
}

a:hover{
	text-decoration:underline;
}

.rodape{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#215276;
	text-decoration:none;
}	

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

.textfield_orcamento {
    font-size: 11px;
    color: #ffffff;
    width: 187px;
    height: 13px;
    border-color: #ffffff;
	background-color: #000000;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas1 {
    font-size: 11px;
    color: #ffffff;
    width: 97px;
    height: 20px;
    border-color: #ffffff;
	background-color:#000000;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #ffffff;
    width: 241px;
    height: 86px;
    border-color: #ffffff;
	background-color:#000000;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}
