﻿body
{
    font-size: 11px;
    margin: 0px;
    color: #2f3032;
    font-family: Verdana;
    background-color: #d35626;
 
}
td
{
	font-size: 11px;
	color: #2f3032;
	font-family: Verdana;

}
.txt2
{
	border-right: #791017 1px solid;
	border-top: #791017 1px solid;
	font-size: 11px;
	border-left: #791017 1px solid;
	color: #535458;
	border-bottom: #791017 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}
.Titulo
{
    font-weight: bold;
    font-size: 11px;
    color: #910009;
    font-family: Verdana;
}
a.lnkTitulo
{
    font-weight: bold;
    font-size: 11px;
    color: #910009;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkTitulo:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #910009;
    font-family: Verdana;
    text-decoration: underline;
}
.Titulo2
{
    font-weight: normal;
    font-size: 14px;
    color: #910009;
    font-family: 'Arial Black';
}
a
{
      font-size: 11px;
    color: #910009;
    font-family: Verdana;
    text-decoration: none;
}
a:hover
{
    font-size: 11px;
    color: #910009;
    font-family: Verdana;
    text-decoration: underline;
}
.txt
{
    border-right: #7f9db9 1px solid;
    border-top: #7f9db9 1px solid;
    font-size: 11px;
    border-left: #7f9db9 1px solid;
    border-bottom: #7f9db9 1px solid;
    font-family: Verdana;
}
.btn
{
    border-right: #7f9db9 1px solid;
    border-top: #7f9db9 1px solid;
    font-size: 11px;
    border-left: #7f9db9 1px solid;
    border-bottom: #7f9db9 1px solid;
    font-family: Verdana;
    background-color: #ffffff;
}
/* ----------- Galeria de Fotos ---------------------------- */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.TextoPreto
{
    font-size: 9px;
    color: #000000;
    font-family: Verdana;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.amarelo11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
