body {
 text-align:justify;
 margin-top:0px;
 padding-top:0px;
 background: url(../imaxes/background.gif) center repeat-y #000;
 color: #fff;
 font-family: "Verdana", "Arial";
 font-size: 63% !important;
}
#contenedor
{
 background-image: url(../imaxes/fondo.gif);
 background-position: top left;
 background-repeat: repeat-y;
 width:766px;
 margin:0px auto;
}
a { color: yellow; text-decoration: none; }
a img { border: 0; }

input:focus, textarea:focus, label:focus {
	background: transparent;
	border: 1px solid #A50000;
}

textarea, input, select {
	background: #222222;
	border: 1px solid #A50000;
	color: #fff;
	font: 8pt Arial, Times, serif;
	margin: 1px;
	padding: 3px;
}



#cabeceira
{
 height:267px;
 margin:0;
 padding:0;
 width:766px;
 background-image: url(../imaxes/cabeceira.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}

#barra {
 height:12px;
 font-weight:bolder;
 /*background-color: #A50000;*/
 background-color: #000;
 padding: 7px 0 7px 7px;
 border-bottom: 1px solid black;
 border-top: 1px solid black;
}
#contido
{
 background-color:#222222;
 margin-right: 177px;
 padding: 15px 20px 0px 30px;
 text-align:justify;
}

#pe {
    color: white;
    background-color: #3c3c3c;
    border-top: 1px solid black;
    margin-right: 177px;
    margin-left: 0;
    padding: 10px;
    text-align: right;
    }


#columna {
 float: right;
 width: 176px;
 border-left: 1px solid black;
 background-color: #3c3c3c;
}


#columna p {
	padding: 4px 0 4px 10px;
	margin: 0;
}


.fixfloat { clear: both; margin: 0; padding: 0; height: 1%; }

#nav {
    padding: 0px 5px 4px 4px;
    font-size: x-small;
    font-weight:bold;

}

#nav div a {
    color: #fff;
    text-align:left;
    padding-left:5px;
	margin: 5px;
	display: block;
	border-top: 0px;
	border-left: 1.1em solid #fff;
	border-right: 0px;
	border-bottom: 0px;
}

#nav div a:hover {
	border-top: 0px;
	border-right: 0px;
	border-bottom:0px;
	border-left: 1.1em solid #fff000;
}
.titulo_nova{
    font-size: x-small;
    font-weight:bold;
	border-bottom: 1px solid #3c3c3c;
}
.texto_nova{
    font-size: x-small;
    padding-top: 5px;
}

.titulo_libro{

    font-size: x-small;
    font-weight:bold;
    padding: 5px 5px 4px 4px;
    border-top: 1px solid #A50000;
    border-right: 1px solid #A50000;
    border-left: 1px solid #A50000;
}
.texto_libro{
    font-size: x-small;
    padding-top: 5px;

    padding: 5px 5px 4px 4px;
    border-right: 1px solid #A50000;
    border-left: 1px solid #A50000;
    border-bottom: 1px solid #A50000;
}
.erro{
	font-weight:bold;
	color: #A50000;
	text-align: center;
}


#paxina{
    padding-top: 30px;
    padding-bottom: 15px;
    font-size: x-small;
    font-weight:bold;
    text-align: center;
}
a.delete:hover {
	background: #c00;
	color: #fff;
}


a.edit, a.delete, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: table-cell;
	padding: 5px 5px 4px 4px;
	text-align: left;
}

a.edit:hover {
	background: #ccc;
	color: #036;
}
a.barra { color: #fff; text-decoration:underline; }

.texto_centrado {

text-align:center;
}

.foto_izquierda

{

border: 1px solid #ffffff;

padding: 2px;

float: left;

margin: 5px 5px 5px 5px;

}


.foto_derecha

{

border: 1px solid #ffffff;

padding: 2px;

float: right;

margin: 5px 5px 5px 5px;

}
