@charset "utf-8";
/* CSS Document */


.menuppal {
    background-image : url('boton.jpg');
display:block;
padding: 0 0 0 10px;
font-family: "Trebuchet MS", Verdana, Georgia;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
height: 39px;
line-height: 39px;
text-decoration: none;
  }

.menuppal:hover{
    background-image : url('botonover.jpg');
display:block;
padding: 0 0 0 10px;
font-family: "Trebuchet MS", Verdana, Georgia;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
height: 39px;
line-height: 39px;
text-decoration: none;



  }

.menuppalselec{
    background-image : url('botonover.jpg');
display:block;
padding: 0 0 0 10px;
font-family: "Trebuchet MS", Verdana, Georgia;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
height: 39px;
line-height: 39px;
text-decoration: none;

}

.menuppalselec1{
    background-image : url('botonactover.jpg');
display:block;
padding: 0 0 0 10px;
font-family: "Trebuchet MS", Verdana, Georgia;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
height: 39px;
line-height: 39px;
text-decoration: none;



  }
  
  
  .submenu {
    font-size: 11px;
	color:#FFFFFF;
	background-image : url('triangulosub.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	padding: 0 0 0 19px;
	font-family: "Trebuchet MS", Verdana, Georgia;
    text-decoration: none;
	
  }
  
  .submenu:hover {
  background-image : url('triangulosubover.jpg');
  padding: 0 0 0 19px;
  color:#FFCC33;
  }

	.submenuselec {
    font-size: 11px;
	background-image : url('triangulosubover.jpg');
  color:#FFCC33;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	padding: 0 0 0 19px;
	font-family: "Trebuchet MS", Verdana, Georgia;
    text-decoration: none;
	
  }







.style14 {
font-family: Georgia, "Trebuchet MS", Verdana;
font-size: 18px;
font-weight: normal;
color: #4B4B4A;

}






