

TABLE.overBar {
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-image:url(../images/general/curvaOverBar.gif);
	background-position: bottom right;
	padding: 0px;
	padding-left: 25px;
	border: 0px;
	vertical-align: top;
	height: 72px;  /* MODIFICAR ALTURA DE AQUI A 60 PX */
}

/*TABLE.overBarSearch { 
	background: #E8F0F5;
	border-right: thin;
	border: 1px solid #ffffff;
	border-right: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	border-left: thin;
	border-left: Gray;
	font-size: 120px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: none solid none solid;
	border-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin-bottom: auto;
	vertical-align: bottom;
}
*/
table.overHomeFondo1{
	background-repeat: repeat-x;
	padding: 0;
	border: 100px;
	border-color: #00ff00;
}

/* BARRA DE FECHA E INFO DE USUARIO */
TABLE.underBar {
	background-color: #000000;
	width: 100%;
	height: 21px; /*  MODIFICAR ALTURA DE AQUI A 24 PX */
}

TABLE.underBarDate {
	width: 100%;
}
.underDate {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
}
.underInfo {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.underInfo:link     {
	color: #FFFFFF;
	text-decoration: none;
}

A.underInfo:visited     {
	color: #ffffff;
	text-decoration: none;
}

A.underInfo:hover {
	COLOR: #6cb1da;
	text-decoration: underline;	
}

TABLE.footer {
	width: 100%;
}

TABLE.footer td{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height: 26px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	background-image: url(../images/general/bgFooter.gif);
	background-repeat:repeat-x;
	background-position:top;
	
}
	
/* Sub-Bloque de Buscador*/
.searchBackgroun {
	/*background-image: url(../images/general/backgroundSearch.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;*/
	background-color: #6e6e6e;
	height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
.lapelSearch {
	background-image: url(../images/general/lapelright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
	
.lapelSearchC {
	background-image: url(../images/general/lapelrightC.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.lapelSearchC2 {
	background-image: url(../images/general/lapelright1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lapelSearchC3 {
	background-color: #6e6e6e;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.lapelSearchC1 {
	background-image: url(../images/general/lapelleftC.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

A.classSearch:link {
FONT-SIZE: 12px;
COLOR: #ffffff;
font-family: Arial, Helvetica, sans-serif;
TEXT-DECORATION: underline;
}

A.classSearch:active {
FONT-SIZE: 12px;
COLOR: #ffffff;
font-family: Arial, Helvetica, sans-serif;
TEXT-DECORATION: underline;
}

A.classSearch:visited {
FONT-SIZE: 12px;
COLOR: #ffffff;
font-family: Arial, Helvetica, sans-serif;
TEXT-DECORATION: underline;
}

A.classSearch:hover {
FONT-SIZE: 12px;
COLOR: #4dcce5;
font-family: Arial, Helvetica, sans-serif;
TEXT-DECORATION: underline;
}

A.searchTextLink:link {
FONT-SIZE: 120px;
COLOR: #eca86f;
font-weight: bold;

}

A.searchTextLink:active {
COLOR: #eca86f;
text-decoration: none;
}

A.searchTextLink:visited {
COLOR: #eca86f;
text-decoration: none;
}

A.searchTextLink:hover {
COLOR: #ffcc00;
text-decoration: underline;
}
/*Fin de Buscador*/

/*Texto Invisible*/

TABLE.footerKeys td{
	color: #000000;
	font-size: 09px;
	font-family: Arial, Helvetica, sans-serif;
}
/*Fin Texto Invisible*/


A.overbarFastAccessLinks:link  
{	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

A.overbarFastAccessLinks:active     
{	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.overbarFastAccessLinks:visited     
{	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.overbarFastAccessLinks:hover 
{	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: bold;
	color: #0079c2;
	text-decoration: none;
}