/* CSS Document */

.claro_150px {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 150px;
	padding-top: 2px;
	background-image: url(figuras/claro_150px.jpg);
}
.escuro_150px{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-repeat: repeat;
	float: left;
	height: 20px;
	width: 150px;
	padding-top: 2px;
	background-image: url(figuras/escuro_150px.jpg);
}
.claro_250px {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 250px;
	padding-top: 2px;
	background-image: url(figuras/claro_250px.jpg);
}
.escuro_250px{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-repeat: repeat;
	float: left;
	height: 20px;
	width: 250px;
	padding-top: 2px;
	background-image: url(figuras/escuro_250px.jpg);
	text-align: center;
}
.menu{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	background-repeat: repeat;
	float: left;
	height: 20px;
	width: 150px;
	padding-top: 2px;
	background-image: url(figuras/menu_.jpg);
	text-align: center;
}
.car{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	float: left;
	height: 20px;
	width: 150px;
	padding-top: 2px;
	text-align: center;
}