﻿* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body{
	/*overflow: auto;*/
	margin: 0;
	padding-top: 0px; 	
	background: #394139;
	/*text-align: center;*/
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	/*height: 660px;*/
}
td {
	font-size: 11px;
	color: #606060;
	background-color: inherit;
}
textarea {
	font-size: 8pt;
}
input {
	font-size: 8pt;
	font-weight: normal;
}
select {
	font-size: 7.5pt;
}
H1 {
	background-color: #eeeeee;
	color: #B20700;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin: 10px;
	border: 1px #cccccc solid;
}
H2 {
	background-color: #eeeeee;
	color: #B20700;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin: 10px;
	border: 1px #cccccc solid;
}

a:link, a:visited, a:active{
	/*text-indent:10px;
	text-align: justify;*/
	font-family: Tahoma;
	font-size: 10px;
	color: #B20700;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	/*text-indent:10px;
	text-align: justify;*/
	font-family: Tahoma;
	font-size: 10px;
	color: black;
    font-weight: normal;
}





.DestGris16px, .tituloAgrupador {
	font-size: 11px;
	color: #B20700;
	background-color: inherit;
	font-weight: bold;
}
/*.txt10px {
	font-size: 10px;
	color: #606060;
	background-color: inherit;
}*/
.FPIstate {
	font-weight: bold;
	text-transform: uppercase;
	color: #C1854F;
	background-color: inherit;
}
.FPIlink {
	font-weight: bold;
	/*color: #762C2C;*/
	background-color: inherit;
	text-decoration: none;
}

a.FPIlink:link {
	font-weight: bold;
	/*color: #762C2C;*/
	background-color: inherit;
	text-decoration: none;
}
a.FPIlink:active {
	font-weight: bold;
	/*color: #E85C00;*/
	background-color: inherit;
	text-decoration: none;
}
a.FPIlink:hover {
	font-weight: bold;
	/*color: #FF4500;*/
	background-color: inherit;
	text-decoration: underline;
}



DIV#totalIsys, .cuerpoIframe{
	/*border: solid 1px #085699;*/
	position: relative;
	overflow:auto;
	width: 100%;	
	height: 100%; 
	text-align: left;	

	 	
	background: #FFFFFF;	
	top: 0px;
	left: 0px;		
	
	/*z-index: 500;		*/
}
.H2sub {
	padding-left: 30px;
}
.thAlt {
	color: #ffffff;
	background-color: #AF3E40;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.FPIlinkAsButtonPlaceHolder {
	text-align: center;	
	margin: 10px 0 20px 0;
}
.FPIlinkAsButton {
	/*display:table-cell;*/
	border-top: dotted 1px #B20500;
	border-bottom: dotted 1px #B20500;
	text-align: center;	
	margin: 4px 10px 4px 10px;
	padding: 1px;
}
.menuNavegacion {
	font-size: 10px;
	text-align:	right;
	font-weight: bold;
	color: #666666;
	padding-right: 6px;
}
.menuNavegacion a {
	font-weight: normal;
	color: red;
}
.filaImpar, .FPIlistItem {
	color: inherit;
	background-color:#eeeeee;
}

.filaPar, .FPIlistAlternatingItem {
	color: inherit;
	background-color:#CCCCCC;
}