﻿body
{
    background-color: #E7E8E9;
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
}

#Main
{
    width: 890px;
}

a, a:visited, a:link
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#fondo
{
    background-image: url(  "images/template/background_r2_c1.gif" );
    background-repeat: repeat-y;
    height: 407px;
    vertical-align: top;
}
.margenes
{
    padding-left: 50px;
    padding-right: 40px;
    text-align: justify;
}

h1
{
    color: #2A3990;
    margin: 0px;
    font-size: 14px;
    text-align: left;
}

.franjaverde
{
    text-align: center;
    background-color: #1BA94A;
}

.breadcrumbs
{
    color: #3F1841;
    text-align: right;
}

.breadcrumbs a
{
    color: #3F1841;
    text-decoration: none;
}

.links
{
    color: white;
}

.links a
{
    color: white;
    text-decoration: none;
}

.articulos
{
    color: #3F1841;
    width: 200px;
}

.articulos a
{
    color: #3F1841;
    text-decoration: none;
}


.titulos
{
}

.titulos a
{
    text-decoration: none;
}

.email
{
    color: #2A3990;
}

.email a
{
    color: #2A3990;
    text-decoration: none;
}

.fondoAzul
{
    background-image: url(  "images/rayota.jpg" );
    background-repeat: repeat-x;
    background-color: #0A498E;
}

.linksIndex
{
    color: #2A3990;
    text-align: right;
    text-decoration: none;
}

.linksIndex a
{
    color: #3F1841;
    text-decoration: none;
}

.download a, .download a:visited, .download a:link, .download a:hover
{
	color: black;
	text-decoration:none;
	cursor:pointer;
}