﻿body
{
    font-family: Tahoma;
    font-size: 12px;
    color: White;
}

#Main
{
    width: 868px;
}

img
{
    border: 0px;
    float: left;
}

#header
{
    background-image: url(images/Template/template_r1_c2.png);
    background-repeat: no-repeat;
}

.borderLeft
{
    background-image: url(images/Template/template_r1_c12.gif);
    background-repeat: repeat-y;
  
}

#content
{
    background-image: url(images/Template/template_r2_c2.png);
    background-repeat: no-repeat;
    background-color: #F47920;
    text-align: justify;
}

#content img
{
    float: none;
}

.borderRight
{
    background-image: url(images/Template/template_r1_c32.gif);
    background-repeat: repeat-y;
}

.espacio
{
    padding: 15px;
    padding-top: 0px;
}

.espacioAbajo
{
    padding-bottom: 10px;
}

.bordePunteado
{
    border-right: dotted 2px #321232;
    vertical-align: top;
}

.espacioDerecha
{
    padding-right: 15px;
    text-align: justify;
}

.vermas a
{
    color: #3F1841;
    text-decoration: none;
}

#footer
{
    font-family:Arial;
    font-size: 11px;
    text-align: center;
    color: white;
}

#footer a
{
    color: white;
    text-decoration:none;
}

#footer img
{
    float: none;
}

.breadcrumbs
{
   color: #3F1841; 
   text-align:right;
}

.breadcrumbs a
{
   color: #3F1841; 
   text-decoration:none;
}


