﻿body 
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    color: #7F7F7F;
}

.plantilla-cabecera
{
    font-family: Arial;
    font-size: 11px;
    color: #7f7f7f;
}

.plantilla-destacados
{
    background-color: #D7D2CD;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #6B6969;
    vertical-align: middle;
}
.barra-busqueda
{
    background-color: #E2E2E2;
    font-family: Arial;
    font-size: 11px;
    color: #000000;
}
.foto-izquierda
{
    
}
.fondo-foto
{
    background-image: url(http://servidor3/mediacenter/data/plantillas/imagen/fondo_foto.gif);
    width: 110px;
    height: 129px;
    background-repeat: no-repeat;
}
.imagen-texto
{
    margin: 0px 6px;
}
.titulo-texto
{
    font-family: Arial;
    font-size: 11px;
    color: #7F7F7F;
    font-weight: bold;
}
.entrada-texto
{
    font-family: Arial;
    font-size: 11px;
    color: #7F7F7F;
 }
 .caja-busqueda
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
 }
 .texto-suscribirse
{
    font-family: Arial;
    font-size: 11px;
    color: #7F7F7F;
    font-weight: bold;
}
.titulo-web
{
	font-family: Arial Black;
	font-size: 23px;
	color: #787878;
}

A
{
	color: #7F7F7F;
}

.descarga 
{
	background-color:Aqua;
	border:1;
}


a img {border:0}