@CHARSET "ISO-8859-1";

* {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	
}

a:link{
	color				: black;
	text-decoration		:none
}

a:visited{
	color				: black;
	text-decoration		:none
}

a:active {
	color				: black;
	text-decoration		:none
}

a:hover{
	color				:red;
	text-decoration		:none
}

a img{
border-width			:0;
}

.redButton{
	width				: 150px;
	height				: 19px;
	background-image	: url(../image/site/lateralEsquerda/bgmenu2.gif);
	background-repeat	: repeat;
	font-weight			: bold;
	color				: #f1e3b6;
	margin-bottom		: 1px;
}

.blueButton{
	width				: 150px;
	height				: 19px;
	background-color	: #b3c4e6;
	background-repeat	: repeat;
	color				: #961f1f;
	margin-bottom		: 1px;
}

.link-bluebutton{
	margin-left			: 3px;
	font-size			: 10px;
	text-decoration		:none;
}

.link-redbutton{
	padding-top			: 2px;
	padding-left		: 3px;
}
