﻿body
{
    background-position: left top;
    font-family: Calibri;
    margin: 0px;
    font-size: 12px;
    color: #666666;
}
.menu a {
    color: #000000;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.menu a:hover
{
	font-size: 15px;
	color: #Ff9900;
}
.menu a:visited {
    color: #000000;
}
.menu a:link {
    color: #000000;
}
.menu a:active {
    color: #000000;
}


.texto
{
    border: 2px solid #ff9900;
}
.drp {
    font-size: 12px;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
}
.TablaMain
{
    width: 980px;
    background-image: url('masterImages/webmiaprop.jpg');
    background-repeat: no-repeat;
}
.TablaMainPrint
{
    width: 640px;
    background-color: #EBEBEB;
}

h1
{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
h2
{
    color: #FE9900;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
}

h3
{
    font-size: 14px;
    color: #666666;
    font-style: italic;
    font-weight: normal;
}
.lateral
{
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    background-color: #FFFFFF;
        zoom: 1;
        filter: alpha(opacity=70);
        opacity: 0.7;
}

.fecha
{
	font-size: 11px;
}
.autor
{
    font-size: 12px;
    color: #000000;
}Ff9900


.pie_pagina {
    font-size: 16px;
    text-align: center;
}
.pie_paginaPrint {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    background-color: #FFC13E;
}
.foto
{
}
    
a
{
    color: #Ff9900;
    text-decoration: none;
}
a:hover {
    color: #Ff9900;
}
a:visited {
    color: #Ff9900;
    text-decoration: none;
}
a:link {
    color: #Ff9900;
    text-decoration: none;
}
a:active {
    color: #Ff9900;
    text-decoration: none;
    
}
.rss
{
    color: #000080;
    text-align: left;
}
