.bgHeader {
	background-image: url(../img/bg_header.jpg);
	background-repeat:  repeat-x;
	height: 100px;
	width: 100%;
}
.widthColSearch {
	width: 110px;
	vertical-align:bottom;
}
.bottomRightCol {
	background-image: url(../img/img_bottomRightCol.gif);
	background-repeat:no-repeat;
	height: 6px;
	width: 100px
	
}
.bgPath {
	background-image: url(../img/bg_path.gif);
	background-repeat:  repeat-x;
	height: 19px;
	width: 19px;
}
.widthRightCol {

	vertical-align:top;
	padding:0;
	width:15%
}

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration:none;
}
A:hover.txt {
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color: #CCCCCC;
	height: 25px;
}
.menuTopInterior {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 19px;
	padding: 0;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}
A:hover.menuTopInterior {
	color: #FFFFFF;
	text-decoration:underline;
}
.menuTopInteriorSeccion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 19px;
	padding: 0;
	text-decoration:underline;
	text-align: center;
}
.divMenuTopInterior {
	background-image: url(../img/div_menu_interior.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 11px;
}
.txtPath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration:none;
	padding-left:10px;
}
.txtPathLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration:underline;
}

A:hover.txtPath {
	text-decoration:underline;
}

A:hover.txtPathLink {
	text-decoration:none;
}
.height10 {
	height: 10px;
}


.divHz {
	background-image: url(../img/div_hz.gif);
	background-repeat:  repeat-x;
	height: 1px;
}
.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-decoration:none;
	height:18px;
}

.txtMenuChild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
	font-weight: normal;
	text-decoration:none;
	height:18px;
	
	margin-left: 10px;
}


A:hover.txtMenu {
	text-decoration:underline;
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-decoration:underline;	
	height:18px;
}
.divMenuLeft {
	background-color: #FFFFFF;
	height: 1px;
	padding:0;
}

.width10 {
	width: 1%;
}

.width5 {
	width: 7px;
}

.width20 {
	width: 20px;
	text-align:center;
}
.bgMenuLeft {
	background-image: url(../img/bg_menu.gif);
	background-repeat:repeat-y;
	border: 0;
	vertical-align:top;
	width: 10%;
}
.bgTitulos {
	background-image: url(../img/spacer.gif);
	height: 1px;
	background-color: #003366;
}
.plecaTitulos {
	background-image: url(../img/img_plecaBottomTitulo.gif);
	height: 21px;
	width: 39px;
	background-repeat: no-repeat;
	text-align: right;
}

.tablaContenido {
	height: 500px;
	width: 100%;
	padding:0px;
}


.bgMenuLeftAzul {
	background-color: #CCD6E0;
	height: 100%;
	padding:0;
}
.divVert {
	background-image: url(../img/div_vert.gif);
	background-repeat: repeat-y;
	width: 1%;
}
.txtPq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:none;
}
.txtTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight:bolder;
	color: #036;
}
A:hover.txtTitulos {
	text-decoration:underline;
}
.tablaTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #999999;
	text-align: center;
}

.tablaTitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}

.lineaFooter {
	background-image: url(../img/spacer.gif);
	height: 1px;
	background-color: #999999;
}
.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	padding-left:10px;
	text-align: center;
}
.txtLinkResultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-decoration:underline;
}
.txtUrl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.txtPaginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	text-align: center;
}
.bgMenuPpalHome {
	background-color: #003366;
}
.tablaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #DDD;
	text-align: left;
	vertical-align:top;
}
.homeTxtBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
A:hover.homeTxtBlanco {
	text-decoration:underline;
}
.homeTxtBlancoOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:underline;
}