* img{
	border:none;
	outline:none;
}

.boxlateral{
	width:224px;
	background:url(../img/box_conteudo.gif);
	background-repeat:repeat-y;
	font-size:10px;
	float:left;
}

.boxcompreaqui{
	width:224px;
	float:left;
	
}

.boxcompreaquiconteudo{
	width:224px;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#FFFFFF;
	padding:0px 0px 0px 10px;
	
}
.boxtitulo {
	text-transform:uppercase;
	font-size:12px;
}
.boxbotoes{
	width:61px;
	float:left;
	margin-top:45px;
}
.boxbordaabas {       	
	
	background:url(../img/btn_bottom.gif) 224px top repeat-y; 
}
.botao {
	float:right;
	height:25px;
	background:url(../img/btn_padrao.gif) no-repeat left top;
	padding:0 0 0 7px;
	text-decoration:none;
	color:#FFFFFF;
}
.botao2  {
	height:25px;
	display:inline;
	background:url(../img/btn_padrao.gif) no-repeat right top;
	padding:5px 20px 3px 15px;
	float:left;
	color:#FFFFFF;
}
.botao a {
	font: bold 12px Arial;
	color: #FFFFFF;
	text-decoration:none;
}
input, select {
	float:left;
	font-size:10px;
}

label {
	float:left;
	font-size:10px;
}

.div_calendario_mes{
	background:url(../img/calendario/bg_mes.gif) repeat-x;
	width:28px;
	height:16px;
	text-align:center;
	font-size: 10px; 
	font-family: Tahoma, Verdana, Arial; 
	color:#F97E00; 
}
.calendario_mes_titulo {
	text-align:center;
	font-size: 10px; 
	font-family: Tahoma, Verdana, Arial; 
	color:#666666;
	font-weight:bold;
                text-transform:capitalize;
}
.div_calendario_dia {
	background:url(../img/calendario/bg_dias.gif) repeat-x;
	width:28px;
	height:14px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#666666;
}
.div_calendario_dia a, a:link, a:hover, a:visited, a:active{
	text-align:center;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
