body {font-size: small; font-family: Verdana,Arial,Helvetica,sans-serif;
background-image: url(bg1.gif);}
/**/
A{color: #003596; text-decoration:none;}
A:hover {color: #003596; text-decoration: underline;}
A:visited {color: #2673B7;}
/**/
p {margin-top: 1em;}
/**/
table {font-size: small; font-family: Verdana,Arial,Helvetica,sans-serif;}



/* div bodydiv */
.bodydiv {align:center;}
/* table tablafondo col_documento */
.tablafondo {width: 760px; align:center; }
.celda_documento {width: 750px; background-color: white;}
.celda_sombra {width: 10px; background-image: url(bg1g.gif); background-repeat: repeat-y;}

.maindiv {align:center; width: 760px;}
/**/
.maintable {align:center; width: 760px; background-color: white;}
/**/
.articulo_titulo {text-align: left; font-size: large; color: #023A76;}
td {vertical-align: top;}
/**/
.col_izquierda_margen {width: 20px; border-left: 1px solid #aaaaaa;}
.col_derecha_margen {width: 10px;}
.col_derecha_sombra {width: 10px; background-image: url(bg1g.gif); background-repeat: repeat-y;}
.col_izquierda_espaciador {width: 10px;}
.col_derecha_espaciador {width: 10px;}
/**/
.col_izquierda {width: 200px; color: #333333;} /*font-size: larger;*/
.col_central {width: 400px; text-align: justify; color: #333333;}
.col_derecha {width: 100px;}
/**/
.autores {font-size: small; font-weight: bold; }
.institucion {font-size: smaller;}
.piedefigura {text-align: center; font-style: italic; font-size:x-small;}
.tituloapartado {font-weight: bold; border-top: 1px solid #aaaaaa;}
/**/
h1 { word-spacing: 3pt; letter-spacing: 8px; line-height: 18pt }



p.excerpt{
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: #0066FF;
border-right-color: #0066FF;
border-bottom-color: #0066FF;
border-left-color: #0066FF;
}
p.excerpt{
border-top: 2px solid #0066FF;
border-bottom: 2px solid #0066FF;
border-left: 2px solid #0066FF;
border-right: 2px solid #0066FF;
}
p.excerpt{
border: 2px solid #0066FF;
background-color:#FFCC33;
}
p.excerpt{
border: 2px solid #0066FF;
background-color:#FFCC33;
padding:5px;margin-top:5px;
margin-bottom:5px;
margin-left:20px;
margin-right:20px;
}
