body { 
    background-image: url(img/fondo1e.jpg);
    background-repeat: repeat-x;
    BACKGROUND-COLOR: #EAF0E8;
    margin: 0px 0px 2px 0px;
	 text-align: center;
}

table {
    font-size: 100%;
}

#contenedor {
	WIDTH: 773px;
	margin: auto;
	BORDER-RIGHT: 1px solid #B2B2B2;
	BORDER-LEFT: 1px solid #B2B2B2;
	BORDER-BOTTOM: 1px solid #B2B2B2;
	background-image: url(img/body.png);
	background-repeat: repeat-x;
	background-color: #fff;
}


#encabezado {
	background-color: #fff;
	border-bottom: 1px solid #8A8A8A;
	background-image: url(img/fondoheader.png);
	background-repeat: repeat-x;
}

#encabezado a {
    text-decoration: none;
}


#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	clear: both;
	border-top: 1px solid #777;
	text-align: right;
	padding: 2pt 10pt;
	background-color: #eeeeee;
	background-image: url(img/fondoheader.png);
	color: #262626;
}

.encabTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: White !important;
}


A {
	COLOR: #006cd9; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #006cd9; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #006bd2; TEXT-DECORATION: none
}

.tabla2_reg{
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
}
.enca_tabb_reg {
	COLOR: White;
	background-color: #4B9E4C;
	FONT: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;	
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid silver;
	border-left: 1px solid silver;		
}

.itm_tabb_reg1 {
	COLOR: Black;
	background-color: #F1FAF3;
	FONT: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid silver;
	border-left: 1px solid silver;		
}

.itm_tabb_reg1_otro {
	background-color: #F1FAF3;
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid silver;
	border-left: 1px solid silver;		
}

.itm_tabb_reg2 {
	COLOR: Black;
	background-color: #E4F2E8;
	FONT: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
}

.formu-button {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	BACKGROUND: #D4D0C8;
	FONT: 13px Arial, Helvetica, sans-serif;
	BORDER-LEFT: 1px outset;
	WIDTH: 90px;
	BORDER-BOTTOM: 1px outset;
}
.formu-input {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 3px; BACKGROUND: #f8f8f8; FONT: 13px Arial, Helvetica, sans-serif; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	MARGIN: 0px 0px 0px 0px;
	COLOR: #B1620A;
	text-align: center;
	background-color: #F0F0F0;
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	FONT-SIZE: 16px;
	COLOR: #B1620A;
   font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	MARGIN: 0px 0px 0px 0px;
}

.focalh-otro {
  border: 1px solid #808080;
}