﻿body {
    margin:0px;
    background-image:url(images/pattern.jpg);
}
h1 {
    font-size: 22px;
    color: #fff;
    margin: 15px 0px 0px 25px;
    font-family: Tahoma;
}
h2
{
    font-size: 14px;
    color: #3384cc;
    margin: 0px 0px 5px 30px;
    font-family: Tahoma;
}
h3
{
    font-size: 12px;
    color: #3384cc;
    text-align:left;
    font-family: Tahoma;
    margin-left: 20px;
    margin-right:20px;
}
P
{
margin-bottom:20px;
}
a
{
color: #3384cc;
}
.Color3
{
color: #981502;
}
.h2-fondo
{
    background-image: url(images/h2-fondo.png);
    background-repeat:repeat-x;
    width:100%;
    height:54px;
}
TD.box-fondo
{
    background-image: url(images/box-fondo.png);
    background-repeat:repeat-x;
    background-color: #c7def1;
}
TD.header {
    background-image: url(images/bariloche.png);
    background-repeat:no-repeat;
    width:553px;
    height:285px;
}
TD.boton {
    background-image: url(images/boton-fondo.png);
    width:199px;
    height:21px;
}
TD.box-medio
{
    background-image: url(images/box-medio.png);
    background-repeat:repeat-y;
    margin:0px;
}
TD.box2-medio
{
    background-image: url(images/box2-medio.png);
    background-repeat:repeat-y;
    margin:0px;
}
P.texto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    margin-left: 20px;
    margin-right:20px;
}
TD.Color1
{
background-color: #3384cc;
}
TD.Color2
{
background-color: #fff;
}
Table.Bordered
{
border-left: solid 1px #c6c6c6;
border-right: solid 1px #c6c6c6;
}
TD.boton
{
    background-image: url(images/boton-fondo.png);
    background-repeat: no-repeat;
    width: 199px;
    height: 21px;
    text-align: left;
}
a.act
{
color: #981502;
}
TD.boton a
{
    text-align:left;
    vertical-align:middle;
    text-decoration:none;
    font-family: Tahoma;
    color: #3384cc;
    font-size: 11px;
    margin-left: 35px;
}
TD.boton a:hover
{
color: #981502;
}
P.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    text-align: center;
    margin-left: 10px;
    margin-right:10px;
    margin-top:4px;
    margin-bottom:4px;
}
P.footer A
{
color:#fff;
}
.photo
{
border: solid 1px #c6c6c6;
}