@charset "utf-8";
/* CSS Document */
/*ESTILOS PARA ADMIN
-------------------------------------------------------*/
.blogs-admin-txt{
font:12px "Arial";
color:#333;
text-align:left;
}
.blogs-txt-index{
font:12px "Arial";
color:#333;
text-align:justify;
}
.blogs-txt-index-titulo{
font:14px "Arial";
color:#333;
text-align:left;
font-weight:bold;
}
.blogs-txt-footer{
font:10px "Arial";
color:#333;
text-align:center;
}
.blogs-txt-footer-titulo{
font:10px "Arial";
color:#333;
text-align:center;
font-weight:bold;
}
.blogs-txt-footer-link{
font:10px "Arial";
color:#333;
text-align:center;
}
.blogs-txt-enlaces-titulo{
font:12px "Arial";
color:#FFF;
text-align:left;
font-weight:bold;
}
.blogs-txt-enlaces-link{
font:12px "Arial";
color:#FFF;
text-align:left;
}
.blogs-txt-descripcion{
font:12px "Arial";
color:#FFF;
text-align:justify;
}
/*PLANTILLA 2
-------------------------------------------------------*/
.plantilla-2-titulo{
font:30px "Arial";
color:#F00;
text-align:left;
font-weight:bold;
}
.plantilla-2-subtitulo{
font:16px "Arial";
color:#F00;
text-align:left;
font-weight:bold;
}
.blogs-2-txt-footer-titulo{
font:12px "Arial";
color:#FFF;
text-align:left;
font-weight:bold;
}
.blogs-2-txt-footer{
font:12px "Arial";
color:#FFF;
text-align:justify;
}
.blogs-2-txt-footer-link{
font:12px "Arial";
color:#F00;
text-align:left;
}
.blogs-2-txt-index{
font:12px "Arial";
color:#FFF;
text-align:justify;
}
.blogs-2-txt-articulo{
font:12px "Arial";
color:#FFF;
text-align:justify;
}
.blogs-2-txt-index-titulo{
font:14px "Arial";
color:#FFF;
text-align:left;
font-weight:bold;
}
/*PLANTILLA 3
-------------------------------------------------------*/
.plantilla-3-titulo{
font:30px "Arial";
color:#FFF;
text-align:left;
font-weight:bold;
}
.plantilla-3-subtitulo{
font:16px "Arial";
color:#FFF;
text-align:left;
font-weight:bold;
}
.blogs-3-txt-enlaces-link{
font:12px "Arial";
color:#FFF;
margin-left:-10px;
}
/*ESTILOS PARA CONTENIDO
-------------------------------------------------------*/
.blogs-jesuitas-lista{
font:12px "Arial";
color:#666;
text-align:right;
}
.blogs-jesuitas-lista-titulo{
font:12px "Arial";
color:#666;
text-align:right;
font-weight:bold;
}
/*PLANTILLA 1
-------------------------------------------------------*/
.plantilla-1-titulo{
font:26px "Arial";
color:#FFF;
text-align:right;
font-weight:bold;
}
.plantilla-1-subtitulo{
font:14px "Arial";
color:#FFF;
text-align:right;
font-weight:bold;
}
/*ESTILOS PARA LINKS
-------------------------------------------------------*/
/* TITULO */
.plantilla-1-titulo a:link{
color: #FFF;
text-decoration: none;
}
.plantilla-1-titulo a:hover {
color:#FFF;
text-decoration: underline;
}
.plantilla-1-titulo a:visited {
color: #FFF;
text-decoration: none;
}
.plantilla-2-titulo a:link{
color: #F00;
text-decoration: none;
}
.plantilla-2-titulo a:hover {
color:#F00;
text-decoration: underline;
}
.plantilla-2-titulo a:visited {
color: #F00;
text-decoration: none;
}
/* TODAS */
.blogs-jesuitas-lista a:link{
color: #666;
text-decoration: none;
}
.blogs-jesuitas-lista a:hover {
color: #666;
text-decoration: underline;
}
.blogs-jesuitas-lista a:visited {
color: #666;
text-decoration: none;
}
.blogs-admin-txt a:link{
color: #06F;
text-decoration: none;
}
.blogs-admin-txt a:hover {
color: #06F;
text-decoration: underline;
}
.blogs-admin-txt a:visited {
color: #06F;
text-decoration: none;
}
/* FOOTER */
.blogs-txt-footer-link a:link{
color: #333;
text-decoration: none;
}
.blogs-txt-footer-link a:hover {
color: #333;
text-decoration: underline;
}
.blogs-txt-footer-link a:visited {
color: #333;
text-decoration: none;
}
.blogs-2-txt-footer-link a:link{
color:#F30;
text-decoration: none;
}
.blogs-2-txt-footer-link a:hover {
color:#F30;
text-decoration: underline;
}
.blogs-2-txt-footer-link a:visited {
color:#F30;
text-decoration: none;
}
/* ENLACES */
.blogs-txt-enlaces-link a:link{
color: #FFF;
text-decoration: none;
}
.blogs-txt-enlaces-link a:hover {
color:#FFF;
text-decoration: underline;
}
.blogs-txt-enlaces-link a:visited {
color: #FFF;
text-decoration: none;
}


blogs-3-txt-enlaces-link a:link{
color: #FFF;
text-decoration: none;
}
blogs-3-txt-enlaces-link a:hover {
color:#FFF;
text-decoration: underline;
}
blogs-3-txt-enlaces-link a:visited {
color: #FFF;
text-decoration: none;
}
