﻿body {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #525265;
}
table {font-size: 9pt}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url("../imagenes/encab/bullet.gif");
	color: #000000;
}
li {margin-bottom: 4px}
p {
	margin-top: 0px;
	margin-bottom: 4px;
}
a:link {color: #e58008}
a:visited {color: #333333}
a:hover {color: #e17f0b}
.navbg {
	font-size: 7pt;
	background-color: #525265;
	color: #ffffff;
}
.rightcolbg {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e17f0b;
}
.centerbg {
	background-image: url("../imagenes/encab/bg.gif");
	background-repeat: repeat-x;
}
.centercoltext {
	margin-bottom: 4;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.background {background-color: #eeeeee}
.topcolumn {padding-bottom: 10px}
.rightcoltext {
	margin-bottom: 4;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #e17f0b;
}
.headerleft {
	background-image: url("../imagenes/encab/izqmed.gif");
	background-repeat: no-repeat;
	background-position: right top;
}