.textoEnTablaAmarilla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.textoNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #34699E;
	font-style: normal;
	font-weight: normal;
}
.BotonFormulario {
	font-family:Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #34699E;
	font-weight: normal;
	border: 1px inset #34699E;
	padding: 0px;
	margin: 3px;
	text-decoration: none;
	background-color: #FFFFFF;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
	font-weight: normal;


}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
.textoNormalNegrita {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #34699E;
	font-style: normal;
	font-weight: bold;
}
.TablaFormulario {
	border: thin solid #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #34699E;
}

.textoGrisMayusculas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
	font-weight: 900;
	text-transform: uppercase;



}
.textoNormalNegritaMayusculas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #34699E;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;

}
.textoNormalPequenoBlanco {



	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.textoNormalPequenoGris {



	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.textoNormalBlanco {




	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.encabezadoTabla {
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #34699E;
}

.marco {
	position: relative;
	clip:     rect(0px, 500px, 500px, 0px);
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #34699E;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border-top: 1px solid;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	top: 1px;


}
.textoNormalNegritaGris {



	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.textoNormalPequeno {



	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #34699E;
	font-style: normal;
	font-weight: normal;
}
.celdaFondoCirculo {
	background-image: url(imagenes/fondo.jpg);
}

.celdaFondoBotones {
	background-image: url(imagenes/index_r2_c1.png);
}

.celdaFondoMenu {
	background-image: url(imagenes/index_r3_c1.png);
}
.celdaFondo {
	background-image: url(imagenes/index_r3_c2.png);
}
.celdaFondoBuscar {
	background-image: url(imagenes/index_r4_c1.png);
}

.tablaBordeAmarillo {
	border: 2px solid #FFCC00;
}
.tablaBordeAzul {

	border: 2px solid #34699E;
}
.tablaBordeAzul2 {
	border-top: 1px solid #34699E;
	border-right: 1px solid #34699E;
	border-bottom: 1px none #34699E;
	border-left: 1px none #34699E;
}
/*body {
	background-color: #F2F2F2;
}*/

body	{
	margin: 0;
	padding: 0;
	border: 0;
	background: #E2E2E2;
}


.celdaFondoAbajo {

	background-image: url(imagenes/index_r8_c1.png);
}
.tablaBordesLaterales {
	border: 1px solid #34699E;
}
