body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	background-image: url(../images/fondo-pagina.gif);
}
table {
	font-family: Verdana, arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	border: none;
}
.table-princ {
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}
.table-layout {
	height: 100%;
	background-color: #FFFFFF;
}
.table-contenido {
	width: 620px;
}
.bg-top {
	background-image: url(../images/top-fondo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}
.titulo-verde {
	vertical-align: bottom;
	background-color: #479a0a;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9fdb72;
	border-bottom-color: #9fdb72;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
}
.titulo-azul {
	vertical-align: bottom;
	background-color: #0e99d3;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6ccbf2;
	border-bottom-color: #6ccbf2;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
}
.titulo-rojo {
	vertical-align: bottom;
	background-color: #be0404;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f06a6a;
	border-bottom-color: #f06a6a;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
}
.titulo-amarillo {
	vertical-align: bottom;
	background-color: #CCA105;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3C50D;
	border-bottom-color: #E3C50D;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
}
.menu {
}
.menu a:link, 
.menu a:active, 
.menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
.menu a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.menu-tablas {
	height: 20px;
}
.submenu {
	background-color: #f4f4f4;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	color: #666666;
	height: 20px;
	width: 200px;
}
.submenu a:link, 
.submenu a:active, 
.submenu a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.submenu a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #830304;
	margin: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #830304;
	margin: 0px;
}
a:link, 
a:active, 
a:visited, 
a:hover {
	color: #003366;
	text-decoration: none;
}
.input {
	font-size: 9px;
	color: #333333;
	margin: 0px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boton {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copy-boletin {
	font-size: 9px;
	color: #0062BB;
}
.copy {
	font-size: 9px;
	color: #7E7E7E;
}
.copy a:link, 
.copy a:active, 
.copy a:visited, 
.copy a:hover {
	color: #606060;
	text-decoration: none;
}
.organigrama {
	background-image: url(../images/organigrama-fondo.jpg);
	height: 80px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #003D77;
}
.aviso-bien {
	background-color: #FFFFF0;
	border: thin dashed #009900;
	padding: 5px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
.aviso-error {
	background-color: #FFFFF0;
	border: thin dashed #CC0000;
	padding: 5px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.ok{
}
.error{
}
.celda-par{
	background-color: #E4F3FC;
	height: 25px;
}
.celda-non{
	height: 25px;
}
.celda-titulo {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/titulo-celda.jpg);
	text-align: center;
	height: 30px;
}
