@charset "utf-8";

body {
	font-family: Calibri;
}
#tamanho {
	padding: 0;
	margin: 0;

}
#tamanho  a  {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: justify;
	border: 1px solid #FFF;
	margin-right: 2px;
	margin-left: 3px;
}



#tamanho  a:hover  {
	border: 1px solid #06f;
	color: #000;
}
#tamanho #atalho {
	font-family: Calibri;
	color: #999;
	position: fixed;
	margin: 0;
	padding: 0;
	left: 25px;
	font-size: 10px;
}
#tamanho #atalho a {
	width: 50px;
	height: 30px;
	background-image: url(../imagens/atalho.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	border: 0px;
	display: block;
	float: left;
	font-size: 10px;
	padding: 4px 0 0 0;
}
#border {
	border: 4px solid #FFF;
	border-color: #DDD;
	padding: 2px;
	background-color: #FFF;
}
#border #img {
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
}



h1 {
	color: #000000;
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 14px;
	background-image: url(../imagens/box_blue.png);
	background-repeat: repeat-x;
	height: 21px;
	border: 1px solid #E0E0E9;
	padding-top: 3px;
	padding-left: 2px;
}

#tamanho h3 {
	color: #FF6262;
	font-size: 16px;
	margin-top: 7px;
	padding-left: 7px;
	height: 21px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	background-image: url(../imagens/box3.png);
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
}
#tamanho h4  {
	color: #C00;
	font-size: 17px;
	text-align: left;
	margin-bottom: 0px;
	height: 20px;
	margin-top: 10px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6262;
}
#tamanho .alta {
	background-image: url(../imagens/hover_a.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 8px;
}
#tamanho .baixa {
	background-image: url(../imagens/hover_b.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}



#tamanho h5 {
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E5E5E5;
	padding-top: 5px;
}

#tamanho em {
	color: #09F;
	font-size: 14px;
	font-weight: bold;
}

