/* Default CSS Stylesheet for a new Web Application project */
body{font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
	background-image:url(images/panorama.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
 p,td,th   {font-family:Geneva, Arial, Helvetica, sans-serif;font-size: 12px; color:#666}
 a:link    {color:#069;text-decoration:none;}
 a:visited {color:#069;text-decoration:none;}
 a:hover   {color:#069;text-decoration:underline;}
 
hr		   {color: #3a93d2;background-color: #cccccc; height: 1px; padding:0px border:0px;}
 .hlinea	   {color: #3a93d2;background-color: #cccccc; height: 1px; padding:0px border:0px;}
 .vlinea {background:#CCC; width:1px;}

.marco{background-color:#336699;}
.cssMultipage{padding:5px}
.cssTitle{height:100; background-color:#336699;}
.cssMenu{padding:3;}
.cssContent{background-color:#FFFFFF;}
.cssFooter{color:#000000; font-size:9px; font-weight:bold}
.cssFooter a:link      {text-decoration:none}
.cssFooter a:visited   {text-decoration:none;}
.cssFooter a:hover     {text-decoration:underline;}

.cssOptsContainer{border: #CCCCCC 1px solid; width:1px; table-layout:fixed; margin-bottom:3px; margin-top:3px;}

.objContainer{
	width:100%; 
	height:100%; 
	border:none; 
	background-color:#FFFFFF;}
	
.cssPage{ text-align:center;
		padding-left:12px; padding-right:12px; padding-bottom:10px; padding-top:5px;
		   vertical-align:top;}
.cssPageText{vertical-align:top;
			color:#000;
			text-align:justify;}

.cssTxtMaxPeq{ FONT-SIZE:8px;}
.cssTxtPeq{ FONT-SIZE:9px;}
.cssTxtPeq td{ FONT-SIZE:9px;}

.cssMenu{ text-align:center; padding-bottom:2px;)

.textDisabled{color:#666666}
.cssRecuadro{ border:1px; border-style:solid; border-color:Gray; padding:3px; margin-bottom:3px;}

.microtextWhite{
	font-family:tahoma; 
	font-size:11px;
	color: #ffffff;
	padding-left:5px;}
.microtextWhite a:link      {color:#ffffff;text-decoration:none;}
.microtextWhite a:visited   {color:#ffffff;text-decoration:none;}
.microtextWhite a:hover     {color:#ffffff;text-decoration:underline;}

.microtextBlack{
	font-family:tahoma; 
	font-size:11px; 
	color: #000000;}
.microtextBlack a:link      {color:#000000;text-decoration:none;}
.microtextBlack a:visited   {color:#000000;text-decoration:none;}
.microtextBlack a:hover     {color:#000000;text-decoration:underline;}

.microtextGrey{
	font-family:tahoma; 
	font-size:11px; 
	color: #666;}
.microtextGrey a:link      {color: #666;text-decoration:none;}
.microtextGrey a:visited   {color: #666;text-decoration:none;}
.microtextGrey a:hover     {color: #666;text-decoration:underline;}

.hipermicrotextGrey{
	font-family:tahoma; 
	font-size:9px; 
	color: #666;}

.microtextBlue{
	font-family:tahoma; 
	font-size:11px; 
	color:#069;}
.microtextBlue a:link      {color:#069;text-decoration:underline;}
.microtextBlue a:visited   {color:#069;text-decoration:underline;}
.microtextBlue a:hover     {color:#069;text-decoration:underline;}

.field{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	height:18px;}
.fieldSizePeq{width:75px;}
.fieldSizeMed{width:152px;}
.fieldSizeGrd{width:220px;}
.fieldSizeTot{width:100%;}

.button{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;}
.button_stdr{
	width:100px;}
	 
.title { 
	font-family:verdana; 
	font-size:22px; 
	padding:10px;}
	
.titleContentRep1 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px;}
	
.titleContentRep2 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight:bold;
	font-style:italic}
	
.titleContentMain1 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	font-weight:bold;
	font-style:italic;
	color:#333;
	padding-bottom:5px;}
	
.titleContentMain2 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	font-weight:bold;
	font-style:italic;
	color:#3a93d2;
	padding-bottom:5px;}
	
.titleContent { 
	font-family:verdana; 
	font-size:15px; 
	padding:10px;}
	
.txtBlueContent { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-style:italic;
	color:#3a93d2;}
	
.reptitleContent { 
	font-family:verdana; 
	font-size:17px; 
	padding:10px;}
	
.repsubtitleContent { 
	font-family:verdana; 
	font-size:12px; 
	padding:10px;}
	
.microtextWhite{
	font-family:tahoma; 
	font-size:10px;
	color: #ffffff;
	padding-left:5px;}
.microtextWhite a:link      {color:#ffffff;text-decoration:none;}
.microtextWhite a:visited   {color:#ffffff;text-decoration:none;}
.microtextWhite a:hover     {color:#ffffff;text-decoration:underline;}
		
.grid{
	width:100%; 
	height:100%; 
	border:none;
	background-color:#cccccc;
}
.grid_table{width:100%;	border:none;}
.grid_table td,th{ padding:2px;}

.listTitle0 { background-color:#D6DFF7; font-weight:bold;}
.listTitle1 { background-color:#ABBEF2; font-weight:bold;}
.listRow0 {	background-color:#FFFFFF;}
.listRow1 {	background-color:#f1f1f1;}

.fieldName { padding-left:10px; width:100px; height:25px;}
.nofieldName { padding-left:10px; height:25px;}
.txtError{ text-align :left; color:Red;}
.txtNoError{ text-align :left; color:Green;}

.gridStyle {
	border-width: 0;
	border-style: none;
	width: 100%;
	}

.borderStyle {
	border-width: 2;
	border-style: solid;
	border-color: #336699;}
	
.headerStyle th{
	background-color: #336699;
	border-style: none;
	border-width: 0;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
	text-align:left;}
.headerStyle td{
	background-color: #336699;
	border-style: none;
	border-width: 0;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
	text-align:left;}
.headerStyle a:link      {color:#ffffff;text-decoration:none; font-weight: bold;}
.headerStyle a:visited   {color:#ffffff;text-decoration:none; font-weight: bold;}
.headerStyle a:hover     {color:#ffffff;text-decoration:underline; font-weight: bold;}

.groupStyle {
	background-color: #999999;
	border-style: none;
	border-width: 0;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
	text-align:left;}
.groupStyle a:link      {color:#ffffff;text-decoration:none;}
.groupStyle a:visited   {color:#ffffff;text-decoration:none;}
.groupStyle a:hover     {color:#ffffff;text-decoration:underline;}

.grpHeaderStyle {
	background-color: #4080BF;
	border-style: none;
	border-width: 0;
	text-transform: none;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
	text-align:left;}

.pagerStyle {
	background-color: #F2F2F2;
	border-style: none;
	border-width: 0;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	height: 20px;
	vertical-align: middle;}
.pagerStyle a:link      {color:#000000;text-decoration:underline;}
.pagerStyle a:visited   {color:#000000;text-decoration:underline;}
.pagerStyle a:hover     {color:#000000;text-decoration:underline;}

.itemStyle {
	background-color: #e0e9fa;
	border-style: none;
	border-width: 0;
	text-transform: none;}

.alternateStyle {
	background-color: #eafeff;
	border-style: none;
	border-width: 0;
	text-transform: none;}

.blankStyle {
	background-color: #ffffff;
	border-style: none;
	border-width: 0;
	text-transform: none;}
