﻿body
{
	background: #322D39;
	font-family: Calibri;
	margin: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
.menu a {
    color: #000000;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.menu a:hover
{
	font-size: 15px;
	color: #FF6600;
}
.menu a:visited {
    color: #000000;
}
.menu a:link {
    color: #000000;
}
.menu a:active {
    color: #000000;
}


.texto {
    font-family: Calibri;
    font-size: 12px;
    color: #ffffff;
    text-align: justify;
}
.drp {
    font-size: 12px;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
}
.TablaMain
{
	width: 985px;
	background-image: url( 'masterImages/fondo642.png' );
	background-repeat: repeat-y;
}
.TablaMainPrint {
    width: 640px;
    background-image: url( 'http://mia642.org/masterImages/fondoprint.jpg' );
	background-repeat: repeat-y;
    
}

.titulo_Menu {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.titulo_Nota
{
	color: #FFFFFF;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
}

.sumario
{
	font-size: 14px;
	color: #99CCFF;
	font-style: italic;
}
.lateral {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}
.fecha
{
	font-size: 11px;
	color: #FFFFFF;
}
.autor
{
	font-size: 12px;
	color: #FF6600;
}


.pie_pagina {
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
}
.pie_paginaPrint {
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    background-color: #FF6600;
}
.foto
{
}
    
a
{
	color: #7C2151;
	text-decoration: none;
}
a:hover {
    color: #7C2151;
}
a:visited {
    color: #7C2151;
    text-decoration: none;
}
a:link {
    color: #7C2151;
    text-decoration: none;
}
a:active {
    color: #7C2151;
    text-decoration: none;
    
}