body {
	margin: 0px;
	padding: 0px;
}
.libro {
	color: #593939;
}

.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #593939;
}

.todo {
	height: 100%;
	width: 100%;
}

#hora {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.fondo_de {
	background-image: url(../pics/engranaje.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondo_iz {
	background-image: url(../pics/logo_iz.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	
}

.pie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
a.pie:link, a.pie:active, a.pie:visited {
	color: #FFF;
	text-decoration: underline;
}
a.pie:hover {
	text-decoration: underline overline;
}

.foto {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #CCC;
	background-color: #B77;
	padding: 2px;
}

.is {
	background-color: #593939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	
}


.out1 {
	background-color: #BB7777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-color: #DFCECE;
	cursor: pointer;
}
a:link, a:visited {
	color: #593939;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline overline;
}
.rojo {
	font-weight: bold;
	color: #C30;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #593939;
	border-bottom-color: #593939;
	border-left-color: #CCC;
}
.foto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #593939;
	border-bottom-color: #593939;
	border-left-color: #CCC;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

.celda_texto {
	padding-right: 15px;
}
.linea_baja {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #593939;
}
.novedad {
	font-size: 14px;
	color: #333;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #593939;
	border-bottom-color: #593939;
	border-left-color: #999;
	margin: 5px;
}
.mini {
	font-size: 12px;
}
.foto_dcha {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
