@charset "UTF-8";
/* Login */
.tituloIndice{
width:139px;
margin-left:0px;
}
#indice{
width:139px;
margin-left:0px;
height:245px;
margin-top:0px;
float:left;
}
.botonRegistra{
width:130px;
float:right;
margin-top:0px;
}
.botonImprimir{
width:130px;
margin-top:10px;
}
.tituloTuLibro{
width:136px;
float:right;
margin-top:28px;
}
.header_back{
height:86px;
width:1000px;
margin-top:0px;
background:url(../img/fondoHeader.gif) repeat-x;
}
.header{
width:698px;
height:86px;
margin-left:151px;
margin-right:auto;
}
.sidebar{
width:151px;
height:100%;
background: #000000;
float:left;
}
.sidebarTop{
margin-top:0px;
width:151px;
}
.sidebarContent{
margin-left:0px;
margin-top:0px;
width:139px;
height:100%;
float:left;
background: url(../img/fondoSidebar.gif) repeat-x;
}
.sidebarOrilla{
width:12px;
height:279px;
margin-left:0px;
float:left;
}
.sidebarOrilla_right{
width:12px;
height:100%;
margin-left:0px;
float:left;
}
.contenido{
width:690px;
height:100%;
float:left;
margin-left:8px;
}


.registro{
visibility:hidden;
position:absolute;
text-align:right;
background:#D5E2FF;
padding:6px;
}
.style1 {
	font-size: 22px;
	font-weight: bold;
}
.style3 {font-size: 12px}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0066FF;
}
