/*
	Grupoadm Chile
	Páginas Secundarias en HTML
	
*/
a { 
  color: #EF6B00;
	outline: 0;
}
ol {
	list-style-type: decimal;
	margin-left: 230px;
  margin-bottom: 50px;
	margin-top: 30px;
}
ol li { 
  margin-bottom: 10px;
}
.Estilo2 {
	font-size: 18px;
	color: #EF6B00;
}
.Estilo3 {color: #EF6B00; }
.Estilo4 {
	color: #EF6B00;
	font-weight: bold;
}
.Estilo5 {
	margin-top: auto;
	margin-right: auto;
  margin-bottom: auto;
	margin-left: auto;
}
.Estilo6 {float: left; }
.Estilo7 {
color: #FF6600; 
text-decoration: none;
}
.txt_cuerpo1
{
/*color:#999691;*/
color: #4c4c4c;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
text-align: justify;
vertical-align: middle;
padding-left: 20px;
padding-right: 20px;
}
body 
{
margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;
background: #ffffff url(../img/body_top_bg.jpg) repeat-x top;
text-align: center;
font-size: 9px;
}
#header {
	text-align: center; 
}
#header table {
	border: 1px solid #000033;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;	
	font-size: 110%;
	margin-left: auto;
	margin-right: 40px;
}
#header th {
	border: 1px solid #000033;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;	
	font-size: 95%;
	padding: 4px;
	width: 110px;
}
#header td {
	border: 1px solid #000033;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;	
	font-size: 95%;
	padding: 4px;
	width: 110px;
}
#header caption {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#header thead th {
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-size: 110% !important;
}

#header tbody th {
	font-weight: bold;
}

#header tbody tr { background: #FCFDFE; }

#header tbody tr.odd { background: #F7F9FC; }

#header table a:link {
	color: #718ABE;
	text-decoration: none;
}

#header table a:visited {
	color: #718ABE;
	text-decoration: none;
}

#header table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

#header tfoot th, tfoot td {
	font-size: 55%;
}
#header .foot  { 
  font-size: 100%; 
  color: #EF6B00;	
	margin-left: auto;
	margin-right: auto;
}
tr .espaciada td {
padding-bottom: 34px;
}