/*  general ------------------------------------------------------------------  */

body {
	background-color: #336600;
	margin: 0;
}

body, td, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.fotos01 {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.fotos02 {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin: 10px;
}
.bullet {
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.boton01 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.botonVolver {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 4px;
	text-align: center;
	vertical-align: middle;
}
.TablaVolver {
	width: 553px;
	text-align: right;
}
.tablaCentro {
	width: 540px;
	vertical-align: middle;
	text-align: center;
	margin-top: 8px;
}
.tablaBusqueda {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4AB4D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4AB4D;
	background-color: #FFFFFF;
}
.tablaBusquedaPie {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4AB4D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4AB4D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4AB4D;
	background-color: #FFFFFF;
}
.tablaBusquedaPieColor {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4AB4D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4AB4D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4AB4D;
	background-color: #D9C98C;
}
/*  fondos y textos ------------------------------------------------------------  */

.fondoTabla01 {
	background-color: #F3EEDB;
}
.fondoTabla02 {
	background-color: #ECE4C7;
}
.fondoTabla03 {
	background-color: #F4EEDF;
}

.bordeCeldaInferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4AB4D;
}
.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	margin: 3px;
}
.textologin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #4D421A;
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
}
.textoCeldas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 1px;
}
.textoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	padding: 3px;
}
.textoColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #4D421A;
	padding: 2px;
}
.tablaTexto {
	text-align: justify;
	padding: 12px;
}
.tablaTexto2 {
	padding: 2px;
}
.tablaTexto3 {
	padding-left: 8px;
	text-align: left;
}
.tablaTexto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	padding-left: 8px;
	text-align: left;
}
.tablaTexto5 {
	text-align: justify;
	padding: 7px;
}
.textoBoldMayuscula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-transform: uppercase;
}

.textoEnlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	padding: 5px;
}

/*  general enlaces -------------------------------------------------------------  */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

/*  enlaces listado ------------------------------------------------------  */

td#enlaces2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
td#enlaces2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
td#enlaces2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: underline;
}
td#enlaces2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}