html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color: #FFFFFF;
      background-image: url(/img/fondo.jpg); 
}

.menumain12
{
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.menumain12b
{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #0099CC;
}

.menumain17
{
font-family: Arial;
font-size: 17px;
font-weight: bold;
}

.menumain14
{
font-family: Arial;
font-size: 14px;
font-weight: bold;
}
.menumain
{
font-family: Arial;
font-size: 11px;
font-weight: bold;
}

.f1
{
	font-family :                          Arial;
	font-size:                              11px;
	color :                                  #000000;
	font-weight :                         normal;
	background-color: #FFFFFF;
	border-color:		#000000;
	border-style :                        solid;
	border-top-width :                 1px;
	border-right-width :                1px;
	border-bottom-width :            1px;
	border-left-width :                 1px;
}

.f2
{
	font-family :                          Arial;
	font-size:                              11px;
	color :                                  #999999;
	font-weight :                         normal;
	background-color: #FFFFFF;
	border-color:		#999999;
	border-style :                        solid;
	border-top-width :                 1px;
	border-right-width :                1px;
	border-bottom-width :            1px;
	border-left-width :                 1px;
}

.normal
{
font-family: Arial;
font-size: 12px;
font-weight: normal;
}

.sub
{
font-family: Arial;
font-size: 12px;
font-weight: normal;
text-decoration: underline;

}

.normal14
{
font-family: Arial;
font-size: 14px;
font-weight: normal;
}
.normal11
{
font-family: Arial;
font-size: 11px;
font-weight: normal;
}

.menu {
 position:relative;
 background-color:gold;
 border:1px solid darkblue;
 width:150;
 font-size:11px;
 font-family:verdana;
 font:bold;
 position:absolute;
 cursor:se-resize;
}

.item_panel {
  width:150;
  border-left:1px solid darkblue;
  border-right:1px solid darkblue;
  clip:rect(0,150,0,0);
  position:absolute;
}

.item_panel a {
 text-decoration:none;
 color:black;
 cursor:hand;
}

.item {
 background-color:lightyellow;
 width:148;
 font-size:10px;
 font-family:verdana;
}

a.zul
{
color: #000000;
text-decoration: none;
}

a.zul:hover
{
color: #33AEC2;
text-decoration: none;
}

a.azul
{
color: #33AEC2;
text-decoration: none;
}

a.azul:hover
{
color: #000000;
text-decoration: none;
}


.zult
{
color: #33AEC2;
text-decoration: line-through;
}

a.zulu
{
color: #000000;
text-decoration: underline;
}

a.zulu:hover
{
color: #33AEC2;
text-decoration: underline;
}

a.rosau
{
color: #FF3366;
text-decoration: underline;
}

a.rosau:hover
{
color: #000000;
text-decoration: underline;
}


a.verdeu
{
color: #669966;
text-decoration: underline;
}

a.verdeu:hover
{
color: #000000;
text-decoration: underline;
}

a.lila
{
color: #CC6699;
text-decoration: underline;
}

a.lila:hover
{
color: #000000;
text-decoration: underline;
}

a.lilan
{
color: #CC6699;
text-decoration: none;
}

a.lilan:hover
{
color: #000000;
text-decoration: none;
}

a.blu
{
color: #0099CC;
text-decoration: underline;
}

a.blu:hover
{
color: #000000;
text-decoration: underline;
}


a.blun
{
color: #0099CC;
text-decoration: none;
}

a.blun:hover
{
color: #000000;
text-decoration: none;
}


a.gris9
{
color: #999999;
text-decoration: underline;
}

a.gris9:hover
{
color: #000000;
text-decoration: underline;
}

a.gris9n
{
color: #999999;
text-decoration: none;
}

a.gris9n:hover
{
color: #000000;
text-decoration: none;
}

a.negro
{
color: #000000;
text-decoration: underline;
}

a.negro:hover
{
color: #999999;
text-decoration: underline;
}


.fotomarco
{
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-color: #000000;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 2px;
}

.fotomarcos
{
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-color: #CCCCCC;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
}

.gris11
{
color: #999999;
text-decoration: none;
font-family: Arial;
font-size: 11px;
}

#lista li {
	margin:5px;
	padding:0;
	float:left;
}
#lista
{
	list-style:none;
	margin:12px;
	padding:0;
	list-style-image:url(/img/flecha.jpg);
}

#lista2 li {
	margin-bottom:2px;
	padding:0;
}
#lista2
{
	list-style:none;
	margin-left:8px;
	padding:0;
	list-style-image:url(/img/flecha.jpg);
}