a
{
	color: #123574;
	text-decoration: none;
}

a:hover
{
	color: #ff9900;
}

a:active
{
	color: #ff0000;
}

a.standard
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}

a.standard:hover
{
	color: #ff9900;
}

a.standard:active
{
	color: #ff0000;
}

a.pie
{
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana;
}

a.pie:hover
{
	color: #ff9900;
}

a.pie:active
{
	color: #ff0000;
}

a.mono
{
	color: #123574;
	text-decoration: none;
}

a.mono:hover
{
	color: #123574;
}

a.mono:active
{
	color: #123574;
}

a.highlight
{
	color: #ff0000;
	text-decoration: none;
}

a.highlight:hover
{
	color: #ff0000;
}

a.highlight:active
{
	color: #ff0000;
}

.tnegro
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.texto
{
	font-weight: normal;
	font-size: 10px;
	color: #00005a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.textoDG
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

.tblanco
{
	font-weight: bold;
	font-size: 7pt;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.titulogrande
{
	font-weight: bold;
	font-size: 16pt;
	color: #3366cc;
	font-family: Arial;
}

.titulonegro
{
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	font-family: Arial;
}

.piefoto
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.textonegro2
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.falsolink
{
	font-weight: bold;
	font-size: 9pt;
	color: firebrick;
	font-family: Arial, Helvetica;
}

.ROJO
{
	font-weight: bold;
	font-size: 12pt;
	color: firebrick;
	font-family: Arial, Helvetica;
}

select
{
	font-size: 11px;
	color: #00005a;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Comunica
{
	font-size: 12px;
	font-family: arial;
}

.Cantidades
{
	text-align: right;
}

.ImagenOver
{
	cursor: hand;
}

.oculto
{
	text-decoration: none;
	color: White;
	font-family: Tahoma;
	font-size: xx-small;
}

.separador
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	color: #ff8a00;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 4px;
}

div.highlightedYellow
{
	background-color: #fffbce;
	border-style: none;
}

div.searchGroup
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.searchGroupActive
{
	background-color: #d8ffd8;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.infogreen
{
	background-color: #ddffdd;
	border-width: 2px;
	border-style: solid;
	border-color: #88ff88;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
}

.infored
{
	background-color: #ffdddd;
	border-width: 2px;
	border-style: solid;
	border-color: #ff8888;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
}

.remarked
{
	font-weight: bold;
}

.remarked2
{
	font-weight: bold;
	font-style: italic;
}

.info
{
	font-size: 13pt;
	font-weight: normal;
}

.hint
{
	font-size: 10pt;
	color: #444444;
}

.hint-larger
{
	font-size: 12pt;
	color: #444444;
}

legend.sectionTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.dataTable
{
	border-collapse: collapse;
}

.dataTableHeader
{
	font: bold 12px Verdana;
	background-color: #ffe4b5;
	text-align: center;
}

.dataTableRow
{
	background-color: #ffffff;
}

.dataTableAlternatingRow
{
	background-color: #fffbce;
}

.dataTableDisabledRow
{
	background-color: #e8e8e8;
}

.dataTableDisabledAlternatingRow
{
	background-color: #e0e0e0;
}

.dataTableSelectedRow
{
	background-color: #ffd184;
}

.dataTablePager
{
}

.dataTablePager span
{
	background-color: #f5deb3;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
}

.dataTableEmptyData
{
	font-style: italic;
}

.textEmptyData
{
	font-style: italic;
}

.ratingStar
{
	font-size: 0;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: inherit;
	display: block;
	background-repeat: no-repeat;
}

.ratingStarFilled
{
	background-image: url(../imagenes/star-filled.png);
}

.ratingStarEmpty
{
	background-image: url(../imagenes/star-empty.png);
}

.ratingStarSaved
{
	background-image: url(../imagenes/star-saved.png);
}

.accordionHeader
{
	border: 1px solid #2f4f4f;
	color: black;
	background-color: #f7dcad;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionHeaderSelected
{
	border: 1px solid #2f4f4f;
	color: black;
	background-color: #ffe4b5;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: #fffbce;
	border: 1px dashed #2f4f4f;
	border-top: none;
	padding: 4px;
	padding-top: 8px;
}

.ajaxTabCustom .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	background: url(../imagenes/tabs/tab-line.gif) repeat-x bottom;
}

.ajaxTabCustom .ajax__tab_outer
{
	background: url(../imagenes/tabs/tab-right.gif) no-repeat right;
	height: 21px;
}

.ajaxTabCustom .ajax__tab_inner
{
	padding-left: 3px;
	background: url(../imagenes/tabs/tab-left.gif) no-repeat;
}

.ajaxTabCustom .ajax__tab_tab
{
	padding: 4px;
	margin: 0;
	background: url(../imagenes/tabs/tab.gif) repeat-x;
}

.ajaxTabCustom .ajax__tab_hover .ajax__tab_outer
{
	background: url(../imagenes/tabs/tab-hover-right.gif) no-repeat right;
}

.ajaxTabCustom .ajax__tab_hover .ajax__tab_inner
{
	background: url(../imagenes/tabs/tab-hover-left.gif) no-repeat;
}

.ajaxTabCustom .ajax__tab_hover .ajax__tab_tab
{
	background: url(../imagenes/tabs/tab-hover.gif) repeat-x;
}

.ajaxTabCustom .ajax__tab_active .ajax__tab_outer
{
	background: url(../imagenes/tabs/tab-active-right.gif) no-repeat right;
}

.ajaxTabCustom .ajax__tab_active .ajax__tab_inner
{
	background: url(../imagenes/tabs/tab-active-left.gif) no-repeat;
}

.ajaxTabCustom .ajax__tab_active .ajax__tab_tab
{
	background: url(../imagenes/tabs/tab-active.gif) repeat-x;
}

.ajaxTabCustom .ajax__tab_body
{
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}
