﻿body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #414141;
}

body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}

a 
{
	font-size: 11px;
	color: #000000;
}

a:link 
{
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a:active 
{
	text-decoration: none;
}

.style1 {color: #ffffff}

.style3 {color: #B7B7B7}


.titulos
{
	font-weight: bold;
	font-size: medium;
	color: #660033;
	font-family: Verdana, Sans-Serif;
}

.subtitulos
{
	font-weight: bold;
	font-size: small;
	color: #3300cc;
	font-family: Verdana, Sans-Serif;
}

.letras
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Sans-Serif;
}

.letras005083
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Sans-Serif;
	color: #005083;
}

.letraschicas
{
	font-weight: bold;
	font-size: x-small;
	color: #336633;
	font-family: Verdana, Sans-Serif;
}

.letrasCatalogoTituloSerie
{
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;
}

.letrasCatalogoDescripcionTematicas
{
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;
}

.letrasCatalogoDetallesSerie
{
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;
}	

.botones
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	background-color: #dcdcdc;
	width: 75px;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 350px;
	background-color: #b0e0e6;
}

.modalPopupMensajes
{
	padding: 3px;
	width: 350px;
	background-color: #b0e0e6;
	border-right: maroon 2px solid;
	border-top: maroon 2px solid;
	border-left: maroon 2px solid;
	border-bottom: maroon 2px solid;
}

.modalPopupProcesando
{
	border: 2px solid #FF0000;
	padding: 3px;
	width: 350px;
	background-color: #FFFFFF;
}
