﻿.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.PanelEmergente { background-color:#3F6328; padding:5px;}
.PanelEmergenteInt { background-color:#FFFFFF; padding:10px;}
.PanelEmergenteIntBlanco { background-color:#ffffff; padding:10px;}
.PanelEmergenteInt_Titulo {background-color:#e6e7ec; color:Gray; font-size:14px; font-weight:bold; padding:10px;}
.PanelEmergenteInt_ResulNum{ background-color:#e8e8e8; padding:5px; color:Gray;}
.PanelEmergenteInt_Resultados{ background-color:#ffffff;}

.dvTituloPagina {border-bottom: solid 3px #587e94;}

.btnSubirDoc
{
background: url(../images/gallery-button.png) no-repeat 0% 0%;
width: 82px;
height: 29px;
font-size: 12px;
font-weight: normal;
text-align: center;
text-decoration: none;
color: #fff;
}

.btnSubirDoc:hover {
	color: #3F6328;
}

.BlancoB
{
    color: #FFFFFF;
    /*font-weight: bold;*/
}