*
{
    margin: 0;
    padding: 0;
}

a
{
	text-decoration: none;
	font: bold 9pt Arial;
	color: White;
}

a:hover
{
	text-decoration: underline;
	font: bold 9pt Arial;
}

ul{
	list-style-image: url(../images/vin.gif);
	font: 9pt Arial;
	background-color: #ffffff;
} 

.ButtonInstiM {
width: 88px;
height: 32px;
}

.ButtonInstiM a {
	display: block;
	width: 88px;
	height: 32px;
	background: url(../images/btns/menu_institucional.jpg) no-repeat top left;
}

.ButtonInstiM a:hover {
background-position: bottom left;
}

.ButtonInstiH {
width: 114px;
height: 23px;
}

.ButtonInstiH a {
	display: block;
	width: 114px;
	height: 23px;
	background: url(../images/btns/home_institucional.jpg) no-repeat top left;
}

.ButtonInstiH a:hover {
background-position: bottom left;
}

.ButtonMiemH {
	width: 86px;
	height: 21px;
	background: url(../images/btns/home_miembros.jpg) no-repeat fixed top left;
}

.ButtonMiemH a {
	display: block;
	width: 86px;
	height: 21px;
	background: url(../images/btns/home_miembros.jpg) no-repeat top left;
}

.ButtonMiemH a:hover {
background-position: bottom left;
}

.ButtonMiemM {
	width: 75px;
	height: 32px;
}

.ButtonMiemM a {
	display: block;
	width: 75px;
	height: 32px;
	background: url(../images/btns/menu_miembros.jpg) no-repeat top left;
}

.ButtonMiemM a:hover {
background-position: bottom left;
}

.ButtonRegM {
width: 80px;
height: 32px;
}

.ButtonRegM a {
	display: block;
	width: 80px;
	height: 32px;
	background: url(../images/btns/menu_registrarse.jpg) no-repeat top left;
}

.ButtonRegM a:hover {
background-position: bottom left;
}

.ButtonRegH {
width: 106px;
height: 20px;
}

.ButtonRegH a {
	display: block;
	width: 106px;
	height: 20px;
	background: url(../images/btns/home_registrarse.jpg) no-repeat top left;
}

.ButtonRegH a:hover {
background-position: bottom left;
}

.ButtonDenH {
width: 93px;
height: 22px;
}

.ButtonDenH a {
    display: block;
    width: 93px;
    height: 22px;
    background: url(../images/btns/home_denuncias.jpg) no-repeat top left;
}

.ButtonDenH a:hover {
background-position: bottom left;
}

.ButtonNovH {
width: 92px;
height: 20px;
}

.ButtonNovH a {
	display: block;
	width: 92px;
	height: 20px;
	background: url(../images/btns/home_novedades.jpg) no-repeat top left;
}

.ButtonNovH a:hover {
background-position: bottom left;
}

.ButtonNovM {
width: 80px;
height: 32px;
}

.ButtonNovM a {
	display: block;
	width: 80px;
	height: 32px;
	background: url(../images/btns/menu_novedades.jpg) no-repeat top left;
}

.ButtonNovM a:hover {
background-position: bottom left;
}

.ButtonDenM {
width: 74px;
height: 32px;
}

.ButtonDenM a {
    display: block;
    width: 74px;
    height: 32px;
    background: url(../images/btns/menu_denuncias.jpg) no-repeat top left;
}

.ButtonDenM a:hover {
background-position: bottom left;
}

.ButtonActM {
width: 84px;
height: 32px;
}

.ButtonActM a {
	display: block;
	width: 84px;
	height: 32px;
	background: url(../images/btns/menu_actividades.jpg) no-repeat top left;
}

.ButtonActM a:hover {
background-position: bottom left;
}

.ButtonActH {
width: 101px;
height: 21px;
}

.ButtonActH a {
	display: block;
	width: 101px;
	height: 21px;
	background: url(../images/btns/home_actividades.jpg) no-repeat top left;
}

.ButtonActH a:hover {
background-position: bottom left;
}

.ButtonDocH {
width: 135px;
height: 22px;
}

.ButtonDocH a {
	display: block;
	width: 135px;
	height: 22px;
	background: url(../images/btns/home_documentacion.jpg) no-repeat top left;
}

.ButtonDocH a:hover {
background-position: bottom left;
}

.ButtonDocM {
width: 109px;
height: 32px;
}

.ButtonDocM a {
	display: block;
	width: 109px;
	height: 32px;
	background: url(../images/btns/menu_documentacion.jpg) no-repeat top left;
}

.ButtonDocM a:hover {
background-position: bottom left;
}

.ButtonContM {
width: 88px;
height: 32px;
}

.ButtonContM a {
	display: block;
	width: 88px;
	height: 32px;
	background: url(../images/btns/menu_contactenos.jpg) no-repeat top left;
}

.ButtonContM a:hover {
background-position: bottom left;
}

.ButtonContH {
width: 110px;
height: 19px;
}

.ButtonContH a {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../images/btns/home_contactenos.jpg) no-repeat top left;
}

.ButtonContH a:hover {
background-position: bottom left;
}

.ButtonLinkH {
width: 51px;
height: 21px;
}

.ButtonLinkH a {
	display: block;
	width: 51px;
	height: 21px;
	background: url(../images/btns/home_links.jpg) no-repeat top left;
}

.ButtonLinkH a:hover {
background-position: bottom left;
}

.ButtonLinkM {
width: 42px;
height: 32px;
}

.ButtonLinkM a {
	display: block;
	width: 42px;
	height: 32px;
	background: url(../images/btns/menu_links.jpg) no-repeat top left;
}

.ButtonLinkM a:hover {
background-position: bottom left;
}

