/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#externa{
	margin-left:auto;
	margin-right:auto;
	width:774px;
	height:655px;
}

#rodape{
	
	padding-top:12px;
	background-image: url(images/bg_rodape.gif);
	background-repeat: repeat-x;
	width:774px;
	height:50px;
}
.rodape{
	font-family: Verdana;
	font-size:10px;
	color:#737373;
	text-decoration:none;


}


.esquerda_rodape{
	float:left; 
	width:276px;
}
	
.direita_rodape{
	float:right;
 	width:498px;
}

.esquerda_direita_rodape{
	float:left; 
	width:380px;
	padding-top:5px;
	}
.direita_direita_rodape{
	float:right; 
	}

#esquerda{
	float:left;
	width:402px;
}

.bg_esquerda1{
	background-image:url(images/header1.gif); 
	background-repeat:no-repeat;
	background-position:top;
    height:78px;

	}

.bg_esquerda2{
	background-image:url(images/menu.gif); 
	background-repeat:no-repeat;
	background-position: right top;
    height:162px;

	}

.bg_esquerda3{
	background-image:url(images/header2.gif);
	background-repeat:no-repeat;
	height:415px;}	
	
	
.bg_home{

	background-image:url(images/home.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:203px;
	width:372px;
	float:right;
}
	

#direita{
	float:right;
		width:372px;
		vertical-align:top;
}


.texto{
	font-family:verdana;
	font-size:13px;
	color:#b1494b;
	padding-left:5px;
	text-decoration:none;
}

#up {
	margin: 0px 0 0 0 ;
    cursor: pointer;
}
#track {
	width: 10px;
	height: 19px;
	background-image: url("images/linha.gif");
	margin: 0px 0 0 0 ;
	
}
#down {
    cursor: pointer;
}
	
#drag {
    position: relative;
    cursor: pointer;
	margin-top: 0px;

}
	
#contentMask{
	width: 350px;
    height: 400px;
    position: relative;
    overflow: hidden;
	padding-right:5px;
	
}
#content{
	width: 349px;
    position: relative;
	text-align: left;
	margin-left:5px;

}


.textfield_orcamento {
    font-size: 11px;
    color: #940709;
    width: 97px;
    height: 13px;
    border-color: #d29d9b;
	background-color:#FFF;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas1 {
    font-size: 11px;
    color: #940709;
    width: 141px;
    height: 20px;
    border-color: #d29d9b;
	background-color:#FFF;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #940709;
    width: 141px;
    height: 86px;
    border-color: #d29d9b;
	background-color:#FFF;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}

#video1{
	width:372px;
	display:block;
}

#video2{
	width:372px;
	display:none;
}

#batedeiras{
	width:372px;
	display:none;
}

.texto-debate{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF;
}

.debate{
	background-color:#c9252b;
	padding-top:35px; 
	padding-left:22px; 
	padding-right:21px;
}