/* Hoja de estilos, revista Teatro de palabras, nœmero 2, marzo de 2008, Ricardo Serrano Deza */
/* <link rel = stylesheet type = "text/css" href = "http://www.uqtr.ca/teatro/teapal/TeaPalNum02Rep/cssmed/articulo2.css"> */

body
{
margin: 5%;
}

.Tit1
{
font-weight: bold;
font-size: 18pt;
color: brown;
background-color: silver;
}

.Autor
{
display: block;
text-align: right;
height: 1px;
}

.Direle
{
display: block;
text-align: right;
}

.Parrafo
{
display: block;
text-align: justify;
text-indent: 5%;
}

.Tit2
{
font-weight: bold;
font-size: 14pt;
background-color: silver;
}

.Tit3
{
font-size: 12pt;
background-color: silver;
}

.Verso
{
display: block;
margin-left: 250px;
height: 1px;
width: 60%;
}

.Refe
{
display: block;
margin-left: 20%;
}

.Parla
{
display: block;
margin-left: 30%;
text-indent: -10%;
}

.Hablante
{
display: block;
font-variant: small-caps;
margin-left: 250px;
white-space: pre;
}

.VerPar
{
display: inline;
white-space: pre;
}

.Capitalitas
{
display: inline;
font-variant: small-caps;
}

.Cita
{
display: block;
margin-left: 10%;
text-align: justify;
}

.Sangri
{
display: block;
margin-left: 10%;
text-align: justify;
}

.Sangri2
{
display: block;
margin-left: 20%;
text-align: justify;
}

.SerieLet
{
display: block;
margin-left: 20%;
text-indent: -3%;
text-align: justify;
}

.SerieNum
{
display: block;
margin-left: 20%;
text-indent: -3%;
text-align: justify;
}

.Serie1
{
display: block;
margin-left: 10%;
text-align: justify;
margin-right: 5%;
}

.Serie2
{
display: block;
margin-left: 20%;
text-align: justify;
margin-right: 5%;
}

.Tabla2
{
display: block;
font-size: 10pt;
margin-left: 10%;
}

.Tabla3
{
display: block;
font-size: 10pt;
margin-left: 20%;
}

.Figura
{
display: block;
margin-right: 20%;
text-align: center;
}

.Pie
{
display: block;
font-size: 10pt;
margin-right: 20%;
text-align: center;
}

.Biblio
{
display: block;
margin-left: 10%;
text-indent: -5%;
text-align: justify;
}

.Nota
{
display: block;
margin-left: 10%;
text-indent: -5%;
text-align: justify;
color: #424242;
}

