li.prin {
	border-top: #6699CC;
	border-right: #6699CC;
	border-bottom: #6699CC;
	border-left: 3px double #6699CC;
	padding-left: 5px;
	text-align: left;
	list-style: none;



}
.sinPunto {
	list-style-image: none;
	list-style-type: none;
}
h3 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1em;
	text-align: center;
	text-transform: uppercase;

}
.anno {
	text-align: center;
}
.year {
	text-align: center;
	background-image: url(../images/botones/boton_trabajo.png);
	font-weight: bold;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: 1px solid #666600;
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}
li.sin {
	list-style-type: none;
}
.interno {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 15px;
}
.ultInterno {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 5px;
}
.internoPunto {
	margin-left: 15px;
	list-style: square inside;
}
li.prin li, .ult {
	margin-bottom: 5px;
}
/*Pestañas*/
#tabs {
	float:left;
      width:100%;
      font-size:93%;
      line-height:normal;

      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	border-bottom: 1px solid #66CCFF;
      }
    #tabs li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs a {
      float:left;
      background:url(../images/botones/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(../images/botones/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
.listaMemoria {
	top: 50px;
	float: left;
}
#textoMemoria {
	background: #FFFFFF;
	width: 100%;
	top: 0px;
	margin: 0px;
	padding: 0px 20px 10px;
}
h5,  {
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}

#actualMem a{
	float:left;
	background:url(../images/botones/tableft.gif) no-repeat 0% -42px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	cursor: default;
}
#actualMem a span {
	background: url(../images/botones/tabright.gif) 100% -42px;
	color: #FF9834;
	font-weight: bold;
	cursor: default;
}
.diarios {
	width: 400px;
	list-style: none;
	border: 1px solid #666666;
	background: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.diarios p {
	text-decoration: none;
	text-align: center;
}
.diarios a {
	color: #CC3300;
	text-decoration: none;
	padding-right: 20px;
}
.diarios a:hover {
	color: #0000FF;
	text-decoration: underline;
}
