TABLE.overBar {
		background-repeat: repeat;
	background-position: right top;
	padding: 0;
	border: 1px;
	border-color: #FFEFD5;
	height: 40px;
}

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: xx-small;
	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: 1px;
	border-color: #F5F5F4;
}

TABLE.underBar {
	background-color: #0A2F43;
	width: 100%;
	border-top-color: #56778A;
	border-top-style: solid;
	border-top-width: 1px;
	height: 20px;
}

TABLE.underBarDate {
	width: 100%;
}
.underDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCD86;
	text-decoration: none;
	padding-left: 3px;
}
.underInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

TABLE.footer {
	width: 100%;

}

TABLE.footer td{
	color: #FFFFFF;
}
	
/*Buscador*/
.searchBackgroun {
	background-image: url(../images/general/backgroundSearch.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
}

.lapelSearchC1 {
	background-image: url(../images/general/lapelleftC.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lapelSearchC3 {
	background-color: #0a2f43;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}
/*Buscador*/


