BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/site_bg.jpg);
	background-repeat : repeat-x;
	background-color : #DEDFE1;
}

.divFixa{
	width : 188px;
	height : 200px;
	position:absolute; 
	overflow-x:hidden;
	overflow-y:hidden;
}

.divMovimenta { 
	width:188px; 
	height:200px;
	position:absolute; 
	left:0px; 
	top:200px;
}

.INPUT{
	border : 1px solid #DEDFE1;
	font-size : 10px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5C5C5C;
}

.tahoma_10_cinza{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5C5C5C;
	line-height: normal;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}

.tahoma_11_cinza{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5C5C5C;
	line-height: normal;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}

.tahoma_11_vermelho{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C61010;
}

.tahoma_11_branco{
	font-family : Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
}

.tahoma_12_vermelho{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #C61010;
	font-weight: bold;
}

.tahoma_14_vermelho{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #C61010;
	font-weight: bold;
}
.tahoma_14_vermelho_centro {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C61010;
	text-decoration: none;
	text-align: center;
	background-position: center;
}

.tahoma_17_vermelho {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #C61010;
	text-decoration: none;
}
