﻿@import url("comunes/comunes.css");
@import url("comunes/agrupacion.css");
@import url("Plantilla/Plantilla.css");

body {
	font-family:tahoma; font-size: 11px; color: #2d251a; font-weight:normal;
    background-color: #E1E1E1; padding: 0px; margin: 0px; border-spacing: 0px;
}

td {
    vertical-align: top; 
}

.Boton {
    background-color: #E1E1E1; border: solid 1px #D2D2D2; height: 20px; width: 80px;
    color: red; font-weight: bold; font-size: 11px; background-image: url(FondoBoton.png);
    background-repeat: repeat-x; 
}

.Powered,.Powered A{
    font:9px tahoma !important;
    color:#989898 !important;
}
.Powered{
    margin-top:8px;
}
