body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../picture_library/bg_blue.jpg);
	background-repeat: repeat-x;
	background-color: #02679F;
	background-attachment:fixed;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.link_botton {
	clear: left;
	height: 20px;
	width: 100px;
}
a.boton_top:link, a.boton_top:visited, a.boton_top:active{
	background-image: url(../picture_library/bg_boton_top.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 17px;
	width: 130px;
	display: block;
	float: left;
	padding-top: 3px;
	color: #FFFFFF;
	margin-left: -12px;
}
a.boton_top:hover{
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	background-image: url(../picture_library/bg_boton_top_on.png);
}
a.boton_top_text:link, a.boton_top_text:visited, a.boton_top_text:active, a.boton_top_text:hover{
	text-align: center;
	height: 17px;
	width: 100px;
	display: block;
	float: left;
	padding-top: 3px;
	color: #FFFFFF;
}
a.boton_verde:link, a.boton_verde:visited, a.boton_verde:active{
	background-image: url(../picture_library/bg_boton_verde.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 125px;
	display: block;
	padding-top: 5px;
	color: #000000;
	float: left;
	text-align: center;
	font-weight: bold;
}
a.boton_verde:hover{
	background-image: url(../picture_library/bg_boton_verde_on.png);
	background-repeat: no-repeat;
	color: #990000;
	text-decoration:none;
}
a.boton_categoria:link, a.boton_categoria:visited, a.boton_categoria:active{
	height: auto;
	width: 105px;
	display: block;
	color: #000000;
	font-size: 11px;
	margin-top: 2px;
	margin-left: 3px;
	padding-left: 3px;
}
a.boton_categoria:hover{
	color: #333333;
	background-color: #BFEAAA;
}
a.tab_verde:link, a.tab_verde:visited{
	background-image: url(../picture_library/tab_new.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100px;
	display: block;
	padding-top: 3px;
	color: #000000;
	text-align: center;
	text-indent: -2px;
	float: left;
	margin-left: 2px;
}
a.tab_verde:hover, a.tab_verde:active{
	background-image: url(../picture_library/tab_on_new.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100px;
	display: block;
	padding-top: 3px;
	color: #000000;
	text-align: center;
	text-indent: -2px;
	float: left;
	margin-left: 2px;
}
.tab_verde_on {
	background-image: url(../picture_library/tab_on_new.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100px;
	display: block;
	padding-top: 3px;
	color: #000000;
	text-align: center;
	text-indent: -2px;
	float: left;
	margin-left: 2px;
}
