body {
    font-family: Arial, Verdana, Garamond, sans-serif;
    font-size: medium;
    line-height: 1.5em;
}

table {
    border-spacing: 10px 5px;
}

.tdMenu {
    width: 180px;
    text-align: center;
    background-color: rgb(255, 255, 255);
}

a:link {
    color: black;
    text-decoration: none;
}

a:visited {
    color: black;
    text-decoration: none;
}
a:hover {
    color: rgb(0,0,255);
}

#corpo, #rodape {
    width: 1000px;
    margin: 4px auto;}

#lisCronica {
    width: 990px;
    margin: 0px auto;
    text-align: center;
}

.divQuadro{
    text-align: center;
    width: 190px;
    display: inline-block;
}

#rodape1 {
    text-align: center;
    font-size: 1.0em;
    font-weight: bold;
    color: rgb(255, 255, 255);
}

.listacronicasLinha {
    width: 1000px;
    border: 1px solid black;
    padding: 5px;
    display: inline-block;
}

#left {
  float:left;
  width:130px;
}

.registro {
    margin-bottom: 5px;
    width: 600px;
    text-align: right;}

.centraliza {
    text-align: center;
    border: 1px solid;
    margin: 5px auto 15px auto;
}

.tabelaTextos {
    border: 3px double;
    width: 320px;
    vertical-align: top;
}

.textoTitulo {
    font-size: 1.5em;
    text-align: center;
    color: white;
    background-color: #4169E1;
    padding: 0.5em;
}

.textoQuadro {
    margin: 2px 30px;
    text-align: justify;
}

.my_hover {
    background-color: #a1fceb;
}

.tituloMaior {
    text-align: center;
    font-size: 2.5em;
    font-weight: 700;
    color: rgb(0, 0, 255);
}

.tituloMenor {
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
    font-size: 1.5em;
}

.tituloAutor {
    text-align: right;
    margin-right: 50px;
}

.tituloTexto {
    margin: 0px 80px 10px 100px;
    text-align: justify;
    text-indent: 80px;
}

.tituloTextoPoesia {
    margin-left: 80px;
    margin-right: 50px;
}

.tituloPreTexto {
    margin-left: 150px;
    margin-right: 350px;
    text-align: justify;
}

.tituloData {
    margin-right: 50px;
    text-align: right;
}

.boxEstilo {
    background-color: rgb(255, 255, 255);
}

.textoInicial {
    text-align: center;
    font-weight: bold;
    line-height: 1.0em;
}

.boxEstilo0 {
    background-color: rgb(255, 255, 255);
    border: 10px outset;
    background-image: url(../todas/imagens/titulo0.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 200px;
}

.boxEstilo1 {
    box-shadow: 10px 10px 5px rgb(50, 50, 50);
    background-color: rgb(255, 255, 255);
    border-radius: 50px;
    background-image: url(todas/imagens/titulo0.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 200px;
}

.boxEstilo2 {
    box-shadow: 10px 10px 5px rgb(50, 50, 50);
    background-color: rgb(255, 255, 255);
    border-radius: 50px;
    background-image: url(todas/imagens/titulo0.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 200px;
}

.boxEstilo3 {
    box-shadow: 10px 10px 5px rgb(50, 50, 50);
    background-color: rgb(255, 255, 255);
    border-radius: 50px;
    background-image: url(todas/imagens/titulo0.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 200px;
}

.boxEstiloA {
    box-shadow: 10px 10px 5px rgb(50, 50, 50);
    background-color: rgb(255, 255, 255);
    border-radius: 50px;
    background-image: url(todas/imagens/titulo0.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 200px;
}

.boxEstiloB {
    box-shadow: 10px 10px 5px rgb(50, 50, 50);
    background-color: rgb(255, 255, 255);
    border-radius: 50px;
    background-image: url(todas/imagens/titulo0.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 200px;
}

.boxEstiloC {
    box-shadow: 10px 10px 5px rgb(50, 50, 50);
    background-color: rgb(255, 255, 255);
    border-radius: 50px;
    background-image: url(todas/imagens/titulo0.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 200px;
}

.bEstilo {
	width: 940px;
	margin: 5px auto;
}

#barRed {
	background-color: red;
	margin: -10px -8px 0px -8px;
	padding: 10px;
}

#tabCronicas {
    border-left:  1px solid black;
    border-right: 1px solid black;
    width: 1000px;
    margin: 0px auto;
}

.boxCentro {
	width: 1000px;
	margin: 0px auto;
}

.linhaCentro {
	text-align: center;
}