﻿body 
{
    background-color: #FFFFFF;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img
{
     border-style:none;
    }

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 
{
    color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.style2 
{
    color: #999999;
}

.style3 {
	font-size: 16px;
	font-weight: bold;
}

.bkg
{
    background-color: #990000;
    
    }
        
.bkgMenu
{
     background-color: #dadada;
    }

.bkgFooterPPal
{
     background-color: #999999;
    }
    
.AdminTitle
{
    font-size: 20px;
	font-weight: bold;
	color: #999999;
    }
    
.Line1 
{
     background-color: #30110C;
    }
    
 .styleM1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.styleM2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.titulo_articulo {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

a.titulo_articulo:link {
	color: #990000;
	text-decoration: none;
}

a.titulo_articulo:visited {
	text-decoration: none;
	color: #990000;
}

a.titulo_articulo:hover {
	text-decoration: none;
	color: #990000;
}

a.titulo_articulo:active {
	text-decoration: none;
	color: #990000;
}